Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CD1.ITK is the one CD archive file the Urban Runner scripts open
themselves in NO_CD mode. Since the PSP has extremely limited file
handles, having that archive opened twice makes the load code fail
on that device.
Hopefully, the scripts don't decide to close and not reopend CD1.ITK
in places where it's needed. A full playthrough with loading/saving
between screens (especially across CD content borders, and during
death screens) would probably be prudent.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The title music is then played from SND files instead of
MDY/TBR files (that we still don't yet support).
|
|
|
|
|
|
Changing a fish into a different fish type
|
|
|
|
|
|
Play the animation continuously or only once.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks DrMcCoy for reporting it
|
|
|
|
|
|
|
|
|
|
|
|
restoring
|
|
Thanks LordHoto and salty-horse for reporting the problem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename 'near' to 'nearList' (and the same for 'take' to be
consistent). Also, replace a silly cast with memset to squish
a warning.
|