Mon, 03 Jun 2013 23:26:05 +0200 |
Grumpy7 |
Render::DrawProjectile cleanup (correct)
|
Mon, 03 Jun 2013 23:25:13 +0200 |
Grumpy7 |
Merge
|
Mon, 03 Jun 2013 23:24:29 +0200 |
Grumpy7 |
Backed out changeset: 38662d9c8be8
|
Mon, 03 Jun 2013 23:20:42 +0200 |
Grumpy7 |
Render::DrawProjectile restoring cleanup
|
Mon, 03 Jun 2013 04:49:34 +0200 |
Grumpy7 |
Render::DrawProjectile restoring original function beginning
|
Sun, 02 Jun 2013 22:16:58 +0400 |
Gloval |
Merge
|
Sun, 02 Jun 2013 22:16:39 +0400 |
Gloval |
bugfix character hand draw
|
Sun, 02 Jun 2013 17:06:38 +0200 |
Grumpy7 |
Render::DrawTextureRGB cleanup
|
Sun, 02 Jun 2013 16:43:22 +0200 |
Grumpy7 |
some small rendering cleanups - if+do while to for, unnecessary variable removal
|
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
|
Sun, 02 Jun 2013 00:43:36 +0600 |
Ritor1 |
sub_424829 little clean
|
Sat, 01 Jun 2013 20:09:26 +0600 |
Ritor1 |
Слияние
|
Sat, 01 Jun 2013 20:09:18 +0600 |
Ritor1 |
m
|
Sat, 01 Jun 2013 19:40:42 +0600 |
Ritor1 |
Слияние
|
Sat, 01 Jun 2013 19:40:14 +0600 |
Ritor1 |
m
|
Sat, 01 Jun 2013 10:32:31 +0600 |
Ritor1 |
Слияние
|
Sat, 01 Jun 2013 10:32:08 +0600 |
Ritor1 |
m
|
Sat, 25 May 2013 02:23:47 +0600 |
Ritor1 |
Слияние
|
Sat, 25 May 2013 02:23:26 +0600 |
Ritor1 |
m
|
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)
|
Mon, 27 May 2013 21:37:14 +0200 |
Grumpy7 |
strcmpi to stricmp conversion
|
Mon, 27 May 2013 21:30:40 +0200 |
Grumpy7 |
struct/class incostintency
|
Mon, 27 May 2013 15:57:58 +0100 |
zipi |
some spell fixes
|
Mon, 27 May 2013 12:45:17 +0200 |
Grumpy7 |
Award order fix, changed UIMSG_C0 to UIMSG_ClickAwardScrollBar
|
Mon, 27 May 2013 11:19:14 +0100 |
zipi |
arrow damage fixed
|