summaryrefslogtreecommitdiff
path: root/src/battle_tower.c
AgeCommit message (Collapse)Author
2020-07-02Document unk_transitionGriffinR
2020-04-09Add misc party constant usageGriffinR
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2020-01-12Merge pull request #949 from GriffinRichards/doc-domehuderlem
Document Battle Dome and add facility party constants
2020-01-12Some script clean up, document secret base secrets showGriffinR
2020-01-08Merge master into ObjEvent rename and prune accidental inclusionsGriffinR
2020-01-08Merge branch 'master' into doc-domeGriffinR
2020-01-08Add battle tent mon/trainer constantsGriffinR
2020-01-07More battle_dome.c docGriffinR
2020-01-03Add frontier mon constantsGriffinR
2019-12-25More battle_dome.c documentationGriffinR
2019-12-20Add frontier trainer constantsGriffinR
2019-12-20Document Battle Dome scripts and some battle_dome.cGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-06Merge branch 'master' into fix-eventobjGriffinR
2019-12-05Set up Battle Factory macrosGriffinR
2019-12-05Set up Battle Dome and Tower 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-11-20Document ApprenticeGriffinR
2019-11-17Remove SpriteCB_Null nameGriffinR
2019-11-17Document Ranking Hall scriptsGriffinR
2019-11-13Document Contest scriptsGriffinR
2019-11-01Document aqua/magma area scriptsGriffinR
2019-10-25Document party_menu first passGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-08-30Use OTID constants for CreateMonGriffinR
2019-04-05Clean up data headersDizzyEggg
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-27Document easy chat screen typesMarcus Huderle
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2019-02-07Document more battle pyramidMarcus Huderle
2019-01-13Decompile trainer hillDizzyEggg
2019-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-31Merge branch 'master' of github.com:pret/pokeemerald into tradeDiegoisawesome
2018-12-31Cleanup and documentationDiegoisawesome
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-24Clear includesDizzyEggg
2018-12-20Merge with masterDizzyEggg
2018-12-10Rename UnknownPokemonStruct to BattleTowerPokemon.Meowsy
2018-12-10re-add explicit array sizesgarak
2018-12-10remove explicit array lengths from battle_tower.cgarak
2018-12-09use facility class constantsgarak