Commit Graph

186 Commits

Author SHA1 Message Date
mnaumann 1acc011ebc - make scripts executable: svn propset svn:executable 1 start_megaglest_* megaglest
- remove some newlines
2011-04-11 14:54:19 +00:00
Mark Vejvoda 11f71421aa - update version to beta2 for Linux installer 2011-04-11 04:42:57 +00:00
Mark Vejvoda 716cba8258 - added blender related files to Linux installer 2011-04-11 03:38:40 +00:00
Mark Vejvoda b84ddfea4d - added blender related files to Linux installer 2011-04-11 03:34:55 +00:00
Mark Vejvoda b9939b81b2 - added execute bit to scripts 2011-04-11 02:31:34 +00:00
Mark Vejvoda 42a6737960 - proper detection that user does not have 7z installed in their path 2011-04-09 22:20:10 +00:00
Mark Vejvoda 64dbe0f887 - more rename changes for Linux installer to use new binary and script names 2011-04-09 19:47:59 +00:00
Mark Vejvoda e17325f18a - more rename changes for Linux installer to use new binary and script names 2011-04-09 19:46:58 +00:00
Mark Vejvoda 9b1893054f - renamed Linux binaries launch scripts start with start_megaglest_x and binaries start with megaglest_ 2011-04-09 19:13:10 +00:00
Mark Vejvoda c11a3de8f0 - added linux desktop file and png icon file for any Nix distro bundlers 2011-04-09 18:59:02 +00:00
Mark Vejvoda b8f0fae8df - re-added libicu* to glest startup script 2011-04-09 04:16:06 +00:00
Mark Vejvoda 9ac7f5abea - updated ver #'s for various scripts 2011-04-01 01:40:15 +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
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 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
m0elle 5722cb01c6 Added FindwxWidgets.cmake FindPackageHandleStandardArgs.cmake, needed by FreeBSD to find wxWidgets properly 2011-01-21 23:54:24 +00:00
Mark Vejvoda 66261ad662 - updated line endings to unix style characters to fix Bug #3085838 2011-01-20 15:56:30 +00:00
Titus Tscharntke fec68c872a Some changed external ports for ftp; switch ftp ports according to external port; Menu looks a bit more friendly(less fog) 2011-01-12 19:42:25 +00:00
Mark Vejvoda 5fa01b0b8c - attempt to throw exception (instead of assert) on bad texture detection 2011-01-11 00:49:06 +00:00
mnaumann d1c1d27584 * change HTTP user agent to conform with new software title (no dash)
* configure HTTP client to follow redirections ("Location:" header/3xx status)
* glest.ini: update master server, announcement and version check URLs; reorder MasterServerExternalPortList; add introduction text
2010-12-21 00:32:54 +00:00
nosogo 11a34a141a shouldnt change glest.ini 2010-12-05 01:52:55 +00:00
nosogo f545edad68 more fixes for editor 2010-12-05 01:33:28 +00:00
Mark Vejvoda 15aab7a581 - some intial changes to support cross-compilation under mingw 2010-12-04 23:19:43 +00:00
Mark Vejvoda acb3df7ccc - example script of splitting and comparing two large world log files 2010-11-30 23:37:25 +00:00
Mark Vejvoda 1aa155ab06 - restored glest.ini to default values 2010-10-23 17:02:36 +00:00
Mark Vejvoda ae8571a406 - added the beginning of some new master server info (very limited)
- Masterserver menu will show more titles / colors.
    - We keep the game showing in the Masterserver menu while it is in progress.
   - Disable join button when slots are full.
   - Update title with IN PROGRESS when game is being played.
   - PHP Script is backwards compatible with older clients
2010-10-23 09:06:47 +00:00
Mark Vejvoda 2a805240b4 - updated data diff script version # for 3.3.7.2 release 2010-10-16 17:14:33 +00:00
Mark Vejvoda c659b046ae - updated readme and version # for Linux Installers 2010-10-16 16:40:51 +00:00
Mark Vejvoda e91a3378bd - updated source script to include ini files etc
- updated version to 3.3.7.3 in configure.ac
2010-10-16 16:09:12 +00:00
Mark Vejvoda 8d40069058 - added more dependency checking for other libs (like png, jpg and curl) 2010-10-09 21:12:50 +00:00
Mark Vejvoda e594ba07de - updated source code create script to include icons for map editor
- added port 61000 for ultifd
2010-10-08 15:25:15 +00:00
Mark Vejvoda cb5f5e55eb - Linux installer bugfixes (fixed map editor and g3d viewer files and links) 2010-10-07 22:17:05 +00:00