summaryrefslogtreecommitdiff
path: root/makefile.mgw
AgeCommit message (Collapse)AuthorFilesLines
2005-05-21Removed old build system.Bjørn Lindeijer1-31/+0
2005-02-13Should now compile on Linux again.Bjørn Lindeijer1-2/+3
2005-02-06ouch forgot sth.Marcel W. Wysocki1-1/+1
2005-02-06small chnage to the LIBS-thingyMarcel W. Wysocki1-1/+1
removed allegro thingy
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-29- oopsie.. see messages of SDL change :)Alexander Baldeck1-1/+1
2004-12-19Some makefile updates.Bjørn Lindeijer1-2/+1
2004-12-13Whee, moving headers around! Also provided makefile.mgw for compiling with ↵Bjørn Lindeijer1-0/+30
MinGW+MSYS.