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
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
Tom Reynolds
f0b1537e0b
Merge branch 'master' of github-tomreyn-megaglest:MegaGlest/megaglest-source
2014-01-22 19:19:05 +01:00
Tom Reynolds
87aa45ef81
- Fix CC / CXX environment variable detection n build-mg.sh
...
- gitignore build-mg.sh's build/ at the new location
2014-01-22 19:17:01 +01:00
SoftCoder
c5e40aade4
- somehow this files was missed
2014-01-22 10:07:24 -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
11ac54a705
- bugfix for linux data archive script and git repo
2014-01-18 16:59:46 -08:00
SoftCoder
2e5d6f8814
- increase linux installer expanded byte size
2014-01-18 00:54:34 -08:00
SoftCoder
4bada8fc5a
- updating game version to 3.9.1 in preparation for release
2014-01-17 19:37:25 -08:00
SoftCoder
d6e7deb26e
- bugfix for linux installer build script finding vlc folder
2014-01-17 19:23:33 -08:00
SoftCoder
a690867bcd
- small update to release data source build script (different assumed path)
2014-01-17 18:57:18 -08:00
SoftCoder
4235e642be
- updated linux installer build script to use git repo
2014-01-09 19:53:49 -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
9c51bfc60c
introduce shared linux shell code / externalize distribution check
2013-12-26 18:28:21 +01: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
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
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
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
e89210cf6c
- updating version # to v3.9 in preparation for release
2013-11-16 21:50:54 +00:00
Mark Vejvoda
84ea30445d
when compressing archives ignore svn files
2013-11-14 17:43:49 +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
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
f461504541
some cleanup related to bugs filed on sourceforge from the Debian games team.
2013-11-03 04:10:20 +00:00
Mark Vejvoda
b79003ed69
added js and css files
2013-10-31 09:49:42 +00:00
Mark Vejvoda
7ad30f92bf
- added game statistics gathering and saving on masterserver.
...
see Table glestserver now has the field: gameUUID
Table glestgamestats has game header stats
Table glestgameplayerstats has game player stats
2013-10-31 00:57:36 +00:00
Tom Reynolds
24cfc243eb
undo latest commit
2013-10-24 19:06:35 +00:00
Mark Vejvoda
6bbfb5f117
added support for Saucy 13.10
2013-10-24 18:30:19 +00:00
Tom Reynolds
2549469988
support build dependencies on Ubuntu 13.10
2013-10-23 12:34:32 +00:00
Titus Tscharntke
416ccaae4b
Shadow intensity can be set in video options.
...
Tilesets can set their own default shadow intensity with <shadow-intensity value="0.3"/>.
ShadowAlpha is beeing removed form ini files
2013-09-22 00:51:47 +00:00
Titus Tscharntke
fde6d4f4dc
version set to dev again ( data does not fit anymore )
2013-09-15 21:55:55 +00:00
Mark Vejvoda
d30b8998db
updated mg version script to beta2
2013-09-12 18:33:08 +00:00
Tom Reynolds
65b93aa8c2
Support build dependencies on Linux Mint 15: https://forum.megaglest.org/index.php?topic=9149.0
...
Resize "Next hint" button on loading screen: https://forum.megaglest.org/index.php?topic=9141.0
Localization updates from Transifex
2013-07-12 10:28:59 +00:00
Tom Reynolds
884e0af446
fix setupBuildDeps.sh for Fedora 18
2013-07-05 16:30:27 +00:00
Tom Reynolds
7138b46456
fix setupBuildDeps.sh for Fedora
2013-07-05 16:28:17 +00:00
Tom Reynolds
b7cf7b61ac
fix setupBuildDeps.sh for Fedora
2013-07-05 16:24:49 +00:00
Mark Vejvoda
0c26460f34
- updated version to 3.8.0.-beta1 in preparation for beta1
2013-06-26 04:57:17 +00:00
Mark Vejvoda
3a88edf869
fix dep script on Fedora
2013-06-22 18:08:35 +00:00
Tom Reynolds
a9a0a94550
add XML mime-type to svn property setting script
2013-06-21 18:02:31 +00:00
Mark Vejvoda
9346fd5304
updated script to support debian sid
2013-06-21 14:44:53 +00:00
Mark Vejvoda
00eb9a9561
- added a new script that sets svn properties for lng and sh files
2013-06-19 17:33:35 +00:00
Mark Vejvoda
a8662c8b31
updated menus to display translated tech name
2013-06-13 01:37:15 +00:00