Sun, 17 Aug 2014 20:23:06 +0100 |
zipi |
cleaning project part 3
|
Wed, 23 Jul 2014 22:24:53 +0200 |
Grumpy7 |
fixed uninitialized memory access in SpriteFrameTable::FromFile
|
Wed, 23 Jul 2014 01:12:55 +0600 |
Ritor1 |
memory problems, Mouse
|
Sun, 20 Jul 2014 22:38:31 +0600 |
Ritor1 |
LOD.cpp cleaned and search memory corrupt
|
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
|
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, 06 Feb 2014 17:20:12 +0600 |
Ritor1 |
fixpoint_mul
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Thu, 09 Jan 2014 01:37:34 +0200 |
Nomad |
Removed DirectDraw2 compatibility.
|
Wed, 30 Oct 2013 00:47:37 -0700 |
Grumpy7 |
changing most of auto types to their actual types
|
Fri, 11 Oct 2013 07:04:19 +0200 |
Grumpy7 |
party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
|
Tue, 10 Sep 2013 21:07:07 +0200 |
Nomad |
Allocator (CMemory) bye-bye
|