Wed, 09 Apr 2014 22:58:22 +0200 |
Grumpy7 |
Moving more functions out of unsorted_subs
|
Sun, 06 Apr 2014 21:12:24 +0200 |
Grumpy7 |
Moving functions from unsorted_subs.h pt5
|
Wed, 02 Apr 2014 01:21:05 +0200 |
Grumpy7 |
Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
|
Sun, 16 Mar 2014 19:11:52 +0100 |
Grumpy7 |
stru319::PlayerHitOrMiss moved to Player class, cleaned up a bit, stru319::ActorHitOrMiss moved to Actor class, cleaned up a bit
|
Tue, 28 Jan 2014 17:25:58 +0600 |
Ritor1 |
CastSpell continue
|
Mon, 27 Jan 2014 00:13:01 +0600 |
Ritor1 |
CastSpell continue
|
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
|