log mm7_5.cpp @ 1861:a86c60679949

age author description
Mon, 14 Oct 2013 06:32:30 +0200 Grumpy7 changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
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
Sun, 06 Oct 2013 09:19:12 +0200 Grumpy7 dword_5B65CC to npcIdToDismissAfterDialogue, Party::field_709 to Party::hirelingScrollPosition
Mon, 30 Sep 2013 17:29:27 +0600 Ritor1 UITransition.cpp cleaning(continue)
Wed, 25 Sep 2013 17:29:14 +0600 Ritor1 pop-up window in character(paperdill) window, alchemy
Wed, 25 Sep 2013 12:54:27 +0600 Ritor1 m
Wed, 25 Sep 2013 12:22:32 +0600 Ritor1 m
Tue, 24 Sep 2013 07:29:55 +0200 Grumpy7 ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens
Sun, 22 Sep 2013 10:51:08 +0200 Grumpy7 Merge
Sun, 22 Sep 2013 03:12:11 +0200 Grumpy7 Player::StealFromActor cleanup, renamed UIMSG_1B to UIMSG_STEALFROMACTOR
Sat, 21 Sep 2013 12:38:43 +0200 Grumpy7 Player::StealFromShop started cleanup, fixing a few errors caused by not commiting everything
Fri, 20 Sep 2013 10:34:07 +0200 Grumpy7 moving OnInventoryLeftClick to Player::
Fri, 20 Sep 2013 10:23:54 +0200 Grumpy7 OnInventoryLeftClick cleanup
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