summaryrefslogtreecommitdiff
path: root/src/battle_message.c
AgeCommit message (Collapse)Author
2019-01-13Document and clean up trainer hillDizzyEggg
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-08Clean more tablesnullableVoidPtr
2018-12-08Merge remote-tracking branch 'upstream/master'nullableVoidPtr
2018-12-07Use normal apostrophes like adultsMelody
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-11-22Document battle uiSlawter666
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-10-30Make frontier util compileDizzyEggg
2018-10-27more battle frontier 2DizzyEggg
2018-10-26Battle tower - ewram variablesDizzyEggg
2018-09-20Label trainer hill battle typeDizzyEggg
2018-09-20Give labels to healthbox gfxDizzyEggg
2018-09-20Document some not labeled battle thingsDizzyEggg
2018-08-15More battle domeDizzyEggg
2018-07-22merge union room with masterDizzyEggg
2018-07-22make union room compile i guessDizzyEggg
2018-07-16Battle files - review changesDizzyEggg
2018-07-07small fixesDizzyEggg
2018-07-01document frontier relatedDizzyEggg
2018-06-30Move all trainer defines to trainers.h and identify frontier brain trainer idDizzyEggg
2018-06-30C vars sym ewramDizzyEggg
2018-06-30more battle documentationDizzyEggg
2018-06-17label and document battle windowsDizzyEggg
2018-03-01merge with masterDizzyEggg
2018-03-01Merge branch 'master' into decompile_battle_link_817C95CDizzyEggg
2018-03-01more battle files cleaningDizzyEggg
2018-02-28Merge branch 'master' into clear_battle_filesDizzyEggg
2018-02-28make strings in battle message staticDizzyEggg
2018-02-26type and ability names to CDizzyEggg
2018-02-20start battle link fileDizzyEggg
2018-02-11add more const pokemon data, clear includeDizzyEggg
2018-02-11more pokemon workDizzyEggg
2018-02-09get rid of unnecessary externsDizzyEggg
2018-02-09battle labels merge with masterDizzyEggg
2018-02-08more battle labelsDizzyEggg
2018-02-08pokemon and battle constantsDizzyEggg
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-08create more 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-25Decompile new_menu_helpers.sDiegoisawesome
2018-01-21Merge branch 'master' of https://github.com/pret/pokeemerald into ↵camthesaxman
battle_refactor
2018-01-17Document sub_814F8F8, sub_814F950 and sUnknownMoveTableThomas Winwood
These are left over from the Japanese games, which provide more variation to the attack string than the English games.