Commit graph

3279 commits

Author SHA1 Message Date
Lwmte
b25c1e16b8 Debracket GetCollidedObjects 2021-12-17 14:41:23 +03:00
Sezz
d3208a3327 Increase max crawl flex angle; log unused ladder anims 2021-12-17 22:14:06 +11:00
Sezz
898da01e06 Limit wall angle for ladder climb 2021-12-17 18:44:31 +11:00
MontyTRC89
9c48aa227b Merge branch 'master' into renderer_refactor 2021-12-17 05:57:19 +01:00
MontyTRC89
c5611c9cf1 Removed double sided flag (we'll double the faces); Fixed alpha thresholds in shaders; Fixed transparent polygons sort direction; First attempo of not queue back-face polygons for saving time in transparent pass; 2021-12-17 05:55:23 +01:00
Sezz
c03453cfb9 Temp. fix edge case swamp slide bug; increase forward walk turn rate 2021-12-16 23:43:29 +11:00
Sezz
46d0470c04 Merge branch 'master' into lara_state_cleaning_etc 2021-12-16 22:14:32 +11:00
Lwmte
c2751f392b Update objectslist.h 2021-12-15 18:14:51 +03:00
Lwmte
21fb703d96 Increase elec damage 2021-12-15 18:01:19 +03:00
Lwmte
f642b0aa39 Add sparks glow to electric wires 2021-12-15 17:37:02 +03:00
Lwmte
43a734ae7e Update lara_tests.cpp 2021-12-15 15:21:39 +03:00
Lwmte
df842572f4 Fix ladder corner shimmy stuttering 2021-12-15 15:01:48 +03:00
Lwmte
24ffea2df7 Debracket firing routines 2021-12-15 14:26:36 +03:00
Lwmte
d41bbebf70 Fix harpoons 2021-12-15 14:16:47 +03:00
Sezz
9edefec3c3 Comment wade checks and improve handling slightly 2021-12-15 13:44:05 +11:00
Lwmte
e00a92e834 Remove unused declarations 2021-12-15 04:23:23 +03:00
Lwmte
5d79cda341 Refactor baddy pickups a bit 2021-12-15 04:14:40 +03:00
Lwmte
56b1ba5e34 Update tr5_electricity.cpp 2021-12-15 04:04:32 +03:00
Lwmte
de87557ca9 Refactor electricity wires 2021-12-15 03:33:16 +03:00
MontyTRC89
36300d301c Converted MESH* to int in SHATTER_ITEM; Fixed rendering of items and statics; 2021-12-14 17:20:13 +01:00
Lwmte
095289be1c Move CollectConnectedRooms to room.cpp 2021-12-14 17:54:54 +03:00
Lwmte
d779c99e6e Update camera.cpp 2021-12-14 16:53:43 +03:00
Lwmte
a2921da0b0 Reorganize extents checking 2021-12-14 16:51:15 +03:00
Lwmte
66f1ccb8df Merge pull request #379 from MontyTRC89/items_camera_collision
Items camera collision
2021-12-14 16:21:57 +03:00
Lwmte
a0df8dc06d Reduce camera radius 2021-12-14 16:20:27 +03:00
Lwmte
37e6f9b249 Filter out objects not within connected rooms nearby camera 2021-12-14 16:11:16 +03:00
Sezz
7da453880f Make smooth descent into wade-height water less hacky; revert hardcoded dispatch to landing animation 2021-12-14 23:45:03 +11:00
Lwmte
5c16e9ac3a Update camera.cpp 2021-12-14 15:42:30 +03:00
Lwmte
9b5409628c Merge branch 'master' into items_camera_collision 2021-12-14 15:37:10 +03:00
Lwmte
aa0de087a5 Update camera.cpp 2021-12-14 15:37:05 +03:00
Lwmte
972980d136 Update boat.cpp 2021-12-14 15:22:58 +03:00
Lwmte
9aacc7c799 Merge branch 'master' into lara_state_cleaning_etc 2021-12-14 15:10:45 +03:00
Lwmte
7b0c3a732c Cleanup LaraControl and related functions a bit 2021-12-14 15:07:04 +03:00
MontyTRC89
85ba127325 Optimized data uploading from level structs to renderer structs 2021-12-14 10:21:25 +01:00
Sezz
11d4a68794 Refactor boat.cpp 2021-12-14 19:39:38 +11:00
Sezz
eeb57e6c70 Fix vertical water room entrance 2021-12-14 14:35:42 +11:00
Lwmte
6e2051abd4 Refactor rollingball 2021-12-13 14:19:14 +03:00
Lwmte
3ffcde5caf Filter out corner cases for TestValidLedge 2021-12-13 13:32:45 +03:00
Sezz
4432fe6420 Merge branch 'master' into lara_state_cleaning_etc 2021-12-13 18:25:34 +11:00
Sezz
8124e37107 Cleanup 2021-12-13 18:05:52 +11:00
MontyTRC89
2e714aacb2 Merge branch 'master' into renderer_refactor 2021-12-13 06:51:44 +01:00
MontyTRC89
68762d8363 Added dobule sided for room geometry 2021-12-13 06:51:08 +01:00
Sezz
02d7433405 Fix jump stutter on steps 2021-12-13 16:12:33 +11:00
Lwmte
9d7defcc29 Fix epic bug 2021-12-13 02:57:21 +03:00
Lwmte
9931128565 Also prevent collision respawn for killed bridges when changing position/room 2021-12-13 02:46:22 +03:00
Lwmte
197a72460b Clear killed bridge items 2021-12-13 02:44:21 +03:00
Lwmte
758fe234c3 Fix CreatureMood crash if enemy is null 2021-12-13 01:55:49 +03:00
Lwmte
000d5c6b8f Fix floor snapping when cornering ledges sitting on ceiling portals 2021-12-13 01:10:53 +03:00
Lwmte
12bcd53336 Merge branch 'master' into lara_state_cleaning_etc 2021-12-12 16:23:18 +03:00
MontyTRC89
b99ca1cdb0 Refactored static mesh drawing function 2021-12-12 14:11:22 +01:00