summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
AgeCommit message (Collapse)Author
2018-02-09decompile pokemon_item_effectDizzyEggg
2018-02-09get rid of unnecessary externsDizzyEggg
2018-02-09battle labels merge with masterDizzyEggg
2018-02-08Merge pull request #202 from DizzyEggg/move_mon_dataDiegoisawesome
Move data from asm to pokemon_1.c
2018-02-08more battle labelsDizzyEggg
2018-02-08pokemon and battle constantsDizzyEggg
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-08create more battle constantsDizzyEggg
2018-02-07iwram common symbols to cDizzyEggg
2018-02-07move battle vars to c fileDizzyEggg
2018-02-07move mon data fix conflictsDizzyEggg
2018-02-07Merge pull request #166 from camthesaxman/battle_refactorCameron Hall
rename/refactor battle code
2018-02-07match secret base func and fix structDizzyEggg
2018-02-06more renamingcamthesaxman
2018-02-06more renamingcamthesaxman
2018-02-05rename bank to battlercamthesaxman
2018-02-05move some pokemon data to cDizzyEggg
2018-01-25Decompile new_menu_helpers.sDiegoisawesome
2018-01-21nonmatching sub_801120CPikalaxALT
2018-01-16more renamingcamthesaxman
2018-01-16identity -> positioncamthesaxman
2018-01-09Add symbols to music_player_tableDiegoisawesome
Also rename gMPlay structs to gMPlayInfo
2017-12-31dump battle animation scriptsDizzyEggg
2017-12-22use internal song namessceptillion
2017-12-17add constants trainers fileDizzyEggg
2017-12-16nerge with master, fix conflictsDizzyEggg
2017-12-11convert more constantscamthesaxman
2017-12-05fix merge conflictscamthesaxman
2017-12-05rename rng.c to random.c and rom4.c to overworld.ccamthesaxman
2017-12-05Merge pull request #129 from DizzyEggg/dumb_namingCameron Hall
Name some battle labels
2017-12-05convert some constants to C headerscamthesaxman
2017-12-02give some more labels to battle struct fieldsDizzyEggg
2017-12-02sprite data fields to arrayDizzyEggg
2017-12-02label battle stuffDizzyEggg
2017-12-02give names to some battlescriptsDizzyEggg
2017-11-26make various macrosDizzyEggg
2017-11-26change battle variables namesDizzyEggg
2017-11-26more labelling and changesDizzyEggg
2017-11-26fix, rename, label battle labels and battlescriptsDizzyEggg
2017-11-26clear battle code and battlescriptsDizzyEggg
2017-11-26fixes and labelsDizzyEggg
2017-11-26clean up and use names for printfromtableDizzyEggg
2017-11-25dump battlescripts, rename battlescriptsDizzyEggg
2017-11-15Merge branch 'master' of https://github.com/pret/pokeemerald into dump_mapsDiegoisawesome
2017-11-12one more battle label changeDizzyEggg
2017-11-12label some battle struct fieldsDizzyEggg
2017-11-12Merge branch 'master' into battle4_fixesDizzyEggg
2017-11-12come closer maybeDizzyEggg
2017-11-11atk9e_metronome matchingDizzyEggg
2017-11-11match one function in battlescript cmdsDizzyEggg