Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-17reload entity/info models on r_restartStijn Buys
2009-08-16more constnessStijn 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-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-13documentation updates, win32 build fix, megatog's enginelight patchStijn Buys
2009-08-12triangle/quad code cleanup,corrects submodel origin, enable quad rendering againStijn Buys
2009-08-12corrected .map texture coordinatesStijn Buys
2009-08-12corrected a stupid bug that prevented materials from obtaining texture sizesStijn Buys
2009-08-12src/model filenames cleanup, parse .map texture coordinates, early loading of...Stijn Buys
2009-08-11implements misc_model rotation angleStijn Buys
2009-08-11misc_model supportStijn Buys
2009-08-10initial texture support for ase modelsStijn Buys
2009-08-09adds r_normals cvar, read normals from .ase modelsStijn Buys
2009-08-09can't envmap if there is no skyStijn Buys
2009-07-16adds environment mapping to the rendererStijn Buys
2009-07-16Removes unused collor array support, disable bullet in sys/sys.hStijn Buys
2009-07-07Moved vertexarray from render to coreStijn Buys
2009-05-06added r_mipmap variable to enable hardware generated mimapsStijn Buys
2009-04-16updated a few help messages, added 3d modelview to the buy menuStijn Buys
2009-04-14split entity and model rendering into two functionsStijn Buys
2009-04-13write screenshots with a timestamp in the filenameStijn Buys
2009-03-21autodetect hardware generated mipmap supportStijn Buys
2009-03-08changed camera settings for crash-view, map tweaksStijn 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-23native Framework support on Mac OS XStijn Buys
2009-02-21sane version number,Stijn Buys
2009-02-19win32 needs extra GL definesStijn Buys
2009-02-18use GL_GENERATE_MIPMAP instead of gluBuild2DMipmaps,Stijn Buys
2009-02-17Fixed an overflow in the TGA reader, Stijn Buys
2009-02-09disable color array. we don't need it any more because fragments are sorted p...Stijn Buys
2009-02-08materials system: render updatesStijn Buys
2009-02-08materials registry, read shaderlist.txtStijn Buys
2009-01-28cleanupsStijn Buys
2009-01-25header sanitizingStijn Buys
2009-01-17fix cull paramStijn Buys
2009-01-13adds 'cull' option to fx_flare and fx_particlesStijn Buys
2009-01-12radius key for fx_particles, overrules the script valueStijn Buys
2009-01-11suppress screenshot can't create directory warningStijn Buys
2009-01-10hud drawing code reorganizationStijn Buys
2008-12-27added r_particles variableStijn Buys
2008-12-26default player settings in player.ini,Stijn Buys
2008-12-21multiple introductionsStijn Buys
2008-12-21win32 build updatesStijn Buys
2008-12-21full direction. pitch and roll control for fx_flare, fx_particles and func_ro...Stijn Buys