Magnus Auvinen
|
8b76105cfa
|
cleaned up some of the code
|
2011-12-31 14:00:49 +01:00 |
|
Magnus Auvinen
|
6e57620c2c
|
added flags for mipmap generation on textures. fixes missing texts
|
2011-12-31 11:18:55 +01:00 |
|
Magnus Auvinen
|
b31abc4053
|
fixed so that you can select graphics backend via gfx_threaded
|
2011-12-31 10:29:25 +01:00 |
|
Magnus Auvinen
|
7a36a103ae
|
fixed so that the rendering can be done async from the input, network and update
|
2011-12-31 10:04:46 +01:00 |
|
Magnus Auvinen
|
8a91bfa1dd
|
fixed texture upload support. removed raw gl calls from the text render
|
2011-12-31 09:40:11 +01:00 |
|
Magnus Auvinen
|
50e75da333
|
fixed so that the resolusion is set correctly on init
|
2011-12-31 01:23:04 +01:00 |
|
Magnus Auvinen
|
09b785a290
|
splitted out the graphics threaded into a separate header
|
2011-12-31 01:11:24 +01:00 |
|
Magnus Auvinen
|
8e56885795
|
initial commit of the threaded graphics. can start game and render the gui. no textures at the moment. still waits for the swap for now
|
2011-12-31 01:06:04 +01:00 |
|
Magnus Auvinen
|
8ffe582615
|
ugly incomplete hack to put the rendering into another thread so we don't have to wait for the flip
|
2011-12-30 16:02:22 +01:00 |
|
oy
|
6e20c32859
|
removed some resource loading spam. Closes #894
|
2011-12-10 18:23:29 +01:00 |
|
oy
|
55fe59fa8a
|
updated zlib to 1.2.5
|
2011-12-04 17:50:52 +01:00 |
|
oy
|
8e0ce38e29
|
fixed sv_max_client usage
|
2011-12-04 16:51:33 +01:00 |
|
Choupom
|
b2a825652d
|
added a command to unban all
|
2011-12-04 14:22:59 +01:00 |
|
oy
|
0fdc9c1b8e
|
cleaned up few things
|
2011-12-04 14:17:05 +01:00 |
|
oy
|
05f77f64af
|
added caching for the play command. Closes #891
|
2011-11-30 01:41:00 +01:00 |
|
oy
|
48d367db20
|
added faster way of inverting the sorted serverlist by KillaBilla. Closes #885
|
2011-11-29 22:34:47 +01:00 |
|
oy
|
8238853b8c
|
added a todo note
|
2011-11-29 22:18:40 +01:00 |
|
eeeee
|
1452b6811c
|
Replaced sorting implementation with stable one to prevent annoying flickering on server browser update.
|
2011-11-29 22:16:41 +01:00 |
|
Shereef Marzouk
|
c6fd4a2cc5
|
General whitespace and tab cleanup
|
2011-08-11 10:59:14 +02:00 |
|
oy
|
2aee50d5b1
|
fixed a nasty noise problem. Closes #812
|
2011-08-05 18:37:59 +02:00 |
|
oy
|
dfd9e142d5
|
Merge pull request #801 from fisted/fix_srs
here is clevar solution for serious design flaw
|
2011-08-03 13:54:48 -07:00 |
|
oy
|
435639636e
|
Merge pull request #808 from SushiTee/master
fixed a warning
|
2011-08-03 13:53:18 -07:00 |
|
Shereef Marzouk
|
c1b23535ff
|
fixed typo
|
2011-08-02 12:14:23 +02:00 |
|
SushiTee
|
370b93d8e1
|
fixed a warning
|
2011-08-01 12:11:10 +02:00 |
|
oy
|
b25fc26c1c
|
zero out client memory on startup to prevent more bad surprises
|
2011-07-31 18:39:48 +02:00 |
|
oy
|
9cf4facd05
|
fixed a client crash in debug. Closes #806
|
2011-07-31 17:07:10 +02:00 |
|
oy
|
3209aec45f
|
fixed compiling error on osx
|
2011-07-31 13:17:38 +02:00 |
|
oy
|
9418802150
|
protected econ authentication against brute force
|
2011-07-31 13:05:12 +02:00 |
|
oy
|
1705c90e14
|
fixed ban for life on the server
|
2011-07-31 12:43:35 +02:00 |
|
oy
|
aabac3dcfc
|
send notification to enter a password when a client connects to econ. Closes #803
|
2011-07-31 02:25:55 +02:00 |
|
oy
|
9349af0085
|
clean up econ sockets on shutdown. Closes #804
|
2011-07-31 02:20:46 +02:00 |
|
oy
|
8d0cc2a825
|
reduced stack memory usage of CDataFileWriter
|
2011-07-31 01:40:28 +02:00 |
|
oy
|
34132ce244
|
fixed client crash in debug
|
2011-07-31 01:38:45 +02:00 |
|
oy
|
94bdd95957
|
added missing newlines at end of 2 files
|
2011-07-30 18:29:40 +02:00 |
|
Johannes Loher
|
e2664c1b00
|
Added server sided automatic demo recording
|
2011-07-30 18:23:59 +02:00 |
|
oy
|
0f11cf014c
|
increased length for help string of temporary commands
|
2011-07-30 18:19:15 +02:00 |
|
oy
|
b3e8506f20
|
create client on heap. Closes #744
|
2011-07-30 13:50:22 +02:00 |
|
oy
|
a0a62bcd70
|
fixed econ feature and tcp
|
2011-07-30 13:40:01 +02:00 |
|
heinrich5991
|
b0fdc40959
|
deleted unnecessary empty files
|
2011-07-29 17:51:19 +02:00 |
|
heinrich5991
|
2ba6fbd731
|
added econ functionality
|
2011-07-29 17:51:14 +02:00 |
|
fisted
|
7197d7bc13
|
extensive source layout enhancement
|
2011-07-25 18:28:02 +02:00 |
|
Choupom
|
6b2dc40570
|
fixed a rcon authentication issue
|
2011-07-20 21:49:38 +02:00 |
|
SushiTee
|
a3fec2f9f3
|
fixed clipping on some machines
|
2011-07-15 00:39:37 +02:00 |
|
oy
|
571dff6216
|
made rcon auto completion serverside. Closes #97
|
2011-07-14 22:07:21 +02:00 |
|
oy
|
d28108b8ad
|
fixed few issues with masters.cfg
|
2011-07-11 12:00:13 +02:00 |
|
oy
|
f440944905
|
fixed problem with rcon authentication
|
2011-07-08 00:00:38 +02:00 |
|
oy
|
e37d536fdf
|
fixed some NETTYPE usage based on the socket state
|
2011-07-07 01:48:00 +02:00 |
|
oy
|
1ae474689d
|
added moderator support for the remote console. #518
|
2011-07-05 21:54:10 +02:00 |
|
Choupom
|
520683c0aa
|
made so background musics restart where they got stopped
|
2011-07-02 19:24:21 +02:00 |
|
oy
|
123eab41c8
|
made it possible to filter by player country in the server browser. Closes #654
|
2011-06-29 22:27:32 +02:00 |
|