Mercurial > mm7
log Party.cpp @ 2062:c2a004e7458b
age | author | description |
---|---|---|
Mon, 02 Dec 2013 19:51:19 +0600 | Ritor1 | _494035_timed_effects__water_walking_damage__etc() |
Thu, 28 Nov 2013 17:12:50 +0600 | Ritor1 | Time.h rename |
Sat, 16 Nov 2013 00:02:24 +0600 | Ritor1 | substract item and AddItem for Alexis fix |
Sun, 03 Nov 2013 01:19:07 -0800 | Grumpy7 | char picking up item off by one fixed |
Wed, 30 Oct 2013 00:47:37 -0700 | Grumpy7 | changing most of auto types to their actual types |
Sun, 20 Oct 2013 23:12:09 -0700 | Grumpy7 | Fixing a small bug in Party::AddItemToParty + removing unreachable return |
Wed, 16 Oct 2013 03:23:03 +0200 | Grumpy7 | changed some memsets to fills in player.cpp, party.cpp and changing to sizeof(varName) |
Mon, 14 Oct 2013 06:32:30 +0200 | Grumpy7 | changing most of party arrays to std::arrays, some minor cleanups in actor.cpp |