log SpriteObject.cpp @ 2300:4c3f91554be8

age author description
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
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Sun, 20 Oct 2013 22:58:27 -0700 Grumpy7 _46DF1A_collide_against_actor cleaned up, moved to Actor.h
Fri, 11 Oct 2013 07:04:19 +0200 Grumpy7 party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
Tue, 17 Sep 2013 19:24:23 +0100 zipi fixpoint functions renaming
Mon, 09 Sep 2013 17:17:53 +0200 Nomad Here and there cleanings.