log

age author description
Tue, 22 Oct 2013 17:21:09 +0600 Ritor1 mm7_1.cpp remove
Tue, 22 Oct 2013 15:52:30 +0600 Ritor1 Слияние
Tue, 22 Oct 2013 15:52:01 +0600 Ritor1 which_player_to_attack rename and cleaning
Tue, 22 Oct 2013 00:39:04 -0700 Grumpy7 Actor::GetDirectionInfo changed the signature to a less confusing one
Tue, 22 Oct 2013 00:04:14 -0700 Grumpy7 Actor::AI_Flee fixing crash
Mon, 21 Oct 2013 23:20:29 -0700 Grumpy7 Merge
Mon, 21 Oct 2013 23:19:30 -0700 Grumpy7 UpdateActorAI() minor clean ups
Sun, 20 Oct 2013 23:50:19 -0700 Grumpy7 UpdateActorAI getting rid of unnecessary memcpys
Mon, 21 Oct 2013 17:24:10 +0600 Ritor1 Слияние
Mon, 21 Oct 2013 17:23:59 +0600 Ritor1 m
Mon, 21 Oct 2013 17:08:14 +0600 Ritor1 ODM_NearClip and ODM_FarClip
Mon, 21 Oct 2013 10:07:32 +0600 Ritor1 Слияние
Mon, 21 Oct 2013 10:07:23 +0600 Ritor1 m
Mon, 21 Oct 2013 10:42:35 +0200 Nomad Merge
Mon, 21 Oct 2013 10:42:27 +0200 Nomad Adding swig, gitignore, hgignore
Sun, 20 Oct 2013 23:12:09 -0700 Grumpy7 Fixing a small bug in Party::AddItemToParty + removing unreachable return
Sun, 20 Oct 2013 22:58:27 -0700 Grumpy7 _46DF1A_collide_against_actor cleaned up, moved to Actor.h
Sun, 20 Oct 2013 02:52:48 -0700 Grumpy7 renaming dword_4DF380 to dword_4DF380_hostilityRanges, moved it to actor.cpp
Sun, 20 Oct 2013 02:48:35 -0700 Grumpy7 renaming Actor::_44FD29 to Actor::SummonMinion
Sun, 20 Oct 2013 02:30:36 -0700 Grumpy7 Actor::_44FD29 cleanup 1
Sun, 20 Oct 2013 00:38:38 -0700 Grumpy7 Actor::_SelectTarget final cleanup
Sun, 20 Oct 2013 00:21:16 -0700 Grumpy7 Actor::GetActorsRelation finishing cleanup
Sun, 20 Oct 2013 00:12:37 -0700 Grumpy7 Actor::GetActorsRelation cleanup 2
Sat, 19 Oct 2013 23:08:02 -0700 Grumpy7 fixing buildability
Sat, 19 Oct 2013 21:26:31 -0700 Grumpy7 Actor::_SelectTarget, Actor::GetActorsRelation some cleanups
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
Sat, 19 Oct 2013 08:15:08 +0200 Grumpy7 Actor::AI_Pursue3 cleaned up
Sat, 19 Oct 2013 07:56:16 +0200 Grumpy7 Actor::AI_Pursue2 cleaned up
Sat, 19 Oct 2013 07:26:35 +0200 Grumpy7 Actor::AI_Flee cleaned up
Sat, 19 Oct 2013 07:02:05 +0200 Grumpy7 Actor::AI_Pursue1 cleaned up