Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-07Implemented messageboxes and the ability for the game module to send them to ...Stijn Buys
2013-11-12Clear reputation dirty state on player join.Stijn Buys
2013-11-10Renamed entity_destroyed to entity_died to prevent confusion with the Entity:...Stijn Buys
2013-11-09Bumped network protocol to version 27,Stijn Buys
2013-02-21Replaced iterator post-increment operators with pre-increment operators.Stijn Buys
2012-11-25Added server-side distance check before sending entity create messages for pr...Stijn Buys
2012-10-20Item id based inventory, support for weapon dealers.Stijn Buys
2011-07-10Add player guid to the connection string .Stijn Buys
2011-07-09Cleanup of the messaging interface.Stijn Buys
2011-05-31Removed a forced recalculateLocalAabb for compound shapes, Stijn Buys
2011-05-11Review of the main loop timer, converted timers from float to unsigned long,Stijn Buys
2011-02-16Print player name and id to the console when a network client connects.Stijn Buys
2011-02-10Added a local chat channel. The say command defaults to zone chat, global mes...Stijn Buys
2011-01-27Added net_selecttimeout cvar and changed the default timeout to 10,000 micros...Stijn Buys
2010-10-20removes Static and Solid entity flags, corrects EntityDynamic motionstate sync Stijn Buys
2010-09-22full trading support for networked gamesStijn Buys
2010-09-17Initial support for players docking other players' ships. Stijn Buys
2010-09-17Bump network protocol version to 19, menudescriptions use the info infrastruc...Stijn Buys
2010-02-21network info messages bugfixesStijn Buys
2009-11-15added entity request network messageStijn Buys
2009-11-15added core::Info id, changed network info message, updated entity network mes...Stijn Buys
2009-11-14update the info system, fixes network info exchangeStijn Buys
2009-11-12initial commodities and entity inventory, bump network proto version to 18Stijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-16more constness, initial patchDef2 support in MapFile, reverse engine disables...Stijn Buys
2009-06-29client player list updates, short pif network messages, bump to network proto...Stijn Buys
2009-06-28Fixed remote entity ownersStijn Buys
2009-06-28correct a bug in "pif" server messagesStijn Buys
2009-04-15added info registry, list_infoStijn Buys
2009-01-25header sanitizingStijn Buys
2009-01-25bump network protocol version to 15,Stijn Buys
2009-01-11core::Player interface updatesStijn Buys
2009-01-10ping issuesStijn Buys
2009-01-10preliminary player ping supportStijn Buys
2008-11-09docking menusStijn Buys
2008-11-08moved message functions into Player classStijn Buys
2008-11-08adds rcon, rconpassword and sv_passwordStijn Buys
2008-10-16various user interface related updatesStijn Buys
2008-10-11zonechange events, menu previous commandStijn Buys
2008-09-27mission targets, texture unloading, private messagesStijn Buys
2008-09-10serverside entitiesStijn Buys
2008-08-23fixes for gcc 4.3.1, added g_develStijn Buys
2008-08-05server-side detection of entity zone changes, netserver ent/die responses, re...Stijn Buys
2008-08-04network protocol version 5, netserver per-client updates, zone change protocolStijn Buys
2008-07-31more heisenbugs fixesStijn Buys
2008-07-28zone supportStijn Buys
2008-07-25minor cleanupsStijn Buys
2008-07-24fix network serverStijn Buys
2008-07-24primary, secondary, tertiary color renderingStijn Buys
2008-07-22verify owner on entity client updatesStijn Buys