about summary refs log tree commit diff
path: root/src/game/client/components
AgeCommit message (Collapse)Author
2011-03-26added a limit for the number of votes that can be added to the server and ↵oy
send options as lists when a client joins. Closes #459
2011-03-26added menu to add/remove a vote on the serveroy
2011-03-26cleaned up some voting codeoy
2011-03-26added a vote that allows to move a player to spectators. Closes #58oy
2011-03-25added force_vote commandoy
2011-03-25added remove_vote command. Closes #47oy
2011-03-25added reasons to vote in general and show reason in vote hud. Closes #219oy
2011-03-25added aliases for votes. Closes #144oy
2011-03-25removed local player from kick vote menuoy
2011-03-23added friends feature. Closes #24oy
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 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-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 that PageMenu buttons change their inactive colour ingameoy
2011-03-16added clan name and country flag selector to the player settingsoy
2011-03-16added loading/support for country flags to the clientoy
2011-03-15show actual page and fixed overlapping in the consoleoy
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-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-10added extended spectator mode. Closes #28oy
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-21made the client's map search work with sub folders. Closes #254oy
2011-02-16added new emoticons. Closes #362oy
2011-02-13cleaned up skin initialisationoy
2011-02-12Refactoring & fixed WEAPONSPEC_GUN in content.pyGreYFoXGTi
2011-02-10fixed negative download speed. Closes #473oy
2011-02-10fixed possible problem with localisations if the linereader flushes its ↵oy
memory between reading the origin and the replacement string
2011-01-23clamp maximum ping value in the server browser filtersoy
2011-01-23increased mouse scroll value from 1 to 3 in the other listboxes toooy
2011-01-23increase scroll value in the server list broswer, from 1 to 3Carmine
2011-01-18removed some old checksoy
2011-01-18skip spectators in dm hudoy
2011-01-17rearranged the goals within the scoreboard a bitoy