Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
modelview.cc
Age
Commit message (
Collapse
)
Author
2011-07-31
Added methods to ui::ModelView to pass primary and secondary color to the ↵
Stijn Buys
renderer.
2010-12-04
Added engine glow to modelview.
Stijn Buys
2010-12-04
Correct camera axis and clear depth buffer when rendering ui models.
Stijn Buys
2010-11-30
Correct an OpenGL state change.
Stijn Buys
2010-11-30
Render lights and flares in ui::ModelView.
Stijn Buys
2010-11-29
Improved ui::ModelView scaling.
Stijn Buys
2010-11-29
Parse command line options after engine initialization.
Stijn Buys
2010-11-29
Added 'testmodel' function, enabled autoscaling on ui::ModelView
Stijn Buys
2010-10-30
moved clientside thrust and power state into render::RenderExt, added engine ↵
Stijn Buys
spawnflag to func_rotate
2010-10-26
enables ui::Slider mouse dragging, corrected a bug in ui::Widget coordinate ↵
Stijn Buys
mapping
2010-10-05
updated inventory window, listview seletion sounds, modelview zoom factor
Stijn Buys
2010-10-04
corrected modelview rotation to radians
Stijn Buys
2010-10-04
home button while docked, give cargo cheat
Stijn Buys
2010-10-04
modelview widget rotation manipulation
Stijn Buys
2010-09-19
text rendering cleanups, inventory capacity & cargo volume
Stijn Buys
2010-09-17
Bump network protocol version to 19, menudescriptions use the info ↵
Stijn Buys
infrastructure, client-side lazy info update requests. Updated ROADMAP
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-17
reload entity/info models on r_restart
Stijn Buys
2009-08-16
more constness
Stijn Buys
2009-06-07
fixed a few widget order problems, changed map targetting behaviour
Stijn Buys
2009-04-16
updated a few help messages, added 3d modelview to the buy menu
Stijn Buys
2009-04-15
added info registry, list_info
Stijn Buys
added network info transfer added info based buy menu and related game changes
2009-04-14
added ui::ModelView prototype
Stijn Buys