Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-14 | Some fixes for Dev-C++ but it has a black screen problem. | Bjørn Lindeijer | 1 | -44/+0 | |
2005-01-14 | Rewrote Spriteset to work with Image* instead of BITMAP* | Bjørn Lindeijer | 1 | -41/+5 | |
2005-01-13 | Added heavily modified resource manager by zenogais that is currently using | Bjørn Lindeijer | 1 | -43/+3 | |
Allegro to load/draw images. Only the login wallpaper is currently loaded using the resource manager and the resource manager still waits with searching for available files until they are asked for instead of indexing what is available. | |||||
2005-01-02 | Don't try to create video bitmaps, and store whole numbers as whole numbers | Bjørn Lindeijer | 1 | -26/+11 | |
in the configuration file. | |||||
2005-01-02 | Got rid of hairset.dat and playerset.dat. | Bjørn Lindeijer | 1 | -2/+2 | |
2005-01-02 | Got rid of monsterset.dat. Oh and the monsters have a more realistic size ↵ | Bjørn Lindeijer | 1 | -1/+20 | |
now. ;) | |||||
2004-12-25 | Made image.cpp into module and done some more attempts at making graphics.cpp | Bjørn Lindeijer | 1 | -0/+116 | |
readable. |