log UI/UICharacter.cpp @ 1989:33787c8938a5

age author description
Sat, 02 Nov 2013 17:45:58 +0000 zipi Single and Two-handed ENUM
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
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