summaryrefslogtreecommitdiff
path: root/src/battle_gfx_sfx_util.c
AgeCommit message (Collapse)Author
2019-04-05Clean up data headersDizzyEggg
2019-01-29Rename a palace battle fieldDizzyEggg
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
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-20Merge with masterDizzyEggg
2018-12-17Document a bunch of battle anim stuffMarcus Huderle
2018-12-173.5 asm leftDizzyEggg
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-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-10-14Move 'blend_palette'.c to util.cDizzyEggg
2018-10-06Start porting ruby battle anim fileDizzyEggg
2018-10-06Merge pull request #320 from DizzyEggg/animsMarcus Huderle
Document battle animation scripts
2018-09-20Give labels to healthbox gfxDizzyEggg
2018-09-12Sync battle anim labels with pokerubyDizzyEggg
2018-09-10Standardize sprite visibility to booleanDiegoisawesome
2018-07-01document frontier relatedDizzyEggg
2018-06-19document battle barsDizzyEggg
2018-02-26correct move target definesDizzyEggg
2018-02-11add more const pokemon data, clear includeDizzyEggg
2018-02-08more battle labelsDizzyEggg
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-16more renamingcamthesaxman
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-28Split rom_81370FC and port function namesDiegoisawesome
2017-12-11convert more constantscamthesaxman
2017-12-05rename rng.c to random.c and rom4.c to overworld.ccamthesaxman
2017-12-02sprite data fields to arrayDizzyEggg
2017-12-02start working on pokeballDizzyEggg
2017-11-04battle 7 is decompiledDizzyEggg