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
SoftCoder
7d8af94a44
- attempt to fix null pointer segfault on masterserver found by tomreyn
2014-01-08 12:48:56 -08:00
titiger
aee2417ce1
Additional warning for modders to find problems with mesh bound particles.
2014-01-05 23:57:29 +01:00
titiger
2cb45f876f
no click on buttons while preview map is in zoomed state
2014-01-05 23:56:45 +01:00
titiger
ba1d03118e
unit particles can be bound to first vertice of meshes ( <meshName value="part1.001" /> )
2014-01-04 18:40:00 +01:00
SoftCoder
37494a9c37
- added new LUA method getFactionPlayerType
2014-01-04 09:34:49 -08:00
SoftCoder
2badd13fd3
Merge branch 'master' of github-softcoder-megaglest:MegaGlest/megaglest-source
2014-01-03 15:10:59 -08:00
SoftCoder
9026ce161d
- bugfixes when user has no internet and published not turned on, do not try to do UPNP.
2014-01-03 15:10:30 -08:00
titiger
29f5881ded
Just render zoomed map preview and nothing else.
2014-01-03 19:19:10 +01:00
SoftCoder
58faecb5d5
- bugfix for datapath
2014-01-03 10:15:30 -08:00
SoftCoder
85319b30fc
- fixup use of --data-path param
2014-01-03 08:01:33 -08:00
SoftCoder
2b9326197a
- added verbose debug info for data paths scanning
2014-01-03 07:28:31 -08:00
SoftCoder
ecdb229bdf
- attempt to do better lag handling (pause game up to 3 times for lagging clients then disconnect)
2014-01-02 13:56:37 -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