Tue, 01 Apr 2014 23:43:05 +0200 |
Grumpy7 |
EventCastSpell extracting comming code from projectile spell events
|
Tue, 01 Apr 2014 23:32:14 +0200 |
Grumpy7 |
EventCastSpell removing unused vars
|
Tue, 01 Apr 2014 23:20:15 +0200 |
Grumpy7 |
EventCastSpell removing duplicate code for handling empty pObjectList->pObjects array or not finding the correct value + moving everything into the main switch
|
Tue, 01 Apr 2014 22:19:57 +0200 |
Grumpy7 |
some EventCastSpell cleanups - removing labels, changing some numbers to enums
|
Thu, 27 Mar 2014 23:28:54 +0100 |
Grumpy7 |
_43AFE3_calc_spell_damage moved to spells.h, cleaned it up a bit
|
Fri, 14 Mar 2014 23:06:24 +0100 |
Grumpy7 |
SpellStats::Initialize using tokenizer
|
Wed, 26 Feb 2014 23:35:23 +0100 |
Grumpy7 |
adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Fri, 20 Dec 2013 01:28:39 +0100 |
Grumpy7 |
Merge
|
Fri, 20 Dec 2013 01:25:52 +0100 |
Grumpy7 |
sub_427769_spell to sub_427769_isSpellQuickCastableOnShiftClick
|
Fri, 20 Dec 2013 00:37:39 +0600 |
Ritor1 |
PlaySound() blv_door and other sounds
|
Thu, 19 Dec 2013 00:55:16 +0600 |
Ritor1 |
PlaySound() continue
|
Mon, 16 Dec 2013 18:43:42 +0600 |
Ritor1 |
RasterLine2D fix and etc.
|
Fri, 22 Nov 2013 10:34:22 +0200 |
Nomad |
Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
|
Fri, 20 Sep 2013 14:45:44 +0200 |
Nomad |
Cosmetics
|
Tue, 10 Sep 2013 21:07:07 +0200 |
Nomad |
Allocator (CMemory) bye-bye
|
Wed, 04 Sep 2013 16:00:15 +0200 |
yoctozepto |
Clean CastSpellInfo. (2)
|
Mon, 15 Jul 2013 00:42:50 +0200 |
Grumpy7 |
Condition checking functions slightly renamed, some final changes in Player::SetCondition
|
Sun, 14 Jul 2013 23:22:43 +0200 |
Grumpy7 |
Moved condition checking to a separate class, extracted it from player::SetCondition
|
Sat, 06 Jul 2013 00:29:29 +0400 |
Gloval |
turnengine refactoring continue
|
Sun, 23 Jun 2013 14:27:57 +0600 |
Ritor1 |
Слияние
|
Sun, 23 Jun 2013 14:02:07 +0600 |
Ritor1 |
m
|
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
|
Mon, 17 Jun 2013 17:34:01 +0600 |
Ritor1 |
moving files
|
Sun, 09 Jun 2013 01:10:49 +0200 |
Grumpy7 |
arrays to std::arrays phase 2 - some more arrays converted
|
Sun, 09 Jun 2013 00:30:48 +0200 |
Grumpy7 |
arrays to std::arrays phase 2 - mm7_data.h converted
|
Tue, 04 Jun 2013 03:21:21 +0200 |
Grumpy7 |
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
|
Mon, 27 May 2013 21:37:14 +0200 |
Grumpy7 |
strcmpi to stricmp conversion
|
Sun, 26 May 2013 00:25:30 +0100 |
zipi |
arrows working
|