summaryrefslogtreecommitdiff
path: root/src/battle_pike.c
AgeCommit message (Collapse)Author
2021-12-28Move pokemon and easy chat constants to global, misc clean-upGriffinR
2021-04-06Document fieldmapGriffinR
2021-03-22Misc labels in battle facilitiesGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-24Document easy chatGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-02-08Label unused layoutsGriffinR
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-04-09Add misc party constant usageGriffinR
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2019-12-20Add frontier trainer constantsGriffinR
2019-12-11Merge branch 'master' into fix-eventobjGriffinR
2019-12-10Document Battle Pike scriptsGriffinR
2019-12-06Merge branch 'master' into fix-eventobjGriffinR
2019-12-05Set up Battle Pike macrosGriffinR
2019-12-05Set up remaining facility script doc, use Palace macrosGriffinR
2019-11-25Merge master into ObjEvent renameGriffinR
2019-11-25Document Frontier UtilGriffinR
2019-11-25Begin documenting Battle Pike and Frontier UtilGriffinR
2019-11-21Rename EventObj to ObjEventGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-10-25Document party_menu first passGriffinR
2019-10-06Document field_poisonGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-02-09Give proper names to dynamic map layoutsMarcus Huderle
2019-02-07Document battle pikeMarcus Huderle
2019-02-07Document more battle pyramidMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-13Decompile trainer hillDizzyEggg
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-20Merge with masterDizzyEggg
2018-12-15Up to sub 0x80ce580DizzyEggg
2018-12-10Merge pull request #422 from garakmon/frontier_data_1Diegoisawesome
Battle tower data
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-05Finish porting battle frontier dataDizzyEggg
2018-11-27Finish frontier dataDizzyEggg
2018-11-27clean frontier datagarak
2018-11-27frontier pike and pyramid datagarak
2018-11-12Decompile Battle PalaceDizzyEggg
2018-11-12Document Battle PieDizzyEggg
2018-11-12Decompile battle pikeDizzyEggg
2018-11-12Start battle pikeDizzyEggg