summaryrefslogtreecommitdiff
path: root/src/battle_message.c
AgeCommit message (Collapse)Author
2020-07-18Clean up some battle scr cmd dataGriffinR
2020-07-15Merge pull request #1083 from GriffinRichards/playse-constantsGriffinR
Use charmap constants for PLAY_SE
2020-06-26Use charmap constants for PLAY_SEGriffinR
2020-06-03Label union room battle trainerGriffinR
2020-05-27consistency with pokefireredMandL27
2020-05-27document UNKNOWN_A special charMandL27
2019-11-25Document Frontier UtilGriffinR
2019-11-16Document Trainer HillGriffinR
2019-11-10Document some frontier util funcsGriffinR
2019-10-22Document pc_transfer.incGriffinR
2019-09-30Use STR_CONV constantsGriffinR
2019-04-05Clean up data headersDizzyEggg
2019-03-31Give battle_anim files appropriate namesMarcus Huderle
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-01Get rid of an unnecessary externDizzyEggg
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