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
|
Wed, 02 Apr 2014 23:21:34 +0200 |
Grumpy7 |
header file include cleanup
|
Fri, 14 Mar 2014 09:32:25 +0600 |
Ritor1 |
small cleaning
|
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, 24 Feb 2014 16:19:01 +0600 |
Ritor1 |
for NextTurn()
|
Fri, 21 Feb 2014 18:02:20 +0600 |
Ritor1 |
add this->field_0 = 0; in OtherOverlay::Reset()
|
Thu, 09 Jan 2014 14:36:48 +0200 |
Nomad |
Render decoupling.
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Thu, 28 Nov 2013 17:12:50 +0600 |
Ritor1 |
Time.h rename
|
Tue, 10 Sep 2013 21:07:07 +0200 |
Nomad |
Allocator (CMemory) bye-bye
|
Sat, 07 Sep 2013 20:05:20 +0200 |
Nomad |
assert, Abortf, AbortWithError -> Assert, Error
|
Wed, 28 Aug 2013 18:43:07 +0200 |
Nomad |
* LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
|
Sat, 06 Jul 2013 00:29:29 +0400 |
Gloval |
turnengine refactoring continue
|
Tue, 04 Jun 2013 03:21:21 +0200 |
Grumpy7 |
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
|
Mon, 27 May 2013 21:37:14 +0200 |
Grumpy7 |
strcmpi to stricmp conversion
|
Sun, 24 Mar 2013 21:14:28 +0200 |
Nomad |
Taveling by foot fixed.
|
Tue, 19 Mar 2013 01:33:35 +0400 |
Gloval |
monster parser almost complete.
|
Mon, 18 Mar 2013 22:53:56 +0400 |
Gloval |
frame_table parser, new files for UI func
|
Tue, 05 Mar 2013 16:14:22 +0200 |
Nomad |
* Party buff icons drawing (right panel)
|
Tue, 26 Feb 2013 05:00:40 +0200 |
Nomad |
BLV_UpdateDoors
|
Tue, 12 Feb 2013 06:28:08 +0200 |
Nomad |
Various things here and there
|
Sat, 12 Jan 2013 09:45:18 +0600 |
Ritor1 |
init
|