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
e0aa65402d
- added ability to force the LUA version to compile with (5.1 or 5.2)
2013-12-30 18:30:23 -08:00
SoftCoder
14627660d7
- updated lua cmake script version find ordering
2013-12-30 13:12:22 -08:00
SoftCoder
c7c82b56e1
- a little cleanup of building with lua and CMAKE
...
- added ability to force building without static libs in build script: -d=1
- added --lua-debug commandline option
2013-12-30 11:02:43 -08:00
SoftCoder
7b7a594359
- updated some release scripts to use git instead of svn
2013-12-27 21:58:29 -08:00
SoftCoder
1adb40e024
- added export ignore directives to tell git which files to ignore on export
...
- updated build script version #
2013-12-26 23:39:17 -08:00
Tom Reynolds
533b1f0bfe
Merge branch 'master' of github-tomreyn-megaglest:MegaGlest/megaglest-source
2013-12-26 18:29:35 +01:00
Tom Reynolds
9c51bfc60c
introduce shared linux shell code / externalize distribution check
2013-12-26 18:28:21 +01: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
d01e026db9
- escape double quote in cmake module to cleanup warning
2013-12-22 09:20:25 -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
SoftCoder
cf90ef9f3d
- changed script shell to bash and removed hard coded info
2013-12-18 12:21:42 -08:00
SoftCoder
42ea7a5826
- added coverity linux script
...
- a few updates to fix coverity reported issues
2013-12-17 23:51:11 -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
Tom Reynolds
a6ae9ec79b
- mk/linux/setupBuildDeps.sh:
...
- add option for silent installs (APT only for now)
- remove autotools, subversion dependency
- add check for availability of 'git' command
- replace svnversion by git commit output
- add .travis.xml as per http://about.travis-ci.org/docs/user/languages/cpp/
- make git ignore megaglest man page as generated by Linux builds
2013-12-08 22:03:34 +01: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
SoftCoder
2ff75c54e2
merged updates
2013-11-30 14:29:02 -08:00
filux
d0836a6573
transfered .tx and tx-cleanup to data, added license/readme, basic configuration
2013-11-28 07:58:09 +01:00
Tom Reynolds
fb749c6af3
Ensure gameserver start script is included in binary archives
2013-11-24 15:17:37 +00:00
Tom Reynolds
75298fcd72
Add script to start a headless game server
2013-11-24 15:15:34 +00:00
Mark Vejvoda
fe07998816
- updated with patches from hasufell related to fribidi detection
2013-11-19 16:23:31 +00: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
84ea30445d
when compressing archives ignore svn files
2013-11-14 17:43:49 +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
a300621415
- added a new commandline command to create data archives for network xfer for techtrees and tilesets:
...
megaglest --create-data-archives=all
2013-11-14 06:59:29 +00:00
Mark Vejvoda
41f7cc3648
added new unit test to vc++ project
2013-11-14 02:46:15 +00:00
Mark Vejvoda
0a0e3f408a
- added experimental Right To Left 'mixed mode' support to attempt to make RTL languages with lines having mixed RTL and LTR words display properly (this is a manual hack). To enable, add this to the languages lng file: FONT_RIGHTTOLEFT_MIXED_SUPPORT=true
2013-11-13 07:56:19 +00:00
Mark Vejvoda
d2494605e9
made performance info viewable by toggle key
2013-11-11 03:34:42 +00:00
Mark Vejvoda
597feb452f
fix warnings from vc++
2013-11-10 05:27:59 +00:00
Mark Vejvoda
8099a8696a
added mac ports folder for curl to find it
2013-11-09 17:35:32 +00:00
Mark Vejvoda
7f94eb215b
added mac ports folder for curl to find it
2013-11-09 17:20:21 +00:00