summaryrefslogtreecommitdiff
path: root/src/battle_dome.c
AgeCommit message (Expand)Author
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
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
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
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
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
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
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
2018-10-13Port/decompile cable_club.sDiegoisawesome
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
2018-09-07Macroize main_menu and general cleanupDiegoisawesome
2018-09-01Fix the strings length issueDizzyEggg
2018-08-30Do some pyramid bagDizzyEggg
2018-08-29battle tent review changesDizzyEggg
2018-08-26Label a dome functiionDizzyEggg
2018-08-26Format SpriteTemplateSlawter666
2018-08-26Clean up battle dome code a bitDizzyEggg
2018-08-26Merge pull request #9 from Slawter666/frontier-dataDizzyEggg
2018-08-26try battle tent and failDizzyEggg
2018-08-26Convert battle dome data to CSlawter666