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-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
2009-02-24Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages,Stijn Buys
2009-02-23Search the location of the binary for the data/ directoryStijn Buys
2009-01-28interface cleanups, send_warnStijn Buys
2009-01-25fix dedicated server chat messagesStijn Buys
2009-01-25header sanitizingStijn Buys
2009-01-25bump network protocol version to 15,Stijn Buys
2009-01-11initial loader frameStijn Buys
2009-01-11core::Player interface updatesStijn Buys
2009-01-10ping issuesStijn Buys
2009-01-10preliminary player ping supportStijn Buys
2009-01-01fixes comparison between signed and unsignedStijn Buys
2008-12-28generic docking API,Stijn Buys