log mm7_5.cpp @ 2282:f5680ba9c96d

age author description
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
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes
Tue, 05 Nov 2013 21:55:52 +0000 zipi constructor functions
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Mon, 28 Oct 2013 22:16:42 -0700 Grumpy7 Fixing players not getting damaged by projectiles
Sat, 26 Oct 2013 00:41:13 -0700 Grumpy7 stru319::_4273BB moved to Actor::_4273BB, renamed to _4273BB_DoesHitOtherActor
Fri, 25 Oct 2013 11:19:41 -0700 Grumpy7 pActorBuffs[15] to pActorBuffs[ACTOR_BUFF_SHIELD]
Fri, 25 Oct 2013 11:11:31 -0700 Grumpy7 pActorBuffs[3] to pActorBuffs[ACTOR_BUFF_SHRINK]