Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-10Added a local chat channel. The say command defaults to zone chat, global mes...Stijn Buys
2011-02-09added sv_collisionmargin Cvar and applied the value to mesh collisions,Stijn Buys
2011-01-27Moved material loading from render to core, make sure the dedicated server re...Stijn Buys
2010-12-08Don't print a message when switching camera view.Stijn Buys
2010-12-06Corrected an envmap state change in the fragment renderer.Stijn Buys
2010-12-06Re-enabled environment mapping with the skybox as cubemap.Stijn Buys
2010-12-05Support for func_move vertex groups.Stijn Buys
2010-12-04Correct camera axis and clear depth buffer when rendering ui models.Stijn Buys
2010-12-03Corrected bounding box on models with rotated submodels.Stijn Buys
2010-11-30Render lights and flares in ui::ModelView.Stijn Buys
2010-11-30Disable lighting and texturing while drawing model normals.Stijn Buys
2010-11-29Added 'testmodel' function, enabled autoscaling on ui::ModelViewStijn Buys
2010-11-26Corrected patch normals and vertex unwinding order, draw smaller normals with...Stijn Buys
2010-11-24Actually add entities in the intro to their zone,Stijn Buys
2010-11-24removed core::localcontrol()->movement() dependency from dust rendererStijn Buys
2010-11-18Have r_loadmodels load all particle scripts referenced by models.Stijn Buys
2010-11-18Corrected default light and flare radius. Stijn Buys
2010-11-18Unified radiant angles conversion into a single math::Axis.assign() method, c...Stijn Buys
2010-11-18Corrected flare and light texture coordinates so they no longer appear rotated.Stijn Buys
2010-11-17Removed core::Info.model(), info record models must be referenced through Inf...Stijn Buys
2010-11-17Cleaned up model::Mapfile axis related keys in the map reader, added warning ...Stijn Buys
2010-11-16renamed screenshotformat and screenshotquality cvars,Stijn Buys
2010-11-16cleaned up autoconf/automake project files, this should solve build order and...Stijn Buys
2010-11-16Fixes crash on win32 with VBO enabledStijn Buys
2010-11-14on win32, define GL_ARRAY_BUFFER and GL_STATIC_DRAW when required,Stijn Buys
2010-11-13corrected distance scaling in Cockpit and Track camera viewStijn Buys
2010-11-12make the renderer properly respect FragmentGroup::RotateStijn Buys
2010-11-12enables entity model scaling, Entity::radius() gets precedence over Model::ra...Stijn Buys
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