log SpriteObject.cpp @ 2336:d6887ee81068

age author description
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 20:28:44 +0100 Grumpy7 stru319::DoesDmgTypeDoDamage moved to Actor class
Sun, 16 Mar 2014 19:58:02 +0100 Grumpy7 stru319::GetMagicalResistance renamed to stru319::DoesDmgTypeDoDamage
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
Thu, 06 Feb 2014 17:20:12 +0600 Ritor1 fixpoint_mul
Fri, 17 Jan 2014 17:58:48 +0600 Ritor1 fixpoint_mul in different functions and others
Fri, 27 Dec 2013 01:28:48 +0600 Ritor1 GAME_STATE_CHANGE_LOCATION
Wed, 11 Dec 2013 23:12:54 +0600 Ritor1 Door_switch_animation
Tue, 03 Dec 2013 16:35:57 +0600 Ritor1 ODM_GetFloorLevel small fix
Thu, 28 Nov 2013 17:12:50 +0600 Ritor1 Time.h rename