index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
bank03.asm
Age
Commit message (
Expand
)
Author
2021-10-10
Split bank 3
dannye
2021-06-12
Add sprite animation constants
dannye
2021-06-11
Rename misc wram labels
dannye
2021-06-11
Fix typos
dannye
2021-06-06
Remove some redundant address comments
dannye
2021-06-05
Finish bank04
dannye
2021-06-04
Disassemble the challenge machine
dannye
2021-05-22
StartMenu -> PauseMenu
ElectroDeoxys
2021-05-20
Start Menu disasm
ElectroDeoxys
2021-05-17
Labeling save functions
ElectroDeoxys
2021-05-17
NPC functions disasm and documenting
ElectroDeoxys
2021-05-11
Auto Deck Machine functionalities
ElectroDeoxys
2021-05-08
Document Card Album functions
ElectroDeoxys
2021-05-07
Document functions related to deck building screen
ElectroDeoxys
2021-05-03
Document/label bank2 and WRAM related stuff, add menu related constants
ElectroDeoxys
2021-04-15
Disassemble referenced functions in bank 2
ElectroDeoxys
2021-02-20
Map event tilemaps
ElectroDeoxys
2021-02-19
Finish disassembling bank 0
ElectroDeoxys
2021-02-18
Document bank20 routines
ElectroDeoxys
2021-02-18
Label permission map loading routines
ElectroDeoxys
2021-02-18
Merge https://github.com/pret/poketcg
ElectroDeoxys
2021-02-17
Improve decompression documentation
ElectroDeoxys
2021-02-16
Manually declare the 00 padding
dannye
2021-02-16
Merge https://github.com/pret/poketcg
ElectroDeoxys
2021-02-15
Document overworld map player sprite auto movement routines
dannye
2021-02-15
Label and document OW frame data
ElectroDeoxys
2021-02-15
Rename wBGMapBuffer to wDecompressionBuffer
dannye
2021-02-15
Extract data from bank 20
ElectroDeoxys
2021-02-13
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2021-02-13
Document some overworld map stuff
dannye
2021-02-13
Merge pull request #95 from ElectroDeoxys/anims
Daniel Harding
2021-02-08
Document BG Map decompression stuff
ElectroDeoxys
2021-02-07
Add alias test macros for jumps with NULL destination
dannye
2021-02-07
Separate true/false checks from nonzero/zero checks
dannye
2021-02-07
Rename jump_if_event_not_less_than to jump_if_event_greater_or_equal
dannye
2021-02-06
Rename event flags to event vars
dannye
2021-02-02
Enumerate all event var values
dannye
2021-02-03
Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcg
ElectroDeoxys
2021-02-02
Document duel animation playing routines
ElectroDeoxys
2021-01-19
Rename all event constants
dannye
2021-01-17
Improve some labels in bank 3
dannye
2021-01-16
Disassemble the rest of bank 3
dannye
2021-01-16
Disassemble remaining map events and npc preload routines
dannye
2021-01-16
Rename move_wram_npc to move_challenge_hall_npc
dannye
2021-01-16
Fix script command 0x17 argument list
dannye
2021-01-16
Dump all overworld scripts
dannye
2021-01-16
Create macros for remaining script commands
dannye
2021-01-16
Rename some script commands
dannye
2021-01-10
Add Script_Sam
dannye
2021-01-07
Add Script_Tech1
dannye
[next]