Commit Graph

478 Commits

Author SHA1 Message Date
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
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 4f19172e2a - updated version # to 3.6.0.3 for installers 2012-01-23 07:53:27 +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 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 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 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 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 c645d196e5 updated script to reflect latest version 2011-11-05 01:17:35 +00:00
Mark Vejvoda 9b3dcc1492 updated version # shown on Linux installer 2011-11-04 16:09:19 +00:00
Mark Vejvoda 34af179f3b added ftgl and freetype to linux installer deps for mojosetup 2011-11-04 06:05:14 +00:00
Mark Vejvoda 50adfb3305 - added ability to switch languages from nearly anywhere (and new hotkeys to do so):
CTRL+L shows language popup selection, CTRL+SHIFT+L toggles to next language automatically
2011-10-25 18:39:11 +00:00
Mark Vejvoda 9135b6155d fix legacyfont on intro and changed linux default legacy font to arial since helvetica is not working on ubuntu 2011-10-22 03:13:23 +00:00
mnaumann a114e27e7d Add GLEW dev package to fedora/opensuse build deps 2011-10-18 18:29:20 +00:00
Mark Vejvoda 52c6fb1651 avoid referring to a specific version of glew 2011-10-18 12:54:12 +00:00
Mark Vejvoda fa5aea7e42 updated deps script to include glew 2011-10-17 20:59:29 +00:00
Mark Vejvoda 36a5deb916 - added freetype to linux deps script 2011-10-04 21:58:52 +00:00
Mark Vejvoda 54167054a1 - added script to run mg with valgrind 2011-09-28 15:38:16 +00:00
Mark Vejvoda c4f4e28ca6 - bugfix to pull in nix xml instead of windows 2011-09-16 19:11:02 +00:00
mnaumann 2c67ea0a54 * add sysinfo.sh Linux support script
* update build dependencies installer script
* UTF-8 encoding for deutsch.lng
2011-07-14 16:45:16 +00:00
Titus Tscharntke 9ef8c82441 extra team color markers ( by default use * to toggle/switch on ) 2011-07-06 22:02:38 +00:00
Mark Vejvoda b6b13e2f0a - updated dependencies installer script 2011-06-03 02:33:04 +00:00
Mark Vejvoda 718ff368ff - removed openal and vorbis related deps from Linux installer 2011-05-26 19:18:27 +00:00
Mark Vejvoda 23a26994b5 - updates for better handling with debian 2011-05-26 14:36:43 +00:00
Mark Vejvoda 58863b59f7 - updated linux installer with tomreyns changes 2011-05-26 13:33:16 +00:00
Mark Vejvoda 1e65f6f74e - updated some release related scripts 2011-05-26 05:06:51 +00:00
Mark Vejvoda 879aaa7fe8 - added russian language (thanks Strannik)
- updated fonts to better handle non ascii languages (russian and ukraine display much better with more native fonts)
2011-05-25 19:03:22 +00:00
Mark Vejvoda a1d80ae22f - updates in prep for 3.5.2 2011-05-25 16:11:49 +00:00
Mark Vejvoda 49f3518b03 - updating version # in prep for 3.5.2 2011-05-25 14:57:56 +00:00
Mark Vejvoda 8c59da57cd - bugfixes to install related files to fix:
- missing glest.ini during make install (this file is handled by the data install)
 - properly handles destdir for all installed files
 - customizable paths for all installation destinations (the following can now be set):
   		MEGAGLEST_BIN_INSTALL_PATH   -  "bin/"  -  "The installation path for binaries (this is appended to the CMAKE_INSTALL_PREFIX)")
		MEGAGLEST_DATA_INSTALL_PATH  - "share/megaglest/"  -  "The installation path for data files (this is appended to the CMAKE_INSTALL_PREFIX)")
		MEGAGLEST_DESKTOP_INSTALL_PATH  - "share/applications/"  - "The installation path for desktop files (this is appended to the CMAKE_INSTALL_PREFIX)")
		MEGAGLEST_ICON_INSTALL_PATH  -  "share/pixmaps/"   - "The installation path for icon files (this is appended to the CMAKE_INSTALL_PREFIX)")
		CUSTOM_DATA_INSTALL_PATH  -  "'\\\"${CMAKE_INSTALL_PREFIX}/${MEGAGLEST_DATA_INSTALL_PATH}\\\"'"   -  "The FULL installation path for data files (this is build automatically by combining CMAKE_INSTALL_PREFIX and MEGAGLEST_DATA_INSTALL_PATH)")
- Fixed startup scripts for tools (remove bin folder)
- Fixed source and data tarball scripts to include required files (missed the proper main ini files)
- Debian can now easily package up megaglest and build deb files
2011-05-14 17:31:40 +00:00
Mark Vejvoda 230bdee567 - updated source and data scripts to remove one redundant level of folders 2011-05-08 21:16:54 +00:00
Mark Vejvoda faf35d1d04 - updates to correct Linux installer issues
- updated changelog
2011-05-07 11:30:25 +00:00
Mark Vejvoda 9bcd0288f4 - get rid of bin subfolder and place binaries in root folder with startup scripts to avoid trouble finding game data since glest.ini by default looks for data in binary root folder 2011-05-07 10:01:32 +00:00
Mark Vejvoda 020cac4455 - fix name in script 2011-05-07 09:51:54 +00:00
Mark Vejvoda 42b0d8384e - cleanup for Linux installer 2011-05-07 09:48:25 +00:00
Mark Vejvoda 362f7c18e9 - small update to data-diff script, not used for 3.5.1 but prep'd for next release (need to update this to remove ugly scripting next release) 2011-05-07 07:36:10 +00:00
Mark Vejvoda 9df444fc8f - updated data archive build script to use proper penguin pathing 2011-05-07 07:08:49 +00:00
Mark Vejvoda c65b55c6b9 - who will win.. 7z or xz? (so far 7z) 2011-05-07 05:08:17 +00:00
Mark Vejvoda 3405552538 - updated data script to remove hideous way of building out data package, now just waiting for a good commandline to use xz for compression 2011-05-07 02:02:47 +00:00
Mark Vejvoda 449e3f25c8 - updates to commondata handling. From now on commondata tag specified the commondata folder under a techtree making it easier to share data and portable since you just need to copy the techtree and its contents, this means no sharing data between techtrees (which is good since we don't want such dependencies) 2011-05-06 22:12:16 +00:00
Mark Vejvoda 9c992ed353 - fixed observers to be able to see queued commands of all other players
- updated authors for tilesets that we replaced sounds for
- updated source code release archive building script with improvements from svenstaro
- added commondata folder to data and install scripts
2011-05-06 08:44:50 +00:00
Mark Vejvoda 6db2b394bf - renamed megalgest.bin to megaglest and megaglest to start_megaglest 2011-05-05 03:31:18 +00:00
Mark Vejvoda f8e1a5c8cb - bugfixes found during testing of cmake builds 2011-05-04 22:30:32 +00:00
Mark Vejvoda 9a1afe1b0a - updated scripts as well as cmake so that source and data build both together and separate from in an svn tree or the sf tarballs 2011-05-04 21:00:34 +00:00
mnaumann c7fe85aff2 remove dangling "sycreenshots" symlink 2011-05-03 23:43:46 +00:00
Mark Vejvoda fab36598b1 - lots of updates including:
- cmake system changes (after doing a make you may go: sudo make install to install in standard linux paths)
- updates to various pathing in order to more robustly support lhs

*WARNING, Linux dev's should run cmake like the following to avoid pathing issues as the default now is lhs paths:
cmake -DCMAKE_INSTALL_PREFIX= ..    (notice the SPACE before the ..)
2011-05-03 23:34:25 +00:00
Mark Vejvoda cd4ef0eaf7 - proper binary path extraction on all platforms and glest.ini by default can run from search path and will try to find stuff it needs in the real binary path
- fixed error message for untis missing be_built
- fixed mg.ini for html tool and updated perl script
2011-05-03 11:15:15 +00:00
Mark Vejvoda 8b657be5a9 - fixed desktop file (validator can be run using: desktop-file-validate megaglest.desktop) 2011-05-03 08:09:02 +00:00
Mark Vejvoda bda831861a Stuff from pabs (debian games) round #1
- remove +x bit on many files that should not have it
- added gplv3 svg logo for completeness in svn
2011-05-03 07:58:59 +00:00
Mark Vejvoda 962aee539f - fixed linux installer local string identifier to english 2011-04-26 19:41:22 +00:00
Mark Vejvoda 6a2e071b1a - the source release now includes more stuff.. just for svenstaro 2011-04-21 05:29:23 +00:00
Mark Vejvoda 92039ac053 - updated data and data diff scripts to use best 7z compression 2011-04-20 07:19:29 +00:00
Mark Vejvoda 8063b019a4 - removed screens from Linux installer 2011-04-19 20:25:22 +00:00
mnaumann bd31395f86 changes to glest configurator:
* fix indenting
* add option to disable 3D mouse pointer
* lower some hardware related default valuesi for increased compatibility
2011-04-19 17:24:13 +00:00
Mark Vejvoda 34ba6a476c - removed script as it was already in another location 2011-04-19 16:12:06 +00:00
Mark Vejvoda b2e39064fc - added language translation script from olaus to svn so we can re-use this as often as needed. Simply cd to the lang folder and run: ../../../../mk/linux/language_files_synch.pl orig english.lng 2011-04-19 04:44:42 +00:00
Mark Vejvoda 497c513576 - updated version# to 3.5.0 release (may have last minute changes while testing installers etc. 2011-04-19 03:50:49 +00:00
Mark Vejvoda 8dbef7d7ea - fixed configurator to properly read / write mg ini files 2011-04-17 07:04:38 +00:00
Mark Vejvoda 92942c9fdb - also move glestuser.ini from previous version during install 2011-04-14 18:52:25 +00:00
Mark Vejvoda 8bcca7080f - now Linux installer will also automatically move mydata from previous versions to the new .megaglest path 2011-04-14 15:40:53 +00:00
Mark Vejvoda 61577825fb - added auto detect of previous installation and prompt for uninstall before installing new version for Linux Installer 2011-04-14 06:57:52 +00:00
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
Mark Vejvoda e35f8b0563 - updated Linux scripts and installer files for 3.3.7 release 2010-10-07 18:54:18 +00:00
Mark Vejvoda fd60b30081 - updated announcement to use a safer compare and added announcement url to ini files 2010-10-07 18:43:29 +00:00
Mark Vejvoda e58055dfad - added extra port #'s for Internet games 2010-10-07 17:27:22 +00:00
Titus Tscharntke 8508baa273 Version number is set to 3.3.7 in configure.ac so we don't forget it this time 2010-10-07 10:38:58 +00:00
Mark Vejvoda 635bf616de - patch for FreeBSD (thanks m0ellemeister) 2010-09-24 23:28:54 +00:00
Mark Vejvoda d798ef539d - Titi is a geek! 2010-09-16 19:02:55 +00:00
Mark Vejvoda b115292ee5 - added GeoVah's initila Mac osX support (via cmake) 2010-09-16 15:15:42 +00:00
Mark Vejvoda 0f5cd740a6 - moved game map entity into a shared source file in shared lib, which is now shared by the main game and the map editor 2010-09-14 00:43:09 +00:00
Mark Vejvoda ceca2de4b1 - added ability to display both error and normal messagebox in non overlapping way simultaneously
- added new hotkey to toggle photomode in game (f8)
2010-09-11 16:14:03 +00:00
Mark Vejvoda 6a24ca3ad0 - completed screen UI work. F11 will save current menu UI config to ini file, F5 will cause a reload of INI realtime 2010-09-09 21:07:39 +00:00
Mark Vejvoda db25b5391e - added in-game sound toggle hotkey (thanks Nebososo) 2010-08-28 03:41:17 +00:00
Mark Vejvoda a9b0f31816 - added hard coded team chat hotkey H to configurable keys
- changed dependency finder script to use only desired libs
2010-08-27 21:43:47 +00:00
Mark Vejvoda bb456574eb - updated script to do special stuff for Fedora 2010-08-23 07:45:54 +00:00
Mark Vejvoda 2ab394a47b - fixed bad defaults in linux glest.ini 2010-08-12 17:41:16 +00:00
Mark Vejvoda 3dbdda1763 - updated default glest.ini to remove default playername of SoftCoder 2010-08-12 07:10:39 +00:00
Mark Vejvoda 904bf95a39 - updated version # displayed for linux installer 2010-08-12 06:23:42 +00:00
Mark Vejvoda 21f5bc316f - updated installer script with proper version # 2010-08-12 05:31:39 +00:00
Mark Vejvoda 8b03a9d262 - updated installer script with proper version # and web link 2010-08-12 05:02:32 +00:00
Mark Vejvoda ee28ef90fb - updated script to include masterserver source 2010-08-12 01:53:50 +00:00
Mark Vejvoda 45b7e081be - updated script to skip temp files 2010-08-12 00:43:26 +00:00
Mark Vejvoda f176cfff11 - updated version # to 3.3.6 in all Linux scripts 2010-08-12 00:08:10 +00:00
Mark Vejvoda 760becb7ad - updated linux installer to use * for all files not *.* 2010-08-11 20:53:31 +00:00
Mark Vejvoda ffae2b4ba2 - merged 3.3.5.1 beta2 into trunk 2010-08-10 00:09:40 +00:00
Mark Vejvoda 0715eef060 - updated launch script to remove norsemen training_field upgrade if exists 2010-08-05 11:28:15 +00:00
Mark Vejvoda eb71e433e5 - updated shell script launcher to work properly in open suse 2010-08-05 05:21:19 +00:00
Mark Vejvoda 58e54082e8 - updated shell script launcher to work properly in open suse 2010-08-05 05:10:27 +00:00
Mark Vejvoda bc3e6bc64e - updated support for open suse build dependencies script 2010-08-03 17:35:09 +00:00
mnaumann c9393024ce - undo output redirection on glest wrapper script when invoking glest.bin to not miss important errors 2010-08-01 01:16:33 +00:00
Mark Vejvoda d8e41495d0 - removal of sse2 compiler flags for better compatibility
- added workings for a future flag for interpolation cache
2010-07-28 23:24:56 +00:00
mnaumann a0ba3e42fd - unified code style on 'glest' start/wrapper script
- more updates for german language file
2010-07-18 17:51:39 +00:00
Mark Vejvoda a9b2d55e38 - updated launch map editor and g3d viewer scripts for linux 2010-07-18 05:33:56 +00:00
Mark Vejvoda 1ab9850881 - updated build dependency script to work with open SuSE 2010-07-17 18:04:07 +00:00
mnaumann 6bdeea4e41 Undo accidential Jamrules edit 2010-07-17 13:40:19 +00:00
mnaumann e28318442c Update to german language file - thanks RealtimeFreak 2010-07-17 13:35:10 +00:00
Mark Vejvoda 9c133a71b2 - updated launch script for open suse support 2010-07-17 07:42:26 +00:00
Mark Vejvoda 94ce234787 - updated mojosetup to latest version 2010-07-17 06:32:51 +00:00
Mark Vejvoda 15b9aebb9f updated linux scripts to more generically handled discovery of shared libraries 2010-07-17 03:06:28 +00:00
Mark Vejvoda 432343572f - updated caching for explorecells to be smarter and also remove old items if the cache gets too large (hits a threshold) 2010-07-16 22:17:36 +00:00
mnaumann da788d1bce opensuse 11.2 compatibility and some fixes on wrapper script 2010-07-14 17:31:24 +00:00
Mark Vejvoda 8478ab80b3 - bugfixes for malformed debug statements
- updated version to 3.3.5.1
- added more null checks
- changes to try to fix crash when ending a game (delete cells bug)
2010-07-06 05:30:34 +00:00
Mark Vejvoda 35cf6204d6 - updated script for 3.3.5 release 2010-07-04 04:39:53 +00:00
Mark Vejvoda 035ea8f00a - last minute changes for a better mega-glestfirst impression:
- updated linux instaler image
  - changed default network username to bewbie
  - updated main startup screen logo to actually say Mega-Glest
2010-07-03 23:28:06 +00:00
Mark Vejvoda d9e1bc8869 - updated defaults in ini files to point to new masterserver 2010-07-03 20:20:00 +00:00
Mark Vejvoda 4ed55a12c9 - updated linux glest.ini with updated defaults 2010-07-03 11:05:38 +00:00
Mark Vejvoda 3b01eca7d7 - removed files that get created automatically when missing (no need to be in svn) 2010-07-03 07:20:54 +00:00
Mark Vejvoda cacb5321e6 - updated startup script 2010-07-03 06:53:42 +00:00
Mark Vejvoda 1f04fd3106 - added another LAG validation (this is in addition to the excisting ones) a time in seconds LAG. This should be able to deal with disconnected clients better
- added more error handling to try to handle different kinds of errors during gameplay
- added new mouse toggle hotkey (toggles between OS and mega-glest mouse) default key is / in glestkeys.ini
2010-06-30 07:03:04 +00:00
Mark Vejvoda 36540fb02c - updated linux installer build script to copy icons to proper location
- fixed corrupt linux glest.ini
2010-06-27 06:33:16 +00:00
Mark Vejvoda f873027568 - updates for 64bit deps for installer on ubuntu 64 bit 2010-06-27 05:16:38 +00:00
Mark Vejvoda 928028d3db - updated links to map editor and g3d viewer 2010-06-26 18:19:57 +00:00
Mark Vejvoda 49737bface - updated linux installer script 2010-06-26 17:04:15 +00:00
Mark Vejvoda 905c0365e4 - updated scripts to include additional program icons 2010-06-26 16:58:20 +00:00
Mark Vejvoda 001ff3c98c - updated some scripts to use linux bmp icon file 2010-06-26 16:27:14 +00:00
Mark Vejvoda 126d744e45 - added bmp for linux icon 2010-06-26 16:22:20 +00:00
Mark Vejvoda 7b3ba31fe7 - fixed masterserver invalid connection issue and blank error message in custom game menu
- added optional bmp icon load for linux
2010-06-26 08:04:11 +00:00
Mark Vejvoda 0d5cfdda03 - updates for application icons 2010-06-25 22:54:00 +00:00
Mark Vejvoda 15ee2da57f - modified icons to properly work with windows (bothh ico files and vc++ projeect files etc) 2010-06-25 22:04:40 +00:00
Mark Vejvoda a4686e39d4 - added (commented out) libircclient to mega-glest for future irc connectivity. JAM build files are updated (but also commented out) 2010-06-24 22:51:38 +00:00
Mark Vejvoda a81286cbba - added support for showing projectile particles in the g3d viewer 2010-06-24 10:52:58 +00:00
Titus Tscharntke e0b9089eeb chatmanager is rendered with colored and shadowed console font.
Fixed font problems while switching display colors ingame
(+ little fix for last checkin  )
2010-06-22 20:53:54 +00:00
Titus Tscharntke b869f6bda0 variable for compiler options 2010-06-22 20:49:19 +00:00
Mark Vejvoda f619aad383 - bugfix for hotkey processing (allow single quoted characters to fix grouping units) 2010-06-13 17:55:39 +00:00
Mark Vejvoda 085d4e4bfe - added more debug statements to try to track beta bugs
- added safer customization of ini files
- added ability to customize game keys
- added more error checking for ogg file loading
- added faction loader progress
- added a few more thread protections on custom menu
2010-06-12 18:27:39 +00:00
Mark Vejvoda 10202792a3 added support for building on fedora 13 2010-06-07 07:08:29 +00:00
Mark Vejvoda df59692aa9 updated to work on fedora 2010-06-07 05:32:41 +00:00
Mark Vejvoda 801a8336be updated package dependency setup for dev environments for Linux 2010-06-03 15:26:09 +00:00
Mark Vejvoda 7f5fd5d7e5 updated compiler settings 2010-06-02 21:23:42 +00:00
Mark Vejvoda 27bd017b4a updated compiler flags 2010-06-02 20:09:58 +00:00
Titus Tscharntke 29620817d8 reverted to former version 2010-06-01 20:22:49 +00:00
PolitikerNEU c703de994f Tried to fix the wrong error message given if the file could not be found 2010-06-01 18:40:14 +00:00
Mark Vejvoda 4b6e017241 - Added particle support to g3d viewer 2010-05-25 18:06:42 +00:00
Mark Vejvoda 74f39293a8 added libcurl for older ubuntu dependencies 2010-05-15 20:13:50 +00:00
Titus Tscharntke 9fb3352dfe masterserver ( work in progress ) 2010-05-12 22:58:00 +00:00
Mark Vejvoda 25b63b10e1 - Added libcurl to mega-glest for mu;ti-purpose / multi-platform http and ftp requests
(for linux requires the following new dependency: sudo apt-get install libcurl4-dev)
2010-05-11 05:39:00 +00:00
Mark Vejvoda 63aff0751c Updates to get things compiling under linux properly with streflop 2010-05-02 03:48:40 +00:00
Mark Vejvoda 04bb6659ce Added more debugging and option to disable new streflop usage. 2010-05-01 20:14:25 +00:00
Mark Vejvoda c53ff62c46 Moved most of the code from platform specific platform_util into a shared platform_common area 2010-04-30 18:16:54 +00:00
Mark Vejvoda 55bdbf3dba Updated compiler settings for FPU multiplatform 2010-04-25 08:03:04 +00:00
Mark Vejvoda b69a6fe6ce Added Linux installer to mega-glest 2010-04-25 03:01:17 +00:00
Mark Vejvoda 2bfaa4d1d7 Added streflop (standalone reproducible floating point library) layer to mega-glest (initial checkin only) and changed a few areas to use the library in linux 2010-04-24 03:57:38 +00:00
Mark Vejvoda 071b320940 Updated startup script to link additional libs for 64 bit linux distro's 2010-04-20 02:14:47 +00:00
Mark Vejvoda 4926b966cc Updated linux dependency setup script for new linux build machines to work with Ubuntu 8.04 2010-04-19 05:39:03 +00:00
Mark Vejvoda e9453ae7d1 Updated version # for current development 2010-04-18 06:01:20 +00:00
Mark Vejvoda 5c4dc22be9 Changed ver # in preparation for a new release 2010-04-16 08:31:36 +00:00
Mark Vejvoda 98dedbe0b7 Added a new script to automatically scan and copy shared lib dependencies 2010-04-16 08:08:33 +00:00
Mark Vejvoda 4cf8f079e7 Updated config files with performance and font changes 2010-04-15 14:06:05 +00:00
Titus Tscharntke 86f0b8adb0 ConsoleMaxLinesStored and windows fonts 2010-04-14 21:32:08 +00:00
Titus Tscharntke ac6deedd93 fixed the null pointer exception related to font colors while chatting in the menu
setting version to 3.3.4-dev
2010-04-11 00:45:09 +00:00
Mark Vejvoda 5fce51ad00 A new script to compare two different versions of data folders in the release folder and build an archive with ONLY the differences 2010-04-09 00:40:53 +00:00
Titus Tscharntke be9739cf29 3.3.3 2010-04-08 20:44:34 +00:00
Titus Tscharntke d5a55f6a83 fonts can be scaled from options menu and more switches are in glest.ini
helvetica is used for linux
fire fix for blacksmith
persian elephant chaged a little bit for balance ( I think he is still too strong )
2010-04-07 22:20:28 +00:00
Titus Tscharntke 39ea3d4583 setting defaults in glest.ini 2010-04-07 17:19:16 +00:00
Mark Vejvoda b4e662c886 Updated ver # in preparation for a new release 2010-04-06 20:47:44 +00:00
Titus Tscharntke 4c9c10f460 size 16 font fix ( more a hack )
server port is displayed in join/options
ConsoleTimeout in ini raised to 20
2010-04-03 17:17:15 +00:00
Titus Tscharntke c678d35bdb new glest ini, font handling changed!!!
"dynamic" fonts for linux ( maybe an error fallback should be added in gl_wrap.cpp if font is not available )
better option menu layout
2010-04-01 18:59:05 +00:00
Titus Tscharntke 5ecc84099a fonts
options menu
ingame resolution change ( game restart needed )
everything not really poolished yet!
2010-04-01 00:13:28 +00:00
Mark Vejvoda 2eae390d34 Added ServerPort to code so we actually use its value in code. Removed ServerPort from Configurator to make it more protected from common users 2010-03-31 17:30:12 +00:00
Mark Vejvoda dab5cb840f Added a script for debian based linux distros to pull down required dependencies to build mega-glest 2010-03-28 04:04:44 +00:00
Mark Vejvoda 87e8246c19 Switched the source code release archive builder back to linux friendly format so that file properties are preserved 2010-03-28 02:31:19 +00:00
Titus Tscharntke 52c40e0713 3.3.2-beta1 2010-03-27 22:22:33 +00:00
Titus Tscharntke ecc39ea911 PolitikerNEU jpg and png support! ( currently linux only ? )
Some little changes where I forgot to integrate the playername
Mousescroll is not longer super fast
2010-03-23 23:32:25 +00:00
Mark Vejvoda ae10ab55b2 Added ability to automatically log debug info to a debug logfile (respecting the new read / write configurable path) 2010-03-23 06:57:41 +00:00
Mark Vejvoda 237b76e2f2 Updates to new netplayer code to default the value to the hostname and not crash if the property is missing from glest.ini. Also added new property to configurator 2010-03-23 02:37:41 +00:00
Titus Tscharntke 397fe3dc41 Network Playernames ( and some more changes in the options menu ) 2010-03-23 01:38:19 +00:00
Mark Vejvoda 1f2c805fe8 Added new setting to allow playing glest using multiple monitors 2010-03-20 07:19:45 +00:00
Mark Vejvoda bc5110c42f Changed defaults for glest.ini (to be ready for next release with proper defaults) and updated configurator with updated properties 2010-03-20 00:43:38 +00:00
Titus Tscharntke c5809e50b5 editor/g3dviewr startscripts which handle parameters / version number 2010-03-19 22:15:14 +00:00
Mark Vejvoda 3580e13468 Updated source code release script to use 7z for broader compatibility 2010-03-17 21:45:20 +00:00