Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-25Moved core::EntityGlobe into a separate file,Stijn Buys
added various methods to core::Item and core::Slot, added r_slots cvar to draw entity slots and docks, added game methods for mounting and umounting of weapons, added playerlist to chat window.
2012-01-08Implemented zone ambient color usage in renderer.Evan Goers
2011-02-24Applied Thorn's unknown spelling purification patch.Stijn Buys
2010-11-24Actually add entities in the intro to their zone,Stijn Buys
removed core::EntityControlable::movement(), cleaned up core::EntityGlobe, adds support for a per-globe corona, adds core::EntityControlable::control_flags(), bumps network protocol version to 21
2010-11-24apply model radius to enties in intro.ini.Stijn Buys
2010-11-24Added support for generic [entity] sections to intro.ini.Stijn Buys
2010-11-12made core::Entity::entity_shape a private attributeStijn Buys
2010-10-25directory prefix is no required for ini files, merge ui.ini and menu.iniStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-15API cleanups, const optimizations, submodel lights/flares/particles importStijn Buys
2008-12-26default player settings in player.ini,Stijn Buys
palette text colors, cleanups
2008-12-21multiple introductionsStijn Buys
2008-11-23clean module consturction/destructionStijn Buys
2008-11-01server-side model loading, initial @dock functionStijn Buys
2008-10-26intro.ini updatesStijn Buys
2008-10-18example moduleStijn Buys
2008-10-18minor module updatesStijn Buys
2008-10-06use new inifile APIStijn Buys
2008-09-29adds introduction screen to the clientStijn Buys
2008-09-28intro moduleStijn Buys
2008-09-28intro module groundworksStijn Buys