matthijs/ABM2.git
2007-06-11 Matthijs Kooijman * ifdef away half of Playground.cpp to make it compile...
2007-06-11 Matthijs Kooijman * Add profiler.cpp to Makefile (no modifications requi...
2007-06-11 Matthijs Kooijman * Add SoundTask to makefile (no modifications required).
2007-06-11 Matthijs Kooijman * Make arguments that were previously references (see
2007-06-10 Matthijs Kooijman * Add another GetTickCount hack to compile CGlobalTimer.
2007-06-10 Matthijs Kooijman * ifdef most of VideoUpdate away to make it compile.
2007-06-10 Matthijs Kooijman * Add strnpy/strcpy_s wrapper to compile ProfileLogHan...
2007-06-10 Matthijs Kooijman * ifdef CKernel::Execute away to make CKernel compile.
2007-06-10 Matthijs Kooijman * Add ZeroMemory hack to compile mmanager.cpp.
2007-06-10 Matthijs Kooijman * Add link target to the Makefile.
2007-06-10 Matthijs Kooijman * Fix another filename casing error.
2007-06-10 Matthijs Kooijman * Add SchemeReader.o to object list (no modifications...
2007-06-10 Matthijs Kooijman * Introduce porting.h for portability define thingies.
2007-06-10 Matthijs Kooijman * Remove some hacks.
2007-06-10 Matthijs Kooijman * Add simple Makefile.
2007-06-10 Matthijs Kooijman * Add #ifdef WIN32 to make main.cpp compile on linux.
2007-06-10 Matthijs Kooijman * Add newlines at the end of files.
2007-06-10 Matthijs Kooijman * Add existing files.