1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-02-24 15:32:30 +01:00

781 Commits

Author SHA1 Message Date
XProger
26c7815abf FMV decoders optimization 2018-12-15 05:24:25 +03:00
XProger
b66e68dbf0 file stream buffering (read) 2018-12-11 12:08:56 +03:00
XProger
7d78e50750 exploded parts damage for mutants 2018-12-11 08:50:19 +03:00
XProger
c6d23c0a4b #15 fix psp build 2018-12-09 15:56:47 +03:00
XProger
50586ae604 fix soundtracks remapping for web build, double precise for stb_vorbis LUTs initialization 2018-12-09 10:37:43 +03:00
Alfredo Monclus
3d560a10be Fix stb_vorbis on msys2 and mingw (#146) 2018-12-09 10:08:07 +03:00
XProger
51a0a081d6 code refactoring, sprites batching 2018-12-08 22:10:55 +03:00
XProger
b59c8bfb6e fix Doppelganger 2018-12-08 07:43:38 +03:00
Alfredo Monclus
e75106d2af Support opentomb audio mapping (TR1) (#145) 2018-12-07 00:19:06 +03:00
XProger
698d931e8d #142 add STUN protocol support 2018-12-06 11:56:48 +03:00
XProger
4505d64657 fix death in hang state 2018-12-06 09:33:25 +03:00
XProger
a62d0df8db ease-out for pickups overview 2018-12-06 09:15:45 +03:00
XProger
521b767109 getting latest changes from github repo, remove page closing confirmation 2018-12-04 10:14:27 +03:00
XProger
73503e4712 aghrrr... fix emscripten webassembly compiler bug, fix limited pistols ammo on LEVEL10A bug 2018-12-04 09:08:44 +03:00
XProger
361483dd05 fix ricochet sound when all the bullets hit 2018-12-04 08:34:44 +03:00
XProger
df8478e254 keys and puzzle items naming 2018-12-04 08:01:40 +03:00
XProger
9582dfd502 merge, fix emscripten webassembly compiler bug, fix limited pistols ammo on LEVEL10A bug 2018-12-04 05:49:26 +03:00
XProger
93706e0773 fix emscripten webassembly compiler bug, fix limited pistols ammo on LEVEL10A bug 2018-12-04 05:43:18 +03:00
XProger
074699623d pickup overview 2018-12-03 10:23:09 +03:00
XProger
1cdf1e53b4 fix wade state for TR3, fix joint index for flame death 2018-12-01 09:41:46 +03:00
XProger
c175f17e76 fix water level calculation for rooms, fix opened doors collision, fix floor data parser 2018-12-01 08:44:14 +03:00
XProger
a7e732752b floor & ceiling triangulation for TR3 (WIP) 2018-11-29 09:23:31 +03:00
XProger
5835b77cfc fix use medikit with full health 2018-11-29 07:05:04 +03:00
XProger
a20c29a7b9 fix Lara's state after load game 2018-11-26 11:45:53 +03:00
XProger
d7d2d75bfc fix header guard typo 2018-11-26 11:04:02 +03:00
XProger
91ecfe0adb #142 network multiplayer basic protocol and routine (WIP) 2018-11-26 11:00:34 +03:00
XProger
d28d38127c add _DEBUG_SHADERS define 2018-11-25 06:44:15 +03:00
XProger
407acbdf12 fix crash at closing window while video playing 2018-11-25 06:37:58 +03:00
XProger
611bac3ef7 fix velocity direction after swan dive 2018-11-24 08:42:53 +03:00
XProger
87126db2ca fix unlimited medikit, show health bar in the inventory menu 2018-11-24 08:14:40 +03:00
XProger
ce4418941d fix passport animation 2018-11-24 07:08:29 +03:00
XProger
2a54d10fc7 fix clang warning 2018-11-24 06:56:04 +03:00
XProger
56de9ea649 pause game sounds in then inventory menu and while video playing 2018-11-24 06:55:05 +03:00
XProger
0637329934 fix trap doors collision (LEVEL2) 2018-11-24 06:20:35 +03:00
XProger
b13436f371 improved water shading, pre-calculate water level for rooms 2018-11-24 03:35:15 +03:00
XProger
416514e318 fix for some compilers 2018-11-23 14:36:37 +03:00
XProger
77a7131ffb Merge branch 'master' of https://github.com/XProger/OpenLara 2018-11-23 06:50:10 +03:00
XProger
2d12e141a8 "Simple Items" selector in detail settings for pickups 2018-11-23 06:49:25 +03:00
Timur Gagiev
d6fc00d5ca
Update README.md 2018-11-22 14:42:51 +03:00
XProger
7187171886 compass implementation 2018-11-21 06:16:32 +03:00
XProger
99033cd85d fix items on the last TR2 level (house), fix weapon draw in dozy without the weapon item, fix Window object class name collision with X11 types 2018-11-21 03:45:11 +03:00
XProger
deaed3a74f fix missed polygons on TR3 PSX levels 20181026 2018-11-20 06:43:02 +03:00
XProger
a9b73f0c61 fix pistols at start of LEVEL10A 2018-11-20 06:01:45 +03:00
XProger
49abeea2ff fix step left/right, add shadows for debug text 2018-11-20 05:34:09 +03:00
XProger
f287a6b49b fix dozy mode 2018-11-19 07:06:02 +03:00
XProger
c2c70a2359 fix braid, fix wade state 2018-11-19 06:59:23 +03:00
XProger
b2ffb1501e fix bubbles above water surface 2018-11-19 06:05:24 +03:00
XProger
7a8e7ef7a8 fix #128 2018-11-19 02:44:43 +03:00
XProger
b484b26700 add jump and underwater rolls 2018-11-18 08:51:26 +03:00
XProger
570c99915d fix water shading for rooms 2018-11-18 08:30:27 +03:00