log Arcomage.cpp @ 2481:4f4eb812af28

age author description
Thu, 21 Aug 2014 21:26:47 +0100 zipi mistake in goto cleaning
Mon, 18 Aug 2014 18:17:20 +0100 zipi goto cleaning
Sun, 17 Aug 2014 20:23:06 +0100 zipi cleaning project part 3
Sun, 17 Aug 2014 17:49:34 +0100 zipi cleaning project part 2
Wed, 30 Jul 2014 11:19:53 +0600 Ritor1 Audio_GetFirstHardwareDigitalDriver
Fri, 25 Jul 2014 15:06:52 +0600 Ritor1 _4BF5B2() renamed to BackToHouseMenu()
Fri, 25 Jul 2014 14:17:57 +0600 Ritor1 remove VideoPlayer.cpp/.h
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Fri, 04 Jul 2014 18:15:46 +0600 Ritor1 pMovie renamed to pMovie_Track and other
Mon, 12 May 2014 01:50:32 +0200 Grumpy7 removing non-nullptr conditions before frees, chaning 0 and NULL assignmnets to pointers to nullptr assignments
Thu, 10 Apr 2014 17:34:50 +0600 Ritor1 Elements of VideoPlayer structure moved
Sun, 06 Apr 2014 12:37:28 +0200 Grumpy7 Moving functions from unsorted_subs.h pt3
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, 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
Sat, 15 Feb 2014 16:00:19 +0600 Ritor1 window->GetWidth() continue
Fri, 14 Feb 2014 18:08:30 +0600 Ritor1 fog fix and change 640,480 - window->GetWidth(), window->GetHeight()
Thu, 13 Feb 2014 23:02:32 +0600 Ritor1 GameResultsApply() full refactored
Thu, 13 Feb 2014 17:34:47 +0600 Ritor1 Draw arcomage
Wed, 12 Feb 2014 17:32:47 +0600 Ritor1 DrawCardsRectangles 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, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
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
Fri, 20 Sep 2013 14:45:44 +0200 Nomad Cosmetics
Sat, 07 Sep 2013 20:05:20 +0200 Nomad assert, Abortf, AbortWithError -> Assert, Error
Fri, 06 Sep 2013 16:32:08 +0200 yoctozepto Fix and clean aWinProc and related
Wed, 21 Aug 2013 20:59:16 +0400 Gloval Merge