Commit graph

19 commits

Author SHA1 Message Date
Woops
aca8da8db1 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
5440880ef8 Lara refactor: lara_initialise and move AnimateLara to lara.cpp 2020-08-15 15:16:08 -05:00
Woops
78007cde4c Lara refactor: move "level 1" functions to Lara.cpp 2020-08-14 18:29:20 -05:00
Woops
6248fcb0ed Lara refactor: move basic movements to lara_basic, take care of the other functions. 2020-08-14 17:54:25 -05:00
Woops
7d58b73cc4 Lara refactor: move sliding to lara_slide, move deathslide to lara_objects, add file descriptions 2020-08-14 04:08:10 -05:00
Woops
ab0f5ec2b4 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
015dba9b1c 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
567af76366 Lara refactor: move pickup functions from pickup.cpp to lara_pickup.cpp 2020-08-10 22:07:00 -05:00
Woops
8473a38964 Lara refactor: move pickup states to pickup.cpp 2020-08-10 00:34:19 -05:00
Woops
fad97f2201 Lara refactor: move crouch/crawl into lara_crawl.cpp 2020-08-10 00:21:45 -05:00
asasas9500
b9bc1cf54e Rename Lara files 2020-08-09 22:09:14 -03:00
Woops
80882f77a2 Lara refactor: move monkeyswing functions to lara_monkey 2020-08-09 19:18:29 -05:00
Woops
98dbafdd34 Lara refactor: Move functions around, clean up Lara.h 2020-08-09 00:54:57 -05:00
Woops
6a22e47ed7 Lara refactor: move collision functions to lara_collide 2020-08-08 16:35:05 -05:00
Woops
8f4837fe4b delete comments 2020-08-08 15:32:20 -05:00
Woops
4ef14738a6 Lara refactor: move rope functions to rope.cpp 2020-08-08 15:30:31 -05:00
Woops
7d81793c9b Lara refactor: Move tests to lara_tests 2020-08-08 15:15:15 -05:00
asasas9500
f16b54ab68 Merge branch 'LaraRefactor' into NoShifts 2020-08-07 22:30:45 -03:00
asasas9500
a6c8a28a2b Move Lara related files to Lara folder 2020-08-07 20:27:00 -03:00
Renamed from TR5Main/Game/lara.cpp (Browse further)