log mm7_5.cpp @ 2389:6a7309a847ea

age author description
Wed, 09 Apr 2014 21:22:06 +0200 Grumpy7 Created header files for UI cpp files
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
Mon, 17 Mar 2014 22:52:52 +0100 Grumpy7 ActorDamageFromMonster moved into Actor class
Mon, 17 Mar 2014 22:49:54 +0100 Grumpy7 ActorDamageFromMonster minor cleanups
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
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
Wed, 26 Feb 2014 23:35:46 +0100 Grumpy7 Merge
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
Wed, 26 Feb 2014 20:10:43 +0600 Ritor1 for StackLight_TerrainFace
Tue, 25 Feb 2014 20:02:06 +0600 Ritor1 for RasterLine2D
Sun, 23 Feb 2014 03:07:46 +0100 Grumpy7 adding int_get_vector_length calls where the calls were inlined
Sat, 15 Feb 2014 16:00:19 +0600 Ritor1 window->GetWidth() continue
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Thu, 06 Feb 2014 17:20:12 +0600 Ritor1 fixpoint_mul
Wed, 05 Feb 2014 17:24:38 +0600 Ritor1 _44100D_should_alter_right_panel()
Fri, 17 Jan 2014 17:58:48 +0600 Ritor1 fixpoint_mul in different functions and others
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Thu, 09 Jan 2014 01:37:34 +0200 Nomad Removed DirectDraw2 compatibility.
Sun, 29 Dec 2013 01:26:15 +0600 Ritor1 SavePCXScreenshot() continue
Tue, 24 Dec 2013 22:41:25 +0600 Ritor1 DrawOutdoorSkyD3D fix and cleaned
Mon, 23 Dec 2013 23:38:51 +0600 Ritor1 mm7_4-6 cleaned
Mon, 23 Dec 2013 17:30:22 +0600 Ritor1 _42FB5C_check_spell cleaned
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Sun, 01 Dec 2013 23:43:03 +0600 Ritor1 AttackerInfo, MerchandiseTest
Sun, 01 Dec 2013 20:13:48 +0600 Ritor1 AgressorAtackInfo
Thu, 28 Nov 2013 17:12:50 +0600 Ritor1 Time.h rename