Files
nunuhara_xsystem4/include
kichikuou 1dd10ecc45 SACTDX/Stoat/Chipmunk: render sprites in correct order for same Z
In SACT2, if two sprites have the same Z value, they are rendered in
increasing order of their sprite numbers. This behavior is documented in
the SDK manual.

However, in later versions of the sprite engine (SACTDX,
StoatSpriteEngine, ChipmunkSpriteEngine), sprites are drawn in the order
they were created.

This fixes an issue in Rance Quest Magnum which relies on this behavior.
2025-05-03 11:13:03 +09:00
..
2024-08-06 07:15:54 +09:00
2023-06-11 15:06:44 +09:00
2024-08-11 07:18:19 +09:00
2023-05-26 08:44:36 -07:00
2025-03-23 08:22:16 +09:00
2024-05-31 13:36:29 +09:00
2023-05-26 08:44:36 -07:00
2024-08-11 07:18:19 +09:00
2023-04-29 10:32:50 -07:00
2024-11-01 08:53:58 +09:00
2019-12-31 17:50:40 -08:00
2023-05-26 08:44:36 -07:00
2024-11-01 08:53:58 +09:00
2023-07-09 17:05:25 +09:00
2024-12-28 18:23:14 +09:00