Sun, 06 Apr 2014 12:56:49 +0200 |
Grumpy7 |
Moving registry access stuff to Registry.h/cpp
|
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
|
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, 03 Feb 2014 23:06:14 +0100 |
Grumpy7 |
Finishing keyboard.cpp stuff
|
Mon, 03 Feb 2014 00:58:12 +0100 |
Grumpy7 |
Keyboard.cpp removing the huge cases and separating data and code
|
Thu, 09 Jan 2014 14:36:48 +0200 |
Nomad |
Render decoupling.
|
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
|
Wed, 21 Aug 2013 16:06:50 +0200 |
Nomad |
Function names
|
Wed, 19 Jun 2013 17:06:58 +0600 |
Ritor1 |
moving files mm7_x ending
|
Wed, 12 Jun 2013 21:07:34 +0200 |
Grumpy7 |
included header cleanup
|
Tue, 04 Jun 2013 03:21:21 +0200 |
Grumpy7 |
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
|