Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-04 | Corrected a compiler warning when buildling without ncurses, reported by mega. | Stijn Buys | |
2012-11-18 | Corrected dedicated server log timestamp issues. | Stijn Buys | |
2012-11-18 | Log dedicated server console messages to server.log, | Stijn Buys | |
print version number and command line to console on startup. | |||
2011-07-22 | Make the windows build happy again. | Stijn Buys | |
2011-05-31 | Removed a forced recalculateLocalAabb for compound shapes, | Stijn Buys | |
semi-colon in chat messages doesn't truncate the chat text any more, changed chat prompt to "Command:" if the first character is a slash, small misc cleanups | |||
2011-05-11 | Review of the main loop timer, converted timers from float to unsigned long, | Stijn Buys | |
corrected a number of timing bugs, improved client framerate stability. | |||
2011-05-09 | Refactored the sys::localtime routines. | Stijn Buys | |
2011-02-16 | Align the clock on the dedicated serer console with the console timestamps, | Stijn Buys | |
improved uptime format. | |||
2011-02-09 | added sv_collisionmargin Cvar and applied the value to mesh collisions, | Stijn Buys | |
added seconds parameter to sys::get_datetime(), added con_timestamps Cvar, enabled console timestamps on the dedicated server by default. | |||
2011-02-04 | Made time(), timestamp() and related methods non-virtual, corrects a crash when | Stijn Buys | |
the dedicated server quits. | |||
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys | |
2009-02-24 | Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages, | Stijn Buys | |
added g_collision cflag to facillitate future development, added ShowOnMap entity flag | |||
2009-01-25 | header sanitizing | Stijn Buys | |
2008-11-29 | curses tweaks | Stijn Buys | |
2008-11-29 | updated dedicated server curses console | Stijn Buys | |
2008-11-12 | update ncurses console on new messages | Stijn Buys | |
2008-11-08 | finalized renaming from server namespace to dedicated | Stijn Buys | |
2008-11-08 | renaming server namespace to dedicated | Stijn Buys | |