1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-08-23 13:23:14 +02:00

1130 Commits

Author SHA1 Message Date
XProger
e67d73dd06 #11 fix inventory opening once bug 2018-02-27 02:00:53 +03:00
XProger
fc29bde5f9 #11 fix controls menu for web version 2018-02-26 04:35:13 +03:00
XProger
46ce65f8ec #23 fix PSX RNC images loader 2018-02-26 04:06:46 +03:00
XProger
60141f8681 #15 async read/write for settings 20180226 2018-02-26 01:50:23 +03:00
XProger
e6f2deb7a4 #11 fix minor bugs in title screen 2018-02-25 07:21:06 +03:00
XProger
3009f2387a #11 controls mapping; saving settings 2018-02-25 07:03:28 +03:00
XProger
6acb509ab4 #3 fix headless Lara for second player view; #15 fix web build 2018-02-23 04:58:14 +03:00
XProger
5f7b683794 #11 add player selector in controls settings 2018-02-23 02:23:42 +03:00
XProger
77f205f976 #15 gamepad vibration on damage or earthquake; #11 gamepad index and some controls settings selector 2018-02-22 07:06:13 +03:00
XProger
0efa5aa90c #15 add XInput support for Windows 2018-02-21 07:02:16 +03:00
XProger
b38747f50e Merge branch 'master' of https://github.com/XProger/OpenLara 2018-02-21 02:54:23 +03:00
XProger
36e6d7dcf1 #3 rotate camera only while look button is pressed; remove side steps buttons; 2018-02-21 02:53:48 +03:00
XProger
909ab8d1ba #15 fix Raspberry Pi build 2018-02-20 06:03:33 +03:00
Timur Gagiev
5e2f189824 Merge pull request #107 from XProger/add-license-1
Create LICENSE
2018-02-20 05:45:16 +03:00
Timur Gagiev
6cb131af1f Create LICENSE 2018-02-20 05:44:32 +03:00
XProger
c8c7dde46c Merge with VR branch 2018-02-20 05:40:30 +03:00
XProger
acbace0d29 #15 two gamepads support, split-screen stereo mode; 2018-02-20 05:07:23 +03:00
XProger
a423260f02 add 11025/22050 to 44100 interpolation for PCM samples 2018-02-12 04:28:27 +03:00
XProger
9cccafcd32 #23 VR support for Vive and Oculus (WIP) 2018-02-11 03:32:33 +03:00
XProger
7b61ceb638 #8 fix 2018-02-05 05:03:33 +03:00
XProger
976c87d64d #8 fix camera issues 2018-02-05 04:50:58 +03:00
XProger
ef4219911a #15 fix web and linux build 2018-02-05 02:30:24 +03:00
XProger
3fdc211f99 #8 camera refactoring, experimental splitscreen mode, custom rotation while pickup, switch etc, remove jittering in firs-person mode; #3 math optimization; #11 fix UI offsets in stereo mode, redraw inventory background after stereo mode change; #15 synchronization primitives (Lock, RWLock), android fix some custom gamepads support, PSP add ogg audio support; 2018-02-05 01:38:38 +03:00
XProger
4ffa01bf38 #15 stb_vorbis optimize tables initialization 2018-02-03 19:13:50 +03:00
XProger
a58d45f548 Merge branch 'master' of https://github.com/XProger/OpenLara 2018-02-02 03:55:29 +03:00
XProger
6efb8aac85 fix mesh merger 2018-02-02 03:55:07 +03:00
Timur Gagiev
2a7c231bae Update README.md 2018-01-31 20:20:15 +03:00
XProger
603e8219f7 #15 PSP remove tabs 2018-01-31 17:06:32 +03:00
XProger
1fb18ab819 #15 PSP port; C99 and gcc compatible; math optimizations; global refactoring; 2018-01-24 09:54:11 +03:00
XProger
37a162e2df #22 fix pickup & heavy triggers 2017-12-22 03:56:20 +03:00
XProger
9801422949 #15 fix nix/rpi compilation 2017-12-20 03:11:14 +03:00
XProger
8fb6c8e56b #15 exit game from menu 2017-12-18 00:45:36 +03:00
XProger
b1c619c9be #11 fix black background on first inventory toggle 2017-12-17 17:02:40 +03:00
XProger
c805780715 #11 remove color bleeding for title screens 2017-12-17 16:55:24 +03:00
XProger
46ba25d9a4 #11 add loading screens 2017-12-17 06:18:32 +03:00
XProger
bdac7c7a3e #15 fix warnings and emscripten compilation 2017-12-14 04:22:34 +03:00
XProger
da3300e989 #15 add Sega Saturn images format support (*.BIN) 2017-12-14 04:17:29 +03:00
XProger
bc40299f99 #15 add TR2 PSX title images support 2017-12-14 03:19:26 +03:00
XProger
eb501ccb65 #15 RNC texture format support (TR1 PSX title images) 2017-12-14 02:25:44 +03:00
XProger
9d68df5b7a #15 add tiny inflate library 2017-12-11 11:24:25 +03:00
XProger
e3fbee8ace Merge branch 'master' of https://github.com/XProger/OpenLara 2017-12-11 11:05:07 +03:00
XProger
a1141c4939 #15 add PNG support for Android obb's title and loading screens, add mp3 audio support 2017-12-11 11:04:37 +03:00
XProger
01141b7253 #15 Linux binary 2017-12-10 05:08:20 +03:00
XProger
8219740b9f #15 fix emscripten compilation 2017-12-10 05:03:22 +03:00
XProger
31c163675f #15 change OL folders structure (see readme's), remove data files 2017-12-10 04:41:41 +03:00
XProger
e99e23a724 #15 easy start feature (WIP) 2017-12-10 04:24:07 +03:00
XProger
58f6188c1d Merge branch 'master' of https://github.com/XProger/OpenLara 2017-12-07 12:23:02 +03:00
XProger
289318b5c3 #15 add platform specific func osGetTime / osSave 2017-12-07 12:22:43 +03:00
XProger
353e09cb64 #23 fix items opacity; fix water mask for desktop NVIDIA cards; #22 fix lava trap; cutscene wait timer (for sound sync WIP); #15 extern osGetTime 2017-12-07 12:11:25 +03:00
Timur Gagiev
7cf4394a67 Update README.md 2017-12-01 18:11:13 +03:00