log Game.cpp @ 2434:1eb352f7319a

age author description
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
Sun, 06 Apr 2014 12:56:49 +0200 Grumpy7 Moving registry access stuff to Registry.h/cpp
Sun, 06 Apr 2014 12:37:28 +0200 Grumpy7 Moving functions from unsorted_subs.h pt3
Sat, 05 Apr 2014 20:27:09 +0200 Grumpy7 Moving some function declarations from unsorted subs to Actor.h and SpriteObject.h
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, 16 Mar 2014 19:34:51 +0600 Ritor1 add MMT.cpp and MMT.h
Fri, 14 Mar 2014 17:59:06 +0600 Ritor1 MMT_MainMenu
Fri, 14 Mar 2014 13:58:51 +0600 Ritor1 submenu Other
Sun, 09 Mar 2014 22:39:59 +0600 Ritor1 EventProcessor cleaned and ODM_NearClip fix
Tue, 04 Mar 2014 00:02:21 +0100 Grumpy7 Adding MapInfo.cpp, moving a few functions there
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
Mon, 24 Feb 2014 16:19:01 +0600 Ritor1 for NextTurn()
Wed, 19 Feb 2014 22:30:39 +0100 Grumpy7 Merge
Wed, 19 Feb 2014 22:26:10 +0100 Grumpy7 some more pvs warning fixes