index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text
/
text3.asm
Age
Commit message (
Expand
)
Author
2021-11-11
Document and label bank04
ElectroDeoxys
2021-10-29
Clean up charmaps
dannye
2021-06-04
Disassemble the challenge machine
dannye
2021-05-22
Finish referenced functions
ElectroDeoxys
2021-05-20
Start Menu disasm
ElectroDeoxys
2021-05-11
Auto Deck Machine functionalities
ElectroDeoxys
2021-04-15
Disassemble referenced functions in bank 2
ElectroDeoxys
2021-03-07
Disassemble and document some bank
ElectroDeoxys
2021-02-19
Finish disassembling bank 0
ElectroDeoxys
2021-02-16
Manually declare the 00 padding
dannye
2021-02-14
Disassemble scene data
dannye
2021-01-17
Improve some labels in bank 3
dannye
2021-01-16
Disassemble the rest of bank 3
dannye
2021-01-10
Add Script_Sam
dannye
2021-01-06
A few bank03 data tables and text labels
dannye
2021-01-04
Add labels for some addresses
dannye
2021-01-03
Rename some referenced text labels
dannye
2020-05-03
Continue documenting NPC struct
dannye
2020-04-29
Partially document duelist NPC struct
dannye
2020-04-23
First contributions
JappaWakka
2019-07-12
Work on glossary menu
jidoc01
2019-07-07
Rename some text and comment
jidoc01
2019-07-07
Label Text
jidoc01
2018-07-13
Improve text macros
xCrystal
2018-07-12
Create charmaps and update text/
xCrystal
2018-07-10
Document some text engine functions
xCrystal
2018-03-05
TX_SYMBOL constants and clean up text
xCrystal
2018-03-05
charmap for male, female and é symbols
xCrystal
2018-02-17
More style cleaning up
xCrystal
2016-05-31
Remove leftover \n's
dannye
2016-05-21
rename text macro to textpointer and text/line/done for better text readability
xCrystal
2016-03-03
append "Text" to text labels
xCrystal
2016-02-29
start naming some text labels
xCrystal
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019