log LOD.cpp @ 2065:87be06553c76

age author description
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Mon, 28 Oct 2013 00:57:37 -0700 Grumpy7 saved game fix
Tue, 10 Sep 2013 21:17:00 +0200 Nomad operator new() -> malloc
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
Sat, 07 Sep 2013 12:51:06 +0200 Nomad mm8 icons
Wed, 28 Aug 2013 18:43:07 +0200 Nomad * LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Mon, 22 Jul 2013 15:23:43 +0600 Ritor1 RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Mon, 22 Jul 2013 14:49:12 +0600 Ritor1 ClearTextureList
Fri, 19 Jul 2013 17:21:40 +0600 Ritor1 CloseSpellBook and close SpellBookPage
Wed, 19 Jun 2013 17:06:58 +0600 Ritor1 moving files mm7_x ending
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
Tue, 21 May 2013 02:24:31 +0200 Grumpy7 Merge