about summary refs log tree commit diff
path: root/src/engine/shared
AgeCommit message (Collapse)Author
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