summaryrefslogtreecommitdiff
path: root/src/gui/game/GameView.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-05fix element scrollbar issues, fix fading of HUD/intro text, fix compiling ↵jacob11-16/+22
error with last commit
2013-05-05drawtext_outline to fix unreadable infotips, tooltips fade in and out (more ↵jacob11-13/+21
like old tpt)
2013-05-04ctrl+r reload shortcut, fix a few brush drawing bugs, fix stamp xor area, ↵jacob11-6/+9
fix lua log text overlaps
2013-04-07Allow signing out and editing profile from the old login button, add a ↵Simon Robertshaw1-4/+13
button to edit avatar (directs to the website at the moment) Allow viewing profiles by clicking avatars
2013-03-22Fix includes for GUI stuffSimon Robertshaw1-3/+3
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+2140