Mark Vejvoda
c5e144f38f
- fixed vc++ 2008 project file so it builds again
2012-05-16 21:56:23 +00:00
Mark Vejvoda
3438e15f6b
- fighting with static linking libvlc
2012-05-16 06:32:41 +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
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
Mark Vejvoda
7b3de2d109
- added support for intro videos using libvlc (if libvlc is installed for the developer, its optional)
2012-05-12 20:33:18 +00:00
Mark Vejvoda
ee6eed20a2
- fixed the build on windows
2012-05-07 01:37:43 +00:00
Mark Vejvoda
b5d49bf9b6
- updated windows projects to include new pathfinder
2012-05-04 15:03:52 +00:00
Mark Vejvoda
4ee365e1ed
- updated 2008 bat file
2012-04-26 19:47:29 +00:00
Mark Vejvoda
a61f2941ec
- try to fix build on 2010
2012-04-26 19:44:44 +00:00
Mark Vejvoda
c5855874f0
- try to fix build on 2010
2012-04-26 19:24:52 +00:00
Mark Vejvoda
37c06ebcb0
- try to fix build on 2010
2012-04-26 19:17:16 +00:00
Mark Vejvoda
266c2cb4e1
- added more info to 2010 build file
2012-04-26 18:45:41 +00:00
Mark Vejvoda
1352f42854
- added support for checking if LuaJit library is installed and use that instead of normal Lua for increased lua performance (Currently only implemented in gcc builds)
2012-04-26 16:17:12 +00:00
Mark Vejvoda
e5d1cada0e
- fixed cmake build to work again with mingw
2012-04-24 03:52:06 +00:00
Mark Vejvoda
c60900b4f5
- fix the maxcpucount commandline option
2012-04-23 22:42:42 +00:00
Mark Vejvoda
12a76aec02
- small tweak to support multiple processors during build
2012-04-20 15:05:36 +00:00
Mark Vejvoda
d46d073213
- updated build batch files to auto download deps test thier integrity and build mg
2012-04-20 14:28:25 +00:00
Mark Vejvoda
2fde84f93c
- updated vc++ 2010 build file
2012-04-20 02:26:32 +00:00
Mark Vejvoda
7328304220
- fixed build for VC++ 2008
2012-04-20 02:18:23 +00:00
Mark Vejvoda
5d2c15ecec
- added new build files for VC++ 2010
2012-04-20 02:16:06 +00:00
Mark Vejvoda
dbb116f250
- load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010)
2012-04-20 01:04:05 +00:00
Mark Vejvoda
329bb58b04
- a few code cleanup items while doing some testing in VC++ 2010
2012-04-17 19:42:53 +00:00
Mark Vejvoda
a72fc4e341
- removed configurator from the build and installation, it is deprecated
2012-04-10 02:12:16 +00:00
Mark Vejvoda
433f4e84ce
- a few more fixes found using cppcheck
2012-03-28 06:34:34 +00:00
Mark Vejvoda
7a099a51c3
- added script to run cppcheck on the code
2012-03-28 05:58:13 +00:00
Mark Vejvoda
5e3420b8c9
- updated win32 debug project settings so it compiles in debug mode
2012-03-23 15:11:48 +00:00
Mark Vejvoda
5cd0a788d2
- updated windows build to compile with latest updates
2012-03-15 16:37:53 +00:00
Mark Vejvoda
87556ede01
- added hotkey to saved games
2012-03-15 16:32:54 +00:00
Mark Vejvoda
c3e40ca1e5
- updated to include desktop files for map editor and g3d viewer and added to make install in cmake build system
2012-02-25 04:11:07 +00:00
Tom Reynolds
5e51b4a089
minor fix to commented out game invocation in Linux wrapper script
2012-02-12 01:50:38 +00:00
Tom Reynolds
598d8e6713
Add some testing/QA/debugging related options to run the game (commented out)
2012-02-11 17:29:59 +00:00
Mark Vejvoda
d025c26115
- updated to compile with new streflop files
2012-02-11 15:29:16 +00:00
Mark Vejvoda
4ad42518c0
- updated for better handling of streflop on different platforms
...
- attempt for bugfix on windows when socket send buffer is continuously full
2012-02-10 06:21:06 +00:00
Titus Tscharntke
7de49ddc56
librtmp-dev was missing
2012-01-28 13:37:42 +00:00
Mark Vejvoda
12d1885c65
- ported bugfixes to trunk from 3.6.0.3
2012-01-24 21:28:05 +00:00
Mark Vejvoda
84f06d3cbd
- bugfix to compile with libircclient 1.6 and beyond
2012-01-23 20:36:15 +00:00
Mark Vejvoda
0d880a8692
- updated linux installer folder path
2012-01-23 15:42:15 +00:00
Mark Vejvoda
da2188416f
- added missing openal32.dll to batch file
2012-01-23 07:59:57 +00:00
Mark Vejvoda
4f19172e2a
- updated version # to 3.6.0.3 for installers
2012-01-23 07:53:27 +00:00
Mark Vejvoda
39bbc6c665
- added missing file for cmake builds (corrected wrong file from last checking)
2012-01-23 07:26:31 +00:00
Mark Vejvoda
05e1cf7c96
- added missing file for cmake builds
2012-01-23 07:25:42 +00:00
Mark Vejvoda
f40c37f5e8
- ported bugfixes for 3.6.0.3 release:
...
- CMake build system fixes applied during debian testing (like checking for compiler SSE support etc)
- Windows client fix for headless server operation
- Crash for some systems when trying to use VBO's
- Fixed AZERTY keyboard support
- Enhanced support for screenshots in g3d viewer
- Updated particle code from titi
- Bugfix for custom data path override causing compiler error
- Bugfix for fontconfig to properly find fonts on systems that support and have fontconfig installed (fixes numerous non debian based systems that reported null font errors)
- Minor UI fix on battle end screen when playing 8 players (last player was sometimes chopped off)
2012-01-23 07:22:43 +00:00
Mark Vejvoda
1f60d2606a
- bugfix for icon size in windows header (shows proper size now)
2012-01-07 20:02:40 +00:00
Mark Vejvoda
ce8698c1b4
- fix corrupted bmp icon
2012-01-06 22:55:52 +00:00
Tom Reynolds
0f0fb0887a
Make wrapper scripts pass all CLI arguments to binary
2012-01-05 01:18:25 +00:00
Mark Vejvoda
835c886705
- few tweaks to get things compiling under mingw
2011-12-25 03:09:39 +00:00
Mark Vejvoda
7d0cf06fe1
- added a check for streflop usage for the following (in the order shown):
...
- SSE support
- X86 (streflop's X87) support
- Soft emulation is the default fallback if sse and x86 are not valid for the compiler
2011-12-24 03:20:21 +00:00