log Events.cpp @ 1990:84fa3c83d63f

age author description
Wed, 30 Oct 2013 00:47:37 -0700 Grumpy7 changing most of auto types to their actual types
Wed, 23 Oct 2013 10:24:38 +0600 Ritor1 Tavern rest fix
Mon, 14 Oct 2013 06:32:30 +0200 Grumpy7 changing most of party arrays to std::arrays, some minor cleanups in actor.cpp
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
Wed, 09 Oct 2013 09:08:15 +0200 Grumpy7 Changing arrays in class Player to std::array
Wed, 09 Oct 2013 08:39:49 +0200 Grumpy7 cancelEventProcessing to dword_5B65C4_cancelEventProcessing
Tue, 08 Oct 2013 07:41:00 +0200 Grumpy7 dword_5B65C4 to cancelEventProcessing
Tue, 08 Oct 2013 07:10:00 +0200 Grumpy7 Player::SubtractVariable changing return val to void, finishing cleanup
Mon, 07 Oct 2013 06:37:49 +0200 Grumpy7 Changing itemlist accesses to helper functions + getting rid of some pPlayers array accesses
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:36:48 +0200 yoctozepto Fix indentation.
Thu, 29 Aug 2013 22:22:33 +0200 yoctozepto Cleanup of LevelDecoration and related.
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Tue, 16 Jul 2013 20:51:29 +0200 Grumpy7 changed a few member variables in Player to slightly less confusing names
Mon, 01 Jul 2013 22:42:09 +0200 Grumpy7 removed weather.h from indoor.h
Thu, 20 Jun 2013 12:16:47 +0600 Ritor1 folder UI
Mon, 17 Jun 2013 17:34:01 +0600 Ritor1 moving files
Fri, 14 Jun 2013 16:06:30 +0600 Ritor1 Слияние
Tue, 11 Jun 2013 17:30:54 +0600 Ritor1 m
Wed, 12 Jun 2013 21:07:34 +0200 Grumpy7 included header cleanup
Tue, 11 Jun 2013 22:18:20 +0200 Grumpy7 more included header cleanup
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
Wed, 05 Jun 2013 17:40:09 +0600 Ritor1 sub_424829
Tue, 04 Jun 2013 03:21:21 +0200 Grumpy7 temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Mon, 27 May 2013 21:37:14 +0200 Grumpy7 strcmpi to stricmp conversion
Thu, 23 May 2013 19:03:36 +0200 Nomad BLV picky-blicky
Thu, 23 May 2013 18:26:05 +0200 Nomad -nomarg