SushiTee
|
747113d855
|
fixed moving if player collision is turned off
|
2011-04-01 21:48:54 +02:00 |
|
oy
|
053a1d19ec
|
added another editor entity by Crises
|
2011-04-01 21:08:06 +02:00 |
|
oy
|
593a8ee6ec
|
improved settings menu. Closes #564
|
2011-04-01 19:36:44 +02:00 |
|
oy
|
25a0069bf0
|
added new editor entities by Crisis
|
2011-04-01 18:23:25 +02:00 |
|
oy
|
a6fced3d3a
|
made new version notification show up in red colour
|
2011-04-01 18:06:59 +02:00 |
|
oy
|
9a4426779d
|
decreased the font size for some menu buttons and tabs to give translations more room
|
2011-04-01 17:57:04 +02:00 |
|
oy
|
d7b6c3543b
|
fixed a compiler warning. Closes #565
|
2011-04-01 17:46:20 +02:00 |
|
oy
|
62884920d3
|
fixed compiling of tileset_borderfix
|
2011-04-01 17:25:02 +02:00 |
|
oy
|
ceb7339006
|
updated make_release script so it copies over the freetype.dll. Closes #563
|
2011-04-01 17:22:15 +02:00 |
|
heinrich5991
|
b6fa69cedb
|
the server shows the disconnect reason of clients now
|
2011-04-01 00:05:35 +02:00 |
|
GreYFoX
|
8cd7dec179
|
Added High Definition Client Icon
|
2011-03-31 23:12:26 +02:00 |
|
GreYFoX
|
312e36ff04
|
Added Missing Server Icon
|
2011-03-31 23:12:07 +02:00 |
|
Choupom
|
c2ed5f7093
|
refactored tileset_borderfix
|
2011-03-31 22:58:49 +02:00 |
|
Choupom
|
979eca0095
|
refactored packetgen
|
2011-03-31 22:58:23 +02:00 |
|
Choupom
|
e9ab42795a
|
refactored dilate
|
2011-03-31 22:58:06 +02:00 |
|
oy
|
32876b9ba7
|
changed the output level of a console message
|
2011-03-31 21:46:01 +02:00 |
|
oy
|
85e9fb1e63
|
made it possible to add just a clan as friend
|
2011-03-31 21:30:28 +02:00 |
|
oy
|
b3ae1a088e
|
make the "show friends"-filter just list servers with friends on them
|
2011-03-31 21:22:12 +02:00 |
|
oy
|
98eaaf2e23
|
fixed 2 compiler warnings
|
2011-03-31 19:07:21 +02:00 |
|
oy
|
cd9176331d
|
auto add .demo if not present when renaming a demo
|
2011-03-31 18:33:46 +02:00 |
|
oy
|
0e6aca2b28
|
fixed a missing translation
|
2011-03-31 18:24:02 +02:00 |
|
oy
|
08c03104b4
|
changed ingame vote menu so it fits the other tabs and it's makes localisations easier
|
2011-03-31 15:43:12 +02:00 |
|
oy
|
2a72c0b38b
|
added a mechanism to check for a valid standard map. Closes #132
|
2011-03-31 15:13:49 +02:00 |
|
oy
|
59d56cd332
|
finished IPv6 support (master servers aren't compatible with 0.5 and older). Closes #233
|
2011-03-30 12:08:33 +02:00 |
|
oy
|
693bd39e77
|
added quad positioning in the editor
|
2011-03-29 12:08:46 +02:00 |
|
oy
|
9712e4004c
|
improved the add/remove friend and ignore/notice chat buttons
|
2011-03-29 00:48:36 +02:00 |
|
oy
|
0307138950
|
added better headlines for tabs in vote menu
|
2011-03-28 23:51:46 +02:00 |
|
oy
|
f9288eb5b1
|
fixed that spectators go to free view if the followed player joins spectators and prevent that you can follow spectators
|
2011-03-28 23:45:47 +02:00 |
|
oy
|
141089f257
|
fixed more compiler warnings
|
2011-03-28 23:30:56 +02:00 |
|
oy
|
9d930e15f8
|
fixed some compiler warnings
|
2011-03-28 22:08:52 +02:00 |
|
oy
|
867f944459
|
added graphic buttons for remove/add friend and chat ignore/notice
|
2011-03-28 21:10:37 +02:00 |
|
oy
|
34a9ca20a7
|
added ipv6 support from the old lua branch
|
2011-03-28 20:11:28 +02:00 |
|
oy
|
63d2019b19
|
fixed that chat overlaps the spectator hud
|
2011-03-27 23:43:45 +02:00 |
|
oy
|
7bd79f9f43
|
added remove_favorite command by Choupom
|
2011-03-27 18:05:11 +02:00 |
|
oy
|
a583633cde
|
added renaming of srvbrowse so it matches with the interface filename by Choupom
|
2011-03-27 18:00:54 +02:00 |
|
GreYFoX
|
85fa86102f
|
Refactored e to Event
|
2011-03-27 17:21:30 +02:00 |
|
GreYFoX
|
eb344c83ce
|
Chat History. Closes #521
|
2011-03-27 17:21:07 +02:00 |
|
oy
|
4d5443affa
|
added demo loading speed enhancement by MAP94. Closes #555
|
2011-03-27 16:42:47 +02:00 |
|
oy
|
2aa1bda97e
|
made mouse wheel change speed in demo player. Closes #524
|
2011-03-27 16:26:50 +02:00 |
|
oy
|
5060f42b63
|
added fix for collision bug with other tees. Closes #279. Closes #511
|
2011-03-27 16:15:10 +02:00 |
|
oy
|
67b026f65f
|
added an option to disable ingame HUD. Closes #523
|
2011-03-27 14:40:15 +02:00 |
|
oy
|
edf10b8b13
|
added an option to disable team colors for name plates. Closes #544
|
2011-03-27 14:30:59 +02:00 |
|
Sworddragon
|
6a3653b850
|
Added version information for Freetype
|
2011-03-27 13:09:58 +02:00 |
|
oy
|
147095fc07
|
added update to version 2.4.4 and dynamic library for freetype by Sworddragon. Closes #77. Closes #513
|
2011-03-27 13:09:10 +02:00 |
|
oy
|
d4f2b8de87
|
fixed skin colour of spectators
|
2011-03-27 11:52:16 +02:00 |
|
oy
|
722644008f
|
added a respawn delay command for tdm
|
2011-03-26 22:38:05 +01:00 |
|
oy
|
5b328e5484
|
added a limit for the number of votes that can be added to the server and send options as lists when a client joins. Closes #459
|
2011-03-26 22:06:29 +01:00 |
|
oy
|
6e1b6b102a
|
added menu to add/remove a vote on the server
|
2011-03-26 18:43:43 +01:00 |
|
oy
|
fbeace5272
|
cleaned up some voting code
|
2011-03-26 17:44:34 +01:00 |
|
oy
|
b8f144ba81
|
added a vote that allows to move a player to spectators. Closes #58
|
2011-03-26 16:56:59 +01:00 |
|