Commit Graph

8 Commits

Author SHA1 Message Date
Cojoke 943635f5ab Removes references to GetAnchoredEntitiesEnumerator(Vector2i) (#37796)
* Removes references to GetAnchoredEntitiesEnumerator(Vector2i)

* requested changes(I think)
2025-08-05 16:24:53 +02:00
Tayrtahn 247eb416b0 Cleanup warning in `GridInRange` (#37699)
Cleanup warning in GridInRange
2025-08-04 19:21:14 +02:00
Tayrtahn b1c9241e1f Cleanup: Remove redundant prototype name specifications (#35793)
* Remove redundant prototype name specifications

* These can stay
2025-03-23 15:57:26 +00:00
Tayrtahn 4fa80ae2d8 Fix prototypes so they pass analyzer checks (#35435) 2025-03-01 14:18:26 +00:00
MilenVolf c05a974132 Fix wrong system usage (#33679)
Fix wrong system using
2024-12-07 21:55:33 +00:00
MilenVolf 9b4b264012 Replace obsolete GetTilesIntersecting methods (#32455)
* Remove usage of obsolete GetTilesIntersecting round 1

* Oop wrong uids

* Remove usage of obsolete GetLocalTilesIntersecting round 2

* Remove usage of obsolete GetLocalTilesIntersecting final round

* weh

* Fix using `SharedMapSystem` in `StencilOverlay`
2024-12-07 21:55:22 +00:00
slarticodefast 9985152985 Fix space ambient music (#33594) 2024-12-07 21:48:49 +00:00
Ed cf7668f957 Ambient music rules refactor (#29921)
* refactor

* dutypo
2024-08-09 17:47:28 +01:00