summaryrefslogtreecommitdiff
path: root/data/scripts
AgeCommit message (Collapse)Author
2017-12-03Label scripts flags up to flag 256.Marcus Huderle
2017-12-02Label script flags up to flag 199.Marcus Huderle
2017-12-02Use constants for all SYS flagsMarcus Huderle
2017-12-02Label flags up to flag 119.Marcus Huderle
2017-12-02Label flags up to flag 99.Marcus Huderle
2017-11-28Use constants for temporary map flagsMarcus Huderle
2017-11-27convert data files to use constants/map.hcamthesaxman
2017-11-26mauville_man constantscamthesaxman
2017-11-12Cleanup and document daycare.cMarcus Huderle
2017-11-10eliminate remaining RAM pointers in data/ProjectRevoTPP
2017-11-02Merge pull request #453 from huderlem/battle_towerMarcus Huderle
Decompile battle_tower
2017-11-01Use descriptive variable and function names for battle_tower codeMarcus Huderle
2017-10-23document berry.c.ProjectRevoTPP
2017-10-01fix more command namescamthesaxman
2017-10-01fix more command namescamthesaxman
2017-10-01fix more command namescamthesaxman
2017-10-01fix more command namescamthesaxman
2017-10-01fix more command namescamthesaxman
2017-09-30updatecamthesaxman
2017-09-30stuff... I don't remembercamthesaxman
2017-09-26more command renamingcamthesaxman
2017-09-26single compare macrocamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24more script command renamingcamthesaxman
2017-09-24Replace more script commands and fix German buildcamthesaxman
2017-09-24Replace script commands: snop -> nop, snop1 -> nop1, jump -> gotocamthesaxman
2017-09-13more labelingcamthesaxman
2017-09-12more labels and fix buildcamthesaxman
2017-09-10stuffcamthesaxman
2017-09-09more renaming/refactoringcamthesaxman
2017-08-28clean up mauville man scriptcamthesaxman
2017-08-24label more stuff in mauville_old_man.ccamthesaxman
2017-08-24finish labeling scriptcamthesaxman
2017-08-24actually fix buildcamthesaxman
2017-08-24more Mauville man labelingcamthesaxman
2017-08-24do some renaming and reorganizingcamthesaxman
2017-08-22rename some mauville man stuffcamthesaxman
2017-07-18Script macro special now takes, as its argument, the name of the function.PikalaxALT
2017-06-15move player_pc data to C file and do a lot of labelingProjectRevoTPP
2017-05-15Disassemble a function called by the secret base clearing routinePikalaxALT
2017-03-18label braille_puzzles.c event scriptProjectRevoTPP
2017-01-08enum the species constantsyenatch
2017-01-05more labels (#165)ProjectRevoTPP
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c
2016-11-05contest rank varYamaArashi
2016-11-05contest category varYamaArashi
2016-11-05script special variablesYamaArashi
2016-10-28included .s to .incYamaArashi
2016-09-26game statisticsYamaArashi
2016-08-30Use opponent constants in scripts.yenatch