summaryrefslogtreecommitdiff
path: root/src/battle_pyramid.c
AgeCommit message (Collapse)Author
2022-01-19Disambiguate fieldmap namesGriffinR
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-10-27Label remaining symbols in graphics.cGriffinR
2021-10-09Add MAP_OFFSETGriffinR
2021-10-02Document remaining symbols in pokemon.cGriffinR
2021-05-15pyramidWinStreasExpoSeed
2021-05-15Various BUGFIXes and UBFIXesExpoSeed
2021-04-06Document fieldmapGriffinR
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-04Make battle pyramid defines into enumsPokeCodec
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2019-12-20Add frontier trainer constantsGriffinR
2019-12-15Merge master into ObjEvent renameGriffinR
2019-12-14Document Battle Pyramid scriptsGriffinR
2019-12-06Merge branch 'master' into fix-eventobjGriffinR
2019-12-05Set up Battle Pyramid 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-21Fix event constant file namesGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
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-05-16ability random define for battle pyramindDizzyEggg
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-05-16use ability num instead of alt abilityDizzyEggg
2019-02-28Pick better names for constantsPhlosioneer
2019-02-28Add macros for metatile manipulationPhlosioneer
2019-02-25Source file part of map script renamingPhlosioneer
2019-02-07Document battle pikeMarcus Huderle
2019-02-07Fix typoMarcus Huderle
2019-02-07Document more battle pyramidMarcus Huderle
2019-02-06Document a bunch of battle pyramidMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-13Decompile trainer hillDizzyEggg
2018-12-29Document some fieldmap stuffMarcus 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-24Clear includesDizzyEggg
2018-12-10Merge pull request #422 from garakmon/frontier_data_1Diegoisawesome
Battle tower data
2018-12-09Remove trailing whitespacenullableVoidPtr
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