Mon, 24 Feb 2014 16:19:01 +0600 |
Ritor1 |
for NextTurn()
|
Sun, 23 Feb 2014 03:07:46 +0100 |
Grumpy7 |
adding int_get_vector_length calls where the calls were inlined
|
Sat, 15 Feb 2014 16:00:19 +0600 |
Ritor1 |
window->GetWidth() continue
|
Fri, 14 Feb 2014 18:08:30 +0600 |
Ritor1 |
fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
|
Thu, 06 Feb 2014 17:20:12 +0600 |
Ritor1 |
fixpoint_mul
|
Thu, 06 Feb 2014 00:38:03 +0600 |
Ritor1 |
DrawSpriteObjects_ODM() cleaned
|
Wed, 05 Feb 2014 17:24:38 +0600 |
Ritor1 |
_44100D_should_alter_right_panel()
|
Wed, 05 Feb 2014 00:59:33 +0600 |
Ritor1 |
sub_407A1C cleaning continue
|
Sun, 02 Feb 2014 00:10:40 +0600 |
Ritor1 |
draw FlyAction and WaterWalk icons
|
Fri, 31 Jan 2014 00:37:26 +0100 |
Grumpy7 |
Some more PVS error fixing
|
Thu, 30 Jan 2014 22:09:10 +0100 |
Grumpy7 |
sub_47C3D7_get_fog_related_stuff to sub_47C3D7_get_fog_specular cleanup, IsTerrainSlopeTooHigh restoring commented out min,min/max,max implementation, some small changes in OnMapLoad, sub_4465DF_check_season attempted to pick the best readabilty/maintainability tradeoff
|
Mon, 27 Jan 2014 17:33:34 +0600 |
Ritor1 |
CastSpell continue
|
Fri, 24 Jan 2014 18:01:51 +0600 |
Ritor1 |
SPELL_WATER_RECHARGE_ITEM
|
Thu, 23 Jan 2014 17:31:12 +0600 |
Ritor1 |
_46А6АС_GetActorsInViewport
|
Wed, 22 Jan 2014 17:34:05 +0600 |
Ritor1 |
_427E01_cast_spell continue
|
Tue, 21 Jan 2014 16:37:23 +0600 |
Ritor1 |
autosave continue
|
Fri, 17 Jan 2014 17:58:48 +0600 |
Ritor1 |
fixpoint_mul in different functions and others
|
Thu, 09 Jan 2014 17:29:17 +0200 |
Nomad |
Render decoupling.
|
Thu, 09 Jan 2014 14:36:48 +0200 |
Nomad |
Render decoupling.
|
Thu, 09 Jan 2014 02:34:20 +0200 |
Nomad |
Some Render decoupling.
|
Tue, 07 Jan 2014 22:15:45 +0600 |
Ritor1 |
ODM_ProcessPartyActions continue
|
Mon, 06 Jan 2014 19:29:01 +0600 |
Ritor1 |
ODM_ProcessPartyActions continue
|
Thu, 02 Jan 2014 09:11:28 +0600 |
Ritor1 |
Слияние
|
Thu, 02 Jan 2014 09:11:01 +0600 |
Ritor1 |
1
|
Sat, 28 Dec 2013 00:32:08 +0600 |
Ritor1 |
Savegame_screenshot continue
|
Thu, 26 Dec 2013 22:46:49 +0000 |
zipi |
house animations working
|
Fri, 27 Dec 2013 01:28:48 +0600 |
Ritor1 |
GAME_STATE_CHANGE_LOCATION
|
Wed, 25 Dec 2013 17:20:02 +0600 |
Ritor1 |
Snow
|
Mon, 16 Dec 2013 18:43:42 +0600 |
Ritor1 |
RasterLine2D fix and etc.
|
Wed, 11 Dec 2013 23:28:05 +0600 |
Ritor1 |
Слияние
|
Wed, 11 Dec 2013 23:12:54 +0600 |
Ritor1 |
Door_switch_animation
|
Sat, 07 Dec 2013 14:25:50 +0600 |
Ritor1 |
WalkSound
|
Mon, 02 Dec 2013 23:19:22 +0600 |
Ritor1 |
rename int _47F223_LooksLikeGenerateMonsterLoot() to void ArrangeSpriteObjects()
|
Mon, 02 Dec 2013 15:13:49 +0200 |
Nomad |
GAME_SETTINGS_* defines introduced
|
Thu, 28 Nov 2013 17:12:50 +0600 |
Ritor1 |
Time.h rename
|
Tue, 26 Nov 2013 17:49:42 +0600 |
Ritor1 |
int max_flight_height and GetCeilingHeight function
|
Fri, 22 Nov 2013 10:34:22 +0200 |
Nomad |
Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
|
Mon, 18 Nov 2013 13:17:12 +0600 |
Ritor1 |
sudden drop in flight fix
|
Mon, 18 Nov 2013 10:07:17 +0600 |
Ritor1 |
bool new_speed
|
Thu, 14 Nov 2013 17:25:09 +0600 |
Ritor1 |
ODM_ProcessPartyActions() continued refactoring
|
Wed, 13 Nov 2013 17:41:12 +0600 |
Ritor1 |
SOUND_WalkingOnTo3DModel
|
Wed, 06 Nov 2013 13:06:02 +0000 |
zipi |
signed fixes
|
Tue, 05 Nov 2013 23:35:21 +0000 |
zipi |
RenderBillboardD3D initialization
|
Wed, 30 Oct 2013 00:47:37 -0700 |
Grumpy7 |
changing most of auto types to their actual types
|
Fri, 25 Oct 2013 11:13:15 -0700 |
Grumpy7 |
pActorBuffs[7] to pActorBuffs[ACTOR_BUFF_SLOWED]
|
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
|
Mon, 21 Oct 2013 17:24:10 +0600 |
Ritor1 |
Слияние
|
Mon, 21 Oct 2013 10:07:23 +0600 |
Ritor1 |
m
|
Sun, 20 Oct 2013 22:58:27 -0700 |
Grumpy7 |
_46DF1A_collide_against_actor cleaned up, moved to Actor.h
|
Mon, 14 Oct 2013 06:32:30 +0200 |
Grumpy7 |
changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
|
Sun, 13 Oct 2013 22:53:37 +0600 |
Ritor1 |
m
|
Fri, 11 Oct 2013 23:57:14 +0600 |
Ritor1 |
viewing_angle
|
Fri, 11 Oct 2013 07:04:19 +0200 |
Grumpy7 |
party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
|
Mon, 07 Oct 2013 16:13:32 +0600 |
Ritor1 |
m
|
Mon, 07 Oct 2013 16:06:08 +0600 |
Ritor1 |
m
|
Mon, 07 Oct 2013 15:20:32 +0600 |
Ritor1 |
original DrawSkyD3D() fix
|
Sun, 06 Oct 2013 22:48:14 +0600 |
Ritor1 |
m
|
Sun, 06 Oct 2013 22:45:00 +0600 |
Ritor1 |
GetSpellColor, DrawSkyD3D()(continue)
|