about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2010-09-12end vote on 50% nooy
2010-09-12close the emote selector, chat history and the scoreboard when closing the ↵oy
chat, console or ingame menu. Closes #111
2010-09-12renamed demorec files to demooy
2010-09-12fixed wrong output in the ban command and added feedback to the kick commandoy
2010-09-08when hooking a player don't use predicted values for rendering the hook. ↵oy
Closes #9
2010-09-08use the numpad enter key as well. Closes #166oy
2010-09-08fixed Gui lock while deleting/reading demos. Closes #167oy
2010-09-08added fix for don't show cursor while playing demo by Choupom. Closes #128oy
2010-09-08fixed chat message with missing name (#110)Choupom
2010-09-07separated CFlag from ctfChoupom
2010-09-07disable emote selector and chat window in the demo player. Closes #126oy
2010-09-07added the option to hide the console window on the client, too. Fixes #48ghost
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-07Put quotes around player names in leave message.oy
2010-09-07Put quotes around player names in server messages.Fujnky
2010-09-05fixed line endingsoy
2010-09-05added the possibility to rotate tiles in the editor by SushiTeeoy
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-05add maps from maps folder to the demo as well and prevent that 0.5 demo ↵oy
players read the new demos
2010-09-05made demo readable for custom map that user doesn't have (#5)Choupom
2010-09-05fixed header and swap sizes in datafiles (may fixes #14)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-05show map name without his folder in server infoChoupom
2010-09-05fixed last commitoy
2010-09-05fixed so png files are closed after loadingChoupom
2010-09-05fixed variable typesoy
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-18fixed text rendering problem. Closes #12oy
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-16fixed that Collision::IntersectLine gets stuck in a loop forever. Closes #6oy
2010-08-16added fixes for compiler errors and warnings by sworddragonoy
2010-08-16added localisation fixes and map editor tool tips by sworddragonoy
2010-08-16added localisation fixes by sworddragonoy
2010-08-15reverted input key handling back to 0.52(the keyboard layout problem should ↵oy
be fixed with sdl 1.3 or a customised one). Closes #3. Closes #15.
2010-08-15clear active motd message when the game is overoy
2010-08-15fixed quit/exit command problem on startupoy
2010-08-15fixed line endings in some filesoy
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-12fixed utf8 problem with empty entries in the server browseroy
2010-08-12updated refactor script and fixed a thingoy