Age | Commit message (Collapse) | Author |
|
|
|
|
|
removed a number of irrelevant comments.
|
|
corrected a typo in saving the forward vector of the ship axis.
|
|
|
|
corrected a number of timing bugs, improved client framerate stability.
|
|
|
|
radius related bugs
|
|
made core::Entity::info() const, added core::Info::find() to get non-const *core::Info pointers
|
|
automatic generation of jumppoint and jumpgate names and descriptions,
prepared game code for the seperation of Entity::radius() and Model::radius()
|
|
|
|
|
|
|
|
bugfix
|
|
|
|
|
|
|
|
disables impulse drive, r_axis support
|
|
introduced Destroyed state
|
|
added g_collision cflag to facillitate future development,
added ShowOnMap entity flag
|
|
race activating requires docking
|
|
|
|
|
|
|