Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
show assassin name in death messages.
|
|
shoot colored projectiles.
|
|
for ships, print death messages
|
|
adds a damage key to the weapons.ini file,
configurable spacemine damage.
|
|
do not activate impulse engines during ImpulseInitiate
|
|
|
|
|
|
|
|
and stars.
|
|
game tp core.
|
|
prevent the game from crashing when launching after obtaining a ship through 'give' while docked.
|
|
Entity::add_inventory().
|
|
|
|
|
|
|
|
|
|
corrected a typo in saving the forward vector of the ship axis.
|
|
have ships remember their docks and spawns.
|
|
|
|
reset keyboard modifiers when resetting the video subsystem.
|
|
corrected a number of timing bugs, improved client framerate stability.
|
|
|
|
|
|
|
|
to enable collision models on player ships.
|
|
|
|
|
|
specs game function.
|
|
editable
through zone.ini
|
|
world entity
|
|
made core::Entity::info() const, added core::Info::find() to get non-const *core::Info pointers
|
|
Model::radius(),
corrected bullet motionstate transfer bug in Entity::reset(),
minor cleanups
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initial vstrafe support
|
|
removed impulse drive initialization delay.
|
|
|
|
bugfix
|
|
|