aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use constants to delineate map types, and factor out more dataRangi2020-08-3117-135/+126
* Factor out data/tilesets/pair_collision_tile_ids.asmRangi2020-08-302-24/+25
* Identify some hSpriteDataOffset valuesRangi2020-08-303-15/+15
* Document more hidden object data and behaviorRangi2020-08-302-87/+87
* Merge pull request #290 from Rangi42/masterRangi2020-08-2935-74/+74
|\
| * Use decimal, not hex, for sprite (object) coordinates in map scriptsRangi2020-08-2813-47/+47
| * Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi2020-08-2822-27/+27
|/
* Align warp and sign coordinatesRangi2020-08-21213-781/+781
* Merge pull request #287 from Rangi42/masterRangi2020-08-20224-1693/+958
|\
| * Comments explain the def_warps_to macrosRangi2020-08-181-0/+2
| * Implement def_warps_to in a simpler wayRangi2020-08-171-16/+12
| * Fix keyword capitalization and indentationRangi2020-08-171-18/+17
| * Use def_warps_to macro for automatic warp_to entriesRangi2020-08-17224-1019/+257
| * Use map constants for SilphCoElevator warpsRangi2020-08-171-2/+2
| * Use def_* macros for automatic map event countsRangi2020-08-17224-669/+699
|/
* Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objectsRangi2020-08-1766-98/+98
* Identify some map object related constantsRangi2020-08-175-55/+63
* Fix Town Map coordinates to be in (X, Y) order as comments claimRangi2020-08-171-97/+97
* ld bc -> lb bcRangi2020-08-171-1/+1
* Fix comment about SONYRangi2020-08-161-1/+1
* 'make clean' reuses 'make tidy' commandsRangi2020-08-111-3/+1
* Fix encounter rate commentsRangi2020-08-021-2/+2
* fix OAMFLAG_VFLIPPED (#283)Akihiro Otomo2020-08-022-6/+4
* 'make tidy' shouldn't trigger 'make -C tools'Rangi2020-07-281-1/+1
* rgbdscheck requires 0.4.1Rangi2020-07-271-2/+2
* tools/unnamed.py supports rgbds 0.4.1 object filesRangi2020-07-221-1/+1
* Merge pull request #282 from Rangi42/masterRangi2020-07-225-9/+10
|\
| * Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi2020-07-215-9/+10
|/
* Merge pull request #281 from Rangi42/masterRangi2020-07-2045-299/+318
|\
| * Add comments associating constants with data, and identify some more dataRangi2020-07-2045-299/+318
|/
* Merge pull request #279 from Rangi42/masterRangi2020-07-19276-4491/+4961
|\
| * Missingno's Pokédex weight is two bytes like the restRangi2020-07-191-2/+2
| * Reformat key item bit fieldsRangi2020-07-181-11/+102
| * Consistent labels for Gym name scriptsRangi2020-07-188-46/+50
| * Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-1715-872/+893
| * Define constants for subanimations' base coords and frame block modesRangi2020-07-174-779/+967
| * cycling.png -> red_bike.pngRangi2020-07-173-2/+2
| * JUGGLER_X -> UNUSED_JUGGLERRangi2020-07-176-75/+75
| * Identify remaining tilemap IDsRangi2020-07-1711-56/+47
| * SONY -> RIVALRangi2020-07-1719-31/+31
| * Update sprite namesRangi2020-07-17201-861/+862
| * $c9 was "の" in JapaneseRangi2020-07-161-1/+1
| * Factor our frame blocks' base coordinatesRangi2020-07-162-178/+179
| * Identify trade-related tilemapsRangi2020-07-163-15/+8
| * Factor out animation tilemapsRangi2020-07-165-92/+73
| * Define constants for subanimation transform typesRangi2020-07-163-103/+116
| * Add constants for move animations' frame blocksRangi2020-07-163-687/+818
| * Use a battle_anim macro for move animations' special effects and subanimationsRangi2020-07-166-870/+973
| * Use a macro for BattleTransition_DoubleCircle dataRangi2020-07-161-80/+29
| * Un-deduplicate gfx/intro_credits/gengar.png's tilesRangi2020-07-163-0/+3