Mercurial > mm7
log UI/UICharacter.cpp @ 1978:2233efdc8d00
age | author | description |
---|---|---|
Mon, 28 Oct 2013 20:29:53 -0700 | Grumpy7 | fixing wrong shape of element being enchanted in inventory |
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 09:19:40 +0200 | Grumpy7 | changing global char* vars to const char* vars |
Wed, 09 Oct 2013 08:06:26 +0200 | Grumpy7 | Finishing Player.cpp, fixing some bugs |
Mon, 07 Oct 2013 06:37:49 +0200 | Grumpy7 | Changing itemlist accesses to helper functions + getting rid of some pPlayers array accesses |
Mon, 30 Sep 2013 17:29:27 +0600 | Ritor1 | UITransition.cpp cleaning(continue) |