XProger
e0ac5e518a
#39 quick fix
2017-05-10 17:02:21 +03:00
XProger
7c4f48f378
#14 fix disable hit animation and offsets for some states; #4 collisions for enemies and static geometry
2017-05-10 04:20:03 +03:00
Gh0stBlade
935e628cf2
Merge remote-tracking branch 'refs/remotes/XProger/master'
2017-05-10 01:29:44 +01:00
XProger
42dc19bb39
#14 path blocking by doors
2017-05-10 02:34:59 +03:00
Gh0stBlade
219e897de2
Merge remote-tracking branch 'refs/remotes/XProger/master'
2017-05-10 00:14:30 +01:00
XProger
58e4b27904
Merge branch 'master' of https://github.com/XProger/OpenLara
2017-05-10 01:40:08 +03:00
XProger
c4ab64dec6
#14 Basic logic for Wolf, Bear and Bat; simple path-finding; Laras hit animation (push)
2017-05-10 01:39:28 +03:00
Gh0stBlade
52c655155c
Merge remote-tracking branch 'refs/remotes/XProger/master'
2017-05-04 11:17:20 +01:00
Timur Gagiev
5bc3ea6413
Update README.md
...
links
2017-05-03 14:43:19 +03:00
XProger
741e9a90ac
#23 increase alpha-test ref
2017-05-01 03:58:21 +03:00
XProger
c959e63366
#23 fix transparent bugs
2017-05-01 03:55:56 +03:00
XProger
84f23a627b
#15 add VS project stuff for Win, add fb link for Web version
2017-05-01 00:36:29 +03:00
XProger
13ad99b425
#14 fix box overlap index
2017-05-01 00:23:37 +03:00
XProger
1db6892f66
* #14 debug zone info, CTRL key to set Lara pos by camera (Editor build only)
2017-05-01 00:16:53 +03:00
Gh0stBlade
2abc8daf96
Merge remote-tracking branch 'refs/remotes/XProger/master'
2017-04-29 19:57:51 +01:00
Timur Gagiev
6a09dd5781
Merge pull request #44 from Gh0stBlade/lara_state_names
...
Lara state names
2017-04-29 21:01:59 +03:00
Gh0stBlade
9db02f6c79
Finish up remaining state names for Lara.
2017-04-29 18:55:51 +01:00
Gh0stBlade
f909ab6644
Merge remote-tracking branch 'refs/remotes/XProger/master'
2017-04-29 17:40:33 +01:00
Timur Gagiev
c2b6228040
Merge pull request #32 from Gh0stBlade/lara_jump_forward
...
Bug Fix: Jump Forward.
2017-04-29 19:28:54 +03:00
Gh0stBlade
bfaa12d10b
Bug Fix: Jump Forward.
...
In the original game, pressing Jump + (Left || Right) should allow Lara
to jump forward too. In OpenLara this is not possible as the input code
only checks if forward flag is set when pressed. Not forward + (Left ||
Right) resuling in Lara not being able to jump forward and only straight
up in these cases.
2017-04-29 10:56:12 +01:00
XProger
5db4b54bd0
#23 fix over-bright lighting
2017-04-26 01:26:35 +03:00
XProger
8c33378621
#23 braid & blob shadows fix
2017-04-25 03:02:58 +03:00
XProger
e14e66184b
#15 fix OL version of OSX
20170424
2017-04-24 02:33:32 +03:00
XProger
f5115f20e7
#3 fix climp & water out bug
2017-04-24 01:51:01 +03:00
XProger
3f88038990
#15 fix android build
2017-04-24 01:50:27 +03:00
XProger
aad89fcdba
#23 replace leading spaces by tabs in shader (solves const string limits)
2017-04-24 00:40:39 +03:00
XProger
a254f2944f
#23 fading shadows
2017-04-24 00:30:53 +03:00
XProger
9734a6cc6d
#23 fix texture bordrr color for OGL ES
2017-04-23 04:49:12 +03:00
XProger
cfc056a336
#23 ambient occlusion blob
2017-04-23 04:39:26 +03:00
XProger
1bef4286e0
#23 interpolation between shadow sources
2017-04-23 02:13:29 +03:00
XProger
f55a2839c2
#23 experimental shadows (XPSM, crop etc.)
2017-04-23 00:12:30 +03:00
XProger
a8d54272cd
Merge branch 'master' of https://github.com/XProger/OpenLara
2017-04-18 02:00:03 +03:00
XProger
f9aac9739b
#15 fix multi-touch support
2017-04-18 01:59:50 +03:00
XProger
8c6daf981d
Merge branch 'master' of https://github.com/XProger/OpenLara
2017-04-08 01:03:22 +03:00
XProger
eac32f2cd5
#15 fix 16 to 24-bit color conversion
2017-04-08 01:02:45 +03:00
XProger
1c4acb9ff6
#15 fix osx & ios build
2017-04-03 00:46:38 +03:00
XProger
e4cf88969d
#23 iOS update project
2017-04-02 23:33:14 +03:00
XProger
623ed467af
#23 iOS support
2017-04-02 23:24:48 +03:00
XProger
b5de93cd74
#15 fix touch controls #23 fix water, remove VR code
2017-04-02 16:23:20 +03:00
XProger
28afc80266
#15 migrating from Eclipse to Android Studio
2017-04-02 02:33:20 +03:00
XProger
fd88bc7e90
#23 experimental VR
2017-04-01 21:24:53 +03:00
XProger
18827109c7
#23 shadow volume shader
2017-03-26 14:32:17 +03:00
XProger
0380184967
#23 shadow mask (volumes); #15 android fix double tap
2017-03-26 03:01:31 +03:00
XProger
b481719277
#15 android keyboard support; sensor landscape screen orientation
2017-03-25 03:28:47 +03:00
XProger
0e062800b9
Merge branch 'master' of https://github.com/XProger/OpenLara
2017-03-24 04:01:52 +03:00
XProger
7299446ed7
#15 fix gamepad support; #23 fix specular (wet effect)
2017-03-24 04:01:25 +03:00
XProger
2ffa5a7bf4
#15 windows version with touch-screen support
2017-03-24 02:21:51 +03:00
XProger
12537924c6
#23 main shader optimizations; touch UI
2017-03-24 02:17:06 +03:00
XProger
1fb501dcec
Merge branch 'master' of https://github.com/XProger/OpenLara
2017-03-19 21:25:32 +03:00
XProger
0586ddf8db
#15 mac build fix
2017-03-19 21:25:09 +03:00