log VideoPlayer.cpp @ 2178:43175acce099

age author description
Thu, 09 Jan 2014 14:36:48 +0200 Nomad Render decoupling.
Thu, 09 Jan 2014 02:34:20 +0200 Nomad Some Render decoupling.
Thu, 09 Jan 2014 01:37:34 +0200 Nomad Removed DirectDraw2 compatibility.
Wed, 08 Jan 2014 22:29:11 +0200 Nomad Cleaned some variables.
Thu, 02 Jan 2014 18:25:42 +0000 zipi some code cleaning in video playing, loops play but there is a memory leak
Wed, 01 Jan 2014 13:43:09 +0000 zipi libavcodec playing movies and houses, loops not working yet
Tue, 31 Dec 2013 14:52:14 +0000 zipi preparation for libavcodec
Sun, 29 Dec 2013 01:26:15 +0600 Ritor1 SavePCXScreenshot() continue
Thu, 26 Dec 2013 22:46:49 +0000 zipi house animations working
Fri, 06 Dec 2013 23:35:34 +0600 Ritor1 wakingsound and runingsound
Thu, 05 Dec 2013 23:31:48 +0400 Gloval smacker flags
Tue, 03 Dec 2013 21:25:05 +0200 Nomad Minimap's drawing
Tue, 03 Dec 2013 20:18:17 +0200 Nomad 32bits almost there
Mon, 02 Dec 2013 15:13:49 +0200 Nomad GAME_SETTINGS_* defines introduced
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
Wed, 23 Oct 2013 10:24:38 +0600 Ritor1 Tavern rest fix
Mon, 07 Oct 2013 11:52:33 +0200 Nomad HWND -> class OSWindow
Tue, 10 Sep 2013 21:07:07 +0200 Nomad Allocator (CMemory) bye-bye
Wed, 21 Aug 2013 16:06:50 +0200 Nomad Function names
Wed, 21 Aug 2013 14:26:36 +0200 Nomad ModalWindow
Thu, 01 Aug 2013 17:51:16 +0600 Ritor1 BuildingType_Tavern and CastSpellInfo_PushCastSpellInfo fix
Fri, 19 Jul 2013 09:42:03 +0200 Nomad Quick Spell fixed.
Thu, 20 Jun 2013 12:16:47 +0600 Ritor1 folder UI
Wed, 12 Jun 2013 21:07:34 +0200 Grumpy7 included header cleanup
Tue, 11 Jun 2013 18:52:42 +0200 Grumpy7 included header cleanup
Sun, 09 Jun 2013 17:35:10 +0200 Grumpy7 sprintf didn't use .data member of new arrays
Sun, 09 Jun 2013 00:30:48 +0200 Grumpy7 arrays to std::arrays phase 2 - mm7_data.h converted
Tue, 04 Jun 2013 03:21:21 +0200 Grumpy7 temporary _CRT_SECURE_NO_WARNINGS to remove some warnings
Mon, 27 May 2013 21:37:14 +0200 Grumpy7 strcmpi to stricmp conversion