log mm7_2.cpp @ 2458:d53da932f594

age author description
Fri, 25 Jul 2014 17:49:20 +0600 Ritor1 audio through OpenAL (begining)
Fri, 25 Jul 2014 15:47:11 +0600 Ritor1 removed CShow.cpp/.h files
Fri, 25 Jul 2014 14:17:57 +0600 Ritor1 remove VideoPlayer.cpp/.h
Thu, 24 Jul 2014 12:50:24 +0600 Ritor1 //pKeyActionMap = new KeyboardActionMapping;
Wed, 23 Jul 2014 17:36:56 +0600 Ritor1 Слияние
Wed, 23 Jul 2014 17:34:47 +0600 Ritor1 moved pKeyActionMap
Wed, 23 Jul 2014 13:32:09 +0300 a.parshin Merge
Wed, 23 Jul 2014 13:28:30 +0300 a.parshin * Some initialization stuff
Wed, 23 Jul 2014 16:06:17 +0600 Ritor1 Hot key for mm7 main menu
Tue, 22 Jul 2014 23:07:24 +0200 Grumpy7 fixing some memory access errors
Wed, 23 Jul 2014 01:12:55 +0600 Ritor1 memory problems, Mouse
Mon, 21 Jul 2014 17:37:03 +0600 Ritor1 misstake in LoadSound
Sun, 20 Jul 2014 22:38:31 +0600 Ritor1 LOD.cpp cleaned and search memory corrupt
Wed, 16 Jul 2014 17:22:12 +0600 Ritor1 LoadSound - cause of the crash exe file
Mon, 14 Jul 2014 10:03:44 +0600 Ritor1 included directx 11
Sun, 06 Jul 2014 16:27:17 +0100 zipi _46BFFA_check_object_intercept refactor
Fri, 04 Jul 2014 18:15:46 +0600 Ritor1 pMovie renamed to pMovie_Track and other
Fri, 04 Jul 2014 13:58:09 +0600 Ritor1 for console window text
Mon, 23 Jun 2014 23:45:14 +0600 Ritor1 MapsLongTimer.h
Sun, 01 Jun 2014 18:37:09 +0600 Ritor1 add UIArena.cpp and UIArena.h and other
Sun, 01 Jun 2014 17:20:22 +0600 Ritor1 Arena dialogue 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, 01 May 2014 12:59:27 +0200 Grumpy7 some more function shuffling
Wed, 09 Apr 2014 22:58:22 +0200 Grumpy7 Moving more functions out of unsorted_subs
Wed, 09 Apr 2014 21:45:07 +0200 Grumpy7 Finishing moving all known UI functions to their appropriate headers
Sun, 06 Apr 2014 12:56:49 +0200 Grumpy7 Moving registry access stuff to Registry.h/cpp
Sun, 06 Apr 2014 12:50:35 +0200 Grumpy7 Moving functions from unsorted_subs.h pt4
Sat, 05 Apr 2014 20:14:15 +0200 Grumpy7 LightsStack_StationaryLight_::AddLight moved to LightStack.cpp
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