Skip to content

Releases: UsernameFodder/pmdsky-debug

v0.10.2+bda28d0ea4

18 Feb 17:22
bda28d0

Choose a tag to compare

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

13 Feb 01:28
88467d0

Choose a tag to compare

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

04 Feb 01:26
35a80ee

Choose a tag to compare

Add move/outlaw symbols (#362)

v0.10.2+92f8ba815f

29 Jan 00:16
92f8ba8

Choose a tag to compare

Add language file symbols (#361)

v0.10.2+36e9a85ec4

17 Jan 23:11
36e9a85

Choose a tag to compare

Various socket functions + misc (#360)

v0.10.2+2994bc4db6

12 Jan 01:28
2994bc4

Choose a tag to compare

Sync new symbols from decomp (#359)

v0.10.2+ba28c5a3e3

03 Jan 00:42
ba28c5a

Choose a tag to compare

Add info informed by the decomp of InitDungeonInit (#358)

v0.10.2+ed3cc51b4d

21 Dec 18:03
ed3cc51

Choose a tag to compare

Further information about the game options (#357)

v0.10.2+e4695b73b7

19 Dec 16:59
e4695b7

Choose a tag to compare

Add Options symbols (#356)

v0.10.2+460e8c0d72

11 Dec 00:37
460e8c0

Choose a tag to compare

Add script engine + story progress symbols (#355)