about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2011-03-22added an option to ignore other players in chatoy
2011-03-22decreased the size of the "reset to defaults"-button in the settings menuoy
2011-03-22don't use highlight chat sound for server messagesoy
2011-03-22added notification for unsaved map data and a confirmation for overwriting ↵oy
an existing map in the editor. Closes #115
2011-03-20added a popup to create a new folder in the editor's file dialog and show an ↵oy
error if it fails
2011-03-20removed localisation in the editoroy
2011-03-20fixed that spectator filter updates the server browseroy
2011-03-20added sound for highlighted chat message. Closes #508oy
2011-03-20made it possible to just show the number of player slots of a server ↵oy
(instead of client ones). Closes #68
2011-03-20linked console commands player_clan and player_country to the client's info ↵oy
update
2011-03-20fixed that server browser shows the correct country flagoy
2011-03-19fixed a problem with the country flag selector, changed a localisation and ↵oy
the format of a file
2011-03-19made scoreboard show clan name and country flag and fixed overlapping ↵oy
spectator names. Closes #203. Closes #335
2011-03-18fixed that the server browser shows matching map nameoy
2011-03-18improved server browser list resorting and made search work on IP addresses. ↵oy
Closes #482
2011-03-18fixed problem with the text colour when using the spectator menuoy
2011-03-18made server browser show clan name and country code for playersoy
2011-03-17fixed a bug that messes up demos recorded by the serveroy
2011-03-17fixed that PageMenu buttons change their inactive colour ingameoy
2011-03-17made the client check for valid address on connectionless packets from ↵oy
master/version server
2011-03-16added clan name and country flag selector to the player settingsoy
2011-03-16made serverinfo use clan name and country code for playersoy
2011-03-16added loading/support for country flags to the clientoy
2011-03-15made network support clan name and country code for playersoy
2011-03-15made clients sending startinfo a requirement to prevent empty player infosoy
2011-03-15show actual page and fixed overlapping in the consoleoy
2011-03-13give ninja players the momentum they had before slicing, after slicing. ↵oy
Closes #120
2011-03-13added a function to set the text outline colour and increased readability of ↵oy
nameplates on bright backgrounds. Closes #205
2011-03-13removed unused stuff from CMenus::RenderServerInfooy
2011-03-13fixed demo length info and let the demo recorder search within sub folders ↵oy
for maps
2011-03-13added extended demo infos in the demo browseroy
2011-03-12added rename button to the demo browser and updated localisation entriesoy
2011-03-12added info about the actual recorded demo length in the notification boxoy
2011-03-12fixed several problems with spectator view in game and demo player. Closes #83oy
2011-03-10fixed camera in spectator modeoy
2011-03-10fixed problem with ctf if there're no flagsoy
2011-03-10added extended spectator mode. Closes #28oy
2011-03-07added fix so that the ghost is alpha blendedoy
2011-03-05made dbg_dumpmem and dbg_lognetwork work againoy
2011-03-04decreased server info timeouts for nowoy
2011-03-04removed support for old server infosoy
2011-03-04added a command to set a minimum player limit that is needed to start a kick ↵oy
vote
2011-03-04made network clip flags. Closes #131oy
2011-03-01only update the ping if the scoreboard is active. Closes #27oy
2011-02-27made cl_threadsoundloading work againoy
2011-02-27made engine an interfaceoy
2011-02-21fixed spawning on crappy mapsoy
2011-02-21made the client's map search work with sub folders. Closes #254oy
2011-02-18added an editor function to show tile informations (index, flip/rotate status)oy
2011-02-18enabled debug rendering in the editoroy