Mercurial > mm7
log Actor.cpp @ 1851:80e897fc2438
age | author | description |
---|---|---|
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 |
Mon, 07 Oct 2013 06:37:49 +0200 | Grumpy7 | Changing itemlist accesses to helper functions + getting rid of some pPlayers array accesses |