log Chest.cpp @ 2274:90f56da08d76

age author description
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
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Thu, 23 Jan 2014 17:31:12 +0600 Ritor1 _46А6АС_GetActorsInViewport
Thu, 09 Jan 2014 17:29:17 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
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