log Chest.cpp @ 2089:c041779ff4fe

age author description
Sun, 01 Dec 2013 20:13:48 +0600 Ritor1 AgressorAtackInfo
Thu, 28 Nov 2013 17:12:50 +0600 Ritor1 Time.h rename
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Mon, 11 Nov 2013 19:05:44 +0600 Ritor1 ChestUI_WritePointedObjectStatusString() fix
Sun, 10 Nov 2013 21:13:29 +0600 Ritor1 m
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Fri, 11 Oct 2013 07:04:19 +0200 Grumpy7 party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
Tue, 24 Sep 2013 07:29:55 +0200 Grumpy7 ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
Fri, 20 Sep 2013 14:45:44 +0200 Nomad Cosmetics
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
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Sat, 03 Aug 2013 00:00:31 +0600 Ritor1 Слияние
Fri, 02 Aug 2013 23:59:25 +0600 Ritor1 Слияние
Sat, 27 Jul 2013 09:36:55 +0600 Ritor1 Слияние
Sat, 27 Jul 2013 09:36:29 +0600 Ritor1 m
Sun, 28 Jul 2013 19:07:12 +0100 zipi more label cleaning 3
Sat, 27 Jul 2013 16:32:20 +0200 Nomad ChestUI_WritePointedObjectStatusString
Fri, 26 Jul 2013 18:11:36 +0600 Ritor1 FindSound
Tue, 23 Jul 2013 16:34:00 +0600 Ritor1 PlayerSpeechID and uSpeakingCharacter
Tue, 23 Jul 2013 15:41:45 +0600 Ritor1 Explosion Traps fix
Mon, 22 Jul 2013 15:23:43 +0600 Ritor1 RemoveTexturesPackFromTextureList and RemoveTexturesFromTextureList
Mon, 22 Jul 2013 14:49:12 +0600 Ritor1 ClearTextureList
Thu, 18 Jul 2013 16:51:35 +0200 Nomad Some LightmapBuilder renames.
Wed, 19 Jun 2013 17:06:58 +0600 Ritor1 moving files mm7_x ending
Sun, 09 Jun 2013 00:30:48 +0200 Grumpy7 arrays to std::arrays phase 2 - mm7_data.h converted
Sat, 08 Jun 2013 21:33:22 +0200 Grumpy7 arrays to std::arrays phase 1
Tue, 04 Jun 2013 03:21:21 +0200 Grumpy7 temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Mon, 27 May 2013 23:05:32 +0200 Grumpy7 bitwise operator ambiguity reduced