log Spells.cpp @ 2496:5abd8fc8f1c6

age author description
Thu, 18 Sep 2014 17:38:54 +0600 Ritor1 for ITEM_ARTIFACT_LADYS_ESCORT
Thu, 21 Aug 2014 23:27:15 +0200 Grumpy7 Fixing missing spell descriptions
Sun, 17 Aug 2014 20:23:06 +0100 zipi cleaning project part 3
Thu, 24 Jul 2014 01:10:50 +0200 Grumpy7 some more memory access fixed
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Mon, 12 May 2014 12:28:06 +0600 Ritor1 Слияние
Mon, 12 May 2014 12:27:50 +0600 Ritor1 sqrt(float, double)
Mon, 12 May 2014 01:50:32 +0200 Grumpy7 removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
Sun, 06 Apr 2014 12:50:35 +0200 Grumpy7 Moving functions from unsorted_subs.h pt4
Wed, 02 Apr 2014 23:21:34 +0200 Grumpy7 header file include cleanup
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
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