Files
Shipwright/soh
Malkierian 45d9fe54d2 Warnings Squashing Round 1 (#5469)
* Fix truncation warning in `entrance.h`.

* Fix type warning in fishsanity.cpp

* Fix implicit conversion warnings in BossRush, Mouse, and UIWidgets.hpp.

* Add Random_Float and use it in GameInteractor_RawAction.cpp.
Make non-specified seed init a separate function.

* clang after type change

* Fix truncation and conversion warnings in ExtraTraps.cpp.

* Resolve type conversion warnings in InputViewer.cpp.

* Resolve some type conversion warnings in hook_handlers.cpp.

* Remove `Random_Float`, and apply `RandomDouble` where it was being used instead.
Add proper range notation to `RandomDouble` to denote the lack of inclusivity for the max part of the range.

* Convert c-style casts to static_cast.
2025-05-13 19:30:04 -07:00
..
2024-02-01 23:11:31 -06:00
2025-02-04 10:48:41 +01:00
2025-05-13 19:30:04 -07:00
2024-10-31 07:42:27 -07:00
2022-07-14 20:47:48 -04:00
2025-03-21 17:53:17 +01:00
2022-07-25 21:11:53 -04:00
2025-04-01 22:33:38 -04:00