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

1196 Commits

Author SHA1 Message Date
XProger
8d45f27965 fix vertex weld for TR4 2020-03-01 05:28:16 +03:00
XProger
2a6d533b03 fix colors 2020-03-01 04:58:58 +03:00
XProger
d27f9de1fd fix TR2-4 textures 2020-03-01 04:57:07 +03:00
XProger
15ecaeace5 #243 make it better 2020-02-29 02:23:19 +03:00
XProger
bb740791af fixed #243 2020-02-29 02:07:12 +03:00
XProger
d511993605 3DS fix lighting, sprites, FOV math
set default sound volume level to maximum (except web version)
remove unused uFlags from shaders
reduce camera position offset for combat mode
2020-02-27 04:22:43 +03:00
XProger
dc9badd801 3DS optimize i-cache for STR playback 2020-02-21 04:27:43 +03:00
XProger
9e904600a6 minor fixes 2020-02-20 05:23:51 +03:00
XProger
fbd5ccda5b add libvorbis for 3DS to save 2 ms per block (8 -> 6 ms for 2352 stereo samples) 2020-02-20 03:17:46 +03:00
XProger
96b34590ef fix web build
add favicon
2020-02-19 06:17:55 +03:00
XProger
5803810069 fix 3DS stability 2020-02-19 05:12:41 +03:00
timur.gagiev
515e268456 fix typo 2020-02-18 19:52:22 +03:00
XProger
1b2f125ed6 fixed #241 2020-02-17 03:19:41 +03:00
XProger
f85809e0dd major changes for 3DS, unstable (WIP)
add RGBA5551 atlas support
add low-pass filter while diving
increase free camera rotation speed
add DOZY cheat sequence Walk, Look ... Walk, Look
2020-02-17 03:02:01 +03:00
XProger
df86cca432 Merge branch 'master' of https://github.com/XProger/OpenLara 2020-02-15 02:35:36 +03:00
XProger
6cd2338dbc fix e2k build 2020-02-15 02:34:42 +03:00
XProger
08dae7fa6c fix RPi build 2020-02-02 21:45:39 +03:00
XProger
e05c587681 fix android and GL ES3 shaders 2020-02-02 14:04:42 +03:00
Manuel Alfayate Corchete
576a7cda0d Fix SDL2 with GLES2 compilation (#235) 2020-02-01 22:27:47 +03:00
XProger
06e271d2c8 fix initial rumble magnitude 2020-02-01 02:36:52 +03:00
XProger
e8303777bb add rumble effect for GCW0 2020-02-01 02:23:12 +03:00
XProger
d02c1d9274 add quick save and restore the game state for GCW0 2020-01-31 23:03:05 +03:00
XProger
780b3e96a6 fix muzzle flash in save data 2020-01-31 22:54:37 +03:00
XProger
7ea08f75b2 add forced quick load 2020-01-31 21:11:56 +03:00
XProger
c6d409f860 fix free camera control
fix RB/LB for Switch
2020-01-31 21:11:20 +03:00
XProger
c3ed37af34 fix colored polygons for PSX levels 2020-01-31 21:09:13 +03:00
XProger
aeb32c44c1 remove Laras braid for TR1 levels 2020-01-31 20:12:53 +03:00
XProger
8c8f539a70 GCW Zero platform support (RG350) 2020-01-31 17:13:32 +03:00
Timur Gagiev
4a25746bd4 Update README.md 2020-01-24 00:26:17 +03:00
Timur Gagiev
9315e54a37 Update README.md 2020-01-24 00:25:59 +03:00
XProger
3df19de33b free camera mode (hold R and L stick) 2020-01-23 00:42:48 +03:00
XProger
f9999c9d92 revert animation changes 2020-01-21 23:44:00 +03:00
XProger
8eb26c2f31 increase total memory limit for web 2020-01-20 01:53:33 +03:00
XProger
bc1a15fed7 Merge branch 'master' of https://github.com/XProger/OpenLara 2020-01-20 01:52:41 +03:00
XProger
93bba98f0d fixes for custom TR4 levels support 2020-01-20 01:52:17 +03:00
bax-cz
ef3fd680c1 Added czech language translation. (WIP) (#233) 2020-01-18 20:33:35 +03:00
octopuserectus
85ff46944f Fix building with latest libnx (#234) 2020-01-16 20:13:06 +03:00
XProger
ce0c4c0970 add native android manifest 2020-01-03 03:16:25 +03:00
XProger
eccadd7cd3 Merge branch 'master' of https://github.com/XProger/OpenLara 2020-01-03 03:09:51 +03:00
XProger
58207b536f add native android app (WIP) 2020-01-03 03:09:41 +03:00
timur.gagiev
1b689c79f0 add TR1 EU saturn version support 2019-12-31 05:33:21 +03:00
XProger
26bb1cbf08 fix scissor and viewport for split screen modes 2019-12-22 04:01:53 +03:00
XProger
df9b2a8adc fix Midas hand trigger deactivation after death 2019-12-22 04:01:00 +03:00
XProger
57dd627b08 fix Midas hand death camera animation 2019-12-22 04:00:08 +03:00
XProger
ef0575760d fix split screen mode 2019-12-18 09:09:18 +03:00
XProger
582cbaf65d SW renderer fog 2019-10-16 03:54:25 +03:00
XProger
6bb66936b5 SW renderer lighting 2019-10-15 06:12:55 +03:00
XProger
ba71b27f8e fix water surface reflections from underwater 2019-10-14 00:27:44 +03:00
XProger
1b46961a61 fixed #214 use scissor test for portals clipping 2019-10-12 04:35:43 +03:00
XProger
fb962ec7b9 software rasterizer (triangles, quads, textured, color palette, lightmap) 2019-10-05 07:21:16 +03:00