Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2010-09-30Correct r_restart bug where models didn't get reloaded as it shouldStijn Buys
2010-09-27documentation updates, initial chat window playerlist, trade menu ESC keyStijn 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-22full trading support for networked gamesStijn 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-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-09-16map info support, initial trade windowStijn Buys
2010-09-15updated comments, updated buy menu, info support for map window, added const ...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-15add the forgotten fileStijn 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
2009-11-12initial commodities and entity inventory, bump network proto version to 18Stijn Buys
2009-10-04minor core cleanupsStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-17reload entity/info models on r_restartStijn Buys
2009-08-16minor cleanups, corrected map widget Stijn Buys
2009-08-16more constness, initial patchDef2 support in MapFile, reverse engine disables...Stijn Buys
2009-08-15API cleanups, const optimizations, submodel lights/flares/particles importStijn Buys
2009-08-15don't render entites behind the cameraStijn Buys
2009-08-14model API cleanup, render WORLDSCALEStijn Buys
2009-08-11mandatory "maps/" prefix in .ini filesStijn Buys
2009-08-11misc_model supportStijn Buys
2009-07-16Removes unused collor array support, disable bullet in sys/sys.hStijn Buys
2009-07-16check if the game module is running before executing a frameStijn Buys
2009-07-07virtual functions cleanupStijn Buys
2009-07-07Moved vertexarray from render to coreStijn Buys
2009-07-07moved speed() property from core:EntityDynamic to core::EntityStijn Buys
2009-07-01add player assets to the client side player listStijn 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-06-28item library foundationStijn Buys
2009-06-07fixed a few widget order problems, changed map targetting behaviourStijn Buys
2009-05-30added item class templateStijn Buys
2009-04-19added jumpdrive capability to shipmodel info message,Stijn Buys
2009-04-16updated a few help messages, added 3d modelview to the buy menuStijn Buys
2009-04-15added info registry, list_infoStijn Buys
2009-03-07renamed Entity::eventstate() to Entity::state(),Stijn Buys