Sun, 20 Jul 2014 22:38:31 +0600 |
Ritor1 |
LOD.cpp cleaned and search memory corrupt
|
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 21:04:00 +0100 |
Grumpy7 |
mm7_6.cpp include cleanup
|
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
|
Sun, 16 Mar 2014 19:42:29 +0100 |
Grumpy7 |
stru319::CalcMagicalDamageToActor moved to Actor class
|
Sun, 16 Mar 2014 19:37:28 +0100 |
Grumpy7 |
stru319::CalcMagicalDamageToActor small cleanups
|
Sun, 16 Mar 2014 19:11:52 +0100 |
Grumpy7 |
stru319::PlayerHitOrMiss moved to Player class, cleaned up a bit, stru319::ActorHitOrMiss moved to Actor class, cleaned up a bit
|
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
|
Tue, 25 Feb 2014 20:02:06 +0600 |
Ritor1 |
for RasterLine2D
|
Mon, 24 Feb 2014 16:19:01 +0600 |
Ritor1 |
for NextTurn()
|
Mon, 03 Feb 2014 23:06:14 +0100 |
Grumpy7 |
Finishing keyboard.cpp stuff
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|