Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2010-11-16cleaned up autoconf/automake project files, this should solve build order ↵Stijn Buys
and dependency issues
2009-11-15added core::Info id, changed network info message, updated entity network ↵Stijn Buys
message to include the info id
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-25fix dedicated server chat messagesStijn Buys
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-11cleanupsStijn Buys
2008-11-08finalized renaming from server namespace to dedicatedStijn Buys
2008-11-08renamed server.h to dedicated.hStijn Buys
2008-11-08renamed server.cc to dedicated.hStijn Buys
2008-11-08renaming server namespace to dedicatedStijn Buys