Releases: UsernameFodder/pmdsky-debug
Releases · UsernameFodder/pmdsky-debug
v0.10.2+bda28d0ea4
Some small fixes (#365) Corrects two small errors that prevented CoT projects from building: * Adjusted the alignment of cp_context and osi_alarm so that the size assertion succeeds * OS_UnLockCartridge -> OS_UnlockCartridgeVeneer
v0.10.2+88467d04f7
Don't fail release on header-sync-check (#364) The header-sync-check job (which checks for symbols added in the most recent commit without corresponding C header entries) is supposed to be optional, similar to the compat-check job; failure can be ignored and the change merged anyway. Accordingly, the release workflow shouldn't be running this check, otherwise failing this optional job will block the release.
v0.10.2+35a80ee0a1
Add move/outlaw symbols (#362)
v0.10.2+92f8ba815f
Add language file symbols (#361)
v0.10.2+36e9a85ec4
Various socket functions + misc (#360)
v0.10.2+2994bc4db6
Sync new symbols from decomp (#359)
v0.10.2+ba28c5a3e3
Add info informed by the decomp of InitDungeonInit (#358)
v0.10.2+ed3cc51b4d
Further information about the game options (#357)
v0.10.2+e4695b73b7
Add Options symbols (#356)
v0.10.2+460e8c0d72
Add script engine + story progress symbols (#355)