| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use {interpolation} to generate sequences of RAM labels | Rangi | 2021-04-27 | 1 | -59/+69 |
| | | | | | Fixes #319 | ||||
| * | Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant | Rangi | 2021-04-13 | 1 | -1/+5 |
| | | |||||
| * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -2/+9 |
| | | | | | Fixes #312 | ||||
| * | Update related tile animation constants | SatoMew | 2020-11-29 | 1 | -1/+1 |
| | | |||||
| * | Keep wGrassMons and wWaterMons together with a UNION | Rangi | 2020-11-28 | 1 | -14/+16 |
| | | |||||
| * | Use assert to ensure correct base data size | Rangi | 2020-11-17 | 1 | -1/+2 |
| | | |||||
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | |||||
| * | Sync more with pokeyellow | Rangi | 2020-11-05 | 1 | -18/+40 |
| | | |||||
| * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 1 | -2/+2 |
| | | |||||
| * | Fix comment about SONY | Rangi | 2020-08-16 | 1 | -1/+1 |
| | | |||||
| * | SONY -> RIVAL | Rangi | 2020-07-17 | 1 | -1/+1 |
| | | |||||
| * | Disassemble the BLUEMONS.GB debug ROM | Rangi | 2020-07-15 | 1 | -2/+8 |
| | | |||||
| * | Use const_skip and const_next macros for brevity | Rangi | 2020-07-09 | 1 | -1/+1 |
| | | |||||
| * | Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION | Rangi | 2020-07-07 | 1 | -1/+1 |
| | | |||||
| * | Names for more SECTIONs | Rangi | 2020-07-07 | 1 | -1/+1 |
| | | |||||
| * | Remove c1x*/c2x* comments, use struct offset constants | Rangi | 2020-07-07 | 1 | -33/+35 |
| | | |||||
| * | Use ASCII quotes in comments | Rangi | 2020-07-06 | 1 | -1/+1 |
| | | |||||
| * | Use labels for HRAM and VRAM | Rangi | 2020-07-06 | 1 | -0/+5 |
| | | |||||
| * | Port _RemovePokemon documentation from pokeyellow | Rangi | 2020-07-05 | 1 | -0/+1 |
| | | |||||
| * | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵ | Rangi | 2020-07-04 | 1 | -91/+3 |
| | | | | | by rgbds 0.4.0) | ||||
| * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | To do: turn constants into labels and use ldh | ||||
| * | Remove RAM address comments | Rangi | 2020-06-27 | 1 | -869/+868 |
| | | |||||
| * | Name UnusedCD40 | Nog-Frog | 2020-05-29 | 1 | -1/+1 |
| | | | | | Every man deserves a name :) | ||||
| * | Merge pull request #223 from pret/audio-macros | Daniel Harding | 2020-02-05 | 1 | -10/+10 |
| |\ | | | | | Audio macros | ||||
| | * | Update labels to match new audio macro names | dannye | 2019-08-17 | 1 | -10/+10 |
| | | | | | | | | | and synchronize engine_2 and engine_3 with engine_1 | ||||
| * | | Fixed some wrong wram addresses within comments. | Urs-Björn Schmidt | 2019-08-25 | 1 | -3/+3 |
| |/ | |||||
| * | Replace some hard-coded values with constants | Rangi | 2019-07-07 | 1 | -2/+3 |
| | | |||||
| * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1 | -57/+52 |
| | | | | | Polished Map | ||||
| * | SpriteImageBaseOffset -> ImageBaseOffset | luckytyphlosion | 2018-11-18 | 1 | -1/+1 |
| | | |||||
| * | Clean up pre-linkerscript remnants. | luckytyphlosion | 2018-11-18 | 1 | -4/+4 |
| | | |||||
| * | Fix spritestatedata macros to be prefixed with w. | luckytyphlosion | 2018-11-18 | 1 | -42/+36 |
| | | |||||
| * | Use rgblink dmg mode | dannye | 2018-03-24 | 1 | -33/+4 |
| | | |||||
| * | use constants for wEvosMoves size | yenatch | 2018-03-22 | 1 | -1/+1 |
| | | |||||
| * | add wEvosMoves instead of using eevee | yenatch | 2018-03-21 | 1 | -0/+9 |
| | | |||||
| * | Merge pull request #167 from Pokechu22/rgbds-0.3.3 | yenatch | 2017-09-29 | 1 | -1/+5 |
| |\ | | | | | Update for RGBDS 0.3.3 | ||||
| | * | Use unions rather than negative offsets | Pokechu22 | 2017-09-29 | 1 | -1/+5 |
| | | | |||||
| * | | Fix typos in comments | dannye | 2017-06-24 | 1 | -5/+5 |
| |/ | |||||
| * | Fix the Stack section. | yenatch | 2017-05-01 | 1 | -2/+2 |
| | | | | | Negative section sizes are no longer allowed as of rgbds 0.3.0. | ||||
| * | Revert "Fix floating sections" | AntonioND | 2017-03-21 | 1 | -2/+2 |
| | | | | | | | This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b. Signed-off-by: AntonioND <antonio_nd@outlook.com> | ||||
| * | Fix typo in address | Panda Habert | 2017-03-16 | 1 | -1/+1 |
| | | |||||
| * | Fix floating sections | AntonioND | 2017-03-14 | 1 | -2/+2 |
| | | | | | | | | This is needed to prevent rgblink from moving them around in future releases. Signed-off-by: AntonioND <antonio_nd@outlook.com> | ||||
| * | name text destination pointer variable | YamaArashi | 2016-09-11 | 1 | -5/+4 |
| | | |||||
| * | sync tileset WRAM labels | YamaArashi | 2016-06-12 | 1 | -5/+5 |
| | | |||||
| * | sync engine code with pokeyellow | YamaArashi | 2016-06-12 | 1 | -1/+1 |
| | | |||||
| * | Macrofy sprite status data in WRA0 | PikalaxALT | 2016-01-29 | 1 | -2/+67 |
| | | |||||
| * | Fix game time labels | PikalaxALT | 2016-01-03 | 1 | -7/+9 |
| | | |||||
| * | Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party struct | dannye | 2015-09-09 | 1 | -30/+5 |
| | | |||||
| * | No more wram_constants.asm | dannye | 2015-08-30 | 1 | -2/+38 |
| | | | | | unfortunately, this means manually declaring the wEnemyMon1 party struct | ||||
| * | No more W_ | dannye | 2015-08-30 | 1 | -242/+242 |
| | | |||||
| * | replaced hardcoded values in ItemUseMedicine | YamaArashi | 2015-08-30 | 1 | -0/+1 |
| | | |||||
