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
/
client
/
infowidget.cc
Age
Commit message (
Collapse
)
Author
2011-08-21
Correct draw_clock modes,
Stijn Buys
2011-05-11
Review of the main loop timer, converted timers from float to unsigned long,
Stijn Buys
corrected a number of timing bugs, improved client framerate stability.
2011-05-09
Refactored the sys::localtime routines.
Stijn Buys
2011-02-09
added sv_collisionmargin Cvar and applied the value to mesh collisions,
Stijn Buys
added seconds parameter to sys::get_datetime(), added con_timestamps Cvar, enabled console timestamps on the dedicated server by default.
2010-12-08
Added clock.
Stijn Buys
2010-11-17
infowidget.cc: corrected a typo in the DevInfo widget, thanks A_Spork
Stijn Buys
2010-11-13
show target location and radius in client::DevInfoWidget
Stijn Buys
2010-11-11
added localcontrol->radius() to devinfo widget
Stijn Buys
2010-09-19
text rendering cleanups, inventory capacity & cargo volume
Stijn Buys
2010-09-15
updated comments, updated buy menu, info support for map window, added const ↵
Stijn Buys
to target selection
2010-02-20
(no commit message)
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-16
more constness
Stijn Buys
2009-08-11
misc_model support
Stijn Buys
2009-01-26
new widgets to replace the "View" class
Stijn Buys