Sun, 20 Jul 2014 22:38:31 +0600 |
Ritor1 |
LOD.cpp cleaned and search memory corrupt
|
Mon, 14 Jul 2014 10:03:44 +0600 |
Ritor1 |
included directx 11
|
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
|
Wed, 09 Apr 2014 21:45:07 +0200 |
Grumpy7 |
Finishing moving all known UI functions to their appropriate headers
|
Sat, 05 Apr 2014 20:27:09 +0200 |
Grumpy7 |
Moving some function declarations from unsorted subs to Actor.h and SpriteObject.h
|
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
|
Wed, 02 Apr 2014 01:21:05 +0200 |
Grumpy7 |
Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
|
Sun, 16 Mar 2014 20:28:44 +0100 |
Grumpy7 |
stru319::DoesDmgTypeDoDamage moved to Actor class
|
Sun, 16 Mar 2014 19:58:02 +0100 |
Grumpy7 |
stru319::GetMagicalResistance renamed to stru319::DoesDmgTypeDoDamage
|
Fri, 14 Mar 2014 10:47:22 +0600 |
Ritor1 |
ActorHasItems
|
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
|
Mon, 24 Feb 2014 16:19:01 +0600 |
Ritor1 |
for NextTurn()
|
Sun, 23 Feb 2014 03:07:46 +0100 |
Grumpy7 |
adding int_get_vector_length calls where the calls were inlined
|
Wed, 19 Feb 2014 22:30:39 +0100 |
Grumpy7 |
Merge
|