Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-25Added a core::Level type, added a level attribute to core::Entity and core::I...Stijn Buys
2013-12-15Added --enable-static-libc option to the configure script,Stijn Buys
2013-11-07Added core:: support for entity factions and player reputation (single-player...Stijn Buys
2012-11-25Added core::Entity::Projectile.Stijn Buys
2012-11-25Moved core::EntityGlobe into a separate file,Stijn Buys
2012-04-22Initial support for per-entity weapon slots.Stijn Buys
2012-03-03Added core::Slots class template, replaced Entity::set_inventory() with Entit...Stijn Buys
2011-07-10Generate a player ID when connecting to a server,Stijn Buys
2011-07-09Cleanup of the messaging interface.Stijn Buys
2011-05-11Review of the main loop timer, converted timers from float to unsigned long,Stijn Buys
2011-05-05Initial support for btCompoundShape and the infrastructure required to accomo...Stijn Buys
2010-11-16cleaned up autoconf/automake project files, this should solve build order and...Stijn Buys
2010-10-17core bullet physics support,Stijn Buys
2009-11-14made core::Entity and core::Zone child classes from core::LabelStijn Buys
2009-11-13added core::InfoType, refactored game::ShipModel as core::Info subclass, intr...Stijn Buys
2009-11-12initial commodities and entity inventory, bump network proto version to 18Stijn Buys
2009-05-30added item class templateStijn Buys
2009-04-19added jumpdrive capability to shipmodel info message,Stijn Buys
2009-04-15added info registry, list_infoStijn Buys
2008-11-23clean module consturction/destructionStijn Buys
2008-11-15entity extensionsStijn Buys
2008-11-09docking menusStijn Buys
2008-11-08moved message functions into Player classStijn Buys
2008-11-08docking, bumps network protocol versionStijn Buys
2008-09-28intro module groundworksStijn Buys
2008-09-27mission targets, texture unloading, private messagesStijn Buys
2008-08-15moved Timer to core::Stijn Buys
2008-08-06every player within 1024 game units is drawn as targetStijn Buys
2008-07-28zone supportStijn Buys
2008-05-12console colorsStijn Buys
2008-05-12aux::plural, aux::articleStijn Buys
2008-05-06client-side frame interpolation: frames and timersStijn Buys
2008-05-05lights with entity color, sunlight, network statsStijn Buys
2008-05-03liibmodelStijn Buys
2008-04-06mouse grabbing, Cvar and Func infoStijn Buys
2008-03-21switched to UDP networkingStijn Buys
2008-03-06moved render::Model to core::ModelStijn Buys
2008-02-19client-to-server connectionStijn Buys
2008-02-18core redesign, part IIStijn Buys
2008-02-16initial client-to-server connectionStijn Buys
2008-02-14dedicated server accepts incoming connectionsStijn Buys
2008-02-13split client from game moduleStijn Buys
2008-02-09more entitiesStijn Buys
2008-02-09entities, step 1Stijn Buys
2008-02-05renamed ApplicationInterface to ApplicationStijn Buys
2008-02-04basic cvar implementationStijn Buys
2008-02-03command buffer handlingStijn Buys
2008-02-02removed libcommonStijn Buys
2008-02-02introduced libsysStijn Buys
2008-02-01interface cleanupStijn Buys