1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-04-21 19:41:53 +02:00

70 Commits

Author SHA1 Message Date
XProger
37b716c96c #16 remap mesh offsets, fix VAO for sprite sequences 20161104 2016-11-04 00:49:01 +03:00
XProger
9d13776c5f #16 VAO, profiling markers and configuration, smart shader binding 2016-11-03 23:39:27 +03:00
XProger
eb37622b15 #15 tabs & includes fix 2016-11-03 22:11:03 +03:00
Timur Gagiev
595780f6fd #15 plist file 2016-11-03 20:59:09 +03:00
Timur Gagiev
b3f4c9680f #15 MacOS X 2016-11-03 20:53:09 +03:00
XProger
ea0e1c87a1 fix normals, #3 movable blocks 2016-11-01 04:13:01 +03:00
XProger
bb9b3963d2 #12 fix normals 2016-10-21 02:48:52 +03:00
XProger
df942b2893 #9 fading & panning of sound sources 2016-10-21 00:58:15 +03:00
XProger
8bbd26a9ef #3 fix hang left/right through walls 2016-10-20 00:17:00 +03:00
XProger
f7849b23c9 fields renaming 2016-10-17 23:07:08 +03:00
XProger
e827cf201f #12 simple spot shadows for enemies 2016-10-17 22:16:13 +03:00
XProger
1a77c2281c #3 fix frame bbox calculation in air 2016-10-16 21:30:05 +03:00
XProger
dddcbd13c5 #3 climb & hang states fixes, water splash, item pickup, slow motion mode for debug (R key) 2016-10-16 20:32:31 +03:00
XProger
c22ffa886f #15 gamepad support on web platform, PSX-like Lara controls 2016-10-11 21:44:15 +03:00
XProger
bf5c3a3232 #3 draft of hang/reach animation, add animation effect command types 2016-10-11 03:51:38 +03:00
XProger
f6cb9c5000 #9 apply sample volume 2016-10-11 00:02:37 +03:00
XProger
5a99d547ba #3 slide on slant blocks, climb on 2-3 clicks height blocks, asc/desc 1 click blocks while walk or run;
#13 add dummy boulder trigger to stop inactive animation & sound, fix short angle checks and non-zero velocity for switch and keyhole triggers;
2016-10-10 02:43:20 +03:00
XProger
3f3a590f73 #15 fix GetProc macros 2016-10-07 01:17:07 +03:00
XProger
3a6f3ad15a Merge branch 'master' of https://github.com/XProger/OpenLara 2016-10-07 01:15:21 +03:00
XProger
56d5201c0f #15 reduce executable size, fix keyboard input, turn off LOG in release config 2016-10-07 01:14:45 +03:00
XProger
0fe2853556 Merge branch 'master' of https://github.com/XProger/OpenLara 2016-10-07 01:08:46 +03:00
XProger
74969eea7e #15 reduce executable size, fix keyboard input, turn off LOG in release config 2016-10-07 01:07:19 +03:00
XProger
da7f359428 fix naming, remove temporary files 2016-10-06 04:15:00 +03:00
XProger
89c4fbbfab #13 linux support 2016-10-06 03:56:06 +03:00
XProger
7c1c3f16ff #15 Windows: Alt+Enter switches betwen window and fullscreen modes, win32 console mode only for DEBUG configuration 2016-10-06 00:41:22 +03:00
XProger
95f5794a83 #9 force resample web audio api to 44.1kHz 2016-10-04 23:37:25 +03:00
XProger
831e0765db #9 support Web Audio API, defines for ADPCM, MP3 & OGG decoders, play bubble sound when Lara is under water 2016-10-04 23:00:37 +03:00
XProger
65917262bb #9 tab to space 2016-10-04 04:12:48 +03:00
XProger
be5dae6e2d #9 add simple sound mixing for a PCM, MS ADPCM (from TR3 cdaudio.wad), MP3 (via minimp3 lib) & OGG (via stb_vorbis lib) 2016-10-04 04:00:22 +03:00
XProger
e16f25f94d #8 #13 camera switch by trigger, secrets 2016-09-30 03:13:50 +03:00
XProger
ec4216f424 #8 trace obstacles for camera, #13 "look-at" triggers, #13 dart mesh, smoke & sparks sprite sequences, #15 split long time steps to 1/30 steps 2016-09-27 01:22:16 +03:00
XProger
f22e45ad5f #13 add trigger & dartgun controller 2016-09-21 10:06:16 +03:00
XProger
8e9b17cfdc #13 trigger timer & dartgun logic 2016-09-21 01:41:25 +03:00
XProger
31cea8ea89 #13 activation triggers for doors & switches 2016-09-20 02:24:53 +03:00
XProger
083cd81cbb #8 OBB visibility test optimization 2016-09-15 01:31:49 +03:00
XProger
c4c6218604 resolved #5 visibility check for animated bounding box, #8 invert mouse rotation (vertical), #4 turn off hit on the wall for up-jump & reach animations 2016-09-13 15:51:38 +03:00
XProger
578cc74d2b #15 fix HTML5 for IE 2016-09-13 04:15:57 +03:00
XProger
8acb93a204 #8 fix right button delta, add shader code for fog & backlight 2016-09-13 03:28:30 +03:00
XProger
dbd2a45bed #3 add water surface states, fix moving speed while roll, #4 add controller height for collisions, #8 add camera rotation (right mouse button), #10 add color dodge for caustics, #15 fix mouse buttons check for Windows, change canvas size of 1280x720 for HTML5 2016-09-13 00:46:24 +03:00
XProger
e47f8c5fd7 minor fixes, tab to spaces 2016-09-12 11:27:41 +03:00
XProger
071081b612 #3 №14 separated lara.h & enemy.h for controllers, add basic enemy controllers, add roll animation for lara, add text in debug mode, #8 smooth following camera, side view while backflip 2016-09-12 03:26:16 +03:00
XProger
b80c2790d0 #5 fix portals culling, add camera controller 2016-09-10 23:01:45 +03:00
XProger
11ba6a52fe #2 2016-09-09 00:25:40 +03:00
XProger
460f3be4c5 #1 resolved 2016-09-08 22:27:37 +03:00
XProger
07e2b99ead #3 movement using overlap info, separate mesh builder class 2016-09-06 03:20:14 +03:00
XProger
6a26a4eadd resolved #6 billboard sprites for items, affecting from room & entity intensity, #10 add simple and buggy caustics 2016-09-04 14:43:23 +03:00
XProger
705e6b2c0d Merge branch 'master' of https://github.com/XProger/OpenLara 2016-09-04 00:06:39 +03:00
XProger
5d390a7f7d #3 ground & underwater movement
#4 ceiling collisions
2016-09-04 00:05:53 +03:00
Timur Gagiev
b48e498799 Update README.md 2016-09-01 11:56:13 +03:00
XProger
1d3a3c6d2f gzip compression 2016-09-01 04:50:02 +03:00