oy
|
79aa9d640e
|
fixed that server browser shows the correct country flag
|
2011-03-20 11:15:24 +01:00 |
|
oy
|
a8bf857c68
|
improved server browser list resorting and made search work on IP addresses. Closes #482
|
2011-03-18 19:03:13 +01:00 |
|
oy
|
f8ae9f7732
|
made server browser show clan name and country code for players
|
2011-03-18 17:59:48 +01:00 |
|
oy
|
b939d38228
|
made the client check for valid address on connectionless packets from master/version server
|
2011-03-17 17:41:57 +01:00 |
|
oy
|
7412fabb9c
|
made serverinfo use clan name and country code for players
|
2011-03-16 12:37:41 +01:00 |
|
oy
|
27e5a6af0d
|
made clients sending startinfo a requirement to prevent empty player infos
|
2011-03-15 09:58:57 +01:00 |
|
oy
|
09dc08859d
|
added a function to set the text outline colour and increased readability of nameplates on bright backgrounds. Closes #205
|
2011-03-13 12:55:00 +01:00 |
|
oy
|
be8f669333
|
added extended demo infos in the demo browser
|
2011-03-13 10:41:10 +01:00 |
|
oy
|
50b266086b
|
made dbg_dumpmem and dbg_lognetwork work again
|
2011-03-05 11:46:24 +01:00 |
|
oy
|
fc692d85c8
|
decreased server info timeouts for now
|
2011-03-04 18:32:12 +01:00 |
|
oy
|
0ae19e1339
|
removed support for old server infos
|
2011-03-04 18:14:08 +01:00 |
|
oy
|
d9ce720387
|
made engine an interface
|
2011-02-27 15:03:57 +01:00 |
|
oy
|
088ec3e2f3
|
made the client's map search work with sub folders. Closes #254
|
2011-02-21 11:23:30 +01:00 |
|
oy
|
4f91026a01
|
added an editor function to show tile informations (index, flip/rotate status)
|
2011-02-18 11:41:27 +01:00 |
|
oy
|
169efb129f
|
enabled debug rendering in the editor
|
2011-02-18 11:25:55 +01:00 |
|
oy
|
6a6e7b702e
|
removed double utf8 decoding in text rendering
|
2011-02-18 11:08:38 +01:00 |
|
oy
|
d939b84125
|
removed no longer needed progression browse info
|
2011-02-16 12:31:47 +01:00 |
|
oy
|
b63dbfede5
|
fixed problems with map downloading if the map changes during download. Closes #236
|
2011-02-16 12:07:54 +01:00 |
|
oy
|
818cf464e3
|
added missing disconnect for stress testing
|
2011-02-13 17:59:51 +01:00 |
|
GreYFoXGTi
|
1b2703aaba
|
Refactoring & fixed WEAPONSPEC_GUN in content.py
|
2011-02-12 21:18:41 +01:00 |
|
oy
|
be68a4f516
|
added fix by CarmineZ about missing tool tips in the editor
|
2011-01-29 18:48:55 +01:00 |
|
oy
|
82749dedf0
|
fixed beginning of gametime margin graph
|
2011-01-19 19:29:10 +01:00 |
|
oy
|
7ca7c95bc0
|
limit the latency within server browser entries to a maximum of 999
|
2011-01-19 15:54:50 +01:00 |
|
oy
|
bf6fcc20f4
|
added an error popup on startup when the sound couldn't be initialised. Closes #425
|
2011-01-17 13:28:15 +01:00 |
|
oy
|
216967c3bf
|
release gameclient components when opening the editor. Closes #429
|
2011-01-17 12:28:37 +01:00 |
|
oy
|
91f642fac2
|
fixed cut off broadcast. Closes #398
|
2011-01-09 23:25:07 +01:00 |
|
oy
|
41b8022aa1
|
record a new demo when a game ends. Closes #358
|
2011-01-06 23:21:51 +01:00 |
|
oy
|
f8b1edca64
|
show error message for all content that could not be loaded. Closes #257
|
2011-01-06 22:18:19 +01:00 |
|
m!nus
|
7b46d386dd
|
requesting serverinfo now uses gie2 instead of the legacy gief.
|
2011-01-05 12:22:45 +01:00 |
|
oy
|
aad2438882
|
fixed outlines for larger font sizes
|
2011-01-05 12:12:23 +01:00 |
|
oy
|
1928a757c6
|
added fix for rendering big fonts on large resolutions by RushPL
|
2011-01-04 12:30:40 +01:00 |
|
oy
|
5dbe75fd7b
|
removed duplicate stuff
|
2011-01-04 12:00:34 +01:00 |
|
oy
|
c75a75b64f
|
made it possible to automatically take game over screenshots. Closes #339
|
2010-12-12 16:48:13 +01:00 |
|
oy
|
ecd7afd9ff
|
added cleaner exit on quit event by Choupom
|
2010-12-11 22:04:50 +01:00 |
|
oy
|
a0985314c9
|
made it possible to "recycle" auto recorded demos
|
2010-12-11 18:55:28 +01:00 |
|
oy
|
4756c031c5
|
save auto recorded demos in a separate folder and added an option to enable/disable it in the settings menu
|
2010-12-08 01:55:13 +01:00 |
|
oy
|
0fe8cabe78
|
added auto recording support by Batchyx
|
2010-12-08 01:42:32 +01:00 |
|
oy
|
db9dd6b8c9
|
added an optional time stamp to a demo record by Batchyx
|
2010-12-08 00:42:32 +01:00 |
|
oy
|
665934ee09
|
cleaned up several uses of timestamps for filenames
|
2010-12-08 00:32:50 +01:00 |
|
oy
|
bd9850cae2
|
added single function to stop recording by Batchyx
|
2010-12-08 00:02:24 +01:00 |
|
oy
|
e7e2501d1b
|
close map-download-file if the map changes during downloading
|
2010-11-21 01:10:25 +01:00 |
|
Sworddragon
|
fc9211c777
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
|
oy
|
3d3572f845
|
fixed some compiler warnings
|
2010-11-17 18:36:19 +01:00 |
|
oy
|
f1ce0d1949
|
improved loading progression in the server browser
|
2010-11-17 12:43:24 +01:00 |
|
Choupom
|
a7f37446b6
|
added loading progression in server browser
|
2010-11-17 12:31:44 +01:00 |
|
oy
|
4dce645ba8
|
removed unimportant debug message. Closes #264
|
2010-11-13 14:29:02 +01:00 |
|
oy
|
f1bc96ad09
|
fixed crashes with the font. closes #178
|
2010-10-29 23:49:33 +02:00 |
|
oy
|
9490b6f28d
|
fixed key handling for unicodes > 255
|
2010-10-29 23:01:50 +02:00 |
|
oy
|
fa768449e2
|
fixed issue with reason on forcevotekick
|
2010-10-13 20:31:21 +02:00 |
|
oy
|
8fb39524a9
|
do not use console in silent mode. Closes #48
|
2010-10-13 12:54:27 +02:00 |
|