Mercurial > mm7
log UI/UIHouses.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: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 |
Mon, 30 Sep 2013 17:29:27 +0600 | Ritor1 | UITransition.cpp cleaning(continue) |
Mon, 30 Sep 2013 05:59:06 +0200 | Grumpy7 | Merge |
Mon, 30 Sep 2013 05:48:32 +0200 | Grumpy7 | Party_stru0 renamed to PartyTimeStruct, fixed its members, renamed Party::field_3C to Party::PartyTimes, started Player::SetVariable refactoring start |
Fri, 27 Sep 2013 15:19:32 +0600 | Ritor1 | WeaponShop cleared |