summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2005-02-13Now the resource manager will log a bit about images and cleanup.Bjørn Lindeijer2-7/+8
2005-02-13Allow preservation of alpha channel when loading image resources, which is usedBjørn Lindeijer5-14/+25
2005-01-18Fixed pattern drawing and focus on Ok/Select buttons for first dialogs.Bjørn Lindeijer2-3/+62
2005-01-17More standard way of converting surface.Bjørn Lindeijer1-4/+3
2005-01-17Loaded images now converted to display format for speed, and added supportBjørn Lindeijer1-1/+7
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer2-59/+96
2005-01-16Removed datafile and configfile and any leftover old GUI drawing code.Bjørn Lindeijer1-1/+1
2005-01-15Solved stats window problem with updating variable and sending stat update.Bjørn Lindeijer1-1/+0
2005-01-14Fixed resource loading on Windows.Bjørn Lindeijer2-20/+3
2005-01-14Some fixes for Dev-C++ but it has a black screen problem.Bjørn Lindeijer1-1/+2
2005-01-14Rewrote Spriteset to work with Image* instead of BITMAP*Bjørn Lindeijer2-22/+65
2005-01-14Removed 9 cases of load_bitmap.Bjørn Lindeijer2-5/+5
2005-01-14Extended Image with methods to get width, height and draw a pattern and madeBjørn Lindeijer2-2/+55
2005-01-13Added heavily modified resource manager by zenogais that is currently usingBjørn Lindeijer6-0/+664