aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Expand)AuthorAge
* Identify some percentage constant valuesRangi2021-11-02
* Fix typos (#334)Amber Brault2021-09-26
* wcf4b -> wStringBufferRangi2021-08-28
* Correct comments on SwitchAndTeleportEffectSnorlaxMonster2021-06-14
* More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-31
* Reformat MoveBoulderDustFunctionPointerTableRangi2021-05-31
* Improve some RAM formattingRangi2021-05-31
* Use macros for bit arraysRangi2021-05-23
* Use BANK("Pics #") for Pokémon and trainer picsRangi2021-05-06
* Use {interpolation} to generate sequences of RAM labelsRangi2021-04-27
* Use rgbds 0.5.0 features:Rangi2021-04-17
* Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi2021-04-13
* Trim extra newlines from some filesRangi2021-04-08
* Fix incorrect sfx iddannye2021-03-30
* Verify data table and name list sizes with assertion macrosRangi2021-03-25
* Clean up handling of extra effective status effectsdannye2021-02-21
* Identify hUILayoutFlagsRangi2021-02-13
* Delete unnecessary commentSatoMew2020-11-29
* Update related tile animation constantsSatoMew2020-11-29
* Label and document hFFD7 more accuratelySatoMew2020-11-29
* Keep wGrassMons and wWaterMons together with a UNIONRangi2020-11-28
* Fix file modesdannye2020-11-14
* Use more joypad constantsdannye2020-11-07
* Use STARTER1 and STARTER2 for the title screenRangi2020-11-07
* Sync more with pokeyellowRangi2020-11-06
* Sync more with pokeyellowRangi2020-11-05
* Remove trailing whitespaceRangi2020-11-05
* Sync more with pokeyellowRangi2020-11-05
* All battle back pictures end with "b"Rangi2020-11-05
* Sync home and macro code with pokeyellowRangi2020-11-05
* Port some formatting from pokeyellowRangi2020-11-04
* Some formatting changesRangi2020-10-19
* Replace ghost Marowak's ambiguous constantSatoMew2020-09-22
* Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi2020-08-31
* Use constants to delineate map types, and factor out more dataRangi2020-08-31
* Document more hidden object data and behaviorRangi2020-08-30
* Separate splash screen, intro, and credits (like pokegold/pokecrystal)Rangi2020-08-28
* Identify some map object related constantsRangi2020-08-17
* Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi2020-07-21
* Add comments associating constants with data, and identify some more dataRangi2020-07-20
* 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
* Identify remaining tilemap IDsRangi2020-07-17
* SONY -> RIVALRangi2020-07-17
* Update sprite namesRangi2020-07-17
* $c9 was "の" in JapaneseRangi2020-07-16
* Factor out animation tilemapsRangi2020-07-16
* Define constants for subanimation transform typesRangi2020-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