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
|
Wed, 26 Feb 2014 01:26:22 +0100 |
Grumpy7 |
moved MerchandiseTest to ItemGen::MerchandiseTest
|
Wed, 26 Feb 2014 01:18:42 +0100 |
Grumpy7 |
changing shopt stealing condition a bit
|
Wed, 26 Feb 2014 01:14:18 +0100 |
Grumpy7 |
shop stealing cleaned up a bit
|
Sat, 22 Feb 2014 19:55:54 +0100 |
Grumpy7 |
sub_4B1523_showSpellbookInfo moved to UIShops
|
Sat, 22 Feb 2014 19:44:49 +0100 |
Grumpy7 |
sub_4B1523 to sub_4B1523_showSpellbookInfo, changed input type, some vars renamed
|
Fri, 14 Feb 2014 18:08:30 +0600 |
Ritor1 |
fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
|
Thu, 23 Jan 2014 17:31:12 +0600 |
Ritor1 |
_46А6АС_GetActorsInViewport
|
Thu, 12 Dec 2013 13:55:42 +0600 |
Ritor1 |
enums and BLV_UpdateDoors()
|
Tue, 03 Dec 2013 20:18:17 +0200 |
Nomad |
32bits almost there
|
Wed, 30 Oct 2013 00:47:37 -0700 |
Grumpy7 |
changing most of auto types to their actual types
|
Sun, 13 Oct 2013 07:18:03 +0200 |
Grumpy7 |
some char* cast removal + adding const_casts where appropriate
|
Fri, 11 Oct 2013 09:19:40 +0200 |
Grumpy7 |
changing global char* vars to const char* vars
|