Commit Graph

5575 Commits

Author SHA1 Message Date
filux 1ed6b6b835 few fixes for .nsi script [ci skip] 2016-01-09 08:38:51 +01:00
SoftCoder 35f3b2fa1a code cleanup from clang warnings 2016-01-07 08:48:35 -08:00
SoftCoder fcdc29cc85 - fix issue #91 2016-01-06 22:43:40 -08:00
SoftCoder 993c705e2b - attempt to fix issue #72 2016-01-06 22:36:50 -08:00
SoftCoder 3edbff630d - added x64 based binaries 2016-01-06 19:00:48 -08:00
SoftCoder 17678387c3 Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2016-01-06 16:36:12 -08:00
SoftCoder 9496f485ce - added mroe debug ability for openal and small change for context create 2016-01-06 16:35:48 -08:00
titiger b36c6cd75c no need for sound initialisation in non audio menus 2016-01-07 01:33:48 +01:00
SoftCoder d1d5780ffd - cleanup warning missed return value default 2016-01-06 16:20:30 -08:00
SoftCoder ed54dd044a Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2016-01-06 15:54:23 -08:00
SoftCoder a64c9f7519 - make windows isntall skip .git folders and linux binaries for glexemel 2016-01-06 15:53:31 -08:00
titiger 6f51e91266 Parameter ServerTitle done the ususal way 2016-01-07 00:51:23 +01:00
SoftCoder d0df67fa7f - fixed issue #95 2016-01-05 21:56:01 -08:00
Tom Reynolds 4014108ea0 Refer to / depend on HEAD of glest_game 2016-01-05 20:52:17 +01:00
SoftCoder c25867b5d8 - try to fix mouse pointer for issue #94 2016-01-04 20:56:48 -08:00
SoftCoder 03f5455eb2 Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2016-01-04 17:33:04 -08:00
SoftCoder e21b2506d6 - try to fix issue #104 2016-01-04 17:32:34 -08:00
filux 44f851c306 data sync 2016-01-03 17:40:39 +01:00
titiger f3e96a64c1 new parameter --server-title
see issue #95
2016-01-03 16:31:05 +01:00
filux 92f97c13bd updated year [ci skip] 2016-01-03 10:52:16 +01:00
filux 60f7eb519a removed nasty timestamp from auto-documentation 2016-01-02 10:08:40 +01:00
SoftCoder 01eb7b70d6 - move join game in progress menu option below publish so its not overlapping 2016-01-01 10:50:59 -08:00
SoftCoder 71d8eb2e67 - added more perf logging 2015-12-31 19:21:35 -08:00
SoftCoder 3002baf657 - added more perf logging 2015-12-31 18:58:04 -08:00
SoftCoder 706113580d - attempt better socket disconnect checking 2015-12-31 18:28:43 -08:00
SoftCoder 61f77a88f5 - more network speed improvements for one packet netwrok comamndlist 2015-12-31 18:10:21 -08:00
SoftCoder 57f0b44ad3 - bugifx for static cached hostname, moved to higher scope to avoid sometimes random crashes 2015-12-31 16:48:55 -08:00
SoftCoder a399f8d1a5 - try to improve launch packet speed and add performance logging for client network code 2015-12-31 16:02:09 -08:00
SoftCoder b54b295ac8 - memory cleanup and fixed from cpcpheck 2015-12-31 14:22:25 -08:00
SoftCoder eb15f8d701 - add compressed network messages for nmtLaunch and nmtBroadCastSetup (not backward compatible) 2015-12-31 13:12:26 -08:00
SoftCoder 888254400e - attempt to speed up sending net comamdns over sockets 2015-12-30 19:58:09 -08:00
SoftCoder 27ed0b88fe - beter checking for dsiconnected socket for sensitive winsock 2015-12-30 18:29:27 -08:00
SoftCoder 42d3295e9b - add some logging to see if we find the weird cause of some hangs 2015-12-30 14:41:10 -08:00
SoftCoder 3814b9317f - attempt another network speed improvement 2015-12-30 03:07:37 -08:00
SoftCoder 99289e8fe5 - reset bad merge for network ready timeout 2015-12-29 08:08:46 -08:00
SoftCoder 16a11d6a6f - change sdl mutex name to new sdl2 name 2015-12-28 23:51:19 -08:00
SoftCoder c1144ad9d7 - attempt to speed up mutex lock / unlock 2015-12-28 23:06:12 -08:00
SoftCoder ac0c0eafb9 - try to improve network perf 2015-12-28 22:27:45 -08:00
SoftCoder 64139523d4 - attempt to inline some mutex funcrtiosn for beter performance 2015-12-28 21:17:09 -08:00
SoftCoder ecaf376cb1 - attempt to rollback alst push causing hangs 2015-12-28 19:59:45 -08:00
SoftCoder 745bded335 Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2015-12-28 18:05:55 -08:00
SoftCoder 196660742a - attempt to fix lagging in lobby and for windows clients 2015-12-28 17:59:26 -08:00
SoftCoder 721c48036b - upgraded msvc to v2015 sp1 2015-12-28 17:57:47 -08:00
SoftCoder 07d0e36f49 Merge branch 'develop' of https://github.com/MegaGlest/megaglest-source into develop 2015-12-28 12:59:32 -08:00
SoftCoder 165a6a55ec - testing 2015-12-28 12:59:09 -08:00
SoftCoder b348a727a5 Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop 2015-12-28 12:55:18 -08:00
SoftCoder c873e72a4f - attempt to see if thsi helsp network play to be more smooth 2015-12-28 12:54:44 -08:00
filux 193609490f Merge pull request #61 from filux/lower-waiting-time
let's try lower waiting time for the multi-player game
2015-12-27 19:26:38 +01:00
filux 1f1156b9b6 few second less + should look better on the loading screen 2015-12-27 19:12:00 +01:00
filux 4c8483191f travis test, end - osx failure not allowed 2015-12-27 16:34:54 +01:00