Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-25Removed game::Projectile, added initial support for ship health.Stijn Buys
2012-11-25Moved 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-11-18Added support for projectile ownerid.Stijn Buys
2012-11-18Implements server-side ship damage,Stijn Buys
adds a damage key to the weapons.ini file, configurable spacemine damage.
2012-11-14Added initial weapon projectiles.Stijn Buys