summaryrefslogtreecommitdiff
path: root/src/battle_controller_wally.c
AgeCommit message (Collapse)Author
2018-09-20Document some not labeled battle thingsDizzyEggg
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
2018-08-30Make pyramid bag compile.DizzyEggg
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-07-01label multiuse sprite template functionsDizzyEggg
2018-06-30Move all trainer defines to trainers.h and identify frontier brain trainer idDizzyEggg
2018-06-28document party status summaryDizzyEggg
2018-06-20document bounce effectDizzyEggg
2018-06-19document battle barsDizzyEggg
2018-06-17label and document battle windowsDizzyEggg
2018-03-01merge with masterDizzyEggg
2018-03-01more battle files cleaningDizzyEggg
2018-02-28make strings in battle message staticDizzyEggg
2018-02-27decompile and document battle tvDizzyEggg
2018-02-11add more const pokemon data, clear includeDizzyEggg
2018-02-11more pokemon workDizzyEggg
2018-02-08pokemon and battle constantsDizzyEggg
2018-02-08get rid of unnecessary externsDizzyEggg
2018-02-07move battle vars to c fileDizzyEggg
2018-02-06more renamingcamthesaxman
2018-02-06more renamingcamthesaxman
2018-02-05rename bank to battlercamthesaxman
2018-01-16more renamingcamthesaxman
2018-01-16identity -> positioncamthesaxman
2018-01-09Add symbols to music_player_tableDiegoisawesome
Also rename gMPlay structs to gMPlayInfo
2017-12-31dump battle animation scriptsDizzyEggg
2017-12-11convert more constantscamthesaxman
2017-12-05fix merge conflictscamthesaxman
2017-12-05rename rng.c to random.c and rom4.c to overworld.ccamthesaxman
2017-12-05convert some constants to C headerscamthesaxman
2017-12-02sprite data fields to arrayDizzyEggg
2017-12-02start working on pokeballDizzyEggg
2017-11-25dump battlescripts, rename battlescriptsDizzyEggg
2017-11-15Merge branch 'master' of https://github.com/pret/pokeemerald into dump_mapsDiegoisawesome
2017-11-10Extract baseroms from event_scriptsDiegoisawesome
2017-11-04battle 7 is decompiledDizzyEggg
2017-10-31review change 3 battle controllersDizzyEggg
2017-10-31review change battle controllersDizzyEggg
2017-10-27name one varDizzyEggg
2017-10-26battle controller opponent is doneDizzyEggg
2017-10-24wally controller is doneDizzyEggg
2017-10-22label and do more work at player controllerDizzyEggg
2017-10-21start working on battle controllers, especially playerDizzyEggg