Commit graph

16697 commits

Author SHA1 Message Date
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 #233 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 #206 from spezifanta/fix-205
Fix #205 unable to find string literal operator operator"" _C_
2017-05-02 09:01:20 +02:00
Alex Kuhrt
28e47b3ecc Fix #205 unable to find string literal operator operator"" _C_ 2017-05-01 17:41:38 +02:00
Tim Felgentreff
9903008f81 Merge pull request #201 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
Tim Felgentreff
2c1cd02cd7 More fixes for win32 2016-11-20 19:00:35 +01:00
Tim Felgentreff
f05ceaa041 make WIN32 useable in macro if tests 2016-11-20 18:48:41 +01:00
Tim Felgentreff
86c444351f fix compilation on win32 2016-11-20 18:21:53 +01:00
Tim Felgentreff
87f0e1de83 another round to make launcher more robust 2016-11-20 18:14:49 +01:00
Tim Felgentreff
edc22514ab update gameheaders and dependencies 2016-11-20 17:12:54 +01:00
Tim Felgentreff
377cd580b3 Update stratagus-game-launcher.h 2016-11-20 00:07:29 +01:00
Tim Felgentreff
95660e6ba9 Include @andrettin's fix for regenerating wood. Fixes #136 2016-11-19 18:56:53 +01:00
Tim Felgentreff
57d63e9cd5 rename, concat, and ship our adapted tinyfiledialogs header 2016-11-19 15:17:58 +01:00
Tim Felgentreff
8b75dddc36 re-order definitions 2016-11-19 15:01:43 +01:00
Tim Felgentreff
d37b366456 Merge branch 'master' of github.com:Wargus/stratagus 2016-11-18 13:14:41 +01:00