descriptionUnnamed repository; edit this file to name it for gitweb.
ownermatthijs
last changeMon, 11 Jun 2007 21:17:17 +0000 (23:17 +0200)
shortlog
2007-06-11 Matthijs Kooijman * Include windows.h by default on windows, most stuff... master
2007-06-11 Matthijs Kooijman * Remove most unused WIN32 stuff.
2007-06-11 Matthijs Kooijman * Use white as colour for blitting sprites, so they...
2007-06-11 Matthijs Kooijman * Increade z_order increment, it seemed to be not...
2007-06-11 Matthijs Kooijman * Use "col" and "row" instead of i and j.
2007-06-11 Matthijs Kooijman * Join two loops into one.
2007-06-11 Matthijs Kooijman * Use some more constants instead of literals.
2007-06-11 Matthijs Kooijman * Add SPR_SUB constants.
2007-06-11 Matthijs Kooijman * Make every ITask know about the Kernel in which...
2007-06-11 Matthijs Kooijman * Don't sleep for negative amounts (overflows to very...
2007-06-11 Matthijs Kooijman * Add Tile0 sprite.
2007-06-11 Matthijs Kooijman * Move SpriteID enum to engine.h.
2007-06-11 Matthijs Kooijman * Give the argument CKernel::setSpriteManager a name.
2007-06-11 Matthijs Kooijman * Let a Playground know about the CKernel.
2007-06-11 Matthijs Kooijman * Make Sprite an IMMObject.
2007-06-11 Matthijs Kooijman * Make CEngine keep a CSpriteManager.
...
heads
16 years ago linux
16 years ago master