summaryrefslogtreecommitdiff
path: root/src/gui/progressbar.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-03-01Changed around recent additions to Image class a bit and fixed OpenGL compile.Bjørn Lindeijer1-9/+12
2005-02-28Formatting updates.Bjørn Lindeijer1-27/+27
2005-02-27Little setColor Optimization.Yohann Ferreira1-3/+10
2005-02-27Now only using Image instances. No more SDL_Surface.Yohann Ferreira1-43/+9
2005-02-23Fully working Progress Bars. Now need to get it used Image instance only.Yohann Ferreira1-14/+43
2005-02-22Rewrote Progress Bars. They'll be fully working soon.Yohann Ferreira1-160/+73
2005-02-14Support for drawing using OpenGL. Don't expect it to be fast yet though.Bjørn Lindeijer1-2/+4
2005-02-13Lock the screen surface before modifying pixels directly.Bjørn Lindeijer1-1/+5
2005-01-25*** empty log message ***Yohann Ferreira1-12/+12
2005-01-17*** empty log message ***Yohann Ferreira1-10/+8
2005-01-17*** empty log message ***Yohann Ferreira1-48/+141
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer1-2/+2
2005-01-15Cleaned up includes, separated engine from graphics and single buffer nowBjørn Lindeijer1-24/+24
2005-01-14*** empty log message ***Yohann Ferreira1-6/+46
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+2
2004-12-23Skinned our beautiful text field back!Bjørn Lindeijer1-2/+0
2004-12-20Converted the progress bar and stats dialog to Guichan widgets.Bjørn Lindeijer1-0/+78