log Player.h @ 2072:2737276390ff

age author description
Sat, 30 Nov 2013 21:00:37 +0200 Nomad Player.swig
Thu, 14 Nov 2013 17:25:09 +0600 Ritor1 ODM_ProcessPartyActions() continued refactoring
Sat, 19 Oct 2013 08:21:57 +0200 Grumpy7 getting rid of "signed value is out of range for enum constant" errors for Tileset_NULL and PLAYER_SKILL_INVALID
Wed, 09 Oct 2013 09:08:15 +0200 Grumpy7 Changing arrays in class Player to std::array
Wed, 09 Oct 2013 08:06:26 +0200 Grumpy7 Finishing Player.cpp, fixing some bugs
Tue, 08 Oct 2013 07:10:00 +0200 Grumpy7 Player::SubtractVariable changing return val to void, finishing cleanup
Mon, 07 Oct 2013 07:56:07 +0200 Grumpy7 Player::SubtractVariable helper functions
Thu, 03 Oct 2013 08:53:25 +0200 Grumpy7 Player::AddVariable adding helper functions
Thu, 03 Oct 2013 05:56:52 +0200 Grumpy7 Player::SetVariable finishing cleanup
Thu, 03 Oct 2013 05:27:54 +0200 Grumpy7 Player::SetVariable moved most of the conditions into a switch
Wed, 02 Oct 2013 08:51:43 +0200 Grumpy7 Player::SetVariable helper function for award sound
Wed, 25 Sep 2013 17:29:14 +0600 Ritor1 pop-up window in character(paperdill) window, alchemy
Wed, 25 Sep 2013 11:13:16 +0600 Ritor1 Слияние
Wed, 25 Sep 2013 08:59:01 +0600 Ritor1 m
Wed, 25 Sep 2013 07:11:16 +0200 Grumpy7 Item getter functions to reduce the number of ugly array accesses, fixing a bug with Player::setrecoverytime