mirror of
https://github.com/a2-4am/pitch-dark.git
synced 2025-08-05 11:24:30 +00:00
update credits and changelog for r5
This commit is contained in:
@@ -1 +1 @@
|
|||||||
Pitch Dark is a frontend for exploring
|
Pitch Dark is a frontend for exploring
|
@@ -1,3 +1,8 @@
|
|||||||
|
# Revision 5 / serial number 20230503
|
||||||
|
|
||||||
|
- Fixed spurious error when viewing Zork II hints
|
||||||
|
- Added support for last Z4 revision [fixes Bureaucracy r160]
|
||||||
|
|
||||||
# Revision 4 / serial number 20210331
|
# Revision 4 / serial number 20210331
|
||||||
|
|
||||||
- Added Zork I r119
|
- Added Zork I r119
|
||||||
|
@@ -231,7 +231,7 @@ kCreditsTop ; [array of byte] top row to draw border fo
|
|||||||
!byte 5
|
!byte 5
|
||||||
!byte 8
|
!byte 8
|
||||||
!byte 8
|
!byte 8
|
||||||
!byte 8
|
!byte 7
|
||||||
|
|
||||||
kCreditsHeight ; [array of byte] height of bounding box for each section of credits
|
kCreditsHeight ; [array of byte] height of bounding box for each section of credits
|
||||||
!byte 10 ; note: stored here in reverse order compared to the credits file
|
!byte 10 ; note: stored here in reverse order compared to the credits file
|
||||||
@@ -239,7 +239,7 @@ kCreditsHeight ; [array of byte] height of bounding box fo
|
|||||||
!byte 14
|
!byte 14
|
||||||
!byte 8
|
!byte 8
|
||||||
!byte 9
|
!byte 9
|
||||||
!byte 8
|
!byte 10
|
||||||
|
|
||||||
kViewCredits
|
kViewCredits
|
||||||
!byte ID_CREDITS ; view ID
|
!byte ID_CREDITS ; view ID
|
||||||
|
Reference in New Issue
Block a user