Sezz
|
cb8435ee6a
|
Move key functions from control.cpp to collide_room.cpp; cleanup
|
2022-03-14 15:18:11 +11:00 |
|
Sezz
|
93e62d3e64
|
Update extra velocity handling; snap to floor height upon entering slope state; cleanup
|
2022-03-14 01:20:51 +11:00 |
|
Sezz
|
b5ccf0c405
|
Lara weapon struct cleanup; general cleanup
|
2022-03-09 20:37:26 +11:00 |
|
Sezz
|
6978cb94f0
|
Refactor poison effect on Lara; LaraInfo cleanup; general cleanup; update savegame schema
|
2022-03-09 17:04:19 +11:00 |
|
Sezz
|
5713906b20
|
Refactor Lara weapon files
|
2022-02-15 17:34:17 +11:00 |
|
Sezz
|
43fcb34ee7
|
Cleanup
|
2022-02-14 17:05:52 +11:00 |
|
Sezz
|
92b1489e02
|
Cleanup
|
2022-02-13 23:23:36 +11:00 |
|
Sezz
|
1e0f82b2c3
|
More LaraItem cleanup; update savegame schema; convert HandStatus and WaterStatus structs to enum class
|
2022-02-11 01:31:54 +11:00 |
|
Sezz
|
ed6ac2d7bc
|
Rename ITEM_INFO members to comply with conventions
|
2022-02-09 16:55:46 +11:00 |
|
MontyTRC89
|
c3a748cc78
|
Merge branch 'master' into renderer_refactor
# Conflicts:
# TR5Main/Renderer/Renderer11.cpp
|
2021-12-24 15:19:12 +01:00 |
|
Lwmte
|
8f4ba68f30
|
Reorganize includes tier 3
|
2021-12-24 03:32:19 +03:00 |
|
Lwmte
|
2101d3e65f
|
Reorganize includes tier 2
|
2021-12-22 16:23:57 +03:00 |
|
MontyTRC89
|
651709d759
|
Merge branch 'master' into renderer_refactor
# Conflicts:
# TR5Main/Renderer/RenderView/RenderView.h
# TR5Main/TombEngine.vcxproj.filters
|
2021-12-19 08:00:40 +01:00 |
|
Lwmte
|
2671ca453b
|
Collide code reorganizing (#393)
* Tier 1
* Tier 2
* Remove old GetRoomList implementation and use CollectConnectedRooms one
* Tier 3
* Tier 4
* Tier 5
* Tier 6
* Tier 7
Co-authored-by: Lwmte <initiator@nm.ru>
|
2021-12-19 05:24:12 +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
|
313cf0a764
|
Minor cleanups
|
2021-12-01 18:12:04 +03:00 |
|
Sezz
|
a036810db9
|
Refactor lara_fire.cpp
|
2021-11-20 15:39:05 +11:00 |
|
Lwmte
|
27a9009f33
|
Remove more unused globals, refactor ObjectOnLOS
|
2021-11-04 20:23:26 +03:00 |
|
Troye
|
552352dd21
|
W1
|
2021-09-25 16:03:28 -05:00 |
|
Lwmte
|
971d1b203f
|
Cleanup 2
|
2021-09-25 16:04:16 +03:00 |
|
Lwmte
|
e6fc5aba77
|
Cleanup
|
2021-09-25 16:00:30 +03:00 |
|
Raildex
|
2b0b1ff282
|
Added newlines
|
2021-09-25 11:27:47 +02:00 |
|
Raildex
|
7b070e75ad
|
Fixed duplicated ITEM_INFO definition
|
2021-09-24 07:53:42 +02:00 |
|
Lwmte
|
8d86c2e97d
|
Rename draw.cpp to animation.cpp which makes more sense, some more edits
|
2021-09-16 05:06:03 +03:00 |
|
Lwmte
|
4a551c0918
|
Move LOS stuff out of control.cpp
|
2021-09-15 17:20:42 +03:00 |
|