Mercurial > mm7
log Actor.cpp @ 1852:979380004db2
age | author | description |
---|---|---|
Sun, 13 Oct 2013 11:44:15 +0200 | Grumpy7 | Actor::AI_SpellAttack, extracting common code from different mastery levels |
Sun, 13 Oct 2013 11:17:09 +0200 | Grumpy7 | Actor::AI_SpellAttack getting rid of labels, constant vars(used in playsound) |
Sun, 13 Oct 2013 10:45:48 +0200 | Grumpy7 | sub_448518_npc_set_item using body of cleaned up Actor::GiveItem |
Sun, 13 Oct 2013 08:03:14 +0200 | Grumpy7 | Actor::ToggleFlag, sub_448518_npc_set_item cleanup |
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 |
Fri, 11 Oct 2013 05:49:39 +0200 | Grumpy7 | cleaned up part of party.cpp, renamed byte_AE3368 to playerAlreadyPicked + 3 vars after it, moved them to party.cpp, some player.cpp bugfixes |