You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
More Unicode
This commit is contained in:
14
charmap.asm
14
charmap.asm
@@ -19,10 +19,10 @@
|
||||
charmap "@", $50 ; string terminator
|
||||
charmap "<PARA>", $51
|
||||
charmap "<PLAYER>", $52 ; PlayerName
|
||||
charmap "<RIVAL>", $53
|
||||
charmap "<RIVAL>", $53 ; RivalName
|
||||
charmap "#", $54 ; "POKé"
|
||||
charmap "<CONT>", $55
|
||||
charmap "<......>", $56 ; "……"
|
||||
charmap "<……>", $56 ; "……"
|
||||
charmap "<DONE>", $57
|
||||
charmap "<PROMPT>", $58
|
||||
charmap "<TARGET>", $59
|
||||
@@ -53,8 +53,8 @@
|
||||
charmap "ぅ", $6f ; hiragana small u, unused
|
||||
charmap "<PO>", $70
|
||||
charmap "<KE>", $71
|
||||
charmap "<``>", $72 ; opening quote
|
||||
charmap "<''>", $73 ; closing quote
|
||||
charmap "“", $72 ; opening quote
|
||||
charmap "”", $73 ; closing quote
|
||||
charmap "·", $74 ; middle dot, unused
|
||||
charmap "…", $75 ; ellipsis
|
||||
charmap "ぁ", $76 ; hiragana small a, unused
|
||||
@@ -82,16 +82,16 @@
|
||||
; Actual characters (from other graphics files)
|
||||
|
||||
; needed for _LoadFontsExtra1 (see engine/load_font.asm)
|
||||
charmap "<BLACK>", $60 ; gfx/font/black_arrow.2bpp
|
||||
charmap "■", $60 ; gfx/font/black.2bpp
|
||||
charmap "▲", $61 ; gfx/font/up_arrow.png
|
||||
charmap "<PHONE>", $62 ; gfx/font/phone_icon.2bpp
|
||||
charmap "☎", $62 ; gfx/font/phone_icon.2bpp
|
||||
|
||||
; needed for Special_MagikarpHouseSign (see engine/events/magikarp.asm)
|
||||
charmap "′", $6e ; gfx/font/feet_inches.png
|
||||
charmap "″", $6f ; gfx/font/feet_inches.png
|
||||
|
||||
; needed for StatsScreen_PlaceShinyIcon and PrintPartyMonPage1
|
||||
charmap "<SHINY>", $3f ; gfx/stats/stats_tiles.png, tile 14
|
||||
charmap "⁂", $3f ; gfx/stats/stats_tiles.png, tile 14
|
||||
|
||||
; Actual characters (from gfx/font/font.png)
|
||||
|
||||
|
@@ -185,20 +185,20 @@ UnknownText_0x1ec3e5: ; 0x1ec3e5
|
||||
; 0x1ec402
|
||||
|
||||
UnknownText_0x1ec402: ; 0x1ec402
|
||||
text "<......><......><......>"
|
||||
line "<......><......>Battle?"
|
||||
text "<……><……><……>"
|
||||
line "<……><……>Battle?"
|
||||
done
|
||||
; 0x1ec411
|
||||
|
||||
UnknownText_0x1ec411: ; 0x1ec411
|
||||
text "<......><......><......>"
|
||||
line "<......><......>I won?"
|
||||
text "<……><……><……>"
|
||||
line "<……><……>I won?"
|
||||
done
|
||||
; 0x1ec41f
|
||||
|
||||
UnknownText_0x1ec41f: ; 0x1ec41f
|
||||
text "<......><......><......>"
|
||||
line "<......><......>I lost?"
|
||||
text "<……><……><……>"
|
||||
line "<……><……>I lost?"
|
||||
done
|
||||
; 0x1ec42e
|
||||
|
||||
|
@@ -151,8 +151,8 @@ UnknownText_0x1bc288::
|
||||
text "CARD FOLDER open.@@"
|
||||
|
||||
UnknownText_0x1bc29c::
|
||||
text "<......><......><......><......><......><......>"
|
||||
line "<......><......><......><......><......><......>"
|
||||
text "<……><……><……><……><……><……>"
|
||||
line "<……><……><……><……><……><……>"
|
||||
|
||||
para "Zzz… Hm? Wha…?"
|
||||
line "You woke me up!"
|
||||
@@ -1536,7 +1536,7 @@ UnknownText_0x1bd868::
|
||||
text "OK, I'll take care"
|
||||
line "of your money."
|
||||
|
||||
para "<......><......><......>"
|
||||
para "<……><……><……>"
|
||||
prompt
|
||||
|
||||
UnknownText_0x1bd88e::
|
||||
|
@@ -886,7 +886,7 @@ UnknownText_0x1c5580::
|
||||
done
|
||||
|
||||
UnknownText_0x1c5588::
|
||||
text "<......>"
|
||||
text "<……>"
|
||||
done
|
||||
|
||||
UnknownText_0x1c558b::
|
||||
@@ -1048,7 +1048,7 @@ UnknownText_0x1c5821::
|
||||
db "@@"
|
||||
|
||||
UnknownText_0x1c5824::
|
||||
text "<......>"
|
||||
text "<……>"
|
||||
done
|
||||
|
||||
UnknownText_0x1c5827::
|
||||
|
@@ -14,6 +14,6 @@ MailEntry_Lowercase: ; 1224f
|
||||
db "k l m n o p q r s t"
|
||||
db "u v w x y z . - /"
|
||||
db "'d 'l 'm 'r 's 't 'v & ( )"
|
||||
db "<``> <''> [ ] ' : ; "
|
||||
db "“ ” [ ] ' : ; "
|
||||
db "UPPER DEL END "
|
||||
; 122c1
|
||||
|
@@ -351,9 +351,9 @@ UnknownText_0xa1717: ; 0xa1717
|
||||
para "that it gradually"
|
||||
line "makes me drowsy…"
|
||||
|
||||
para "<......> <......> <......>"
|
||||
para "<……> <……> <……>"
|
||||
|
||||
para "<......> <......> <......>Zzz"
|
||||
para "<……> <……> <……>Zzz"
|
||||
|
||||
para "Oops, I drifted"
|
||||
line "off just thinking"
|
||||
|
@@ -82,7 +82,7 @@ HDMATransfer_FillBGMap0WithBlack: ; 64db
|
||||
ld a, BANK(wDecompressScratch)
|
||||
ld [rSVBK], a
|
||||
|
||||
ld a, "<BLACK>" ; $60
|
||||
ld a, "■"
|
||||
ld hl, wDecompressScratch
|
||||
ld bc, wScratchAttrMap - wDecompressScratch
|
||||
call ByteFill
|
||||
|
@@ -49,11 +49,11 @@ _LoadStandardFont:: ; fb449
|
||||
|
||||
_LoadFontsExtra1:: ; fb48a
|
||||
ld de, FontsExtra_SolidBlackGFX
|
||||
ld hl, vTiles2 tile "<BLACK>" ; $60
|
||||
ld hl, vTiles2 tile "■" ; $60
|
||||
lb bc, BANK(FontsExtra_SolidBlackGFX), 1
|
||||
call Get1bpp_2
|
||||
ld de, PokegearPhoneIconGFX
|
||||
ld hl, vTiles2 tile "<PHONE>" ; $62
|
||||
ld hl, vTiles2 tile "☎" ; $62
|
||||
lb bc, BANK(PokegearPhoneIconGFX), 1
|
||||
call Get2bpp_2
|
||||
ld de, FontExtra tile 3
|
||||
|
@@ -1,6 +1,6 @@
|
||||
NAMINGSCREEN_CURSOR EQU $7e
|
||||
|
||||
NAMINGSCREEN_BORDER EQUS "\"<BLACK>\"" ; $60
|
||||
NAMINGSCREEN_BORDER EQUS "\"■\"" ; $60
|
||||
NAMINGSCREEN_MIDDLELINE EQUS "\"→\"" ; $eb
|
||||
NAMINGSCREEN_UNDERLINE EQUS "\"<DOT>\"" ; $f2
|
||||
|
||||
|
@@ -516,7 +516,7 @@ Phone_FirstOfTwoRings: ; 902b3
|
||||
Phone_CallerTextboxWithName2: ; 902c9
|
||||
call Phone_CallerTextbox
|
||||
hlcoord 1, 2
|
||||
ld [hl], "<PHONE>"
|
||||
ld [hl], "☎"
|
||||
inc hl
|
||||
inc hl
|
||||
ld a, [PhoneScriptBank]
|
||||
@@ -616,7 +616,7 @@ Function90363: ; 90363 (24:4363)
|
||||
push bc
|
||||
call Phone_CallerTextbox
|
||||
hlcoord 1, 1
|
||||
ld [hl], "<PHONE>"
|
||||
ld [hl], "☎"
|
||||
inc hl
|
||||
inc hl
|
||||
ld d, h
|
||||
|
@@ -153,7 +153,7 @@ PrintPartyMonPage1: ; 1dc381
|
||||
call Request1bpp
|
||||
|
||||
ld de, StatsScreenPageTilesGFX + 14 tiles ; shiny icon
|
||||
ld hl, vTiles2 tile "<SHINY>"
|
||||
ld hl, vTiles2 tile "⁂"
|
||||
lb bc, BANK(StatsScreenPageTilesGFX), 1
|
||||
call Get2bpp
|
||||
|
||||
@@ -332,7 +332,7 @@ Function1dc52c: ; 1dc52c
|
||||
farcall CheckShininess
|
||||
ret nc
|
||||
hlcoord 18, 2
|
||||
ld [hl], "<SHINY>"
|
||||
ld [hl], "⁂"
|
||||
ret
|
||||
; 1dc550
|
||||
|
||||
|
@@ -488,7 +488,7 @@ StatsScreen_PlaceShinyIcon: ; 4dfa6 (13:5fa6)
|
||||
farcall CheckShininess
|
||||
ret nc
|
||||
hlcoord 19, 0
|
||||
ld [hl], "<SHINY>"
|
||||
ld [hl], "⁂"
|
||||
ret
|
||||
|
||||
StatsScreen_LoadGFX: ; 4dfb6 (13:5fb6)
|
||||
|
@@ -261,7 +261,7 @@ LoadMapTimeOfDay: ; 104750
|
||||
pop af
|
||||
ld [rVBK], a
|
||||
|
||||
ld a, "<BLACK>"
|
||||
ld a, "■"
|
||||
ld bc, vBGMap1 - vBGMap0
|
||||
hlbgcoord 0, 0
|
||||
call ByteFill
|
||||
|
@@ -238,7 +238,7 @@ ENDM
|
||||
dict "<KOUGEKI>", PlaceKougeki
|
||||
dict "<LNBRK>", LineBreakChar
|
||||
dict "<CONT>", ContText
|
||||
dict "<......>", SixDotsChar
|
||||
dict "<……>", SixDotsChar
|
||||
dict "<DONE>", DoneText
|
||||
dict "<PROMPT>", PromptText
|
||||
dict "<PKMN>", PlacePKMN
|
||||
|
@@ -376,11 +376,11 @@ AzaleaTownYoungsterText:
|
||||
AzaleaTownSlowpokeText1:
|
||||
text "SLOWPOKE: …"
|
||||
|
||||
para "<......> <......> <......>"
|
||||
para "<……> <……> <……>"
|
||||
done
|
||||
|
||||
AzaleaTownSlowpokeText2:
|
||||
text "<......> <......>Yawn?"
|
||||
text "<……> <……>Yawn?"
|
||||
done
|
||||
|
||||
WoosterText:
|
||||
|
@@ -160,7 +160,7 @@ BurnedTower1FEusineMovement:
|
||||
step_end
|
||||
|
||||
BurnedTowerSilver_BeforeText:
|
||||
text "<......> <......> <......>"
|
||||
text "<……> <……> <……>"
|
||||
|
||||
para "…Oh, it's you."
|
||||
|
||||
|
@@ -133,7 +133,7 @@ NoBeastsText:
|
||||
para "#MON RAIKOU and"
|
||||
line "ENTEI?"
|
||||
|
||||
para "<......><......><......>"
|
||||
para "<……><……><……>"
|
||||
|
||||
para "Okay…"
|
||||
|
||||
|
@@ -433,7 +433,7 @@ GuideGentNoText:
|
||||
done
|
||||
|
||||
UnknownText_0x19c4e2:
|
||||
text "<......> <......> <......>"
|
||||
text "<……> <……> <……>"
|
||||
|
||||
para "You got a #MON"
|
||||
line "at the LAB."
|
||||
@@ -441,7 +441,7 @@ UnknownText_0x19c4e2:
|
||||
para "What a waste."
|
||||
line "A wimp like you."
|
||||
|
||||
para "<......> <......> <......>"
|
||||
para "<……> <……> <……>"
|
||||
|
||||
para "Don't you get what"
|
||||
line "I'm saying?"
|
||||
@@ -459,7 +459,7 @@ SilverCherrygroveWinText:
|
||||
done
|
||||
|
||||
CherrygroveRivalText_YouLost:
|
||||
text "<......> <......> <......>"
|
||||
text "<……> <……> <……>"
|
||||
|
||||
para "My name's ???."
|
||||
|
||||
@@ -475,7 +475,7 @@ SilverCherrygroveLossText:
|
||||
done
|
||||
|
||||
CherrygroveRivalText_YouWon:
|
||||
text "<......> <......> <......>"
|
||||
text "<……> <……> <……>"
|
||||
|
||||
para "My name's ???."
|
||||
|
||||
|
@@ -603,7 +603,7 @@ DragonShrineClairYouPassedText:
|
||||
|
||||
para "You did fail?"
|
||||
|
||||
para "<......><......><......><......><......><......>"
|
||||
para "<……><……><……><……><……><……>"
|
||||
|
||||
para "…What? You passed?"
|
||||
done
|
||||
@@ -654,7 +654,7 @@ DragonShrineRisingBadgeExplanationText:
|
||||
done
|
||||
|
||||
DragonShrineSpeechlessText:
|
||||
text "<......><......><......><......><......><......>"
|
||||
text "<……><……><……><……><……><……>"
|
||||
done
|
||||
|
||||
DragonShrine_MapEvents:
|
||||
|
@@ -202,7 +202,7 @@ UnknownText_0x98250:
|
||||
line "but I must ask you"
|
||||
cont "to leave."
|
||||
|
||||
para "<......><......><......>"
|
||||
para "<……><……><……>"
|
||||
|
||||
para "Ah!"
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user