Commit Graph

7 Commits

Author SHA1 Message Date
Christian Semmler
5d8de3ee4e Move 2024-12-10 14:24:46 -07:00
Christian Semmler
306e7d18e7 Move 2024-12-10 14:24:04 -07:00
Christian Semmler
758794a8d1 Fix BETA addr 2024-12-10 14:23:42 -07:00
Christian Semmler
4ffe8a8fa3 Implement/match Act3Ammo::Create 2024-12-10 14:22:17 -07:00
Christian Semmler
c2ee761f81
Implement/match Act3::ShootPizza and Act3::ShootDonut (#1203)
* Implement/match `Act3::LaunchPizza` and `Act3::LaunchDonut`

* Match Helicopter::HandleControl

* Rename

* Adjust total function count

* Rename
2024-12-09 23:41:51 +01:00
Christian Semmler
564fb7f7c0
Implement/match Act3::Enable (#1198)
* Implement Act3::Enable

* Match

* Change back to private

* Remove unused function
2024-12-08 19:39:03 +01:00
Christian Semmler
97fb6e4f15
Add Act3Ammo, match Act3::Act3 (#1196)
* Implement `Act3Ammo`, match `Act3::Act3`

* Move

* Fix match
2024-12-07 11:57:59 -07:00