Commit Graph

47789 Commits

Author SHA1 Message Date
Sergii Pylypenko
679968a567 Fixed OpenMSX not recognized 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
81796d8c8f Emscripten: build with timidity 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
74066154d7 Emscripten: updated app manifest 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
6d41b97504 Emscripten: fixed build script 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
378dae0996 Emscripten: fixed init script 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
d7f1b5869d Emscripten: request fullscreen on first mouse click 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
dde5c130ae Emscripten: small fix to build script 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
b38461174b Emscripten: fixed data file path 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
a23b32e26f Revert "Emscripten: fullscreen by default" - SDL2 fullscreen flag is emulated, it won't make browser window borderless
This reverts commit abbe0a4a0a.
2021-11-28 02:04:25 +02:00
Sergii Pylypenko
38ba55633e Emscripten: fixed build script 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
ffe5031dbe Emscripten: add SFX and music to the data file 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
8be06db7fa Emscripten: Include GFX baseset into data file 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
ce7a1fddda Emscripten: fullscreen by default 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
19bd2f9fe3 Emscripten: Re-enabled sounds 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
9f5be43100 emscripten: moved build scripts from root dir 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
105bc6af0f Emscripten: added app manifest and favicon 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
fcc0d68864 Emscripten: disabled relative mouse mode 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
0e420a84a2 Added Emscripten build scripts 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
e88d185e76 Updated Emscripten liblzma patch for Emscripten 2.0.15 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
83cbddef79 Fixed Multiplayer dialog 2021-11-28 02:04:21 +02:00
Sergii Pylypenko
03a0fd0bd3 Updated revision 2021-11-28 02:02:20 +02:00
Sergii Pylypenko
b66e53ad4b Fixed text input in the wrong edit box in Multiplayer server list 2021-11-28 02:02:20 +02:00
Sergii Pylypenko
1b5bd52d8f Merge branch upstream/master 2021-11-28 01:58:25 +02:00
Sergii Pylypenko
a4d0bf46fa Updated todo 2021-11-28 01:55:43 +02:00
Sergii Pylypenko
2e39f6d3b8 Updated revision 2021-11-28 01:55:43 +02:00
Sergii Pylypenko
41edadab81 Merge branch upstream/master 2021-11-28 01:52:06 +02:00
Sergii Pylypenko
d08040a7a9 Updated todo 2021-11-28 01:42:04 +02:00
Sergii Pylypenko
1910bb5b85 Updated version file 2021-11-28 01:41:55 +02:00
stormcone
bde5396d11 Add: Hotkey to focus the build object class name filter editbox. 2021-04-02 10:12:47 +02:00
stormcone
c56e9a546d Add: Hotkey to focus the rail station class name filter editbox. 2021-04-02 10:12:47 +02:00
milek7
295f34a9df Fix: Freeing LanguagePack with wrong size. 2021-04-02 10:12:25 +02:00
Charles Pigott
dd798d688b Fix #8919: Release builds with asserts enabled (#8925) 2021-04-01 23:57:49 +01:00
Charles Pigott
2a9825b8de Add: [Actions] Debian Bullseye release build (#8921) 2021-04-01 20:45:13 +01:00
translators
c5cb44e138 Update: Translations from eints
catalan: 1 change by J0anJosep
spanish: 3 changes by MontyMontana
2021-04-01 17:53:24 +00:00
Patric Stout
4d501655ad Fix: building on Raspberry Pi failed because of const vs constexpr (#8924) 2021-04-01 19:39:55 +02:00
Patric Stout
501087058e Fix: [CMake] if the regex for STABLETAG is empty, it means it is stable
This feels a bit inside out, but it makes sense: if there are no
"beta1" or "RC1" mentions, it means it is a stable release.
2021-04-01 13:26:34 +02:00
Patric Stout
9639e77297 Fix: [Actions] "is-tag" variable is the 5th element, not 6th
The 6th is "is-stable-tag", but it is currently broken in meaning.
Betas and RCs are considered "stable", but final releases are not.
This is the reason it was working for RC1, but not for the final
release.
2021-04-01 13:26:34 +02:00
Patric Stout
fece1c57ca Codechange: Suppress warnings when asserts are disabled (#8917) 2021-04-01 11:16:19 +02:00
translators
9eb6c78a02 Update: Translations from eints
catalan: 2 changes by J0anJosep
2021-04-01 08:13:26 +00:00
Charles Pigott
591ea9862d Codechange: Suppress warnings when asserts are disabled (#8916) 2021-04-01 10:03:12 +02:00
translators
088964a091 Update: Translations from eints
luxembourgish: 1 change by phreeze83
serbian: 59 changes by nkrs
2021-03-31 17:53:48 +00:00
Charles Pigott
086c95718d Fix #8803: Only auto-remove signals when rail can be built (#8904) 2021-03-31 09:27:25 +01:00
translators
50cd6e135e Update: Translations from eints
english (us): 23 changes by 2TallTyler
luxembourgish: 63 changes by phreeze83
ukrainian: 72 changes by StepanIvasyn
catalan: 5 changes by J0anJosep
turkish: 5 changes by nullaf
2021-03-30 17:53:18 +00:00
Mike
49c89cb5f6 Fix #8565: Stopped road vehicle displays a speed different than 0 (#8901) 2021-03-30 19:42:12 +02:00
translators
e23ccc95f5 Update: Translations from eints
english (us): 7 changes by HAJDog247
czech: 18 changes by PatrikSamuelTauchim
luxembourgish: 99 changes by phreeze83
serbian: 4 changes by nkrs
catalan: 20 changes by J0anJosep
french: 1 change by arikover
portuguese: 30 changes by azulcosta
2021-03-29 17:52:55 +00:00
translators
a1230b932c Update: Translations from eints
swedish: 30 changes by kustridaren
spanish (mexican): 1 change by absay
japanese: 13 changes by Azusa257
vietnamese: 1 change by KhoiCanDev
estonian: 12 changes by siimsoni
czech: 6 changes by PatrikSamuelTauchim, 2 changes by tomas-vl
chinese (simplified): 88 changes by clzls
arabic (egypt): 16 changes by AviationGamerX
luxembourgish: 4 changes by phreeze83
korean: 34 changes by telk5093
italian: 16 changes by AlphaJack
german: 1 change by danidoedel, 1 change by Wuzzy2
slovak: 30 changes by FuryPapaya
catalan: 35 changes by J0anJosep
tamil: 16 changes by Aswn
dutch: 32 changes by Afoklala
portuguese (brazilian): 14 changes by Greavez, 5 changes by jpsl00
2021-03-28 17:53:11 +00:00
Charles Pigott
2d7b34bc68 Fix #8886: Don't try to resolve folders within tars named '.' 2021-03-28 09:52:15 +01:00
translators
a36b286e04 Update: Translations from eints
norwegian (bokmal): 28 changes by Anolitt
spanish (mexican): 29 changes by absay
galician: 1 change by JohnBoyFan
vietnamese: 30 changes by KhoiCanDev
estonian: 31 changes by siimsoni
czech: 6 changes by tomas-vl
arabic (egypt): 73 changes by AviationGamerX
hungarian: 37 changes by pnpBrumi
german: 24 changes by danidoedel, 4 changes by matthiasradde, 2 changes by SecretIdetity
russian: 2 changes by SecretIdetity
finnish: 40 changes by lanurmi
catalan: 47 changes by J0anJosep
lithuanian: 30 changes by devbotas
spanish: 29 changes by JohnBoyFan
french: 30 changes by MalaGaM
portuguese (brazilian): 7 changes by jpsl00, 5 changes by Greavez
polish: 31 changes by Milek7
2021-03-27 18:46:44 +00:00
translators
76e92f6751 Update: Translations from eints 2021-03-26 18:46:58 +00:00
Patric Stout
d0ed656fd1 Change: scale heightmaps we export to highest peak and inform the user of this value
Before this commit, it scaled to map-height-limit. Recently this
could also be set to "auto", meaning players don't really know
or care about this value.

This also means that if a player exported a heightmap and wanted
to import it again, looking like the exact same map, he did not
know what value for "highest peak" to use.
2021-03-26 12:22:32 +01:00