Mercurial > mm7
log Party.h @ 2151:92511cd8fcdb
age | author | description |
---|---|---|
Wed, 08 Jan 2014 22:29:11 +0200 | Nomad | Cleaned some variables. |
Tue, 03 Dec 2013 20:18:17 +0200 | Nomad | 32bits almost there |
Sun, 20 Oct 2013 23:50:19 -0700 | Grumpy7 | UpdateActorAI getting rid of unnecessary memcpys |
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:29:14 +0200 | Grumpy7 | sub_421B2C_PlaceInInventory_or_DropPickedItem to Party::sub_421B2C_PlaceInInventory_or_DropPickedItem |
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 |