log mm7_5.cpp @ 1876:2070d01ccfae

age author description
Thu, 17 Oct 2013 09:00:11 +0200 Grumpy7 Actor::_43B3E0_CalcDamage changed to non-static
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
Tue, 17 Sep 2013 19:24:23 +0100 zipi fixpoint functions renaming
Tue, 17 Sep 2013 14:10:41 +0200 Nomad class OutdoorCamera -> ODMRenderParams
Sat, 14 Sep 2013 22:43:45 +0100 zipi mul <> sub0 difference
Sat, 14 Sep 2013 22:02:56 +0100 zipi AI visibility issue temporarily fixed
Sun, 15 Sep 2013 00:46:00 +0600 Ritor1 m
Tue, 10 Sep 2013 18:43:52 +0200 Nomad OnInventoryItemRightClick logic restored
Tue, 10 Sep 2013 12:54:07 +0200 Nomad More OnInventoryItemRightClick (not finished)
Mon, 09 Sep 2013 20:09:01 +0200 Nomad OnInventoryItemRightClick
Sat, 07 Sep 2013 21:55:02 +0200 Nomad stru141 & misc cleaning
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Wed, 04 Sep 2013 20:24:16 +0200 yoctozepto Fixed #62
Wed, 04 Sep 2013 16:00:15 +0200 yoctozepto Clean CastSpellInfo. (2)
Wed, 04 Sep 2013 14:34:59 +0200 yoctozepto Clean CastSpellInfo. (1)
Tue, 03 Sep 2013 15:09:07 +0200 yoctozepto Rename LevelDecoration::field_16_event_id to LevelDecoration::uEventID.