Commit Graph

4689 Commits

Author SHA1 Message Date
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
0b86e1c2d5 - fixed paths for editor and model viewer camek install 2014-01-22 10:10:31 -08:00
SoftCoder
0ddc384f08 Merge branch 'master' of github-softcoder-megaglest:MegaGlest/megaglest-source 2014-01-22 10:08:21 -08:00
SoftCoder
c5e40aade4 - somehow this files was missed 2014-01-22 10:07:24 -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
3593fc0c98 - updated travis script to use new path for build script 2014-01-21 23:26:10 -08:00
SoftCoder
92daccf963 - cleanup of cmake scripts and proper organizing of files 2014-01-21 23:21:56 -08:00
SoftCoder
9170d9c400 - added clang detection in binary version output 2014-01-21 17:06:10 -08:00
Tom Reynolds
977ce33649 Changelog: fix some typos and update commit browser URL 2014-01-19 21:28:41 +01:00
titiger
0ad003ad41 We forgot to checkin the changelog 2014-01-19 21:17:17 +01:00
SoftCoder
11ac54a705 - bugfix for linux data archive script and git repo 2014-01-18 16:59:46 -08:00
SoftCoder
85e659219b - small cppcheck code cleanup 2014-01-18 16:49:31 -08:00
SoftCoder
d2284bbd36 - bug fix when changing language and showing hint button on game load 2014-01-18 16:31:01 -08:00
Mike
0807d490ad Merge branch 'master' of https://github.com/MegaGlest/megaglest-source 2014-01-18 17:16:44 -06:00
Mike
2ebe218514 Bug fixes and updates for desktop notifications. 2014-01-18 17:15:05 -06:00
Tom Reynolds
0b41ebca43 ignore core files when committing 2014-01-18 21:24:13 +01:00
SoftCoder
318c700b8f - more accurate pull of latest code from git 2014-01-18 12:15:00 -08:00
SoftCoder
2e5d6f8814 - increase linux installer expanded byte size 2014-01-18 00:54:34 -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
4583b8d4bc - bugfix for windows compile error for new particle feature from titi 2014-01-17 20:10:18 -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
4bde3bf754 Merge branch 'master' of github-softcoder-megaglest:MegaGlest/megaglest-source 2014-01-17 18:11:14 -08:00
SoftCoder
0078909bc1 - added shortcut to megaglest menu folder to point to installation folder 2014-01-17 18:10:58 -08:00
titiger
6d15d66795 newest blender exporter from Yggdrasil (thanks!!) . Works with blender 2.69 and later and fixes a serious bug with normals and too many exported vertices. 2014-01-17 23:14:40 +01:00
SoftCoder
27316e8912 - added time to error console output log items 2014-01-17 13:32:42 -08:00
SoftCoder
6439d98146 - do NOT pause for lagging clients if game network setting set to false 2014-01-17 11:32:21 -08:00
SoftCoder
b0fc9597e3 - fixed some bugs reported by coverity 2014-01-17 09:53:19 -08:00
SoftCoder
0de4f33923 - error output now shows system time 2014-01-17 09:46:31 -08:00
SoftCoder
e5c4abffa5 Merge branch 'master' of github-softcoder-megaglest:MegaGlest/megaglest-source 2014-01-17 07:56:57 -08:00
SoftCoder
728dd3aea7 - added mutex guards in client connected menu to try to fix thread race bugs 2014-01-17 07:56:14 -08:00
Tom Reynolds
d4ef639e9b Change default MySQL database server to 'localhost' to prevent issues with Unix socket connections 2014-01-17 10:45:22 +01:00
Mike
5c484ff9d6 Script properly updates play date, not build date
Also fixed comments referring to build date.
2014-01-16 15:30:33 -06:00
Mike
a90ded6a00 Improved DOM handling of auto-refresher
Table and usage list are now identified by unique IDs, making
future modifications safer.
2014-01-16 15:20:49 -06:00
Mike
61c4d6875e No desktop notification for empty headless servers
Also added fixes as suggested by JSHint (consistent indentation,
multi-line statements have the operator at the end of the line,
favouring strict comparisons).
2014-01-16 15:13:03 -06:00
titiger
5606c45821 showPlayers.php now with total time played 2014-01-16 01:40:28 +01:00
titiger
93d98e3625 first visible playerstats.
+ server list shows date of game instead of build date
2014-01-15 01:48:41 +01:00
Tom Reynolds
fc0e479d56 * Move masterserver docs to docs/ subdirectory
* Update copyright period to 2014
* Remove Debian specific license hints since: <pabs> that isn't necessary in any file except the Debian copyright file
2014-01-14 16:32:38 +01:00
SoftCoder
6a007bff87 - attempt to see if this removes the splash screen after uninstall also 2014-01-12 12:34:03 -08:00
SoftCoder
2c7d464abc - remove console output for pbo's 2014-01-12 09:59:08 -08:00
SoftCoder
3425d4c248 - changed code to cleanup pixbuf allocation earlier to not confuse gDEbugger about an openGL memory leak. 2014-01-11 23:28:33 -08:00
titiger
9ea0debc51 CameraMoveSpeed can be modified 2014-01-11 15:53:53 +01:00
SoftCoder
4235e642be - updated linux installer build script to use git repo 2014-01-09 19:53:49 -08:00
SoftCoder
f72b7046e5 - added experimental lunix32 cross compile support 2014-01-08 21:19:14 -08:00
SoftCoder
5e5f22e7ab - fix cmake checking for libminiupnpc versions to not actually call api's just compile check 2014-01-08 16:31:30 -08:00
titiger
41553cc679 dumb bug writing mesh bound particle warnings all the time, even if not needed 2014-01-08 22:24:11 +01:00
SoftCoder
0bf6d94d3e Merge branch 'master' of github-softcoder-megaglest:MegaGlest/megaglest-source 2014-01-08 12:49:25 -08:00