index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data
/
map_scripts.asm
Age
Commit message (
Collapse
)
Author
2021-01-05
Add more labels for map/npc scripts
dannye
2021-01-04
Add labels for some addresses
dannye
2020-12-05
Adding the after duel tables to the rest of the club lobbies
E
2020-12-05
Fixing spelling
E
2020-12-05
Adding FireClubLobbbyAfterDuel
E
2020-12-05
Fixing some references
E
2020-12-05
Adding Mitch interaction + Fighting club after duel table
E
2019-10-29
Finished extracting Challenge Hall scripts
Andrew Martinek
2019-10-28
extracted a lot of challenge hall scripts
Andrew Martinek
2019-10-24
Uncovered NPC Movement and named OWObjects
Andrew Martinek
2019-10-08
Created python script to calculate progress and documented some scripts
Andrew Martinek
2019-10-06
Uncovered a lot of NPC map data and loading functions.
Andrew Martinek
2019-10-03
Ronald scripts and overworld data routines. Also made script extractor better
Andrew Martinek
2018-02-16
all permissions 755 -> 644
xCrystal
2016-07-29
Began Disassembling Scripting system and AI.
Andrew Martinek
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019