Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-04Corrected a compiler warning when buildling without ncurses, reported by mega.Stijn Buys
2012-11-18Corrected dedicated server log timestamp issues.Stijn Buys
2012-11-18Log dedicated server console messages to server.log,Stijn Buys
print version number and command line to console on startup.
2011-07-22Make the windows build happy again.Stijn Buys
2011-05-31Removed 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-11Review 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-09Refactored the sys::localtime routines.Stijn Buys
2011-02-16Align the clock on the dedicated serer console with the console timestamps,Stijn Buys
improved uptime format.
2011-02-09added 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-04Made time(), timestamp() and related methods non-virtual, corrects a crash whenStijn Buys
the dedicated server quits.
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-02-24Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages,Stijn Buys
added g_collision cflag to facillitate future development, added ShowOnMap entity flag
2009-01-25header sanitizingStijn Buys
2008-11-29curses tweaksStijn Buys
2008-11-29updated dedicated server curses consoleStijn Buys
2008-11-12update ncurses console on new messagesStijn Buys
2008-11-08finalized renaming from server namespace to dedicatedStijn Buys
2008-11-08renaming server namespace to dedicatedStijn Buys