index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macros
Age
Commit message (
Expand
)
Author
2021-10-29
Clean up charmaps
dannye
2021-10-10
Merge from pret:master
ElectroDeoxys
2021-10-10
Split bank 3
dannye
2021-09-27
Split part of bank 7
ElectroDeoxys
2021-06-12
Add sprite animation constants
dannye
2021-06-11
Normalize line endings
dannye
2021-06-05
baserom is no longer required
dannye
2021-05-21
Separate sequence stuff into their own files
ElectroDeoxys
2021-05-21
Extract Credits sequence
ElectroDeoxys
2021-05-20
Create opening sequence macros
ElectroDeoxys
2021-05-17
NPC functions disasm and documenting
ElectroDeoxys
2021-05-03
Document/label bank2 and WRAM related stuff, add menu related constants
ElectroDeoxys
2021-02-20
Map event tilemaps
ElectroDeoxys
2021-02-16
Manually declare the 00 padding
dannye
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-03
Merge pull request #94 from ElectroDeoxys/master
Daniel Harding
2021-02-03
Change all references of "move" to "attack"
ElectroDeoxys
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
Identify Duel Animation structs
ElectroDeoxys
2021-01-19
Rename all event constants
dannye
2021-01-17
Improve some labels in bank 3
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
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
2021-01-06
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2021-01-06
Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcg
dannye
2021-01-04
Fix file modes
dannye
2021-01-03
Merge pull request #89 from dannye/master
Daniel Harding
2020-12-31
Document remaining music commands
dannye
2020-12-30
Fixed small typos
Andrew Martinek
2020-12-30
Added documentation and fixed some small issues
Andrew Martinek
2020-12-29
add various requested changes
Andrew Martinek
2020-12-24
Identify and unpack frame animation data
ElectroDeoxys
2020-12-24
Initial disasm of banks 7 and 20
ElectroDeoxys
2020-12-20
Fixed some whitespace issues
Andrew Martinek
2020-12-20
Merge in master (and update some macros)
Andrew Martinek
2020-12-20
Finished all known commands before pulling from main again
Andrew Martinek
2020-12-20
more macros created
Andrew Martinek
2020-12-20
No more '+ -x'
dannye
2020-12-20
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2020-12-20
Added more scripts, fixed some spacing, renamed some scripts
Andrew Martinek
2020-12-19
Added more macros, changed the name of a couple
Andrew Martinek
2020-12-18
Created macros for a few more script commands
Andrew Martinek
[next]