Commit graph

10 commits

Author SHA1 Message Date
MontyTRC89
5e61cb477e Fixed ID_ROLLINGBALL 2021-06-05 06:03:12 +02:00
Woops
551bcd5ebe bitshifts be gone 2020-10-17 23:36:06 -05:00
asasas9500
6fc9bd9890 Fix phd_sin() and phd_cos() 2020-10-05 22:24:57 -03:00
Woops
0a99a9e2a2 add comment 2020-08-24 18:39:50 -05:00
Woops
3d8bf45181 slightly better things 2020-08-24 18:19:58 -05:00
Woops
db8124dea2 better things 2020-08-24 18:01:12 -05:00
Woops
c56a3ada16 implement 2020-08-24 13:23:21 -05:00
Sebastian Zych
6a3700345e Updated animation and state names to follow a consistent system. 2020-08-04 20:32:07 +10:00
Montagna Marco
18994dd59e Moving all globals of level under LEVEL struct; Fixed severe performance issue; 2020-07-21 09:56:47 +02:00
TokyoSU
11b3751851 Finished Moving Function
- Moved Some Function to here respective file (new cpp/h).
- Changed effect_routines to function<void(ITEM_INFO*)>.
- Fixed ActivateCamera() not using ITEM_INFO* Argument for effect_routines[].
- Fixed ActivateKey() not using ITEM_INFO* Argument for effect_routines[].
- Fixed ActivateKey() and ActivateCamera() being defined 2 time.
- Commented the new level loader, for later.
2020-06-04 11:00:08 +02:00