index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text
/
text1.asm
Age
Commit message (
Expand
)
Author
2018-08-02
Disassemble Pokemon card page functions
xCrystal
2018-07-31
More bank1 and wram addresses
xCrystal
2018-07-29
More duel bank1 disasm
xCrystal
2018-07-27
Bank 1 disasm
xCrystal
2018-07-25
More bank 0 and 1 stuff
xCrystal
2018-07-14
Add missing characters to charmaps
xCrystal
2018-07-13
Improve text macros
xCrystal
2018-07-12
Create charmaps and update text/
xCrystal
2018-07-11
Create more text macros, rename/document some text engine things
xCrystal
2018-07-02
Disassemble functions related to retreating card
xCrystal
2018-07-01
Clean up previous commit
dannye
2018-07-01
Disassemble AI Action routines
dannye
2018-03-05
TX_SYMBOL constants and clean up text
xCrystal
2018-03-05
charmap for male, female and é symbols
xCrystal
2018-03-04
Disassemble practice duel functions
xCrystal
2018-03-03
Functions related to using card from hand
xCrystal
2018-03-03
More duel engine and menus disasm
xCrystal
2018-03-02
Disassemble more duel menu functions and some oam functions
xCrystal
2018-03-01
some bank1 disasm and documentation related to menus and interfaces
xCrystal
2018-02-28
Begin disassembling more bank1
xCrystal
2018-02-23
more duel home disassembly
xCrystal
2018-02-21
Some hram labels
xCrystal
2018-02-20
A few text labels
xCrystal
2018-02-17
More style cleaning up
xCrystal
2018-02-16
all permissions 755 -> 644
xCrystal
2018-02-16
Reorganize some graphics
xCrystal
2018-02-10
Refractor/rearrange some macros
xCrystal
2016-09-18
Foul Odor and Stiffen effects
xCrystal
2016-05-21
rename text macro to textpointer and text/line/done for better text readability
xCrystal
2016-04-06
Some duel engine disassemlby
dannye
2016-03-05
start dissasembling move effect functions
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