Sun, 01 Jun 2014 18:37:09 +0600 |
Ritor1 |
add UIArena.cpp and UIArena.h and other
|
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 21:27:02 +0200 |
Grumpy7 |
Moving functions from unsorted_subs.h pt6
|
Wed, 02 Apr 2014 23:21:34 +0200 |
Grumpy7 |
header file include cleanup
|
Wed, 02 Apr 2014 22:05:35 +0600 |
Ritor1 |
int -> uint
|
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
|
Sun, 23 Feb 2014 15:54:00 +0100 |
Grumpy7 |
dword_F8B1B0 to dword_F8B1B0_MasteryBeingTaught, some final touches to _4B254D_SkillMasteryTeacher
|
Sat, 22 Feb 2014 18:25:18 +0100 |
Grumpy7 |
dword_AE336C to NPCStats::dword_AE336C_LastMispronouncedNameFirstLetter,
|
Fri, 14 Feb 2014 18:08:30 +0600 |
Ritor1 |
fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Wed, 08 Jan 2014 22:29:11 +0200 |
Nomad |
Cleaned some variables.
|
Mon, 23 Dec 2013 15:17:50 +0100 |
Grumpy7 |
Fixing hireling prices
|
Wed, 13 Nov 2013 17:41:12 +0600 |
Ritor1 |
SOUND_WalkingOnTo3DModel
|
Mon, 14 Oct 2013 06:32:30 +0200 |
Grumpy7 |
changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
|