index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
/
battle_anims
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
1
-338
/
+338
*
Don't pass redundant label names to `table_width` and `list_start` (#484)
Rangi
2024-12-27
3
-3
/
+3
*
Bug: `SUBANIMTYPE_COORDFLIP` should be `SUBANIMTYPE_HVFLIP` (#394)
Vortyne
2022-09-26
1
-1
/
+1
*
Change names of move subanimations to be meaningful (#389)
BlueZangoose
2022-09-25
1
-172
/
+172
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
3
-3
/
+3
*
Improve some RAM formatting
Rangi
2021-05-31
1
-1
/
+1
*
Verify data table and name list sizes with assertion macros
Rangi
2021-03-25
3
-0
/
+6
*
Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal
Rangi
2020-07-17
1
-754
/
+747
*
Define constants for subanimations' base coords and frame block modes
Rangi
2020-07-17
2
-776
/
+776
*
Factor our frame blocks' base coordinates
Rangi
2020-07-16
2
-178
/
+179
*
Define constants for subanimation transform types
Rangi
2020-07-16
1
-88
/
+92
*
Add constants for move animations' frame blocks
Rangi
2020-07-16
2
-687
/
+693
*
Use a battle_anim macro for move animations' special effects and subanimations
Rangi
2020-07-16
3
-183
/
+184
*
Separate move/battle animation data from move data (to do: further identify a...
Rangi
2020-07-16
4
-0
/
+2444