Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-22Prevent wingmen from getting destroyed when you buy a new ship or use the 'g...Stijn Buys
2014-12-16Project::OSiRiON can now be built with Clang, use -Wno-overloaded-virtual.Stijn Buys
2013-11-07Track the amount of time the player has spent,Stijn Buys
2012-11-18Added a method to find players by id.Stijn Buys
2011-07-09Cleanup of the messaging interface.Stijn Buys
2011-02-04Made time(), timestamp() and related methods non-virtual, corrects a crash whenStijn Buys
2011-01-27Moved material loading from render to core, make sure the dedicated server re...Stijn Buys
2011-01-21Support structures for complex entity collision,Stijn Buys
2010-09-27documentation updates, initial chat window playerlist, trade menu ESC keyStijn Buys
2009-11-15added core::Info id, changed network info message, updated entity network mes...Stijn Buys
2009-11-12initial commodities and entity inventory, bump network proto version to 18Stijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-16minor cleanups, corrected map widget Stijn Buys
2009-07-07virtual functions cleanupStijn Buys
2009-07-07Moved vertexarray from render to coreStijn Buys
2009-06-29client player list updates, short pif network messages, bump to network proto...Stijn Buys
2009-06-28item library foundationStijn Buys
2009-04-15added info registry, list_infoStijn Buys
2009-01-25bump network protocol version to 15,Stijn Buys
2009-01-11core::Player interface updatesStijn Buys
2009-01-10preliminary player ping supportStijn Buys
2008-11-15entity extensionsStijn Buys
2008-10-16various user interface related updatesStijn Buys
2008-10-11zonechange events, menu previous commandStijn Buys
2008-09-28zone unload on module disconnectStijn Buys
2008-09-27mission targets, texture unloading, private messagesStijn Buys
2008-08-30dedicated server ncurses console updatesStijn Buys
2008-07-31more heisenbugs fixesStijn Buys
2008-07-28zone supportStijn Buys
2008-07-27a nicer cl_predictionStijn Buys
2008-07-16network protocol cleanup, radar test (doesn't work)Stijn Buys
2008-06-08disable client prediction by default, add --without-client option to configureStijn Buys
2008-06-08enable client predictionStijn Buys
2008-05-14console, camera & interpolationStijn Buys
2008-05-11fix movement in local game, fix camera cockpit mode offsetStijn Buys
2008-05-10client-side roll interpolationStijn Buys
2008-05-10more interpolation issuesStijn Buys
2008-05-10client-side axis interpolationStijn Buys
2008-05-07client-side frame interpolation: network updates, interpolation of positionStijn Buys
2008-05-06client-side frame interpolation: frames and timersStijn Buys
2008-05-03liibmodelStijn Buys
2008-03-23improved network connection handling, keep alive and time outStijn Buys
2008-03-21switched to UDP networkingStijn Buys
2008-03-16somewhat smoother network play, player assets, client pif updatesStijn Buys
2008-03-06moved render::Model to core::ModelStijn Buys
2008-03-02initial (buggy) support for .map modelsStijn Buys
2008-02-21more minor updatesStijn Buys
2008-02-18removed second localplayerStijn Buys
2008-02-18core redesign, part IIStijn Buys
2008-02-17major rewrite of Cvar, Func and EntityStijn Buys