Mercurial > mm7
log UI/UICharacter.cpp @ 1877:bed4532cfe59
age | author | description |
---|---|---|
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) |
Wed, 25 Sep 2013 08:39:03 +0200 | Grumpy7 | fixing bugs introduced by me :) |
Wed, 25 Sep 2013 08:13:09 +0200 | Grumpy7 | fixing itemequiptype instead of playerskilltype |