log Events.cpp @ 2361:d6bba1e6249d

age author description
Wed, 02 Apr 2014 23:21:34 +0200 Grumpy7 header file include cleanup
Wed, 02 Apr 2014 21:05:19 +0600 Ritor1 unused local variables I commented
Wed, 02 Apr 2014 01:21:05 +0200 Grumpy7 Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions
Sun, 09 Mar 2014 22:39:59 +0600 Ritor1 EventProcessor cleaned and ODM_NearClip fix
Sat, 08 Mar 2014 23:53:00 +0600 Ritor1 EventProcessor cleared
Wed, 26 Feb 2014 23:35:23 +0100 Grumpy7 adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Mon, 06 Jan 2014 19:29:59 +0600 Ritor1 Слияние
Mon, 06 Jan 2014 19:29:01 +0600 Ritor1 ODM_ProcessPartyActions continue
Thu, 02 Jan 2014 18:25:42 +0000 zipi some code cleaning in video playing, loops play but there is a memory leak
Wed, 01 Jan 2014 13:43:09 +0000 zipi libavcodec playing movies and houses, loops not working yet
Fri, 27 Dec 2013 01:28:48 +0600 Ritor1 GAME_STATE_CHANGE_LOCATION
Mon, 16 Dec 2013 18:43:42 +0600 Ritor1 RasterLine2D fix and etc.
Wed, 11 Dec 2013 23:12:54 +0600 Ritor1 Door_switch_animation
Tue, 03 Dec 2013 16:35:57 +0600 Ritor1 ODM_GetFloorLevel small fix
Tue, 03 Dec 2013 09:22:24 +0600 Ritor1 inline LuaVM()
Fri, 29 Nov 2013 12:20:07 +0200 Nomad Moved implementation to cpp
Fri, 29 Nov 2013 01:16:48 +0600 Ritor1 LuaClass.h
Fri, 22 Nov 2013 10:34:22 +0200 Nomad Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous)
Sun, 17 Nov 2013 01:14:58 +0600 Ritor1 EVENT_Substract fix
Sat, 16 Nov 2013 00:02:24 +0600 Ritor1 substract item and AddItem for Alexis fix
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
Thu, 23 May 2013 03:32:36 +0200 Nomad Merge
Thu, 23 May 2013 03:29:29 +0200 Nomad Cleanings
Wed, 22 May 2013 22:25:44 +0400 Gloval player recieve damage
Tue, 21 May 2013 23:44:51 +0200 Nomad * UI cleans and moves
Tue, 21 May 2013 02:24:31 +0200 Grumpy7 Merge
Sun, 19 May 2013 17:55:19 +0200 Grumpy7 Included header files cleanup
Sat, 18 May 2013 22:01:26 +0400 Gloval ui cleanup
Thu, 09 May 2013 02:26:04 +0600 Ritor1 uGameState
Wed, 01 May 2013 17:31:10 +0200 Nomad Code cleaning.
Mon, 15 Apr 2013 16:36:56 +0600 Ritor1 DrawPaperdoll clean
Wed, 27 Mar 2013 23:20:27 +0600 Ritor1 Слияние
Wed, 27 Mar 2013 23:20:14 +0600 Ritor1 EventCastSpell
Wed, 27 Mar 2013 19:50:37 +0200 Nomad Hotkeys fixed
Wed, 27 Mar 2013 01:39:54 +0600 Ritor1 mr.Malvik
Mon, 25 Mar 2013 14:29:01 +0600 Ritor1 m
Mon, 25 Mar 2013 10:40:37 +0600 Ritor1 m
Mon, 25 Mar 2013 09:49:12 +0600 Ritor1 m
Mon, 25 Mar 2013 02:21:14 +0600 Ritor1 Слияние
Mon, 25 Mar 2013 02:20:57 +0600 Ritor1 GetSector
Sun, 24 Mar 2013 21:14:28 +0200 Nomad Taveling by foot fixed.
Sun, 24 Mar 2013 00:32:13 +0600 Ritor1 Слияние
Sun, 24 Mar 2013 00:31:56 +0600 Ritor1 m
Sat, 23 Mar 2013 20:22:51 +0200 Nomad days_played_without_rest
Sat, 23 Mar 2013 19:47:01 +0200 Nomad Misc cleaning
Fri, 22 Mar 2013 21:50:41 +0200 Nomad House dialogue ids appended
Sun, 10 Mar 2013 20:57:52 +0400 Gloval houses func moved to uihouses
Fri, 08 Mar 2013 18:03:37 +0600 Ritor1 Compare
Fri, 08 Mar 2013 18:00:43 +0600 Ritor1 Слияние
Fri, 08 Mar 2013 17:59:54 +0600 Ritor1 1-5
Fri, 08 Mar 2013 00:36:33 +0400 Gloval ArmorShop fixes
Thu, 07 Mar 2013 14:45:43 +0600 Ritor1 SubtractVariables little fix
Wed, 06 Mar 2013 23:26:46 +0000 zipi Margaret working
Thu, 07 Mar 2013 01:07:45 +0400 Gloval level events loading fix
Tue, 05 Mar 2013 16:14:22 +0200 Nomad * Party buff icons drawing (right panel)
Sun, 03 Mar 2013 18:39:21 +0600 Ritor1 SubtractVariables
Sat, 02 Mar 2013 20:14:20 +0600 Ritor1 Слияние
Sat, 02 Mar 2013 09:01:48 +0600 Ritor1 Слияние
Fri, 01 Mar 2013 22:03:57 +0600 Ritor1 m
Sat, 02 Mar 2013 15:38:49 +0400 Gloval events cleanup
Fri, 01 Mar 2013 23:43:21 +0400 Gloval GlobalEventInfo changed to LevelDecoration* activeLevelDecoration
Fri, 01 Mar 2013 20:38:43 +0600 Ritor1 little fix
Fri, 01 Mar 2013 19:18:32 +0600 Ritor1 Red potion quest
Fri, 01 Mar 2013 17:38:04 +0600 Ritor1 Слияние
Fri, 01 Mar 2013 17:37:47 +0600 Ritor1 SubtractVariables
Fri, 01 Mar 2013 02:11:57 +0400 Gloval guilds ....
Wed, 27 Feb 2013 02:25:31 +0400 Gloval avard quest guild bits
Tue, 26 Feb 2013 17:24:53 +0600 Ritor1 HOUSE_ID
Tue, 26 Feb 2013 15:23:15 +0600 Ritor1 BildingType
Tue, 26 Feb 2013 07:59:07 +0600 Ritor1 m
Mon, 25 Feb 2013 17:27:27 +0600 Ritor1 CompareVariable part 1
Sun, 24 Feb 2013 20:39:03 +0600 Ritor1 m
Sun, 24 Feb 2013 00:48:41 +0400 Gloval level hints
Sat, 23 Feb 2013 23:09:48 +0400 Gloval NPC_EventProcessor
Fri, 22 Feb 2013 18:40:38 +0200 Nomad Interface reloading fix & party alignment enum
Thu, 21 Feb 2013 00:33:12 +0400 Gloval Event_proceccor preliminary
Wed, 20 Feb 2013 01:40:18 +0400 Gloval m
Wed, 20 Feb 2013 00:26:17 +0400 Gloval Events stuff moved to its file
Sat, 12 Jan 2013 09:45:18 +0600 Ritor1 init