Age | Commit message (Collapse) | Author |
|
automatic generation of jumppoint and jumpgate names and descriptions,
prepared game code for the seperation of Entity::radius() and Model::radius()
|
|
read templates.ini and add te ablity to apply template settings to entities.
|
|
added list_cargo, list_ship and list_faction engine functions
|
|
unified bounding box code into math::BoundingBox3f class
|
|
unified depletion with keepalive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
moved docking functions to game.cc and removed entity->dock(),
enabled depth testing for bullet debug draw
|
|
initial vstrafe support
|
|
|
|
|
|
|
|
(thanks to Thorn for the bug report)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
infrastructure, client-side lazy info update requests.
Updated ROADMAP
|
|
ShipModel::search cleanup
|
|
|
|
|
|
introduced core::Label
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added network info transfer
added info based buy menu and related game changes
|
|
introduced Destroyed state
|
|
added g_collision cflag to facillitate future development,
added ShowOnMap entity flag
|
|
show loader frame on r_restart,
initial collision detection hooks
|
|
|
|
race activating requires docking
|
|
palette text colors,
cleanups
|
|
Ship price and cargo size
|
|
prepare source tree for dataset reorganization
|