log Game.cpp @ 2468:48cc5e0d8fc9

age author description
Mon, 18 Aug 2014 11:26:34 +0600 Ritor1 bool use_MMT = false;
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
Sun, 17 Aug 2014 15:13:18 +0100 zipi cleaning project part 1
Tue, 05 Aug 2014 17:00:35 +0600 Ritor1 function MakeScreenshot()
Thu, 31 Jul 2014 13:18:42 +0600 Ritor1 VK_CONTROL
Sat, 26 Jul 2014 08:39:35 +0600 Ritor1 removed VideoPlayer.cpp/h and CShow.cpp/.h for MVS 2012
Fri, 25 Jul 2014 15:47:11 +0600 Ritor1 removed CShow.cpp/.h files
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
Thu, 24 Jul 2014 12:44:14 +0600 Ritor1 fix crash in keyboard option
Thu, 24 Jul 2014 01:39:07 +0200 Grumpy7 some more memory accesses fixed
Thu, 24 Jul 2014 00:31:49 +0300 a.parshin * Fixed releasing movie for movie-less transitions.
Wed, 23 Jul 2014 21:38:34 +0300 a.parshin * Fixed OpenAL crash for videos
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Mon, 14 Jul 2014 10:03:44 +0600 Ritor1 included directx 11
Fri, 04 Jul 2014 18:15:46 +0600 Ritor1 pMovie renamed to pMovie_Track and other
Wed, 02 Jul 2014 15:13:39 +0200 Grumpy7 removing some (const char *) casts
Mon, 12 May 2014 01:55:23 +0200 Grumpy7 removing non-nullptr conditions before deletes
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:35:26 +0600 Ritor1 Merge
Thu, 10 Apr 2014 17:34:50 +0600 Ritor1 Elements of VideoPlayer structure moved
Wed, 09 Apr 2014 21:45:07 +0200 Grumpy7 Finishing moving all known UI functions to their appropriate headers
Wed, 09 Apr 2014 21:22:06 +0200 Grumpy7 Created header files for UI cpp files
Tue, 08 Apr 2014 17:39:59 +0600 Ritor1 VideoPlayer cleaning
Mon, 07 Apr 2014 19:15:31 +0600 Ritor1 Слияние
Mon, 07 Apr 2014 19:15:13 +0600 Ritor1 for MultimediaPlayer
Sun, 06 Apr 2014 21:12:24 +0200 Grumpy7 Moving functions from unsorted_subs.h pt5