Mercurial > mm7
log mm7_4.cpp @ 2338:1e865e8690ba
age | author | description |
---|---|---|
Sat, 05 Apr 2014 20:27:09 +0200 | Grumpy7 | Moving some function declarations from unsorted subs to Actor.h and SpriteObject.h |
Wed, 02 Apr 2014 23:21:34 +0200 | Grumpy7 | header file include cleanup |
Wed, 02 Apr 2014 21:05:19 +0600 | Ritor1 | unused local variables I commented |
Wed, 02 Apr 2014 01:21:05 +0200 | Grumpy7 | Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions |
Thu, 27 Feb 2014 00:36:31 +0100 | Grumpy7 | simplifying a loop in immolation effect |
Thu, 27 Feb 2014 00:30:03 +0100 | Grumpy7 | _46A89E_immolation_effect moved into Party |
Thu, 27 Feb 2014 00:27:58 +0100 | Grumpy7 | immolation cleaned up a bit |
Wed, 26 Feb 2014 23:35:23 +0100 | Grumpy7 | adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf |