hispidence
|
214d45acfa
|
Round TO_DEGREES and don't cast to an unsigned type, as the only places which use this function appear to be able to handle negative numbers - it also makes thing slightly less confusing, as modulo-ing the unsigned result by 360 gives a slightly incorrect angle value.
|
2021-07-03 22:59:16 +01:00 |
|
MontyTRC89
|
f81d8e439f
|
Added FROM_DEGREES function; Added quantity param to PickedUpObject(); LUA scripting refactoring WIP;
|
2021-06-29 05:00:15 +02:00 |
|
asasas9500
|
d4c6cc4a97
|
Fix line endings
|
2020-12-21 13:16:29 -03:00 |
|
asasas9500
|
98e9d953d2
|
Implement new random system
|
2020-10-24 01:05:59 -03:00 |
|
asasas9500
|
fff7c4a67a
|
Remove atan lookup tables; Improve phd_GetVectorAngles()
|
2020-10-22 00:15:59 -03:00 |
|
Woops
|
1eac30a7ce
|
remove bitshifts
|
2020-10-16 12:06:33 -05:00 |
|
asasas9500
|
6fc9bd9890
|
Fix phd_sin() and phd_cos()
|
2020-10-05 22:24:57 -03:00 |
|
asasas9500
|
54f6db166b
|
Remove rcossin_tbl; Remove duplicated TriggerAlertLight()
|
2020-09-30 12:37:06 -03:00 |
|
Sezz
|
92bc8b662d
|
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 2ee7059470 .
|
2020-09-26 05:06:08 +10:00 |
|
Sezz
|
2ee7059470
|
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 |
|
Nils
|
856d11150a
|
Removed precompute header include
|
2020-09-22 15:57:19 +02:00 |
|
Nils
|
d6ed3b8878
|
Added parameter to SetupRIpple to specifiy sprite
|
2020-09-21 15:20:59 +02:00 |
|
Nils Gaitzsch
|
0420de3419
|
Adjusted GunSmoke
|
2020-08-16 16:01:24 +02:00 |
|
Montagna Marco
|
014aa1baa7
|
Frames refactoring
|
2020-07-25 18:02:35 +02:00 |
|
Gancian
|
175f0e40d1
|
Updated Smoke, Flares
|
2020-06-15 15:57:40 +02:00 |
|
TokyoSU
|
ee59d27517
|
(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 |
|