log VideoPlayer.cpp @ 2438:c10c639f8365

age author description
Thu, 24 Jul 2014 00:31:49 +0300 a.parshin * Fixed releasing movie for movie-less transitions.
Wed, 23 Jul 2014 20:53:28 +0300 a.parshin * Releasing movie OpenAL buffers
Wed, 23 Jul 2014 20:28:28 +0300 a.parshin * ITrack, IMovie now properly propogate destructors
Wed, 23 Jul 2014 19:42:39 +0300 a.parshin * -novideo disables shop videos
Wed, 23 Jul 2014 16:06:17 +0600 Ritor1 Hot key for mm7 main menu
Tue, 22 Jul 2014 16:36:18 +0100 zipi leaks
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
Fri, 04 Jul 2014 13:58:09 +0600 Ritor1 for console window text
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
Wed, 16 Apr 2014 17:36:47 +0600 Ritor1 MovieRelease();
Sat, 12 Apr 2014 02:29:26 +0600 Ritor1 alSourceStop(mSourceID);
Thu, 10 Apr 2014 17:34:50 +0600 Ritor1 Elements of VideoPlayer structure moved
Tue, 08 Apr 2014 17:39:59 +0600 Ritor1 VideoPlayer cleaning
Mon, 07 Apr 2014 19:15:13 +0600 Ritor1 for MultimediaPlayer
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
Sun, 16 Mar 2014 19:34:51 +0600 Ritor1 add MMT.cpp and MMT.h
Fri, 14 Mar 2014 22:26:52 +0600 Ritor1 mm7 game sound
Fri, 14 Mar 2014 17:59:06 +0600 Ritor1 MMT_MainMenu
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
Wed, 19 Feb 2014 13:01:36 +0600 Ritor1 LoadCursor fix
Tue, 18 Feb 2014 19:43:54 +0600 Ritor1 smk video draw
Tue, 18 Feb 2014 16:18:20 +0600 Ritor1 for video
Sun, 16 Feb 2014 21:49:39 +0600 Ritor1 for video
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, 09 Jan 2014 14:36:48 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.