Mark Vejvoda
973c38be8d
- fix invalid check for log buffer count
2012-07-06 22:12:21 +00:00
Mark Vejvoda
91f608d800
- more logging to track down cold's issue
2012-07-06 21:58:21 +00:00
Mark Vejvoda
eee0d0ab2e
- more logging to track down cold's issue
2012-07-06 21:28:54 +00:00
Mark Vejvoda
2572fcf561
- more logging to track down cold's issue
2012-07-06 21:01:45 +00:00
Mark Vejvoda
2ad24dbe2a
- bugfix for windows build and attempt to handle opengl fullscreen init better on windows
2012-07-04 01:23:04 +00:00
Mark Vejvoda
d9e2a64bb3
*NOTE: This is not backwards compatible with previous builds
...
- disable the alpha fog of war cache as it takes too much RAM (not sure if it really improves performance that much)
- inline some common functions for speed
2012-07-03 19:31:52 +00:00
Mark Vejvoda
a8af70cee1
- when disabling backtrace ensure console output only shows direct errors without backtrace
2012-07-03 00:19:23 +00:00
Mark Vejvoda
76606fbdbe
- allow loading of scenarios and tutorials when there are none (show an error message)
2012-06-30 19:11:54 +00:00
Titus Tscharntke
a9049ac887
hints while loading with language support and keycode replacement.
2012-06-19 00:32:39 +00:00
Titus Tscharntke
dc99918cfe
first working version of "game hints" displayed while loading. ( still missing language support and techtree specific hint support )
2012-06-17 22:52:30 +00:00
Mark Vejvoda
cb7bd8ff04
- added menu option and commandline parameter to disable video playback
2012-06-09 05:02:01 +00:00
Mark Vejvoda
c629fae830
- cmake now dynamically detects some versions of miniupnpc
2012-06-05 22:29:43 +00:00
Mark Vejvoda
f78f6bba9b
- cmake now dynamically detects some versions of miniupnpc
2012-06-05 22:25:46 +00:00
Mark Vejvoda
771c6d5bd6
- fix file CRC calcs
...
- fix validation for techs to properly handle special file paths
2012-06-04 04:00:37 +00:00
Mark Vejvoda
6f48ec6330
- play no videos when running special commands like validations
2012-06-04 00:11:29 +00:00
Mark Vejvoda
35b917106c
videos properly resize on different resolutions
2012-06-01 04:59:53 +00:00
Mark Vejvoda
19573a5f12
- attempt to fix build for users with libvlc version older than 1.1.13
2012-05-28 16:15:30 +00:00
Mark Vejvoda
660d702e97
- add a fallback url for playing videos in case the user has no internet
2012-05-25 16:33:34 +00:00
Mark Vejvoda
0fac755a5e
- video player now displays 'please wait' while loading the video
2012-05-23 19:59:52 +00:00
Mark Vejvoda
e61a17972e
- try to fix tomreyns bug
2012-05-22 23:32:23 +00:00
Mark Vejvoda
d35c1b6703
- added a bit more debug info to find tomreyns bug
2012-05-22 23:21:47 +00:00
Mark Vejvoda
6dae391ad6
- added a bit more debug info to find tomreyns bug
2012-05-22 23:12:48 +00:00
Mark Vejvoda
f72c1757d5
- added a bit more debug info to find tomreyns bug
2012-05-22 23:03:01 +00:00
Mark Vejvoda
8fd436b612
- added new lua method to play video's in scenarios:
...
playStaticVideo
2012-05-22 06:17:56 +00:00
Mark Vejvoda
8ba7fd0fa0
- updated screen render size for videos for win32
2012-05-21 21:31:15 +00:00
Mark Vejvoda
6f78e11542
- fixed compiler warning
2012-05-21 20:42:26 +00:00
Mark Vejvoda
1652d9e810
- fix the build on windows
2012-05-21 20:40:28 +00:00
Mark Vejvoda
29ed59de0b
- release media list player if used
2012-05-21 20:11:27 +00:00
Mark Vejvoda
7f1a8693ac
- properly detect when streaming video has completed.
2012-05-21 20:05:26 +00:00
Mark Vejvoda
42d7760501
- removed some invalid event attachments for libvlc
2012-05-21 18:49:09 +00:00
Mark Vejvoda
aa2174a101
- support streaming videos from youtube etc
2012-05-21 18:32:53 +00:00
Mark Vejvoda
0d38e2eb5d
- added support for main menu background video
2012-05-19 08:40:49 +00:00
Mark Vejvoda
3187252936
- fixed libvlc on windows (timing problem when loading videos)
...
- commented out retarded environment variable code since we just ship the plugins folder now
2012-05-19 02:47:53 +00:00
Mark Vejvoda
9fdde8c5f3
- when intro video stops playing continue to main menu
2012-05-18 19:53:01 +00:00
Mark Vejvoda
66af241154
- few updates to video player
2012-05-17 21:52:00 +00:00
Mark Vejvoda
895428a954
- fixed vc++ 2008 project file so it builds again (vc++ 2008 missing a C99 header file, requires re-download of win32 deps)
2012-05-16 22:14:50 +00:00
Mark Vejvoda
dec1922060
- disable libvlc for ancient nix platforms (min version required 1.1)
2012-05-16 21:48:51 +00:00
Mark Vejvoda
040872748d
- bugfix for loading videos
2012-05-16 15:38:35 +00:00
Mark Vejvoda
b7cf90a09e
- attempt to get static linking working for libvlc
2012-05-16 05:46:04 +00:00
Mark Vejvoda
32b4925f31
- attempt for better support for older versions of libvlc
2012-05-14 21:09:44 +00:00
Mark Vejvoda
5d5224b4a2
- attempt to allow support for older vlc
2012-05-14 15:57:50 +00:00
Mark Vejvoda
0a55a9b33d
- commented out some useless code because of how bad windows handles environment vars
2012-05-14 07:38:21 +00:00
Mark Vejvoda
093d22ce8b
- oh how I despise windows, another evil hack to get proper detection of vlc plugins
2012-05-14 03:36:43 +00:00
Mark Vejvoda
e3c2719458
- fixed build on windows
2012-05-12 23:59:40 +00:00
Mark Vejvoda
69c1de284c
- plugin fix on windows
2012-05-12 23:47:16 +00:00
Mark Vejvoda
ec2a708603
- plugin fix on windows
2012-05-12 23:23:24 +00:00
Mark Vejvoda
7d8aee2f78
- fix the check for libvlc and better support for windows users
2012-05-12 23:05:34 +00:00
Mark Vejvoda
af508a1a59
- added new ini setting to explicitly set the vlc plugins folder:
...
VideoPlayerPluginsPath=c:\program files\videolan\plugins
2012-05-12 22:48:29 +00:00
Mark Vejvoda
ede0a63def
- require libvlc version minimum 2.0.1
2012-05-12 22:36:44 +00:00
Mark Vejvoda
46395d1322
- added support for windows build for libvlc to play videos (requires updated deps)
2012-05-12 22:21:15 +00:00