log mm7_2.cpp @ 1202:0dbf6c4dd029

age author description
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
Sun, 02 Jun 2013 05:01:51 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - final condition collapsing, remaining labels removed, etc
Sun, 02 Jun 2013 03:59:13 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - some more code shuffling