log Outdoor.cpp @ 2044:28cb79ae2f6f

age author description
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)
Wed, 06 Nov 2013 13:06:02 +0000 zipi signed fixes
Tue, 05 Nov 2013 23:59:54 +0000 zipi DoGetHeightOnTerrain -1 signed fix
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Fri, 25 Oct 2013 11:15:57 -0700 Grumpy7 pActorBuffs[10] to pActorBuffs[ACTOR_BUFF_MASS_DISTORTION]
Fri, 25 Oct 2013 11:11:31 -0700 Grumpy7 pActorBuffs[3] to pActorBuffs[ACTOR_BUFF_SHRINK]
Fri, 25 Oct 2013 11:08:34 -0700 Grumpy7 pActorBuffs[6] to pActorBuffs[ACTOR_BUFF_PARALYZED]
Fri, 25 Oct 2013 11:07:52 -0700 Grumpy7 pActorBuffs[5] to pActorBuffs[ACTOR_BUFF_STONED]
Wed, 23 Oct 2013 17:30:14 +0600 Ritor1 rename DrawIndoorPolygonSky
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
Fri, 27 Sep 2013 10:04:45 +0200 Grumpy7 Player::CompareVariable finished, renamed stru_5E4C90 to stru_5E4C90_MapPersistVars, party::field_4A0 to party::CounterEventValues
Tue, 17 Sep 2013 20:15:56 +0200 Nomad More camera unifications.
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
Tue, 17 Sep 2013 14:10:41 +0200 Nomad class OutdoorCamera -> ODMRenderParams
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
Tue, 10 Sep 2013 21:07:07 +0200 Nomad Allocator (CMemory) bye-bye
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Tue, 03 Sep 2013 15:09:07 +0200 yoctozepto Rename LevelDecoration::field_16_event_id to LevelDecoration::uEventID.
Thu, 29 Aug 2013 22:22:33 +0200 yoctozepto Cleanup of LevelDecoration and related.
Wed, 28 Aug 2013 18:43:07 +0200 Nomad * LODFile::LoadBitmaps & LODFile::LoadIconsOrEvents are merged into LODFile::Load
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Sat, 27 Jul 2013 16:09:00 +0200 Nomad UseNPCSkill
Sat, 27 Jul 2013 14:28:14 +0200 Nomad Harmondale falling under terrain fixed
Fri, 26 Jul 2013 22:19:29 +0200 Nomad deleted stru220.h and stru220 (bezier terrain stuff)
Thu, 18 Jul 2013 14:42:54 +0200 Nomad Moved stru11, stru12 and some SW Rendering stuff to the archives.
Fri, 05 Jul 2013 17:37:12 +0600 Ritor1 shading terrain
Mon, 01 Jul 2013 22:42:09 +0200 Grumpy7 removed weather.h from indoor.h