log Texture.cpp @ 2495:7b076fe64f23

age author description
Wed, 17 Sep 2014 17:35:13 +0600 Ritor1 GetItemTextureFilename fix
Sun, 17 Aug 2014 20:23:06 +0100 zipi cleaning project part 3
Sun, 17 Aug 2014 15:13:18 +0100 zipi cleaning project part 1
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Mon, 09 Jun 2014 16:26:07 +0600 Ritor1 spawn_light_elemental cleaned
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, 09 Apr 2014 21:58:09 +0200 Grumpy7 Removing a few unsorted_subs includes
Wed, 09 Apr 2014 21:51:06 +0200 Grumpy7 Moving zlib wrappers to separate headers
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
Fri, 14 Mar 2014 22:26:52 +0600 Ritor1 mm7 game sound
Fri, 14 Mar 2014 17:59:06 +0600 Ritor1 MMT_MainMenu
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.
Thu, 09 Jan 2014 01:37:34 +0200 Nomad Removed DirectDraw2 compatibility.
Sat, 28 Dec 2013 16:49:21 +0600 Ritor1 savegame screenshot fix
Sat, 28 Dec 2013 13:12:52 +0600 Ritor1 LoadPCXFile
Fri, 27 Dec 2013 17:52:31 +0600 Ritor1 Screenshot continue
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 23:57:11 +0600 Ritor1 m
Fri, 11 Oct 2013 18:55:07 +0600 Ritor1 m
Fri, 20 Sep 2013 14:31:42 +0600 Ritor1 PlayerCreationUI_Draw()
Thu, 19 Sep 2013 17:58:56 +0600 Ritor1 GameMenuUI_DrawKeyBindings() and GameMenuUI_DrawVideoOptions() cleared
Wed, 18 Sep 2013 17:23:54 +0600 Ritor1 MainMenuUI_Credits_Loop() cleaning(continue)
Tue, 17 Sep 2013 12:37:07 +0200 Nomad Out of bounds (id 65536) texture fixed.
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