Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-07Cleanup of the slots code, unified model weapon and dock tags into a single ↵Stijn Buys
slots list, load dock tags into entity slots, represent entity slot locations in entity coordinate space, have r_slots render fixed-size slot indicators regardless of model scale.
2013-10-08Sort model tags by location.Stijn Buys
2013-01-15Use pre- instead of post-increment on iterator loops.Stijn Buys
2012-11-25Moved core::EntityGlobe into a separate file,Stijn Buys
added various methods to core::Item and core::Slot, added r_slots cvar to draw entity slots and docks, added game methods for mounting and umounting of weapons, added playerlist to chat window.
2012-04-22Load model weapon tags.Stijn Buys
2011-08-25OBJ model support, by ThornStijn Buys
2011-05-05Initial support for btCompoundShape and the infrastructure required to ↵Stijn Buys
accomodate multiple meshes per collision model, added prototype files for signals
2011-01-21Support structures for complex entity collision,Stijn Buys
renamed sv_arrysize cvar to mem_vertex.
2010-10-24corrects model bounding box issuesStijn Buys
2010-09-18cosmetic updates in engine list functions, trade menu updatesStijn Buys
2010-02-25added initial support for model sound tags,Stijn Buys
moved sound code from client/targets.cc to client/soundext.cc, added master volume cvar snd_volume
2010-02-20Use interleaved vertex arraysStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-16minor cleanups, corrected map widget Stijn Buys
2009-08-12triangle/quad code cleanup,corrects submodel origin, enable quad rendering againStijn Buys
2009-08-12src/model filenames cleanup, parse .map texture coordinates, early loading ↵Stijn Buys
of material textures
2009-08-11misc_model supportStijn Buys
2009-08-09initial .ase supportStijn Buys
2008-12-20initial support for func_rotate and friendsStijn Buys
2008-11-23merged model classes into one file, classname cleanup, fx_particlesStijn Buys
2008-11-10added impulsesound worldspawn keyStijn Buys
2008-08-15func_group supportStijn Buys
2008-08-01model->enginecolor(), removed autolevel, added selection delayStijn Buys
2008-07-31fix debug messagesStijn Buys
2008-07-23report vertex array size in func_list_modelStijn Buys
2008-07-23fragment rendererStijn Buys
2008-07-18parse engine sound from .map modelStijn Buys
2008-05-25target_flareStijn Buys
2008-05-24surface flags: lightStijn Buys
2008-05-04split map reading from modelsStijn Buys
2008-05-04better target_engine renderingStijn Buys
2008-05-03liibmodelStijn Buys