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
Mark Vejvoda
33c557ff35
- allow override for desired sse level
2011-12-23 08:36:46 +00:00
Mark Vejvoda
2e94c32d59
- added ability to check if compiler supports SSE and if not fallback to X87 for streflop.
...
- added ability for clients to specify gamma override value for drivers which support it
2011-12-23 08:20:54 +00:00
Mark Vejvoda
496b847999
- bugfixes to build on debians multi-platform build system
2011-12-23 04:38:42 +00:00
Mark Vejvoda
fd9147440e
- fixed release build scripts to proper separate embedded source and data
2011-12-20 05:32:18 +00:00
Titus Tscharntke
882ded5b58
startscripts for map editor and g3dviewer will not change the path to gamedir anymore. by this parameters can be passed to them in a much more common way.
2011-12-20 01:51:38 +00:00
Mark Vejvoda
cfa508b0cb
- separated embedded code into its own source archive (streflop not in there as its not available on debian yet)
2011-12-19 21:02:38 +00:00
Tom Reynolds
90d433e615
* fix typos in opensuse dependencies
2011-12-18 22:02:45 +00:00
Mark Vejvoda
4548c6ebb8
- updated scripts to make release easier.
...
- incremented version to 3.6.0.2
2011-12-16 09:04:26 +00:00
Mark Vejvoda
69fa9279a5
- added a new script to synch everything to the mg-version.sh when doing a release
2011-12-16 07:39:19 +00:00
Mark Vejvoda
6ddde29141
- updated to correct issues with the latest mingw compiler and resource compiler, as well as to use older miniupnpc
2011-12-15 21:10:40 +00:00
Mark Vejvoda
9d7dae3ba8
- updated with more info
2011-12-15 19:01:01 +00:00
Mark Vejvoda
8965e0071e
- fixed help2man in cmake
...
- added the ability to build the data source archive (for debian)
2011-12-15 18:01:07 +00:00
Mark Vejvoda
bb16ed2a65
- debian related changes
2011-12-15 11:16:14 +00:00
Mark Vejvoda
eca4f1934f
- updated cmake builds scripts to not fail if help2man is not installed
2011-12-14 09:39:03 +00:00
Mark Vejvoda
b233371061
- no need to ship man pages with source archive since its auto generated by the build
2011-12-14 08:48:59 +00:00
Mark Vejvoda
9852325da6
- fixed Martiño Figueroa's name in all copyrights in source code
...
- added copyrights to files that were missing it
2011-12-14 07:40:48 +00:00
Mark Vejvoda
68408a6430
- updated to include new autogenerated manpages
2011-12-14 06:33:42 +00:00
Mark Vejvoda
62a7186216
- updated build files to auto generate manpages for debian
...
- fixed spelling mistakes and broken links
2011-12-14 06:27:35 +00:00
Mark Vejvoda
3ed8b3a58a
- added fedora script to build rpms on fedora
2011-12-09 00:51:41 +00:00
Mark Vejvoda
201a656da4
- updated source and data archive build scripts to always export all data for the archive from svn instead of relying on files locally
2011-12-06 20:56:43 +00:00
Mark Vejvoda
49cee820d1
- updated linux installer with Italian text
2011-12-02 22:31:30 +00:00
Mark Vejvoda
ff14256dc5
- added ability to force using dynamic CURL because some retard ditros report they support static when they in fact do not (ahem.. Suse)
2011-12-02 19:05:42 +00:00
Mark Vejvoda
d677699002
- added ability to force using dynamic CURL because some retard ditros report they support static when they in fact do not (ahem.. Suse)
2011-12-02 18:57:31 +00:00
Mark Vejvoda
dfd74604be
- added ftgl to deps for suse and fedora
2011-12-02 18:30:04 +00:00
Tom Reynolds
4885f3f3a6
* Polish translation for installer - thanks Krzysztof Gurbała
...
* Improved German translation for installer
2011-12-02 13:43:46 +00:00
Mark Vejvoda
c86c506c2d
- updated version for Linux installer in prep for release
2011-12-01 17:28:49 +00:00
Mark Vejvoda
1fc4837229
- updating various scripts and config files in preparation for a 3.6.0 release
2011-12-01 16:58:39 +00:00
Mark Vejvoda
d3012562d9
- added a script to run a performance test
2011-12-01 01:44:13 +00:00
Mark Vejvoda
9ca352d8f1
- updated mg startup script to add more libs that we try to ln for more robust support
2011-12-01 01:25:17 +00:00
Mark Vejvoda
99f8c23422
- added more deps to build static
2011-11-30 05:10:04 +00:00
Mark Vejvoda
598421fe3f
- fix link for 32 bit linux startup script
2011-11-30 01:22:47 +00:00
Mark Vejvoda
4be653b516
added glew links to startup script
2011-11-19 18:48:51 +00:00
Mark Vejvoda
97b643f7c9
updated some font default sizes (so windows matches linux)
2011-11-19 09:30:12 +00:00
Mark Vejvoda
d0acde5d88
- fixed freetype-gl on windows compiler
...
- deprecated ancient opengl extension code and replaced it with glew
- testing new font renderer on windows (still in progress need to fix newlines)
(now need to check the Linux build and possibly make adjustments)
2011-11-18 08:28:42 +00:00
Mark Vejvoda
ab9243ea38
- got freetype-gl working under windows
2011-11-17 23:21:08 +00:00
Mark Vejvoda
ca40f8d0ab
2011-11-17 21:42:28 +00:00