Commit Graph

309 Commits

Author SHA1 Message Date
SoftCoder
fe808556bd - added more fields for dev path support.. onlu ico files for linxu left to fix 2014-01-24 17:51:06 -08:00
SoftCoder
86c6c6ee17 Merge branch 'master' of https://github.com/MegaGlest/megaglest-source 2014-01-24 16:51:53 -08:00
SoftCoder
2a3ae90e61 - updated win64 projects and scripts 2014-01-24 16:50:57 -08:00
SoftCoder
816816567f - updated paths for windows installer 2014-01-24 16:33:34 -08:00
SoftCoder
988743d867 - moved all binary content for windows to mk/windoze 2014-01-24 16:05:28 -08:00
SoftCoder
581a975209 - added support for dev mode paths and removed linux symlinks for game data
- bugfix for segfault on headless when client disconnects
2014-01-24 13:44:21 -08:00
SoftCoder
1cacb0df27 - missed some updates 2014-01-24 09:50:17 -08:00
SoftCoder
b6a956d395 - moved duplicate files in mk/shared and adjusted various scripts and references 2014-01-24 09:44:18 -08:00
SoftCoder
6e2388b5d1 - fix the build on windows (getting stupid msbuild errors related to mt.exe so applied work around) 2014-01-22 07:44:27 -08:00
SoftCoder
1bd772a4f3 - updated linux and windows installer scripts with new paths 2014-01-21 23:40:53 -08:00
SoftCoder
92daccf963 - cleanup of cmake scripts and proper organizing of files 2014-01-21 23:21:56 -08:00
SoftCoder
318c700b8f - more accurate pull of latest code from git 2014-01-18 12:15:00 -08:00
SoftCoder
ef82c52495 - update windows data archive script to use git 2014-01-17 23:45:44 -08:00
SoftCoder
daf96d2af6 - added tar.exe to windows build process since it may be used for some build script in connection with git 2014-01-17 20:46:46 -08:00
SoftCoder
4bada8fc5a - updating game version to 3.9.1 in preparation for release 2014-01-17 19:37:25 -08:00
SoftCoder
0078909bc1 - added shortcut to megaglest menu folder to point to installation folder 2014-01-17 18:10:58 -08:00
SoftCoder
6a007bff87 - attempt to see if this removes the splash screen after uninstall also 2014-01-12 12:34:03 -08:00
SoftCoder
5f1e67ec9b - updated network throttle check to output nothing if we cannot open the reg key (likely because it does not exist and does not apply)
- updated libvlc use in windows to use 2.1.2
2014-01-01 14:58:14 -08:00
SoftCoder
6f4c3ed033 - added reg file for windows users to manually disable packet throttling
- added console warning for windows users that have this setting enabled.
2014-01-01 13:24:24 -08:00
SoftCoder
5497e43fa0 - removed ds8 references from msvc project files 2013-12-25 11:54:19 -08:00
SoftCoder
b77d3aaed0 - msvc 2012 x64 build now supports ssl for advanced translation 2013-12-23 07:15:44 -08:00
SoftCoder
86226c6702 - added progress to windows coverity script 2013-12-18 14:49:34 -08:00
SoftCoder
4d4b81d2a5 - updated windows coverity script to read from settings file 2013-12-18 13:51:15 -08:00
Tom Reynolds
4883e54e4e - .gitignore: ignore coverity scan build tool subdirectory
- coverity-scan.bat: semi automate coverity scans on Windows
2013-12-15 04:26:17 +01:00
SoftCoder
69a0ae3c6b - updated windows build to pull submodules in a way that works 2013-12-14 12:50:27 -08:00
SoftCoder
cdd80092c5 - updated windows build script to pull with submodules recursively 2013-12-14 10:27:12 -08:00
SoftCoder
fe29c1c5c9 - fixed vc++ 2012 build 2013-12-14 03:15:31 -08:00
SoftCoder
22beafe122 - fixed windows build for vc++ 2010 2013-12-14 03:09:12 -08:00
SoftCoder
822f7884f2 update ignore list 2013-12-06 12:09:51 -08:00
SoftCoder
1e50f1cb93 - updated vc++ 2010 build file to use git 2013-12-02 12:59:36 -08:00
SoftCoder
c97825d898 - updated windows x64 build to use git revision stamp 2013-12-02 09:45:46 -08:00
filux
d0836a6573 transfered .tx and tx-cleanup to data, added license/readme, basic configuration 2013-11-28 07:58:09 +01:00
Mark Vejvoda
5284d9c45c - disabled microsoft specific warning which is trying to coax us into writing non friendly cross platform code 2013-11-19 07:50:08 +00:00
Mark Vejvoda
36a440f9e3 - disabled microsoft specific warning which is trying to coax us into writing non friendly cross platform code 2013-11-19 07:45:53 +00:00
Mark Vejvoda
da3d0c0685 - updated make binary bat file to detect and name binary archive for win 32 and 64 bit 2013-11-18 01:57:53 +00:00
Mark Vejvoda
7830785e7f - remove splahs screen image when installer done 2013-11-17 22:26:43 +00:00
Mark Vejvoda
145b90d341 - updating version to 3.9.0 for release
- increase installer size on linux for more accurate progrerss bar
2013-11-17 18:27:41 +00:00
Mark Vejvoda
a10041af45 updated win64 project to use openal64.dll to avoid confusion with openal32.dll (new 2012 x64 deps on sourceforge) 2013-11-17 02:54:08 +00:00
Mark Vejvoda
810cdca588 - added new unit test to vc++ 2012 project 2013-11-16 22:14:58 +00:00
Mark Vejvoda
fc47d9d4a0 - added new unit test to vc++ 2010 project 2013-11-16 22:14:55 +00:00
Mark Vejvoda
e89210cf6c - updating version # to v3.9 in preparation for release 2013-11-16 21:50:54 +00:00
Mark Vejvoda
08a74bb78b - added a small tweak to the vc++ build files to ensure svn rev always included in binary 2013-11-15 17:40:29 +00:00
Mark Vejvoda
c93c1298a5 vc++ 2012 command line build FINALLY works (discovered a hack to fix a stupid M$ bug) 2013-11-15 16:49:18 +00:00
Mark Vejvoda
7efb37b723 fixed win32 bat file to adjust for changed readme path 2013-11-14 15:27:29 +00:00
Mark Vejvoda
e64cdda6da added font unit test to vc++ 2012 project 2013-11-14 13:34:50 +00:00
Mark Vejvoda
41f7cc3648 added new unit test to vc++ project 2013-11-14 02:46:15 +00:00
Mark Vejvoda
597feb452f fix warnings from vc++ 2013-11-10 05:27:59 +00:00
Mark Vejvoda
82fe1c326b removed files from libglest that should not have been in that project (vc++ 2010) 2013-11-08 05:22:54 +00:00
Mark Vejvoda
493981e8b3 - reverted win64 to sse2
- added some debug info for win64 testing
2013-11-06 02:14:49 +00:00
Mark Vejvoda
345907fc18 attempt to make win64 faster by using avx (as opposed to sse2) 2013-11-05 06:31:48 +00:00