Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-12read factions.ini and add te ablity to apply faction colors to entities,Stijn Buys
2010-11-11added initial faction support, entities can receive faction colorsStijn Buys
2010-11-08moved clear() from game::Game~ to core::GameServer~ (solves FIXME),Stijn Buys
2010-10-26updated network protocol version to 20, implemented invemtory depletion, unif...Stijn Buys
2010-10-25renamed ship torque_force to turn_force, added ship roll_forceStijn Buys
2010-10-25directory prefix is no required for ini files, merge ui.ini and menu.iniStijn Buys
2010-10-20removes Static and Solid entity flags, corrects EntityDynamic motionstate sync Stijn Buys
2010-10-20docking functions cleanup, jumpgates work againStijn Buys
2010-10-20advanced ship physics specifications, specs game functionStijn Buys
2010-10-19bullet ship physicsStijn Buys
2010-10-19corrects a bullet segfault when deleteing an EntityControlableStijn Buys
2010-10-18bullet ActionInterface for controlable entities, KeepAlive flag and g_keepaliveStijn Buys
2010-10-18local vstrafe support, initial ship collision, g_damping factorStijn Buys
2010-10-18newline at end-of-fileStijn Buys
2010-10-18newline at end-of-fileStijn Buys
2010-10-17moved bullet objets to core::Entity,Stijn Buys
2010-10-17core bullet physics support,Stijn Buys
2010-10-15destroy cargo when ejecting while dockedStijn Buys
2010-10-15beam / eject cargo updatesStijn Buys
2010-10-15added 'eject cargo' game commandStijn Buys
2010-10-09fix crash introduced with inventory transfer, buywindow credits indicator, Stijn Buys
2010-10-09removed physics references, transfer inventory on ship aquisitionStijn Buys
2010-10-07fixes crash on 'give ship' when the player hasn't joined yetStijn Buys
2010-10-04eliminate compiler warnings about float to int conversionStijn Buys
2010-10-04corrected a crashbug, added cargo listing for give cargoStijn Buys
2010-10-04home button while docked, give cargo cheatStijn Buys
2010-10-03ui updates, removed impulse and jumpgte g_devel conditions, jumpdrive crash b...Stijn Buys
2010-09-26show the correct amount of ships loaded into a station inventoryStijn Buys
2010-09-26moved trading definitions from station.ini to the zone.iniStijn Buys
2010-09-25trading bugfixes: corrects client side screen update issuesStijn Buys
2010-09-22type conversion correctionStijn Buys
2010-09-20display correct cargo size in game::Shipmodel info, ui::Slider scrollwheel su...Stijn Buys
2010-09-20corrected trading inconsistencies, improved trade window, initial slider widgetStijn Buys
2010-09-19player can only sell cargo on bases that allow it, trademenu layout updatesStijn Buys
2010-09-19text rendering cleanups, inventory capacity & cargo volumeStijn Buys
2010-09-18trade updatesStijn Buys
2010-09-18trade updatesStijn Buys
2010-09-18cosmetic updates in engine list functions, trade menu updatesStijn Buys
2010-09-17game launch code bugfixStijn Buys
2010-09-17Initial inventory loading, ships docking shipsStijn 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-03-13small OS X build fixesStijn Buys
2010-03-06fixes 'buy ship' without argument lock-upStijn 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-14made core::Entity and core::Zone child classes from core::LabelStijn Buys
2009-11-14update the info system, fixes network info exchangeStijn Buys
2009-11-13added core::InfoType, refactored game::ShipModel as core::Info subclass, intr...Stijn Buys