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
/
paint.cc
Age
Commit message (
Collapse
)
Author
2014-07-09
Initial support for multi-layered materials, requires shaders files in the ↵
Stijn Buys
new format.
2013-12-17
Added a preserve_attribute option to the ui::Paint::print_bitmap() functions ↵
Stijn Buys
and the ui::Bitmap class, preserve aspect ratio on the loader screen image and the main menu background.
2013-11-09
Added reputation bars.
Stijn Buys
2013-09-28
Cleanup of the material API: split flags into flags and colortype.
Stijn Buys
2011-08-04
Force material power state to on when drawing ui bitmaps
Stijn Buys
2011-07-30
Added support for tiled ui materials, changed default widget backgrounds to ↵
Stijn Buys
use ui materials.
2011-07-29
Render ui bitmaps through the materials system.
Stijn Buys
2010-09-19
text rendering cleanups, inventory capacity & cargo volume
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-16
more constness
Stijn Buys
2008-12-26
default player settings in player.ini,
Stijn Buys
palette text colors, cleanups
2008-11-11
cleanups
Stijn Buys
2008-10-19
scrollpane widget, updated chatbox
Stijn Buys
2008-10-15
moved client console into a Widget
Stijn Buys
2008-10-12
user interface updates, work-in-progress
Stijn Buys
2008-10-10
adds KeyPress, DevInfo and Stats widgets
Stijn Buys
2008-10-08
libui updates, paint namespace, font and palette fixes, button sound
Stijn Buys