Menu

Tree [e99abb] master /
 History

HTTPS access


File Date Author Commit
 .Tasks 2013-04-21 Wandering Dezorian Wandering Dezorian [b86d8c] Now pulling music directly from zipfile. Seeki...
 MiniZip 2013-05-20 Wandering Dezorian Wandering Dezorian [e99abb] Changes to enable compiling under windows. Pro...
 RapidXml 2013-05-20 Wandering Dezorian Wandering Dezorian [e99abb] Changes to enable compiling under windows. Pro...
 Utilities 2013-04-20 Wandering Dezorian Wandering Dezorian [3d90f7] Added utilities to split maps.
 .gitignore 2013-03-16 Wandering Dezorian Wandering Dezorian [fe8e1c] Now load from second map. Need to set so I can...
 .taskrc 2013-03-03 Wandering Dezorian Wandering Dezorian [e92de8] Now support loading levels from xml manifest file.
 BuildPlan.txt 2013-04-21 Wandering Dezorian Wandering Dezorian [072c97] Pre-release 2
 CMakeLists.txt 2013-05-20 Wandering Dezorian Wandering Dezorian [e99abb] Changes to enable compiling under windows. Pro...
 ChangeLog.txt 2013-04-21 Wandering Dezorian Wandering Dezorian [072c97] Pre-release 2
 GameState.cpp 2013-03-17 Wandering Dezorian Wandering Dezorian [67076b] Reads (and initializes for) specials. Segfault...
 GameState.h 2013-03-17 Wandering Dezorian Wandering Dezorian [67076b] Reads (and initializes for) specials. Segfault...
 GraphicsCore.cpp 2013-04-21 Wandering Dezorian Wandering Dezorian [a85fc5] Minor fix to make specialty buffers (including ...
 GraphicsCore.h 2013-04-21 Wandering Dezorian Wandering Dezorian [a85fc5] Minor fix to make specialty buffers (including ...
 InterfaceCore.cpp 2012-10-03 Wandering Dezorian Wandering Dezorian [98a11d] Have game modes, simple keyboard control, and a...
 InterfaceCore.h 2012-10-03 Wandering Dezorian Wandering Dezorian [98a11d] Have game modes, simple keyboard control, and a...
 LICENSE 2013-04-21 Wandering Dezorian Wandering Dezorian [072c97] Pre-release 2
 Logic_Battle.cpp 2013-03-18 Wandering Dezorian Wandering Dezorian [9abd28] Can now transition from maps to maps. Both got...
 Logic_StartScreen.cpp 2013-04-21 Wandering Dezorian Wandering Dezorian [a85fc5] Minor fix to make specialty buffers (including ...
 MusicCore.cpp 2013-04-21 Wandering Dezorian Wandering Dezorian [b86d8c] Now pulling music directly from zipfile. Seeki...
 MusicCore.h 2013-04-21 Wandering Dezorian Wandering Dezorian [07f735] Modified music core to use file offsets rather ...
 README 2013-04-21 Wandering Dezorian Wandering Dezorian [072c97] Pre-release 2
 Requirements.txt 2012-10-13 Wandering Dezorian Wandering Dezorian [985180] Pre-release 1
 ResourceCore.cpp 2013-04-21 Wandering Dezorian Wandering Dezorian [b86d8c] Now pulling music directly from zipfile. Seeki...
 ResourceCore.h 2013-04-21 Wandering Dezorian Wandering Dezorian [b86d8c] Now pulling music directly from zipfile. Seeki...
 XmlMap.cpp 2013-04-21 Wandering Dezorian Wandering Dezorian [5fb79d] Half-tile mapping now debugged. Blockers worki...
 XmlMap.h 2013-04-21 Wandering Dezorian Wandering Dezorian [5fb79d] Half-tile mapping now debugged. Blockers worki...
 main.cpp 2013-04-21 Wandering Dezorian Wandering Dezorian [072c97] Pre-release 2
 main.h 2013-03-17 Wandering Dezorian Wandering Dezorian [f52426] Updated todo lists, removed unused initialize b...

Read Me

Installation instructions-

Be sure development versions oSDL, PNG and ZLIB libraries are installed on your machine.  The versions must be development, otherwise the headers this program needs will be missing.

On linux, run "cmake ." followed by "make"
On windows, run "cmake" on the folder, the build the generated solution file.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.