summaryrefslogtreecommitdiff
path: root/obj
AgeCommit message (Collapse)AuthorFilesLines
2005-01-13Added heavily modified resource manager by zenogais that is currently usingBjørn Lindeijer1-0/+1
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.
2004-12-10Changed makefile a bit to have it create the object files in a separate ↵Bjørn Lindeijer4-0/+4
directory.