log mm7_2.cpp @ 1356:301e227439e7

age author description
Wed, 03 Jul 2013 01:06:41 +0400 Gloval turnbased start part cleaning
Fri, 28 Jun 2013 11:34:09 +0600 Ritor1 m
Mon, 24 Jun 2013 21:05:10 +0600 Ritor1 small fix
Mon, 24 Jun 2013 18:59:39 +0600 Ritor1 Слияние
Sun, 23 Jun 2013 14:27:57 +0600 Ritor1 Слияние
Sun, 23 Jun 2013 14:02:07 +0600 Ritor1 m
Mon, 24 Jun 2013 16:44:29 +0600 Ritor1 current portal loop
Thu, 20 Jun 2013 12:16:47 +0600 Ritor1 folder UI
Wed, 19 Jun 2013 17:06:58 +0600 Ritor1 moving files mm7_x ending
Tue, 18 Jun 2013 17:28:11 +0600 Ritor1 moving files continue
Sat, 15 Jun 2013 23:58:32 +0600 Ritor1 Слияние
Sat, 15 Jun 2013 23:58:19 +0600 Ritor1 shot from a bow and more
Sat, 15 Jun 2013 21:23:33 +0400 Gloval bugfix PID_ID(v2->spell_caster_pid)==1000
Sat, 15 Jun 2013 07:30:26 +0200 Grumpy7 changed sub_467E7F_EquipBody to Player::EquipBody, some more header file stuff
Wed, 12 Jun 2013 21:07:34 +0200 Grumpy7 included header cleanup
Tue, 11 Jun 2013 22:18:20 +0200 Grumpy7 more included header cleanup
Mon, 10 Jun 2013 04:16:49 +0200 Grumpy7 aWinProc cleanup - removing unused vars, unnesting conditions, removeing a few DefWindowProcA calls
Mon, 10 Jun 2013 03:57:16 +0200 Grumpy7 aWinProc cleanup - extracting conditions to a separate function
Mon, 10 Jun 2013 03:41:30 +0200 Grumpy7 aWinProc cleanup - fixing bad condition, exctracting common code from conditions, part 1
Sun, 09 Jun 2013 16:27:57 +0200 Grumpy7 merge
Sun, 09 Jun 2013 16:06:12 +0200 Grumpy7 simplified stru193_math constructor and class definition
Sun, 09 Jun 2013 16:36:24 +0400 Gloval fix HouseNpcdata array addresiing
Sun, 09 Jun 2013 00:30:48 +0200 Grumpy7 arrays to std::arrays phase 2 - mm7_data.h converted
Sat, 08 Jun 2013 21:40:49 +0200 Grumpy7 Merge
Sat, 08 Jun 2013 21:33:22 +0200 Grumpy7 arrays to std::arrays phase 1
Sat, 08 Jun 2013 22:41:45 +0400 Gloval mostly arcomage structs renaming.
Tue, 04 Jun 2013 18:29:35 +0200 Grumpy7 pPartyBuffs - change plain numbers to enums
Tue, 04 Jun 2013 03:21:21 +0200 Grumpy7 temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Sun, 02 Jun 2013 05:42:28 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - remove assert
Sun, 02 Jun 2013 05:22:35 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - changing if+dowhile pair to for