Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-25 | Moved 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-08 | Implemented zone ambient color usage in renderer. | Evan Goers | |
2011-02-24 | Applied Thorn's unknown spelling purification patch. | Stijn Buys | |
2010-11-24 | Actually 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-24 | apply model radius to enties in intro.ini. | Stijn Buys | |
2010-11-24 | Added support for generic [entity] sections to intro.ini. | Stijn Buys | |
2010-11-12 | made core::Entity::entity_shape a private attribute | Stijn Buys | |
2010-10-25 | directory prefix is no required for ini files, merge ui.ini and menu.ini | Stijn Buys | |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys | |
2009-08-15 | API cleanups, const optimizations, submodel lights/flares/particles import | Stijn Buys | |
2008-12-26 | default player settings in player.ini, | Stijn Buys | |
palette text colors, cleanups | |||
2008-12-21 | multiple introductions | Stijn Buys | |
2008-11-23 | clean module consturction/destruction | Stijn Buys | |
2008-11-01 | server-side model loading, initial @dock function | Stijn Buys | |
2008-10-26 | intro.ini updates | Stijn Buys | |
2008-10-18 | example module | Stijn Buys | |
2008-10-18 | minor module updates | Stijn Buys | |
2008-10-06 | use new inifile API | Stijn Buys | |
2008-09-29 | adds introduction screen to the client | Stijn Buys | |
2008-09-28 | intro module | Stijn Buys | |
2008-09-28 | intro module groundworks | Stijn Buys | |