aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Identify some map object related constantsRangi2020-08-17
* Fix Town Map coordinates to be in (X, Y) order as comments claimRangi2020-08-17
* ld bc -> lb bcRangi2020-08-17
* Fix comment about SONYRangi2020-08-16
* 'make clean' reuses 'make tidy' commandsRangi2020-08-11
* Fix encounter rate commentsRangi2020-08-02
* fix OAMFLAG_VFLIPPED (#283)Akihiro Otomo2020-08-02
* 'make tidy' shouldn't trigger 'make -C tools'Rangi2020-07-28
* rgbdscheck requires 0.4.1Rangi2020-07-27
* tools/unnamed.py supports rgbds 0.4.1 object filesRangi2020-07-22
* Merge pull request #282 from Rangi42/masterRangi2020-07-22
|\
| * Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi2020-07-21
|/
* Merge pull request #281 from Rangi42/masterRangi2020-07-20
|\
| * Add comments associating constants with data, and identify some more dataRangi2020-07-20
|/
* Merge pull request #279 from Rangi42/masterRangi2020-07-19
|\
| * Missingno's Pokédex weight is two bytes like the restRangi2020-07-19
| * Reformat key item bit fieldsRangi2020-07-18
| * Consistent labels for Gym name scriptsRangi2020-07-18
| * Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-17
| * Define constants for subanimations' base coords and frame block modesRangi2020-07-17
| * cycling.png -> red_bike.pngRangi2020-07-17
| * JUGGLER_X -> UNUSED_JUGGLERRangi2020-07-17
| * Identify remaining tilemap IDsRangi2020-07-17
| * SONY -> RIVALRangi2020-07-17
| * Update sprite namesRangi2020-07-17
| * $c9 was "の" in JapaneseRangi2020-07-16
| * Factor our frame blocks' base coordinatesRangi2020-07-16
| * Identify trade-related tilemapsRangi2020-07-16
| * Factor out animation tilemapsRangi2020-07-16
| * Define constants for subanimation transform typesRangi2020-07-16
| * Add constants for move animations' frame blocksRangi2020-07-16
| * Use a battle_anim macro for move animations' special effects and subanimationsRangi2020-07-16
| * Use a macro for BattleTransition_DoubleCircle dataRangi2020-07-16
| * Un-deduplicate gfx/intro_credits/gengar.png's tilesRangi2020-07-16
| * Separate move/battle animation data from move data (to do: further identify a...Rangi2020-07-16
|/
* Merge pull request #277 from Rangi42/masterRangi2020-07-16
|\
| * Define constants for audio commandsRangi2020-07-16
| * $ec = "▷"Rangi2020-07-16
| * Reformat map scripts' coordinate and movement dataRangi2020-07-16
| * Revise some map scripts, mostly for getting itemsRangi2020-07-16
| * Define constants for default trainer DVsRangi2020-07-16
| * Define constants for in-game tradesRangi2020-07-16
|/
* Merge pull request #276 from TheFakeMateo/masterRangi2020-07-16
|\
| * Deobfuscate exit warps on indoor mapsTheFakeMateo2020-07-15
* | Merge pull request #275 from Rangi42/masterRangi2020-07-16
|\ \ | |/ |/|
| * Disassemble the BLUEMONS.GB debug ROMRangi2020-07-15
|/
* Merge pull request #274 from Rangi42/masterRangi2020-07-15
|\
| * Align constant comments as a columnRangi2020-07-15
| * Indent comments that describe data table macro formatsRangi2020-07-15
|/
* Merge pull request #273 from Rangi42/masterRangi2020-07-15
|\