Tue, 22 Jul 2014 23:07:24 +0200 |
Grumpy7 |
fixing some memory access errors
|
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, 16 Mar 2014 21:04:39 +0100 |
Grumpy7 |
forgot to commit this one
|
Sat, 08 Mar 2014 16:04:44 +0100 |
Grumpy7 |
Fixing a bug in tokenization
|
Thu, 06 Mar 2014 00:41:04 +0100 |
Grumpy7 |
Using new tokenizer in Items.cpp initialize function
|
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, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Fri, 11 Oct 2013 09:19:40 +0200 |
Grumpy7 |
changing global char* vars to const char* vars
|
Tue, 10 Sep 2013 21:07:07 +0200 |
Nomad |
Allocator (CMemory) bye-bye
|
Wed, 21 Aug 2013 14:26:36 +0200 |
Nomad |
ModalWindow
|
Wed, 19 Jun 2013 17:06:58 +0600 |
Ritor1 |
moving files mm7_x ending
|
Sun, 09 Jun 2013 01:30:36 +0200 |
Grumpy7 |
arrays to std::arrays phase 3 - finishing global arrays
|
Tue, 04 Jun 2013 03:21:21 +0200 |
Grumpy7 |
temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
|
Wed, 01 May 2013 13:54:46 +0200 |
Nomad |
stru287 removed.
|
Wed, 01 May 2013 12:45:02 +0200 |
Nomad |
stru279 removed.
|
Tue, 12 Mar 2013 04:45:38 +0200 |
Nomad |
* Some fixes to TravelByTransport
|
Mon, 18 Feb 2013 03:58:08 +0200 |
Nomad |
sprintfex
|
Sat, 16 Feb 2013 00:33:21 +0400 |
Gloval |
new texts file, fix text rendender error
|