log UI/UICharacter.cpp @ 1861:a86c60679949

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
Tue, 24 Sep 2013 07:29:55 +0200 Grumpy7 ITEM_ENCHANTED to ITEM_HARDENED, created helper functions to get params from itemtable for ItemGens