about summary refs log tree commit diff
path: root/src/game/client/components
AgeCommit message (Collapse)Author
2010-09-08fixed chat message with missing name (#110)Choupom
2010-09-07disable emote selector and chat window in the demo player. Closes #126oy
2010-09-07fixed overlapping in last commitoy
2010-09-07Demo name is now showed while playing a demo fileghost
2010-09-07added rec notification by ghost91-. Closes #82oy
2010-09-07Git does this one automatically, I guess it fixes lineendings.ghost
2010-09-07fixed problems with the tilelayer dumping. Closes #86. Closes #149oy
2010-09-05fixed line endingsoy
2010-09-05fixed selected index when deleting a demo and added a popup to confirm the ↵oy
deletion
2010-09-05added Remove button in demos browser (#66)Choupom
2010-09-05link selected item in the demo list to the first entry (if available) on ↵oy
startup and browse
2010-09-05fixed demo browser (#61)Choupom
2010-09-05fixed so clicking 3 times doesn't generate 2 double-clicksChoupom
2010-09-04Improved demo player another bit.Fujnky
* Replaced the reset button by more common stop button * Made the demo player automatically reset after demo ended
2010-08-18fixed that scoreboard overlaps the chat. Closes #14oy
2010-08-18added output level for console print function, categorised the debug ↵oy
messages and merged them into the new functionality. Closes #8
2010-08-16fixed a variable nameoy
2010-08-16added fixes for compiler errors and warnings by sworddragonoy
2010-08-15clear active motd message when the game is overoy
2010-08-13Improved the replay control buttons in the demo player a lot.Fujnky
* Now there is a combined play/pause button + a reset button * Replaced the ugly strings with nice graphics
2010-08-13added missing information in debug mode. Closes #77oy
2010-08-10fixed weapon change on start bugoy
2010-08-09added demo recording button by fujnkyoy
2010-08-09added localisation fixes by fujnkyoy
2010-08-07fixed overlapping skin name in the player settingsoy
2010-08-06struct LANGUAGE should be a class CLanguageSushiTee
2010-07-17Merge branch 'master' of http://github.com/matricks/teeworldsoy
2010-07-05fixed some compiler errors and warnings with clangMagnus Auvinen
2010-07-04refresh the server browser if the "favorites"-tab is active and a new entry ↵oy
has been added with "add_favorite"-command
2010-07-02cut too long player names in the server browser. Closes #151oy
fixed overlapping of too long player names in the scoreboard
2010-06-23fixed the ninja tip cut off and made its weapon and pickup sprite equal. ↵oy
Closes #127
2010-06-22fixed display bug in the score hud. Closes #106oy
2010-06-21fixed a possible crash in the client consoleoy
2010-06-20added commands to dump the output of the consoles into a fileoy
2010-06-19added commands to clear the consoles. Closes #104oy
2010-06-19scroll the possible commands in the console's tab completion if the wanted ↵oy
one is out of sight. Closes #105
2010-06-18made the console use the flagmask when looking for command (FindCommand) and ↵oy
removed double "No such command" console message
2010-06-11fixed walk animation if x-position is negative. Closes #119oy
2010-06-11small cleanupoy
2010-06-11Fix for l10n in menus_demo.cpp and sime german l10n tweaks.Fujnky
2010-06-10fix for folders in demo browserChoupom
2010-06-10Fixed issue #115, text now fits into columns in server browserxalduin
2010-06-10Fixed remaining compiler warnings for gcc on Linuxxalduin
2010-06-09Fixed some compiler warningsxalduin
2010-06-06fixed kill messages showing wrong infosoy
2010-06-06fixed some compiler warnings. Closes #76oy
2010-06-04added folders in demo browser (#25)Choupom
2010-06-03fixed bug with the quick search box. Closes #89oy
2010-06-03fixed stuck "error loading demo"-popup. Closes #90oy
2010-06-03Fixed localization for 'Error loading demo'-PopupFujnky