Commit graph

28 commits

Author SHA1 Message Date
asasas9500
f9432ce420 Merge branch 'master' into NewTRMath 2020-11-04 11:51:17 -03:00
Woops
deb399dde6 better cheats 2020-10-24 12:51:58 -05:00
Woops
0bd7ac9082 remove bitshifts from Lara code 2020-10-06 11:15:37 -05:00
asasas9500
7218086a0f Fix phd_sin() and phd_cos() 2020-10-05 22:24:57 -03:00
Sezz
0b6721058f Revert "Cleanup, control code standardisation, some command-query separation, un-hardcoding of animation state dispatches, QOL improvements to Lara's basic moveset."
This reverts commit cde394c3f4.
2020-09-26 05:06:08 +10:00
Sezz
cde394c3f4 Cleanup, control code standardisation, some command-query separation, un-hardcoding of animation state dispatches, QOL improvements to Lara's basic moveset. 2020-09-26 03:28:30 +10:00
MontyTRC89
54893c42be Improved vehicles; Fixed bugs in ID_SPEEDBOAT; 2020-09-12 07:52:47 +02:00
asasas9500
6442838e1e Finish merge 2020-08-29 22:02:41 -03:00
asasas9500
0d258fd25d Finish merge 2020-08-25 19:39:50 -03:00
Woops
6ada970725 Lara refactor: lara_cheat, move the rest of the functions out of laramisc.cpp and delete it. fix includes. 2020-08-16 16:01:58 -05:00
Woops
415749b5c8 Lara refactor: lara_initialise and move AnimateLara to lara.cpp 2020-08-15 15:16:08 -05:00
Woops
b8e140eab9 Lara refactor: move "level 1" functions to Lara.cpp 2020-08-14 18:29:20 -05:00
Woops
ade98fec65 Lara refactor: move basic movements to lara_basic, take care of the other functions. 2020-08-14 17:54:25 -05:00
Woops
7c6e081929 Lara refactor: move sliding to lara_slide, move deathslide to lara_objects, add file descriptions 2020-08-14 04:08:10 -05:00
Woops
078f889eac Lara refactor: delete lara_pickup, move contents to lara_objects, move all object functions to lara_objects 2020-08-13 19:53:13 -05:00
Woops
6e30f3cc06 Lara refactor: move all hanging functions to lara_hang, and move lara_crawl2hang to lara_crawl 2020-08-11 03:55:34 -05:00
Woops
dc0630c7ca Lara refactor: move pickup functions from pickup.cpp to lara_pickup.cpp 2020-08-10 22:07:00 -05:00
Woops
d150cecaaf Lara refactor: move pickup states to pickup.cpp 2020-08-10 00:34:19 -05:00
Woops
6d1ca594be Lara refactor: move crouch/crawl into lara_crawl.cpp 2020-08-10 00:21:45 -05:00
asasas9500
7365cdf4c8 Rename Lara files 2020-08-09 22:09:14 -03:00
Woops
e0b15a29c4 Lara refactor: move monkeyswing functions to lara_monkey 2020-08-09 19:18:29 -05:00
Woops
64b55871e1 Lara refactor: Move functions around, clean up Lara.h 2020-08-09 00:54:57 -05:00
Woops
00421e5f55 Lara refactor: move collision functions to lara_collide 2020-08-08 16:35:05 -05:00
Woops
6bd040bf6c delete comments 2020-08-08 15:32:20 -05:00
Woops
8a9bb3464d Lara refactor: move rope functions to rope.cpp 2020-08-08 15:30:31 -05:00
Woops
b48c75b773 Lara refactor: Move tests to lara_tests 2020-08-08 15:15:15 -05:00
asasas9500
78b32c0c2e Merge branch 'LaraRefactor' into NoShifts 2020-08-07 22:30:45 -03:00
asasas9500
dddafb494f Move Lara related files to Lara folder 2020-08-07 20:27:00 -03:00
Renamed from TR5Main/Game/lara.cpp (Browse further)