Mercurial > mm7
log Player.cpp @ 2340:dc822157c98d
age | author | description |
---|---|---|
Sun, 06 Apr 2014 12:50:35 +0200 | Grumpy7 | Moving functions from unsorted_subs.h pt4 |
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 |
Sun, 16 Mar 2014 19:42:29 +0100 | Grumpy7 | stru319::CalcMagicalDamageToActor moved to Actor class |
Sun, 16 Mar 2014 19:37:28 +0100 | Grumpy7 | stru319::CalcMagicalDamageToActor small cleanups |
Sun, 16 Mar 2014 19:11:52 +0100 | Grumpy7 | stru319::PlayerHitOrMiss moved to Player class, cleaned up a bit, stru319::ActorHitOrMiss moved to Actor class, cleaned up a bit |