Age | Commit message (Expand) | Author |
2012-01-08 | Added tracktor beam sound effect. | Stijn Buys |
2012-01-06 | Read the "ambient" key from zone ini files. | Stijn Buys |
2011-12-31 | Recalculate inventory capacity after loading player data. | Stijn Buys |
2011-10-02 | Corrected a bug where setting the jumpgate template radius wouldn't work. | Stijn Buys |
2011-10-02 | Added a print() method to list individual templates through the list_template... | Stijn Buys |
2011-08-28 | Updated trader and ship dealer menu descriptions. | Stijn Buys |
2011-08-07 | Point an ejected cargopod's info to the cargo info. | Stijn Buys |
2011-08-07 | Add zone label to the entity info label. | Stijn Buys |
2011-07-29 | Corrected mass in the shipmodel info. | Stijn Buys |
2011-07-13 | Actually remove ships from the bullet simulation while docked. | Stijn Buys |
2011-07-13 | Forcefully removed docked ships from the bullet simulation. | Stijn Buys |
2011-07-13 | Do not update ship position and axis while docked. | Stijn Buys |
2011-07-12 | Removed Entity::Complex flag: collision models will be used if availble, | Stijn Buys |
2011-07-12 | Interpret the Item::Tradeable flag when loading savegames. | Stijn Buys |
2011-07-12 | Force saving of player data on dock and launch. | Stijn Buys |
2011-07-12 | Save and load player inventories, | Stijn Buys |
2011-07-12 | Corrected a segfault when launching in a newly purchased ship | Stijn Buys |
2011-07-11 | Corrected a typo in the racetrack messages. | Stijn Buys |
2011-07-11 | Load previously saved player data. | Stijn Buys |
2011-07-11 | Initial support for saving player data in multiplayer games, | Stijn Buys |
2011-07-11 | Made jumpgates respect the cooldown time | Stijn Buys |
2011-07-09 | Play jump completed sound when using the /jump cheat. | Stijn Buys |
2011-07-07 | Added a 2 second jump drive cooldown, added jump completed sound effect, rese... | Stijn Buys |
2011-07-01 | Corrected the signature of the RaceTrack::frame() function which prevented it... | Stijn Buys |
2011-05-11 | Review of the main loop timer, converted timers from float to unsigned long, | Stijn Buys |
2011-05-07 | Removed a number of unused variables to make gcc 4.6 happy. | Stijn Buys |
2011-03-30 | Corrected a segfault in Jumpgate::validate() if it had an invalid destination. | Stijn Buys |
2011-03-08 | Restore previous thruster setting when dropping out of impulse speed. | Stijn Buys |
2011-03-08 | Replaced the func_impulse if-soup with a nice switch() block. | Stijn Buys |
2011-02-24 | Applied Thorn's unknown spelling purification patch. | Stijn Buys |
2011-02-16 | Removed console messages about entity radius beeing set. | Stijn Buys |
2011-02-10 | Added a local chat channel. The say command defaults to zone chat, global mes... | Stijn Buys |
2011-02-08 | Corrected triangle loading of collision model, added 'complex' flag to ships.ini | Stijn Buys |
2010-11-29 | Corrected message in the 'give cargo' command. | Stijn Buys |
2010-11-27 | Removed input lag from ship controles. | Stijn Buys |
2010-11-27 | Corrected 'specs strafe' message, thanks Thorn | Stijn Buys |
2010-11-25 | Have the spec command report individual specifications if no value is provided. | Stijn Buys |
2010-11-24 | Actually add entities in the intro to their zone, | Stijn Buys |
2010-11-24 | Exposed ship physics damping factors through ships.ini and the specs command. | Stijn Buys |
2010-11-18 | Have the goto engine function make your ship appear above another player, ins... | Stijn Buys |
2010-11-18 | Removed warning color from docking messages. | Stijn Buys |
2010-11-18 | Changed game::Ship::mass() default value to radius() * 100, updated the specs... | Stijn Buys |
2010-11-16 | cleaned up autoconf/automake project files, this should solve build order and... | Stijn Buys |
2010-11-13 | apply ship templates to stations | Stijn Buys |
2010-11-13 | corrected a bug where faction or template secondary color was not applied | Stijn Buys |
2010-11-13 | added jumppoint and jumpgate templates, corrected a number of potentional | Stijn Buys |
2010-11-13 | don't set shipmodel info on world entities as this would make shipmodel info ... | Stijn Buys |
2010-11-13 | set ship entity info | Stijn Buys |
2010-11-13 | adds a ship key for world entities which applies ship model settings to a wor... | Stijn Buys |
2010-11-13 | corrected a bug where ship names got erased, | Stijn Buys |