about summary refs log tree commit diff
path: root/src/game
AgeCommit message (Expand)Author
2010-09-12fixed that player name and ping overlap in the scoreboard. Closes #106oy
2010-09-12fixed overlapping voting. Closes #100oy
2010-09-12fixed that score overlaps in the scoreboard. Closes #161oy
2010-09-12don't show player specific debug info when the debug graphs are shown to prev...oy
2010-09-12end vote on 50% nooy
2010-09-12close the emote selector, chat history and the scoreboard when closing the ch...oy
2010-09-12renamed demorec files to demooy
2010-09-08when hooking a player don't use predicted values for rendering the hook. Clos...oy
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-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 de...oy
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 star...oy
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
2010-08-18fixed that scoreboard overlaps the chat. Closes #14oy
2010-08-18added output level for console print function, categorised the debug messages...oy
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-15clear active motd message when the game is overoy
2010-08-15fixed line endings in some filesoy
2010-08-13Improved the replay control buttons in the demo player a lot.Fujnky
2010-08-13added missing information in debug mode. Closes #77oy
2010-08-12removed some not longer needed stuffoy
2010-08-10fixed weapon change on start bugoy
2010-08-10added tool tip for value selector button in the editoroy
2010-08-09added demo recording button by fujnkyoy
2010-08-09added localisation fixes by fujnkyoy
2010-08-08using PROPTYPE_INT_SCROLL for layer size in editorSushiTee
2010-08-08fixed flickering players on respawnoy
2010-08-07fixed overlapping skin name in the player settingsoy
2010-08-07added the possibility to store commands within the console and execute them l...oy
2010-08-07removed ServerDummy function cause it isn't needed anymore(actual console sep...oy