Mercurial > mm7
log mm7_4.cpp @ 1838:211dfe2d8db1
age | author | description |
---|---|---|
Fri, 11 Oct 2013 09:19:40 +0200 | Grumpy7 | changing global char* vars to const char* vars |
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 |
Wed, 09 Oct 2013 09:08:15 +0200 | Grumpy7 | Changing arrays in class Player to std::array |
Mon, 07 Oct 2013 09:31:32 +0600 | Ritor1 | Слияние |
Mon, 07 Oct 2013 09:31:18 +0600 | Ritor1 | m |
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) |