Lwmte
|
ba6c260b92
|
Further code organizing
|
2021-09-08 18:19:06 +03:00 |
|
Raildex
|
2ee57e5891
|
Renamed "generalPtr" of LaraInfo to "interactedItem"
All code that cast it to ITEM_INFO* was converted to a separate access into g_Level.Items
|
2021-09-05 11:20:51 +02:00 |
|
hispidence
|
10fe19f559
|
Cast to GAME_OBJECT_ID.
|
2021-07-10 17:46:45 +01:00 |
|
MontyTRC89
|
255393b589
|
Added FROM_DEGREES function; Added quantity param to PickedUpObject(); LUA scripting refactoring WIP;
|
2021-06-29 05:00:15 +02:00 |
|
Trxye
|
f0a3f4d801
|
fix pickups
|
2021-05-30 13:18:39 -05:00 |
|
Sezz
|
5d4dc8ffdd
|
Updated animation and state names to follow a consistent system.
|
2020-08-04 20:32:07 +10:00 |
|
MontyTRC89
|
689ec226e7
|
Frames refactoring
|
2020-07-25 18:02:35 +02:00 |
|
MontyTRC89
|
83bba01a99
|
Moving all globals of level under LEVEL struct; Fixed severe performance issue;
|
2020-07-21 09:56:47 +02:00 |
|
TokyoSU
|
b615a98c46
|
(Broken) Deleted Global Folder
- No more enums.h, constants.h, macro.h, etc...
- moved all structure in types.h to there respective file.
|
2020-05-30 15:55:23 +02:00 |
|