Tue, 17 Sep 2013 18:39:32 +0200 |
Nomad |
Excess wrapper (IndoorLocation_drawstru) removed.
|
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:36 +0200 |
Nomad |
Merge
|
Tue, 17 Sep 2013 15:40:09 +0200 |
Nomad |
class IndoorCamera split into BLVRenderParams and ODMRenderParams
|
Tue, 17 Sep 2013 14:10:41 +0200 |
Nomad |
class OutdoorCamera -> ODMRenderParams
|
Tue, 17 Sep 2013 17:34:31 +0600 |
Ritor1 |
SimpleHouseDialog cleaning(continue)
|
Tue, 17 Sep 2013 16:30:43 +0600 |
Ritor1 |
Слияние
|
Tue, 17 Sep 2013 16:30:36 +0600 |
Ritor1 |
m
|
Tue, 17 Sep 2013 12:40:37 +0200 |
Nomad |
Merge
|
Tue, 17 Sep 2013 12:37:07 +0200 |
Nomad |
Out of bounds (id 65536) texture fixed.
|
Tue, 10 Sep 2013 21:17:00 +0200 |
Nomad |
operator new() -> malloc
|
Tue, 17 Sep 2013 13:20:58 +0600 |
Ritor1 |
TavernDialog cleared
|
Mon, 16 Sep 2013 09:37:30 +0600 |
Ritor1 |
Слияние
|
Mon, 16 Sep 2013 09:37:08 +0600 |
Ritor1 |
m
|
Fri, 13 Sep 2013 10:10:53 +0600 |
Ritor1 |
Слияние
|
Fri, 13 Sep 2013 10:10:44 +0600 |
Ritor1 |
m
|
Mon, 16 Sep 2013 01:14:17 +0600 |
Ritor1 |
TrainingDialog cleaning(continue)
|
Sun, 15 Sep 2013 19:19:43 +0600 |
Ritor1 |
TampleDialog() cleaning
|
Sun, 15 Sep 2013 19:12:41 +0600 |
Ritor1 |
Merge
|
Sun, 15 Sep 2013 19:12:34 +0600 |
Ritor1 |
m
|
Sun, 15 Sep 2013 02:21:26 +0200 |
Grumpy7 |
Merge
|
Sun, 15 Sep 2013 02:20:06 +0200 |
Grumpy7 |
sub_43EE77_ProbablyIfUnderwaterSuitIsEquipped to Player::HasUnderwaterSuitEquipped, sub_43EDB9_get_some_race_sex_relation_2 to ShouldLoadTexturesForRaceAndGender, Player_has_item to Player::HasItem
|
Sat, 14 Sep 2013 19:09:44 +0200 |
Grumpy7 |
Player::EquipBody cleaned up
|
Sat, 14 Sep 2013 07:21:56 +0200 |
Grumpy7 |
Player::UseItem_DrinkPotion_etc some minor edits(brace indentation, a few warnings), commented out 2 sections which never get used
|
Sat, 14 Sep 2013 06:56:05 +0200 |
Grumpy7 |
Player::GetRace cleaned up + removed a few unused vars
|
Sat, 14 Sep 2013 22:43:45 +0100 |
zipi |
mul <> sub0 difference
|
Sat, 14 Sep 2013 22:02:56 +0100 |
zipi |
AI visibility issue temporarily fixed
|
Sun, 15 Sep 2013 00:46:00 +0600 |
Ritor1 |
m
|
Sun, 15 Sep 2013 00:41:51 +0600 |
Ritor1 |
Слияние
|
Sun, 15 Sep 2013 00:41:34 +0600 |
Ritor1 |
TampleDialog(cleaning continue)
|
Sat, 14 Sep 2013 10:28:23 +0600 |
Ritor1 |
Слияние
|
Sat, 14 Sep 2013 10:28:13 +0600 |
Ritor1 |
m
|
Thu, 12 Sep 2013 11:55:16 +0600 |
Ritor1 |
Слияние
|
Thu, 12 Sep 2013 11:55:04 +0600 |
Ritor1 |
JailDialog
|
Wed, 11 Sep 2013 00:16:58 +0600 |
Ritor1 |
Слияние
|
Wed, 11 Sep 2013 00:16:49 +0600 |
Ritor1 |
m
|
Sat, 14 Sep 2013 06:46:12 +0200 |
Grumpy7 |
Player::GetMagicalBonus cleaned up, identified a few player only effect spells used in mm6
|
Sat, 14 Sep 2013 06:04:18 +0200 |
Grumpy7 |
Moved enchantment attribute bonus list to items.cpp/h, created static function that create the enchantments + helper functions to get the enchantment strength, moved the whole logic of Player::GetItemsBonus to a case
|
Thu, 12 Sep 2013 09:58:07 +0200 |
Grumpy7 |
Merge
|
Thu, 12 Sep 2013 09:55:20 +0200 |
Grumpy7 |
Merge
|
Thu, 12 Sep 2013 09:53:41 +0200 |
Grumpy7 |
started extracting enchantment effects to a helper class
|
Wed, 11 Sep 2013 04:27:36 +0200 |
Grumpy7 |
stru350::sub_451007_scale_image_bicubic - fixing a memory access bug
|
Tue, 10 Sep 2013 08:31:04 +0200 |
Grumpy7 |
Player::GetItemsBonus removed majority of labels
|
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 04:08:15 +0200 |
Grumpy7 |
Player::GetActualResistance cleaned up, some minor changes in Player::Recover, _48EA46_calc_special_bonus_by_items renamed to GetSpecialItemBonus
|
Tue, 10 Sep 2013 03:25:28 +0200 |
Grumpy7 |
Merge
|
Tue, 10 Sep 2013 03:25:15 +0200 |
Grumpy7 |
Player::GetBaseResistance cleanup, setting default parameter to Player::GetItemsBonus
|
Sun, 08 Sep 2013 08:10:09 +0200 |
Grumpy7 |
Player::GetMaxHealth, GetBaseAC, GetActualAC minor cleanups
|
Sun, 08 Sep 2013 08:01:05 +0200 |
Grumpy7 |
Player::GetAttackRecoveryTime removing label, fixing shield skill being ignored, fixing haste being ignored
|
Wed, 11 Sep 2013 18:01:30 +0600 |
Ritor1 |
Слияние
|
Wed, 11 Sep 2013 18:01:16 +0600 |
Ritor1 |
Boat dialogue
|
Wed, 11 Sep 2013 09:39:09 +0600 |
Ritor1 |
Слияние
|
Wed, 11 Sep 2013 09:23:41 +0600 |
Ritor1 |
m
|
Mon, 09 Sep 2013 09:13:40 +0600 |
Ritor1 |
Слияние
|
Mon, 09 Sep 2013 09:13:23 +0600 |
Ritor1 |
m
|
Wed, 11 Sep 2013 13:53:05 +0200 |
yoctozepto |
Replace minor Windows constants.
|
Tue, 10 Sep 2013 21:08:43 +0200 |
Nomad |
Merge
|
Tue, 10 Sep 2013 21:08:06 +0200 |
Nomad |
Merge
|
Tue, 10 Sep 2013 21:07:07 +0200 |
Nomad |
Allocator (CMemory) bye-bye
|
Wed, 11 Sep 2013 00:11:18 +0600 |
Ritor1 |
_4B3FE5_training_dialogue
|