1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-09-02 09:33:31 +02:00
Commit Graph

1196 Commits

Author SHA1 Message Date
XProger
c62ed6e29d BittBoy platform support; Software Renderer (WIP) 2019-09-29 12:13:19 +03:00
XProger
af4b6c1159 fixed #217 2019-09-26 01:35:12 +03:00
XProger
6fe0191cc2 add elbrus build script 2019-09-26 01:13:24 +03:00
XProger
ee65d5ca7e fixed #212 2019-09-25 02:48:08 +03:00
XProger
539d0f0bff fixed #215 2019-09-24 20:48:10 +03:00
XProger
0a15faa841 fix D3D9 version
add oblique projection matrix support instead of clipping planes for D3D NDC
2019-09-02 04:27:17 +03:00
XProger
860b7d3756 fix shadow for split-screen mode, minor fixes 2019-08-27 01:50:28 +03:00
XProger
3557e9363c add oblique near-plane projection matrix implementation 2019-08-15 04:24:25 +03:00
XProger
cb9b63cb5f add Portuguese auto-detection for NIX and RPI platforms 2019-08-11 17:50:45 +03:00
XProger
317534a0b8 fix nix checkLanguage result 2019-08-11 17:31:34 +03:00
XProger
3236c7d75d add osToggleVR extern for all platforms 2019-08-11 16:35:54 +03:00
XProger
27f3ece83d add dummy osToggleVR for nix platform 2019-08-11 16:27:00 +03:00
XProger
ee175c8170 fixed #201 2019-08-10 23:28:04 +03:00
XProger
e161791008 fix additive blending flags for faces 2019-08-10 22:46:33 +03:00
XProger
db1f06c117 Merge branch 'master' of https://github.com/XProger/OpenLara 2019-08-10 22:31:25 +03:00
XProger
36e7983710 fix TR3 PSX loader 2019-08-10 22:31:01 +03:00
Manuel Alfayate Corchete
9bb6d91ba7 Fix SDL2 build (#197)
* small rework on the SDL2 audio code

* fix SDL2 build because of missing osToggleVR() implementation
2019-07-27 20:08:11 +03:00
Manuel Alfayate Corchete
d10a2b693e small rework on the SDL2 audio code (#196) 2019-07-26 18:10:19 +03:00
XProger
634b27bfd9 OpenVR simple input 2019-07-25 04:28:54 +03:00
XProger
754f08d486 OpenVR dynamic dll linking, toggle VR from detail settings 2019-07-25 02:47:36 +03:00
XProger
0681c51a9b fix braid positions 2019-07-23 01:23:46 +03:00
XProger
e3757d5c43 TR4 remap soundtracks, fix triggers parser, fix ponytails for young Lara, 2019-07-22 05:18:43 +03:00
XProger
4ae25e37a6 TR4 Lara's joints mesh 2019-07-21 04:27:32 +03:00
XProger
15d8bd5c3d minor fixes 2019-07-20 03:58:24 +03:00
XProger
62a20ba860 add resolution scale settings 2019-07-20 03:28:08 +03:00
XProger
dd43ca8933 TR4 fix debug overlay 2019-07-18 03:55:15 +03:00
XProger
681a6eee55 Merge branch 'master' of https://github.com/XProger/OpenLara 2019-07-18 03:54:46 +03:00
XProger
7dc565fc58 TR4 sounds, types 2019-07-18 03:54:11 +03:00
Manuel Alfayate Corchete
e02e582db8 Fix building for SDL2 in GLES mode, and fix black screen on GLES mode. (#195) 2019-07-10 07:35:21 +03:00
XProger
5366ec795b fix build 2019-07-09 07:00:14 +03:00
XProger
f78075f3f8 TR4 level parser (WIP), remove audio and level folders 2019-07-09 06:58:27 +03:00
XProger
3923325031 refactoring of level loader 2019-07-09 02:35:07 +03:00
XProger
ed5a7acbf4 fix fresnel effect 2019-07-08 01:59:17 +03:00
XProger
098d907a5b add level file versioning by file extension 2019-07-07 05:56:13 +03:00
XProger
358179475b fix camera for cutscenes 2019-07-07 05:40:02 +03:00
XProger
daee581e7f 3DS revert CAM_OFFSET_FOLLOW changes, use Nintendo keys layout for save game screen 2019-07-06 14:45:42 +03:00
XProger
5254e4e07b Merge branch 'master' of https://github.com/XProger/OpenLara 2019-07-06 14:25:16 +03:00
XProger
23258fcf1f 3DS add lighting and blob shadows 2019-07-06 14:25:03 +03:00
XProger
3850dee839 fix touch controls rendering 2019-07-05 02:49:18 +03:00
vaguerant
8d9f4867e2 Fix renderbar position on save game screen (#194) 2019-07-05 02:34:05 +03:00
vaguerant
34e4192964 Tweaks to English subtitles, including line breaks to suit 640-wide (#193) 2019-06-30 13:35:11 +03:00
XProger
71c974402f 3DS underwater color, some fixes for UI 2019-06-25 03:49:55 +03:00
XProger
61dbdf3cd6 Merge branch 'master' of https://github.com/XProger/OpenLara 2019-06-25 00:12:10 +03:00
XProger
3e2209bd64 minor fixes 2019-06-25 00:11:32 +03:00
vaguerant
f9ac5fbf7a 3DS backlight cleanup and APT handling (#191) 2019-06-24 09:39:36 +03:00
XProger
5bba4e53b5 3DS fix UI rendering, turn off MSAA for stereo renderer (bad performance) 2019-06-24 02:57:19 +03:00
vaguerant
7dd02f914c Toggle 3DS lower screen backlight by touching screen (#190) 2019-06-23 10:35:37 +03:00
vaguerant
3cd52ae3bc Stereoscopy changes for 3DS builds (#189)
* Proposed stereoscopy changes for 3DS

* 3DS tweaks for FPS view

* Disable 3DS stereoscopy while playing FMVs
2019-06-23 02:28:30 +03:00
XProger
1b2f3170b2 fix camera logic (at LEVEL6 start) 2019-06-23 02:27:45 +03:00
XProger
18386a1d35 #183 fix "Getting trough boulders" and "Getting through mutants eggs" 2019-05-30 05:04:08 +03:00