Commit graph

16707 commits

Author SHA1 Message Date
Tim Felgentreff
5a04b86c5e Fix : make window resizeable in windowed mode 2018-02-04 15:13:54 +01:00
Andrettin
8ac2bd9ea9 [PATCH] Potential fix for mouse jumping issues 2018-02-04 10:22:53 +01:00
Andrettin
7760b6ec7c Fix to MouseWarpPos initialization 2018-02-04 10:18:25 +01:00
Tim Felgentreff
add0ee5265 Merge pull request from Wargus/timfel-patch-2
Abort if any contrib dir is missing
2017-09-03 13:31:41 +02:00
Tim Felgentreff
bb5a31d523 Abort if any contrib dir is missing 2017-09-03 11:30:45 +00:00
Tim Felgentreff
ea24c82c85 Merge pull request from Wargus/timfel-patch-1
Try harder  to discover contrib dir
2017-09-03 13:24:05 +02:00
Tim Felgentreff
665491b920 Try harder to discover contrib dir 2017-09-03 11:23:23 +00:00
Tim Felgentreff
1ddaa7b074 Merge pull request from Wargus/tim/silence-range-finder
Don't spam the terminal. Fixes 
2017-08-18 11:07:17 +02:00
Tim Felgentreff
a79413b355 Don't spam the terminal. Fixes 2017-08-18 09:34:42 +02:00
Tim Felgentreff
e4343e84e8 be more robust in check_version of extracted data 2017-06-12 11:40:02 +02:00
Tim Felgentreff
b5e54254a1 bugfixes for metaserver 2017-06-12 09:18:37 +02:00
Tim Felgentreff
814e3afb6c be more accepting of udp info 2017-06-12 00:53:22 +02:00
Tim Felgentreff
debd7350bf expose actual ViewportWidth and ViewportHeight, too 2017-06-11 23:25:33 +02:00
Tim Felgentreff
3eda5c5ac4 make sure viewport width and height are always initialized 2017-06-11 21:54:18 +02:00
Tim Felgentreff
16abd5b909 stupid blunder 2017-06-11 21:41:27 +02:00
Tim Felgentreff
b18818d8a8 move debug printing into DebugPrint, fix 2017-06-11 21:24:02 +02:00
Tim Felgentreff
b105991b09 SetZoomNoResize must take the original width and height 2017-06-11 21:17:33 +02:00
Tim Felgentreff
40bc2e50a7 allow games to extract data again 2017-06-11 18:24:59 +02:00
Tim Felgentreff
a162d47488 make sure the GetOpenGL and GetZoomNoResize lua hooks actually work 2017-06-11 17:33:15 +02:00
Tim Felgentreff
9678f3b46e update shader search path and looping logic 2017-06-11 16:57:59 +02:00
Tim Felgentreff
19fce13489 expose GetZoomNoResize to get the current flag value 2017-06-11 16:02:48 +02:00
Tim Felgentreff
8abe701be8 update release howto 2017-06-11 16:02:16 +02:00
Tim Felgentreff
493bd57ddb prepare release 2.4.2 2017-06-11 12:16:18 +02:00
Tim Felgentreff
0988e2dae4 fallback to software and windowed rendering before giving up 2017-06-11 11:48:01 +02:00
Tim Felgentreff
d825d9386d remove oauth token 2017-06-09 00:20:13 +02:00
Tim Felgentreff
bf987535ac add stats command 2017-06-08 10:56:05 +02:00
Tim Felgentreff
5722589b56 add created games to the db 2017-06-08 10:25:21 +02:00
Tim Felgentreff
bbad7f22be try to be more judicious when cleaning up idlers and entering and leaving sessions 2017-06-07 15:25:57 +02:00
Tim Felgentreff
f5b1ede7f7 Merge pull request from spezifanta/fix-205
Fix  unable to find string literal operator operator"" _C_
2017-05-02 09:01:20 +02:00
Alex Kuhrt
28e47b3ecc Fix unable to find string literal operator operator"" _C_ 2017-05-01 17:41:38 +02:00
Tim Felgentreff
9903008f81 Merge pull request from susnux/master
Fixed FSF address
2017-02-17 14:32:43 +01:00
Ferdinand Thiessen
ecfec02f7f Fixed FSF address 2017-02-17 12:51:06 +01:00
Tim Felgentreff
a6eb7e9764 fix a couple of segfaults 2016-12-02 09:59:23 +01:00
Tim Felgentreff
9ecf7918e3 let each game ship its own shaders 2016-12-01 18:42:33 +01:00
Tim Felgentreff
35baae9cee move the hotkey for switching shaders 2016-12-01 18:40:46 +01:00
Tim Felgentreff
b38c5bb926 use and expose ShaderIndex on the Video global 2016-12-01 18:40:24 +01:00
Tim Felgentreff
c28db9ae59 split game launcher header, so extraction tools can use the smaller header for showing errors 2016-12-01 18:01:13 +01:00
Tim Felgentreff
fbc7485d97 update error message 2016-11-29 18:17:35 +01:00
mimooh
132666aae9 Inform the users that appdata stratagus may be removed to fix the broken installation 2016-11-28 21:26:01 +01:00
Tim Felgentreff
e2d6cc0bfe remove trailing backslash in windows parentdir 2016-11-28 11:04:28 +01:00
Tim Felgentreff
caa6caf381 check return code of stratagus launch and report a more concrete error 2016-11-27 13:54:23 +01:00
Tim Felgentreff
6717c5d866 Merge branch 'master' of https://github.com/Wargus/stratagus.git
Conflicts:
	gameheaders/stratagus-game-launcher.h
2016-11-27 11:06:10 +01:00
Tim Felgentreff
a86209366e Fix a bug with quoted source paths on win32 extraction 2016-11-27 00:09:33 +01:00
Tim Felgentreff
8be2487fa9 sometimes, not having an 'extracted' file is a failure 2016-11-24 20:16:46 +01:00
Tim
7de49ce579 wait for the extraction process to complete on osx, and don't use file patterns, they don't work on Sierra 2016-11-23 15:53:46 +01:00
Tim
e75ecdba16 small fixes for osx 2016-11-23 14:40:45 +01:00
Tim Felgentreff
2d66889d9d Revert "Update PPA URL [skip ci]"
This reverts commit 72bd86b003.
2016-11-21 17:24:58 +01:00
Tim Felgentreff
72bd86b003 Update PPA URL [skip ci] 2016-11-21 11:46:04 +01:00
Tim Felgentreff
3adbda9ae5 Fix version check and data path selection on win32 2016-11-21 10:32:34 +01:00
Tim Felgentreff
9d0235ec8c support custom DATA_PATH also on windows 2016-11-20 19:27:07 +01:00