1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-08-22 12:53:22 +02:00

1104 Commits

Author SHA1 Message Date
XProger
9f3ea54a74 fix html issues 2019-02-24 01:57:57 +03:00
XProger
61795e0463 Linux automatic language selector 2019-02-24 00:29:13 +03:00
XProger
e4021e9096 fix Russian characters, fix vault state bug for GYM level 2019-02-23 18:32:39 +03:00
XProger
122d336503 fix compilation (Web) 2019-02-23 08:49:18 +03:00
XProger
5b5457f606 #15 Android store settings file to content directory (/sdcard/OpenLara) 2019-02-23 08:47:04 +03:00
XProger
12339837c4 Russian translation and glyphs, fix Polish and German; fix AV in the shaders compilation code; 2019-02-23 08:44:48 +03:00
vanfanel2
5b48ad1453 Update build.sh on the SDL2 platform so it builds the GLES version by default (it was building both!) (#168)
* Add SDL2 platform

* add desktopGL support to the SDL2 platform, and add SDL2 context shutdown calls

* fixed: now GL and GLES modes work on SDL2, use SDL2GLES define to use one or the other

* Add comentary to build.sh with instructions to build GLES or OpenGL version of the SDL2 platform port

* Update SDL init code to hide mouse and start in fullscreen mode

* Set build.sh on the SDL2 platform so it builds the GLES version by default

* Basic keyboard and joystick controls implemented in the SDL2 platform using SDL2 instead of udev

* SDL2 platform: input code cleaunp

* SDL2 input fix so Lara can do certain movements involving directions and buttons
2019-02-22 00:08:22 +03:00
XProger
10c4cd6bf4 fix automatic language detector for Web version 2019-02-21 06:11:01 +03:00
XProger
fda034ec04 fix access to uninitialized sound output; fix translation 2019-02-21 05:42:11 +03:00
XProger
faa3fe4fc4 make wider UI 2019-02-21 04:16:37 +03:00
XProger
7fd4a938f5 add Polish and Russian subtitles (both are WIP), fixes for French and German 2019-02-21 03:56:30 +03:00
XProger
448222a4b3 Merge branch 'master' of https://github.com/XProger/OpenLara 2019-02-21 03:51:27 +03:00
XProger
079e2fed71 fix for Internet Explorer! :D 2019-02-21 03:51:15 +03:00
vanfanel2
2118f1fea7 Updated the SDL2 code with bug fixing: now it works with no problems in GLES and OpenGL mode, please update (#167)
* Add SDL2 platform

* add desktopGL support to the SDL2 platform, and add SDL2 context shutdown calls

* fixed: now GL and GLES modes work on SDL2, use SDL2GLES define to use one or the other

* Add comentary to build.sh with instructions to build GLES or OpenGL version of the SDL2 platform port

* Update SDL init code to hide mouse and start in fullscreen mode
2019-02-21 01:44:43 +03:00
XProger
8bd269fba2 #15 add banner for Android TV / Nvidia Shield 2019-02-21 01:26:37 +03:00
vanfanel2
a8ec6cc511 Add SDL2 platform (#166)
* Add SDL2 platform

* add desktopGL support to the SDL2 platform, and add SDL2 context shutdown calls
2019-02-21 00:28:25 +03:00
XProger
1833cb1cc9 fix subs indices 2019-02-19 05:16:10 +03:00
XProger
b1897e630b fix touch controls alpha; get default language on Android 2019-02-19 04:57:40 +03:00
XProger
5f5b495613 fix giant mutant; limit light radius 2019-02-19 04:34:25 +03:00
XProger
c8cfff82a4 fix pre-multiply alpha for atlas borders (sprites only) 2019-02-19 00:35:13 +03:00
XProger
48e2bcf9e7 fix pre-multiply alpha; force opaque blend state for some models 2019-02-19 00:06:19 +03:00
XProger
05f2743aaf fix cutscenes loading for Web version 2019-02-18 23:01:27 +03:00
XProger
ccc16ccefd fix French 2019-02-18 21:11:04 +03:00
XProger
e43783a317 fix German by Oktopaps 2019-02-18 15:59:23 +03:00
XProger
cf0c171b8c Spanish fixed by RaymanTheHedgehog, Italian fixes by MontyTRC 2019-02-18 14:04:31 +03:00
XProger
b77dd330e4 add Italian translation 2019-02-18 04:05:32 +03:00
XProger
349c224338 fix spec chars for Spanish 2019-02-18 02:35:44 +03:00
XProger
2dba158031 add Spanish translation (text only) 2019-02-18 02:32:42 +03:00
XProger
6e261c1645 fix French subs 2019-02-17 23:05:03 +03:00
XProger
70962bc51d fix French subs by Zellphie 2019-02-17 21:48:23 +03:00
XProger
77078de377 fix spec chars for German & French 2019-02-17 19:47:52 +03:00
XProger
87a54197d4 add multi-language support: english (subs+audio), french (subs+audio), german (subs+audio), russian (audio), japanese (audio) 2019-02-17 06:44:19 +03:00
XProger
288c166c77 fix WebGL build 2019-02-16 06:48:18 +03:00
XProger
2e0aa56726 add subtitles settings, fix skaterboy, 2019-02-16 06:24:52 +03:00
XProger
787ef439e1 in-game subtitles 2019-02-16 06:22:46 +03:00
XProger
0ad35ea26d split GLSL uber-shader by passes 2019-02-16 03:59:52 +03:00
XProger
62fbbd60d7 #15 add Android app icon 2019-02-15 22:35:17 +03:00
XProger
5c600aafca ignore overbright lights 2019-02-15 22:13:36 +03:00
XProger
60b2e89d43 #15 Android add OpenSL ES support for low latency audio output 2019-02-15 04:25:19 +03:00
XProger
5d8e1c53e1 #15 Android GLES3 support 2019-02-15 03:43:18 +03:00
XProger
abf26376e9 Merge branch 'master' of https://github.com/XProger/OpenLara 2019-02-15 03:19:50 +03:00
XProger
63cf0ebf7d #15 fix Android build 2019-02-15 03:19:13 +03:00
XProger
ac16716893 #15 fix linux build 2019-02-15 02:53:33 +03:00
XProger
20816951b1 #15 fix RPI build 2019-02-15 02:09:18 +03:00
XProger
3330cb4f4e WebGL 2.0 support; GLES 3.0 support; fix overbright for ambient lighting; add sky clouds raytracing shader; 3d textures support; generate 3d perlin noise texture; fix blob shadow smoothness; quintic ease-in/out for inventory rotation; 2019-02-14 03:04:31 +03:00
XProger
7b41b52db1 add sky shader 2019-02-02 02:37:16 +03:00
XProger
bf27452b20 fix water mask; add sky shader 2019-02-02 00:41:35 +03:00
Orbmu2k
68f6572204 macOS improvements (retina display support, fps limit, save game fix, settings fix) (#162) 2019-02-01 04:08:42 +03:00
XProger
18ee2af632 fix water shader for macOS X GLSL compiler 2019-02-01 01:32:27 +03:00
XProger
c1cffa3755 minor fix 2019-01-31 12:02:47 +03:00