log SaveLoad.cpp @ 2184:e0863f5beee0

age author description
Fri, 24 Jan 2014 18:01:51 +0600 Ritor1 SPELL_WATER_RECHARGE_ITEM
Thu, 23 Jan 2014 00:18:05 +0600 Ritor1 _427E01_cast_spell continue
Wed, 22 Jan 2014 18:53:47 +0600 Ritor1 pSavegameList->Reset()
Wed, 22 Jan 2014 17:34:05 +0600 Ritor1 _427E01_cast_spell continue
Wed, 22 Jan 2014 00:05:10 +0600 Ritor1 savegame fix
Tue, 21 Jan 2014 18:45:00 +0600 Ritor1 pParty->vPrevPosition.y = 1816; and pParty->vPrevPosition.z = 0;
Tue, 21 Jan 2014 16:37:23 +0600 Ritor1 autosave continue
Tue, 21 Jan 2014 00:59:21 +0600 Ritor1 savegame and loadgame continue
Thu, 09 Jan 2014 14:36:48 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Tue, 31 Dec 2013 16:26:08 +0600 Ritor1 screenshot
Sun, 29 Dec 2013 01:26:15 +0600 Ritor1 SavePCXScreenshot() continue
Sat, 28 Dec 2013 16:49:21 +0600 Ritor1 savegame screenshot fix
Sat, 28 Dec 2013 00:32:08 +0600 Ritor1 Savegame_screenshot continue
Fri, 27 Dec 2013 17:52:31 +0600 Ritor1 Screenshot continue
Fri, 27 Dec 2013 01:28:48 +0600 Ritor1 GAME_STATE_CHANGE_LOCATION
Mon, 23 Dec 2013 00:48:53 +0600 Ritor1 SoundVolume options
Tue, 17 Dec 2013 23:11:49 +0600 Ritor1 stru_AA1058[i]._494836() continue
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
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
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
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, 30 Sep 2013 17:29:27 +0600 Ritor1 UITransition.cpp cleaning(continue)
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, 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
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