log mm7_2.cpp @ 1205:8c02e6f74b29

age author description
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
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
Sun, 02 Jun 2013 03:10:20 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - some variable renaming, code shuffling
Sun, 02 Jun 2013 01:32:18 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - merged field_0.field_C 32 and 16 cases
Sun, 02 Jun 2013 00:56:07 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - preparations for further condition body extractions
Sat, 01 Jun 2013 19:40:42 +0600 Ritor1 Слияние
Sat, 01 Jun 2013 10:32:31 +0600 Ritor1 Слияние
Sat, 01 Jun 2013 10:32:08 +0600 Ritor1 m
Sat, 01 Jun 2013 13:52:00 +0200 Grumpy7 banker's rounding template made as fast as before and a bit more safe
Fri, 31 May 2013 23:38:43 +0200 Grumpy7 banker's rounding template
Fri, 31 May 2013 06:36:34 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - extracting common bodies from conditions
Fri, 31 May 2013 05:44:34 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - removing commented out sections for readability2
Fri, 31 May 2013 05:39:43 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - removing commented out sections for readability
Fri, 31 May 2013 05:25:38 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - dozens of duplicate/unused variables
Fri, 31 May 2013 00:49:13 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - removing duplicate code from end of function differing only in one variable value
Fri, 31 May 2013 00:41:13 +0200 Grumpy7 Merge
Fri, 31 May 2013 00:38:25 +0200 Grumpy7 sub_451007_scale_image_bicubic cleanup - removing some duplicate variables
Wed, 29 May 2013 22:51:00 +0100 zipi * dark spells working
Tue, 28 May 2013 00:19:45 +0200 Grumpy7 something to bool cast (performance warning) mostly fixed
Mon, 27 May 2013 21:37:14 +0200 Grumpy7 strcmpi to stricmp conversion
Fri, 24 May 2013 09:33:38 +0100 zipi merge error
Fri, 24 May 2013 08:17:05 +0400 Gloval Merge