* Remove most unused WIN32 stuff.
[matthijs/ABM2.git] / ABM2 / Engine / Kernel.cpp
2007-06-11 Matthijs Kooijman * Remove most unused WIN32 stuff.
2007-06-11 Matthijs Kooijman * Don't sleep for negative amounts (overflows to very...
2007-06-11 Matthijs Kooijman * Limit the Kernel to 20fps.
2007-06-11 Matthijs Kooijman * Ifdef parts of Kernel::Execute back in, so we have...
2007-06-11 Matthijs Kooijman * Make arguments that were previously references (see
2007-06-10 Matthijs Kooijman * ifdef CKernel::Execute away to make CKernel compile.
2007-06-10 Matthijs Kooijman * Add link target to the Makefile.
2007-06-10 Matthijs Kooijman * Add newlines at the end of files.
2007-06-10 Matthijs Kooijman * Add existing files.