log Actor.cpp @ 1703:ffef0fe0b59d

age author description
Tue, 17 Sep 2013 19:24:23 +0100 zipi fixpoint functions renaming
Tue, 17 Sep 2013 17:40:59 +0200 Nomad Some common code from ODM and BLV RenderParams moved to IndoorCameraD3D
Tue, 17 Sep 2013 15:40:09 +0200 Nomad class IndoorCamera split into BLVRenderParams and ODMRenderParams
Thu, 12 Sep 2013 09:58:07 +0200 Grumpy7 Merge
Tue, 10 Sep 2013 04:16:54 +0200 Grumpy7 _48EA46_calc_special_bonus_by_items renamed to GetSpecialItemBonus, forgot to commit actor.cpp
Tue, 10 Sep 2013 21:07:07 +0200 Nomad Allocator (CMemory) bye-bye
Sat, 07 Sep 2013 21:14:48 +0200 Grumpy7 Merge
Sat, 07 Sep 2013 09:45:09 +0200 Grumpy7 Player::CalculateMeleeDamageTo extracted 2 almost identical sections to a separate function, variable cleanup, changed parameter types
Sat, 07 Sep 2013 21:55:02 +0200 Nomad stru141 & misc cleaning
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Fri, 06 Sep 2013 16:42:23 +0600 Ritor1 bountyHunting fix
Wed, 04 Sep 2013 16:00:15 +0200 yoctozepto Clean CastSpellInfo. (2)
Wed, 04 Sep 2013 14:34:59 +0200 yoctozepto Clean CastSpellInfo. (1)
Mon, 02 Sep 2013 08:38:41 +0200 yoctozepto Fix types.
Fri, 30 Aug 2013 22:23:54 +0100 zipi player detection partly working
Wed, 28 Aug 2013 18:43:07 +0200 Nomad * LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Wed, 21 Aug 2013 20:59:16 +0400 Gloval Merge
Wed, 21 Aug 2013 20:58:36 +0400 Gloval renaming _guilds_member_bits to _achieved_awards_bits
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Wed, 14 Aug 2013 00:40:23 +0400 Gloval TE mostly working
Wed, 07 Aug 2013 08:55:34 +0400 Gloval more renaming TE
Tue, 06 Aug 2013 00:56:33 +0400 Gloval Merge
Tue, 06 Aug 2013 00:52:46 +0400 Gloval some turn engine renaming
Fri, 26 Jul 2013 18:11:36 +0600 Ritor1 FindSound
Tue, 16 Jul 2013 20:51:29 +0200 Grumpy7 changed a few member variables in Player to slightly less confusing names
Mon, 15 Jul 2013 00:42:50 +0200 Grumpy7 Condition checking functions slightly renamed, some final changes in Player::SetCondition
Sat, 13 Jul 2013 17:13:45 +0200 Grumpy7 _449B57_test_bit(pParty->_quest_bits, 99) and _449B57_test_bit(pParty->_quest_bits, 100) changed to Party::IsPartyGood, Party::IsPartyEvil, respectively
Sat, 06 Jul 2013 00:29:29 +0400 Gloval turnengine refactoring continue
Thu, 04 Jul 2013 09:21:40 +0600 Ritor1 m
Mon, 01 Jul 2013 22:42:09 +0200 Grumpy7 removed weather.h from indoor.h