about summary refs log tree commit diff
path: root/src/engine/shared
AgeCommit message (Collapse)Author
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-16added fixes for compiler errors and warnings by sworddragonoy
2010-08-12updated refactor script and fixed a thingoy
2010-08-12removed some not longer needed stuffoy
2010-08-12made unpacking of net strings more strict - prevents possible malformed outputoy
2010-08-11restore empty strings in the config to their defaults on startupoy
2010-08-09added demo recording button by fujnkyoy
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-06added lost logfile featureoy
2010-08-05added fix for crash when there is no datadiroy
2010-08-05added lost datadir override featureoy
2010-06-20added commands to dump the output of the consoles into a fileoy
2010-06-18made the console use the flagmask when looking for command (FindCommand) and ↵oy
removed double "No such command" console message
2010-06-10Fixed remaining compiler warnings for gcc on Linuxxalduin
2010-06-06fixed issue when using +commands in the consoleMagnus Auvinen
2010-06-03- show connecting players with rcon status commandoy
- make it possible to limit the number of clients with the same ip that can connect to the server
2010-06-01fixed compile errors for osxMagnus Auvinen
2010-05-30*some esthetic changesThomas
*split "CHud::RenderGoals()" *added "reload" command *added the ability to show last chat lines (+show_chat) *updated french.txt
2010-05-29copied refactor to trunkMagnus Auvinen