Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-16added files for inventory windowStijn Buys
2010-09-15updated comments, updated buy menu, info support for map window, added const ...Stijn Buys
2010-03-13small OS X build fixesStijn Buys
2010-03-13lighting cvars patch by megatog615Stijn Buys
2010-03-06fixes 'buy ship' without argument lock-upStijn Buys
2010-02-25looped sound support for fx_sound model tagsStijn Buys
2010-02-25added initial support for model sound tags,Stijn Buys
2010-02-23renamed model::Parts to model::TagsStijn Buys
2010-02-21optimized keyboard input handling routinesStijn Buys
2010-02-21network info messages bugfixesStijn Buys
2010-02-20Use interleaved vertex arraysStijn Buys
2010-02-20changed default keyboard delay/repeat to 250/30Stijn Buys
2010-02-20Reverting accidental commitStijn Buys
2010-02-20(no commit message)Stijn Buys
2010-02-15Make screenshots work againStijn Buys
2010-02-15Replace depricated png functions, fixes compilation with libpng 1.4Stijn Buys
2010-02-15Changed screenshot naming convention to yyyyddmm-nnnnStijn Buys
2009-11-15Center owner name on HUD targetsStijn 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-11-02ase loader: ignore caulkStijn Buys
2009-11-02ase loader: removed superfluous debug output Stijn Buys
2009-11-02ASE loader: support for multiple *GEOM objects and multiple materialsStijn Buys
2009-10-24make joystick axes configurableStijn Buys
2009-10-23define GL_REFLECTION_MAP if necessaryStijn Buys
2009-10-04use GL_REFLECTION_MAP instead of GL_SPHERE_MAP for envmappingStijn Buys
2009-10-04minor core cleanupsStijn Buys
2009-08-20initialize unitialized variablesStijn 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 constnessStijn Buys
2009-08-16more constness, initial patchDef2 support in MapFile, reverse engine disables...Stijn Buys
2009-08-15planet safe distance for launch and gotoStijn Buys
2009-08-15restored fx_flare light keyStijn 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-14implemented r_normalize cvarStijn Buys
2009-08-14model API cleanup, render WORLDSCALEStijn Buys
2009-08-13fixes light/flare renderer bugsStijn Buys
2009-08-13improved light/flare render code, disables engine activated lights on sceneryStijn Buys
2009-08-13improved menu ESC handlingStijn Buys
2009-08-13documentation updates, win32 build fix, megatog's enginelight patchStijn Buys