log

age author description
Fri, 24 May 2013 23:34:00 +0600 Ritor1 Слияние
Fri, 24 May 2013 23:33:50 +0600 Ritor1 m
Sat, 01 Jun 2013 14:56:31 +0100 zipi temporary indoor solution
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
Thu, 30 May 2013 21:14:24 +0100 zipi small mistake in ApplyDecals()
Thu, 30 May 2013 20:25:50 +0100 zipi sacrifice working
Wed, 29 May 2013 23:19:01 +0100 zipi trying to get dark sacrifice to work
Wed, 29 May 2013 22:51:00 +0100 zipi * dark spells working
Wed, 29 May 2013 20:12:22 +0100 zipi UIMSG_SpellBook_PressTab
Wed, 29 May 2013 19:55:25 +0100 zipi * stru6_stru1_indoor_sw_billboard::sub_47802A() cleaned, fireball working
Wed, 29 May 2013 03:21:19 +0200 Grumpy7 minor GetMaxMana cleanup
Wed, 29 May 2013 03:19:12 +0200 Grumpy7 wrong IsNotAlive() condition fix
Tue, 28 May 2013 00:49:43 +0200 Grumpy7 fixing bad bitwise operator fix
Tue, 28 May 2013 00:19:45 +0200 Grumpy7 something to bool cast (performance warning) mostly fixed
Mon, 27 May 2013 23:29:39 +0200 Grumpy7 condition refactoring fix
Mon, 27 May 2013 23:07:13 +0200 Grumpy7 Merge
Mon, 27 May 2013 23:05:32 +0200 Grumpy7 bitwise operator ambiguity reduced
Mon, 27 May 2013 21:35:25 +0100 zipi buff timers fixed
Mon, 27 May 2013 22:25:27 +0200 Grumpy7 probably erroneous semicolons removed, mace and staff stun chance work as they should
Mon, 27 May 2013 22:07:53 +0200 Grumpy7 GameUI_DrawMinimap bug
Mon, 27 May 2013 21:56:43 +0200 Grumpy7 stru6_stru1_indoor_sw_billboard destructor fix, removing "extern" from struct definition, fixing probable typo in SPELL_AIR_SPARKS
Mon, 27 May 2013 21:42:09 +0200 Grumpy7 #pragma pop() to #pragma pack(pop)