Commit Graph

3465 Commits

Author SHA1 Message Date
Mark Vejvoda b4990de52e - bugfix for cmake install for map editor and g3d viewer 2012-10-29 21:03:38 +00:00
Mark Vejvoda 1503956c55 - no runtime check for sse on mac (since the asm fails) with: error: can't find a register in class 'BREG' while reloading 'asm' 2012-10-29 20:37:00 +00:00
Mark Vejvoda 6835eb534c - added missing files to archive for cmake's install 2012-10-29 20:13:15 +00:00
Mark Vejvoda 38a205c540 - bugfix to cmake install for map editor and g3d viewer 2012-10-29 19:47:58 +00:00
Mark Vejvoda c0f29ccad2 - check for sse support when using gnu compilers 2012-10-29 07:45:26 +00:00
Mark Vejvoda 51be122b0c - explicitly check for sse cpu support at runtime (in windows)
- can disable this check using: --disable-streflop-checks
2012-10-29 07:28:55 +00:00
Mark Vejvoda 5da574a35c - cleanup windows installer and binary script 2012-10-29 05:19:41 +00:00
Mark Vejvoda cedd04e166 - updated build order of windows projects 2012-10-28 23:37:21 +00:00
Mark Vejvoda c5d6c611b1 - updated to copy vlc lua files 2012-10-28 22:04:25 +00:00
Mark Vejvoda b0df7ed373 - fixed custom flag handling for 7z in windows 2012-10-28 05:42:03 +00:00
Mark Vejvoda 2272f90a40 - add optional env var when calling 7z compress: 7Z_MG_COMPRESS_PARAMS 2012-10-28 02:34:42 +00:00
Mark Vejvoda 00dfe7eb4e - allow vc++ projects to use multi cores 2012-10-28 01:03:43 +00:00
Mark Vejvoda e9c68e05ed - updated for ci builds 2012-10-27 22:46:29 +00:00
Mark Vejvoda 604ee7f7be - updated platform id strings 2012-10-27 22:38:14 +00:00
Mark Vejvoda 4dc9dd7a27 - updated for ci builds 2012-10-27 16:56:54 +00:00
Tom Reynolds aada08a81a - Support for Afrikaans
- README: Better explanation of how to access per user game data on Windows
- Some french translations, thanks Quentin
2012-10-26 21:46:12 +00:00
Mark Vejvoda 5f52c1a578 - updated version output to be more verbose about platform 2012-10-26 19:03:58 +00:00
Mark Vejvoda 93b4f0eb5f - remove luajit (too many issues and no value for us)
- added ssl dep
- remove more configurator files
2012-10-26 18:42:22 +00:00
Mark Vejvoda 828616ff27 - updated curl-info to show protocols supported by the libcurl used 2012-10-26 18:17:02 +00:00
Mark Vejvoda 6718ee22e3 - curl-info now shows if ssl is enabled 2012-10-26 16:19:50 +00:00
Mark Vejvoda 81989f5947 - bugfix if user clicks around while game loading
- cleanup from last checkin (corrections)
2012-10-26 04:35:14 +00:00
Mark Vejvoda 28d65e8d55 - cleanup from last checkin (corrections) 2012-10-26 03:08:40 +00:00
Mark Vejvoda 3419127632 - proper way to handle size_t objects (cleanup warning on other platforms) 2012-10-26 02:42:10 +00:00
Tom Reynolds 90263ffae8 - add previously missing language file mappings
- add template for arabic translation
- commit latest translations from transifex
2012-10-26 01:37:45 +00:00
Mark Vejvoda 478c61d18f - remove configurator refs 2012-10-26 00:05:44 +00:00
Mark Vejvoda bf38a83de3 - fix for compiling on arm using softfloat 2012-10-25 16:35:58 +00:00
Mark Vejvoda 5e3c4e28cf - no longer over-write special tag substitutions in ini files in order to preserve derived paths etc 2012-10-24 14:43:02 +00:00
Mark Vejvoda 2796922914 - a bit more code cleanup from cppcheck
- cleanup of english hints
2012-10-24 06:54:10 +00:00
Mark Vejvoda 6d2afae784 - fixed compile on windows 2012-10-24 01:09:53 +00:00
Mark Vejvoda 92de14ac98 - applied a patch from debian gcc 4.7 2012-10-24 00:26:12 +00:00
Mark Vejvoda e0428fb190 - bugfix for transifex download, filename parse out bad characters for language filename 2012-10-23 14:49:08 +00:00
Mark Vejvoda 86f73dca3e - updated mojo linux installer script to auto name the Linux installers
- updated some documentation
2012-10-23 05:43:55 +00:00
Mark Vejvoda 0ba70dbfe9 - updated version to 3.7.0-beta2 2012-10-22 23:29:25 +00:00
Mark Vejvoda 6f58309f3d - don't save the transifex password to the ini (but still allow the user to enter the value manually in the ini) 2012-10-22 22:07:07 +00:00
Mark Vejvoda 8b1000cbfb - don't save the transifex password to the ini (but still allow the user to enter the value manually in the ini) 2012-10-22 22:06:30 +00:00
Mark Vejvoda 57d0104c01 - unescape special html entities when pulling down lng files from transifex
- do not show pw when showing ini settings on commandline
2012-10-22 20:05:42 +00:00
Mark Vejvoda ba0bf98b9e - hide password until editing
- move transifex ui items to the right
2012-10-22 19:38:28 +00:00
Mark Vejvoda 7a0f8b39a5 - bugfix to ensure transifex purge ONLY deletes files in mapping 2012-10-22 18:11:51 +00:00
Mark Vejvoda 950c960dcb - changed yes/no settings in connect menu to checkboxes 2012-10-22 17:53:48 +00:00
Mark Vejvoda 474374a33e - updated custom game menu to use checkboxes instead of yes/no 2012-10-22 15:52:08 +00:00
Mark Vejvoda d35a181aaa - added openssl to windows 2010 build so that curl can work on https url's (transifex) on the windows platform 2012-10-22 15:45:18 +00:00
Mark Vejvoda 61ffcf8252 - cleaned up compiler warning 2012-10-22 06:44:38 +00:00
Mark Vejvoda 4692f41474 - bugfixes to allow each edit control on screens with multiple edits to have their own unicode text lengths for editing 2012-10-22 06:31:57 +00:00
Mark Vejvoda 95ac13a699 - adjusted editbox sizes 2012-10-22 06:10:36 +00:00
Mark Vejvoda 4598299caf - added the ability for advanced translation features (transifex users can download and remove custom files from the transfex website and test their work) 2012-10-22 05:08:52 +00:00
Tom Reynolds 676b2bef3a * Add script to fix up translation files after pulling from Transifex
* Fix txpo in english language file, thanks Quentin
2012-10-21 18:17:12 +00:00
Mark Vejvoda 64058b17e7 - code cleanup from cppcheck
- added more checks when loading models, maps and textures
2012-10-20 07:15:13 +00:00
Mark Vejvoda 9356034920 - updated to work with Ubuntu 12.10 2012-10-19 17:32:26 +00:00
Mark Vejvoda 8a7190f6f1 - fixed windows build 2012-10-19 02:01:40 +00:00
Mark Vejvoda 011e0263b0 - lots more code cleanup, using safe buffer size code to avoid buffer overflows 2012-10-19 01:31:20 +00:00