Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-23Enforce reciprocal reputation.Stijn Buys
2014-07-27Added faction reputation information to the list_faction engine function.Stijn Buys
2013-12-08Make the mingw build happy.Stijn Buys
2013-11-10Adjust reputation on NPC kills,Stijn Buys
refresh reputation window if required.
2013-11-09Removed the lawfull faction property.Stijn Buys
2013-11-09Bumped network protocol to version 27,Stijn Buys
send player reputation and stats from server to client, send entity faction to clients, improved list_entity.
2013-11-07Save/load player reputation,Stijn Buys
count player NPC and PVP kills.
2013-11-07Load reputation from factions.ini.Stijn Buys
2013-11-03Added initial support for NPC patrol routes,Stijn Buys
added support for lawfull/unlawfull factions.
2012-10-13Draw zone colors and background texture on the galactic map.Stijn Buys
2011-02-24Applied Thorn's unknown spelling purification patch.Stijn Buys
2010-11-13corrected a bug where faction or template secondary color was not appliedStijn Buys
2010-11-12moved global entity info type to core::Entity::infotype(),Stijn Buys
automatic generation of jumppoint and jumpgate names and descriptions, prepared game code for the seperation of Entity::radius() and Model::radius()
2010-11-12read factions.ini and add te ablity to apply faction colors to entities,Stijn Buys
read templates.ini and add te ablity to apply template settings to entities.