Commit Graph

318 Commits

Author SHA1 Message Date
Mark Vejvoda
e4725de471 - updated version #'s for win32 installer 2011-04-01 01:42:02 +00:00
Mark Vejvoda
9ac7f5abea - updated ver #'s for various scripts 2011-04-01 01:40:15 +00:00
Mark Vejvoda
9096449919 - fixed vc++ project files for mods download menu 2011-03-25 11:15:21 +00:00
Mark Vejvoda
37127cccfc - update for g3d viewer to compile in vc++ 2010 2011-03-22 20:12:22 +00:00
Mark Vejvoda
e0192be6b1 - added vc++ 2010 project files 2011-03-22 18:28:45 +00:00
Mark Vejvoda
cb96d86a62 - bugfix for win32 g3d viewer to view models using jpeg 2011-03-21 16:54:10 +00:00
Mark Vejvoda
cfcd985d18 - xerces fix for cmake compile if static libs are missing 2011-03-20 20:33:28 +00:00
Mark Vejvoda
15679e3489 - xerces fix for cmake compile if static libs are missing 2011-03-20 15:49:33 +00:00
Mark Vejvoda
604de5bec1 - xerces fix for cmake compile if static libs are missing 2011-03-20 15:26:07 +00:00
Mark Vejvoda
28516971af - now xerces compiles into the linux binary statically making things much more compatible for deployment on numerous distros 2011-03-20 15:18:33 +00:00
Mark Vejvoda
9d2e08a8c7 - g3d viewer now auto registers g3d files with itself in windows so users may double click a g3d file to launch it within the viewer from explorer. Windows G3d is now a console application so we can see commandline options and console output 2011-03-12 02:28:00 +00:00
Mark Vejvoda
689b1ee218 - fixed vc++ g3d viewer project file 2011-03-10 18:40:58 +00:00
Mark Vejvoda
242b02c001 - added support for better user data customization and default linux path will now be ~/.megaglest/ for user related ini's and data content 2011-03-10 07:26:43 +00:00
Mark Vejvoda
817d8cfea8 - added logic for ftp file transfers to look for 7z archives for tilesets and download and extract on the client side if the 7z archive exists on the server 2011-03-09 18:35:19 +00:00
Mark Vejvoda
3aa8f765f6 - updated default key values to use proper SDL matching names 2011-03-09 06:28:46 +00:00
Mark Vejvoda
2891aef52e - changed increase / decrease speed key def for proper use using updated sdl keys logic 2011-03-05 21:49:21 +00:00
mnaumann
eb9422973b decrease default resolution to 800x600 (was 1024x768) - netbooks galore! 2011-02-28 22:24:37 +00:00
Mark Vejvoda
39f56d8c8b - last checkin missed a curl parameter 2011-02-28 18:44:33 +00:00
Mark Vejvoda
c09fea0308 - thanks for reporting issues in RHEL wng-, this hopefully fixes builds in that environment 2011-02-28 18:41:04 +00:00
James McCulloch
2def669678 fix fp flags on windoze release build (solves RoutePlanner sync problems)
init streflop in 'no denormals' mode (just in case)
2011-02-20 23:17:22 +00:00
Mark Vejvoda
c6c9478bca - added vc++ 2010 solution file 2011-02-16 00:15:28 +00:00
Mark Vejvoda
1ee25a2c91 - bugfixes to get win32 working with fbo's 2011-02-08 16:34:19 +00:00
Titus Tscharntke
0380bcdb5d revert accidently checked in things .... 2011-02-06 01:48:41 +00:00
Titus Tscharntke
f2caf186f9 step1 for cliffs; enable manually in map.cpp in Map::smoothSurface(...) ; set minCliffHeightDifference to 3.0f 2011-02-06 01:36:55 +00:00
Mark Vejvoda
2e4c911711 - updated Linux installer to add uninstall icon in the menu and proper value for progress bar for install. Also mention the MG version # in the menu so users can have multiple versions of MG instaleld in different folders and see in the Menu which icon refers to which version 2011-02-03 23:18:21 +00:00
Mark Vejvoda
ba2b155f6f - updated cmake and source release script to package up some missing source files and added a new CMAKE optional parameter so people can compile the source release without SVN rev stamp because it is not an svn repo. Run cmake like this:
cmake -DWANT_SVN_STAMP=OFF ../
2011-02-02 20:12:45 +00:00
Mark Vejvoda
84ff07e4d7 - chop the Linux installer down to 224 MB 2011-02-01 15:50:17 +00:00
Mark Vejvoda
4900fe2789 - updated source code packer to include files that were previously missing 2011-02-01 00:15:00 +00:00
Mark Vejvoda
f373a66c31 - fixed win32 build from last checkin 2011-01-31 23:17:42 +00:00
Mark Vejvoda
da222ddefd - attempt to fix segfault on ubuntu 10.04 2011-01-29 22:59:33 +00:00
Mark Vejvoda
7ef965a8db - updated cmake to be more liberal in where we look for libcurl 2011-01-27 22:47:09 +00:00
Mark Vejvoda
288341d926 - windows installer now adds country flags for internet lobby 2011-01-26 09:12:43 +00:00
Mark Vejvoda
81e203b80f - Linux installer now adds country flag images for Internet lobby 2011-01-26 09:10:52 +00:00
Mark Vejvoda
90d4072646 - added xz support to Linux installer which further compresses the installer by 100MB (making it about 280MB now) 2011-01-24 15:47:21 +00:00
Mark Vejvoda
0fbb29d875 - modified Linux installer to use changed filenames for license etc
- reverted from xz to zip format since xz has problems currently in mojo
2011-01-22 21:39:16 +00:00
Mark Vejvoda
a38d773776 - more script cleanup 2011-01-22 06:39:30 +00:00
Mark Vejvoda
3c881065f5 - cleanup of mojosetup folder 2011-01-22 06:23:45 +00:00
Mark Vejvoda
03de41af3f - removing deprecated remnants of jam and auto tools
- updated mojosetup for upcoming release
2011-01-22 06:20:09 +00:00
Mark Vejvoda
f1dd1eb751 updates to scripts in preparation for new beta and release 2011-01-22 04:51:24 +00:00
Mark Vejvoda
23ec0b0e8c - updated scripts in preparation for upcoming beta and release 2011-01-22 02:02:49 +00:00
Mark Vejvoda
4164b8f393 - removed bad space in mydata property 2011-01-22 00:52:08 +00:00
Mark Vejvoda
723e01e656 - restored glest.ini to proper values 2011-01-22 00:26:47 +00:00
Mark Vejvoda
8d28c35e13 - fixed cmake builds on linux 2011-01-22 00:11:40 +00:00
m0elle
5722cb01c6 Added FindwxWidgets.cmake FindPackageHandleStandardArgs.cmake, needed by FreeBSD to find wxWidgets properly 2011-01-21 23:54:24 +00:00
Mark Vejvoda
004803a8a6 - fixed win32 vc++ project files to add new include path for libpng 2011-01-21 23:17:54 +00:00
Mark Vejvoda
19ea6b4058 - added FreeBSD patches from moellemeister (thanks) 2011-01-21 00:12:15 +00:00
Mark Vejvoda
66261ad662 - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
Mark Vejvoda
0f5101034c - updated VC++ script to work more generically before looking for specific 32 / 64 bit paths 2011-01-14 07:23:55 +00:00
Mark Vejvoda
965e473052 - updated VC++ batch file to build in 32 or 64 bit windows (still only produces 32 bit binaries) 2011-01-14 07:11:03 +00:00
Mark Vejvoda
e77ad718ee - updated vc++ build script to look for win7 / vista style install paths for VC++ 2011-01-14 06:57:48 +00:00