log SpriteObject.cpp @ 2486:1e70f8470638

age author description
Sun, 07 Sep 2014 01:36:04 +0200 Grumpy7 simplified SpriteObject::Create
Sat, 06 Sep 2014 20:52:46 +0200 Grumpy7 Fixing arrows not being drawn for 2nd player char
Sun, 17 Aug 2014 20:23:06 +0100 zipi cleaning project part 3
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Sun, 17 Aug 2014 15:13:18 +0100 zipi cleaning project part 1
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Wed, 09 Apr 2014 21:45:07 +0200 Grumpy7 Finishing moving all known UI functions to their appropriate headers
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 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
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.
Sat, 07 Sep 2013 21:55:02 +0200 Nomad stru141 & misc cleaning
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Wed, 28 Aug 2013 18:43:07 +0200 Nomad * LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Wed, 07 Aug 2013 08:55:34 +0400 Gloval more renaming TE