Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-08moved clear() from game::Game~ to core::GameServer~ (solves FIXME),Stijn Buys
2010-10-30moved clientside thrust and power state into render::RenderExt, added engine ...Stijn Buys
2010-10-24keepalive optimizations, r_lights engine variable, OpenGL VBO supportStijn Buys
2010-10-19bullet ship physicsStijn Buys
2010-10-17moved bullet objets to core::Entity,Stijn Buys
2010-10-17core bullet physics support,Stijn Buys
2010-10-06add missing GL_CLAMP_TO_EDGE definition on win32Stijn Buys
2010-10-06removed skydome support, corrected skybox edge issueStijn Buys
2010-10-06replaces skydomes with skyboxesStijn Buys
2010-10-04modelview widget rotation manipulationStijn Buys
2010-10-03ui updates, removed impulse and jumpgte g_devel conditions, jumpdrive crash b...Stijn Buys
2010-09-30Correct r_restart bug where models didn't get reloaded as it shouldStijn Buys
2010-09-29better envmapping, by OdinStijn Buys
2010-09-19text rendering cleanups, inventory capacity & cargo volumeStijn Buys
2010-09-15updated comments, updated buy menu, info support for map window, added const ...Stijn Buys
2010-03-13lighting cvars patch by megatog615Stijn Buys
2010-02-23renamed model::Parts to model::TagsStijn Buys
2010-02-21network info messages bugfixesStijn Buys
2010-02-20Use interleaved vertex arraysStijn 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-12initial commodities and entity inventory, bump network proto version to 18Stijn 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-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-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