summaryrefslogtreecommitdiff
path: root/src/recorded_battle.c
AgeCommit message (Expand)Author
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2019-01-13Decompile trainer hillDizzyEggg
2018-12-25use max mon moves constant where able (#480)melthelesbian
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-11-18Clean up save related filesDizzyEggg
2018-11-01Finish frontier utilDizzyEggg
2018-11-01Document recorded battleDizzyEggg
2018-10-20begin porting and decomping battle towerDizzyEggg
2018-09-20Label trainer hill battle typeDizzyEggg
2018-09-20Document some not labeled battle thingsDizzyEggg
2018-09-01Fix the strings length issueDizzyEggg
2018-08-25Document battle dome.DizzyEggg
2018-07-22merge union room with masterDizzyEggg
2018-07-22make union room compile i guessDizzyEggg
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-07-01merge with battle tent updateDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-06-30Move all trainer defines to trainers.h and identify frontier brain trainer idDizzyEggg
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-02-11Merge pull request #207 from DizzyEggg/decompile_pokemon_123Diegoisawesome
2018-02-11Merge branch 'master' into linkPikalaxALT
2018-02-11add more const pokemon data, clear includeDizzyEggg
2018-02-11thonkDizzyEggg
2018-02-11review battle code clean up changeDizzyEggg
2018-02-08pokemon and battle constantsDizzyEggg
2018-02-08get rid of unnecessary externsDizzyEggg
2018-02-06more renamingcamthesaxman
2018-02-06more renamingcamthesaxman
2018-02-05rename bank to battlercamthesaxman
2018-01-21nonmatching sub_801120CPikalaxALT
2018-01-16more renamingcamthesaxman
2017-12-16battle setup review changesDizzyEggg
2017-12-05rename rng.c to random.c and rom4.c to overworld.ccamthesaxman
2017-11-17make recorded battle compileDizzyEggg
2017-11-17recorded battle merge conflicts fixDizzyEggg
2017-11-13recorded battle file is decompiledDizzyEggg
2017-11-13more of recorded battle doneDizzyEggg
2017-11-13more recorded battle doneDizzyEggg
2017-11-12start working on recorded battleDizzyEggg