summaryrefslogtreecommitdiff
path: root/src/battle_dome.c
AgeCommit message (Collapse)Author
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-12-05Set up Battle Dome and Tower 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-11-07Document some battle_bg-related thingsMarcus Huderle
2019-10-25Document party_menu first passGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-05-16Change abilities in base stats to arrayDizzyEggg
2019-04-05Clean up data headersDizzyEggg
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
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-08Fully document tileset animationsMarcus Huderle
2019-02-08Document some battle dome stuffMarcus Huderle
2019-01-13Decompile trainer hillDizzyEggg
2019-01-05tabs to spacesDizzyEggg
2019-01-05fakematch and nonmatchDizzyEggg
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-173.5 asm leftDizzyEggg
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-12-03fix brendan/may/wally consistency issuesMelody
2018-11-25Fixup some namesMarcus Huderle
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-18Party Size and Num StatsDizzyEggg
2018-11-11Factory doneDizzyEggg
2018-11-06Merge remote-tracking branch 'pret/master' into render_textDiegoisawesome
2018-11-06Finish cleaning up text.cDiegoisawesome
2018-11-06Begin cleaning text.cDiegoisawesome
2018-11-01Finish frontier utilDizzyEggg
2018-10-30Make frontier util compileDizzyEggg
2018-10-30Merge branch 'master' into battle_frontier_2DizzyEggg
2018-10-30Merge pull request #370 from DizzyEggg/battle_towerDiegoisawesome
Decompile Battle Tower
2018-10-27more battle frontier 2DizzyEggg
2018-10-27up to factoryDizzyEggg
2018-10-27Window priority to window bgDizzyEggg
2018-10-27Make battle tower compileDizzyEggg
2018-10-26Merge branch 'master' into battle_towerDizzyEggg
2018-10-24battle tower, match sth and dumb loop instead of gotoDizzyEggg
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-21More battle tower.DizzyEggg