about summary refs log tree commit diff
path: root/src/game
AgeCommit message (Collapse)Author
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-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-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
* 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-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 ↵oy
later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket
2010-08-07removed ServerDummy function cause it isn't needed anymore(actual console ↵oy
separates client and server commands) and added two missing server commands to the tab completion
2010-08-06prevent that spectators start a voteoy
2010-08-06added possibility to delete envelopes and to save their names within a map ↵oy
by sushitee
2010-08-05added optimisations by sworddragonoy
2010-08-06struct LANGUAGE should be a class CLanguageSushiTee
2010-07-18fixed envelope index in the quad popup, so that it fits the envelope menu. ↵oy
Closes #118
2010-07-18fixed last commitoy
2010-07-18fixed issue #150SushiTee
holding CTRL while moving a point allows to be a lot more precise
2010-07-17fixed issue #57SushiTee
2010-07-17fixed hook sound bug in demos. Closes #161oy
2010-07-17Merge branch 'master' of http://github.com/matricks/teeworldsoy
2010-07-05fixed missing publicMagnus Auvinen
2010-07-05fixed some compiler errors and warnings with clangMagnus Auvinen
2010-07-04Issue #92, fixed scrollbars in editorxalduin
2010-07-04kill the player when leaving the game layer too much... will stop never ↵SushiTee
ending fall
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-28fixed editor popups shown outside the screenoy
2010-06-27don't consider sv_spectator_slots for team change when already in a ↵oy
team(red, blue). Closes #141
2010-06-25automatically add the map extension when saving a map with the editoroy
2010-06-25fixed crash in the map editoroy