Mercurial > mm7
log UI/UIHouses.cpp @ 1920:05b433b8cb37
age | author | description |
---|---|---|
Wed, 23 Oct 2013 12:49:25 +0600 | Ritor1 | GuildDialog fix and cleared |
Wed, 23 Oct 2013 10:24:38 +0600 | Ritor1 | Tavern rest fix |
Sun, 13 Oct 2013 07:18:03 +0200 | Grumpy7 | some char* cast removal + adding const_casts where appropriate |
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) |