log mm7_unsorted_subs.h @ 2349:7ebc07cd6c53

age author description
Wed, 09 Apr 2014 21:30:45 +0200 Grumpy7 Adding GUIButton.h
Wed, 09 Apr 2014 21:22:06 +0200 Grumpy7 Created header files for UI cpp files
Sun, 06 Apr 2014 21:27:02 +0200 Grumpy7 Moving functions from unsorted_subs.h pt6
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5
Sun, 06 Apr 2014 12:56:49 +0200 Grumpy7 Moving registry access stuff to Registry.h/cpp
Sun, 06 Apr 2014 12:50:35 +0200 Grumpy7 Moving functions from unsorted_subs.h pt4
Sun, 06 Apr 2014 12:37:28 +0200 Grumpy7 Moving functions from unsorted_subs.h pt3
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 01:21:05 +0200 Grumpy7 Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
Thu, 27 Mar 2014 23:28:54 +0100 Grumpy7 _43AFE3_calc_spell_damage moved to spells.h, cleaned it up a bit
Mon, 17 Mar 2014 22:52:52 +0100 Grumpy7 ActorDamageFromMonster moved into Actor class
Sun, 16 Mar 2014 21:03:36 +0100 Grumpy7 mm7_7 made redundant, exctracted the 2 useful functions, commented out the rest of the file
Sun, 16 Mar 2014 19:34:51 +0600 Ritor1 add MMT.cpp and MMT.h
Sun, 16 Mar 2014 02:59:52 +0100 Grumpy7 GetItemTextureFilename cleaned up
Fri, 14 Mar 2014 17:59:06 +0600 Ritor1 MMT_MainMenu
Tue, 04 Mar 2014 00:02:21 +0100 Grumpy7 Adding MapInfo.cpp, moving a few functions there
Mon, 03 Mar 2014 23:49:23 +0100 Grumpy7 sub_410D99_get_map_index cleaned up
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 01:26:22 +0100 Grumpy7 moved MerchandiseTest to ItemGen::MerchandiseTest
Wed, 26 Feb 2014 01:14:18 +0100 Grumpy7 shop stealing cleaned up a bit
Sun, 23 Feb 2014 18:40:29 +0100 Grumpy7 dword_F8B1B0_MasteryBeingTaught removing redundant case bodies
Sun, 23 Feb 2014 15:54:00 +0100 Grumpy7 dword_F8B1B0 to dword_F8B1B0_MasteryBeingTaught, some final touches to _4B254D_SkillMasteryTeacher
Sun, 23 Feb 2014 14:12:07 +0100 Grumpy7 _4B254D_SkillMasteryTeacher adding case, removing nested ifs, adding some comments
Sat, 22 Feb 2014 19:47:34 +0100 Grumpy7 fixing accidental .proj file commit
Sat, 22 Feb 2014 19:44:49 +0100 Grumpy7 sub_4B1523 to sub_4B1523_showSpellbookInfo, changed input type, some vars renamed
Sat, 22 Feb 2014 18:25:18 +0100 Grumpy7 dword_AE336C to NPCStats::dword_AE336C_LastMispronouncedNameFirstLetter,
Wed, 05 Feb 2014 17:24:38 +0600 Ritor1 _44100D_should_alter_right_panel()
Thu, 30 Jan 2014 22:09:10 +0100 Grumpy7 sub_47C3D7_get_fog_related_stuff to sub_47C3D7_get_fog_specular cleanup, IsTerrainSlopeTooHigh restoring commented out min,min/max,max implementation, some small changes in OnMapLoad, sub_4465DF_check_season attempted to pick the best readabilty/maintainability tradeoff
Thu, 09 Jan 2014 17:29:17 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 14:36:48 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Thu, 09 Jan 2014 01:37:34 +0200 Nomad Removed DirectDraw2 compatibility.