summaryrefslogtreecommitdiff
path: root/src/battle_factory.c
AgeCommit message (Collapse)Author
2022-03-30Add bugfix for Battle Factory trainer IVsGriffinR
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-05-27Fixed ChangeBgY_ScreenOff‘s signature. (#1447)gAlfonso-bit
* Fix Functions * Fix ChangeBgY_ScreenOff signature * Remove unneeded changes * Fix argument mismatch Just to get this out of the way * Not needed * Update palette.c
2021-02-28Document GetOpponentMostCommonMonType and fix its fake matchingMarcus Huderle
2020-12-31Merge branch 'master' into doc-factscreenGriffinR
2020-10-11Document gUnknown_03006298kageru
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-08-31Start documenting battle factory screenGriffinR
2020-07-13Clean up some frontier mon use in battle factoryGriffinR
2020-01-08Merge branch 'master' into doc-domeGriffinR
2020-01-07More battle_dome.c docGriffinR
2019-12-20Add frontier trainer constantsGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-05Set up Battle Factory macrosGriffinR
2019-12-05Set up remaining facility script doc, use Palace macrosGriffinR
2019-11-25Document Frontier UtilGriffinR
2019-11-25Begin documenting Battle Pike and Frontier UtilGriffinR
2019-08-30Use OTID constants for CreateMonGriffinR
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-02-07Document battle pikeMarcus Huderle
2019-02-07Document battle factory functionsMarcus Huderle
2019-02-07Document more battle pyramidMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-13Decompile trainer hillDizzyEggg
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-25use max mon moves constant where able (#480)melthelesbian
* use max mon moves constant where able * fix errors in script commands file * fix more errors
2018-12-18Additional SPECIES_* documentation.Meowsy
2018-12-05Finish porting battle frontier dataDizzyEggg
2018-11-19clean up variables in filesDizzyEggg
2018-11-12Start battle pikeDizzyEggg
2018-11-11Factory doneDizzyEggg
2018-10-30Make frontier util compileDizzyEggg
2018-10-27Window priority to window bgDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-14Move 'blend_palette'.c to util.cDizzyEggg
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
2018-09-10battle factory review changesDizzyEggg
2018-09-10Battle Factory is decompiled and documented.DizzyEggg
2018-09-09Merge branch 'decompile_frontier_2' of ↵DizzyEggg
https://github.com/DizzyEggg/pokeemerald into decompile_frontier_2
2018-09-09commDizzyEggg
2018-09-09Move battle factory data to CSlawter666
2018-09-09More battle factoryDizzyEggg
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-09-08Swap_InitAllSprites doneDizzyEggg
2018-09-06up to sub_819d064DizzyEggg
2018-09-05More factory decomp and documentation.DizzyEggg
2018-09-03More Battle FactoryDizzyEggg
2018-09-02More battle factory workDizzyEggg