summaryrefslogtreecommitdiff
path: root/src/gui/playerbox.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-01-17Converted all GUI images to PNGBjørn Lindeijer1-1/+1
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer1-2/+2
2005-01-16Removed datafile and configfile and any leftover old GUI drawing code.Bjørn Lindeijer1-1/+18
2005-01-15Cleaned up includes, separated engine from graphics and single buffer nowBjørn Lindeijer1-3/+3
used throughout application, cleaned up shop functions.
2005-01-11Implemented parent relationship for Window class and converted more ok dialogsBjørn Lindeijer1-1/+3
to the OkDialog class.
2005-01-08Some improvements to character creation and selection dialogs.Bjørn Lindeijer1-0/+63