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
filux
4a0bd2d2d8
travis test, 9
2015-12-27 16:19:01 +01:00
filux
06a5833f66
travis test, 8
2015-12-27 15:59:17 +01:00
filux
a97a29392c
travis test, 7
2015-12-27 15:52:39 +01:00
filux
3786c8db8c
travis test, 6
2015-12-27 14:40:31 +01:00
filux
7b6baab8b7
travis test, 5
2015-12-27 13:57:01 +01:00
filux
03303598bb
travis test, 4
2015-12-27 12:58:34 +01:00
filux
b1262075d0
travis test, 3
2015-12-27 12:55:11 +01:00
filux
430d1edb04
travis test, 2
2015-12-27 12:38:46 +01:00
filux
a561f6dfdf
travis test, 1
2015-12-27 12:16:15 +01:00
Tom Reynolds
53d1f63741
Make git a bit more usable
2015-12-27 00:53:09 +01:00
filux
52478d9c09
compilation after installation of deps
2015-12-27 00:46:08 +01:00
SoftCoder
08713078b6
- fix headless network comamnd bug
2015-12-26 13:14:22 -08:00
SoftCoder
6eb7a1e625
- little code cleanup in socket code
2015-12-26 09:34:55 -08:00
SoftCoder
9792b9695b
- attempt to fix socket issues causing hangs
2015-12-25 23:12:00 -08:00
SoftCoder
c9fb0160dc
- attempt to fix hand in windwos network games
2015-12-25 14:08:54 -08:00
SoftCoder
ff2fb03c78
- attempt safe socket code to avoid hangs
2015-12-23 21:37:35 -08:00
SoftCoder
9f55e9235a
- last try to optimize socket thread locks
2015-12-23 14:26:03 -08:00
SoftCoder
a8b735ffcc
- check to see if this corrects the current windows client hang in network games
2015-12-23 12:42:39 -08:00
SoftCoder
2f52e01a76
- fixed issue #88 (numpad keys work now)
2015-12-22 23:12:33 -08:00
SoftCoder
b3c9140574
- try to fix windows client lag
2015-12-22 20:40:31 -08:00
SoftCoder
fd838347a5
- change data back to develop
2015-12-17 13:46:56 -08:00
SoftCoder
c56641e0a0
- attempt to see if this fixes issue #92
2015-12-16 16:51:14 -08:00
filux
0cad944118
implemented appdata 2/2
2015-12-14 23:57:05 +01:00
filux
66ad196b74
better method for handling rolling releases [ci skip]
2015-12-14 01:57:41 +01:00
titiger
19df221af2
reintroducing mapping of numpad enter to normal one
...
tomreyn convinced me that numpad-enter and normal enter should always
be handled the same way.
Doing this I also enabled the mapping of delete to backspace .
2015-12-14 01:20:09 +01:00
filux
d6d4910111
data sync
2015-12-14 00:52:29 +01:00
filux
c47add1ef1
no static builds for rolling releases by default
2015-12-13 23:50:43 +01:00
titiger
492a7e4c53
dark background for chat input
2015-12-13 22:56:47 +01:00
SoftCoder
b83414380c
- attempt to fix issue# 89
2015-12-12 22:01:48 -08:00
titiger
4f5ecb13e5
Position of scenario settings changed in custom menu
2015-12-13 03:00:35 +01:00