log Outdoor.cpp @ 1873:a53bd0511de2

age author description
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
Sun, 23 Jun 2013 14:27:57 +0600 Ritor1 Слияние
Sun, 23 Jun 2013 14:02:07 +0600 Ritor1 m
Wed, 19 Jun 2013 17:06:58 +0600 Ritor1 moving files mm7_x ending
Mon, 17 Jun 2013 17:34:01 +0600 Ritor1 moving files
Sat, 15 Jun 2013 07:50:08 +0200 Grumpy7 header stuff
Wed, 12 Jun 2013 21:07:34 +0200 Grumpy7 included header cleanup
Sun, 09 Jun 2013 01:30:36 +0200 Grumpy7 arrays to std::arrays phase 3 - finishing global arrays
Sun, 09 Jun 2013 01:10:49 +0200 Grumpy7 arrays to std::arrays phase 2 - some more arrays converted
Sun, 09 Jun 2013 00:30:48 +0200 Grumpy7 arrays to std::arrays phase 2 - mm7_data.h converted
Sat, 08 Jun 2013 21:33:22 +0200 Grumpy7 arrays to std::arrays phase 1
Tue, 04 Jun 2013 03:21:21 +0200 Grumpy7 temporary _CRT_SECURE_NO_WARNINGS to remove some warnings