| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-04 | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵ | Rangi | |
| by rgbds 0.4.0) | |||
| 2020-07-03 | Replace raw hex values with HRAM constants | Rangi | |
| To do: turn constants into labels and use ldh | |||
| 2020-06-27 | Remove RAM address comments | Rangi | |
| 2020-05-29 | Name UnusedCD40 | Nog-Frog | |
| Every man deserves a name :) | |||
| 2020-02-05 | Merge pull request #223 from pret/audio-macros | Daniel Harding | |
| Audio macros | |||
| 2019-08-25 | Fixed some wrong wram addresses within comments. | Urs-Björn Schmidt | |
| 2019-08-17 | Update labels to match new audio macro names | dannye | |
| and synchronize engine_2 and engine_3 with engine_1 | |||
| 2019-07-07 | Replace some hard-coded values with constants | Rangi | |
| 2019-01-01 | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | |
| Polished Map | |||
| 2018-11-18 | SpriteImageBaseOffset -> ImageBaseOffset | luckytyphlosion | |
| 2018-11-18 | Clean up pre-linkerscript remnants. | luckytyphlosion | |
| 2018-11-18 | Fix spritestatedata macros to be prefixed with w. | luckytyphlosion | |
| 2018-03-24 | Use rgblink dmg mode | dannye | |
| 2018-03-22 | use constants for wEvosMoves size | yenatch | |
| 2018-03-21 | add wEvosMoves instead of using eevee | yenatch | |
| 2017-09-29 | Merge pull request #167 from Pokechu22/rgbds-0.3.3 | yenatch | |
| Update for RGBDS 0.3.3 | |||
| 2017-09-29 | Use unions rather than negative offsets | Pokechu22 | |
| 2017-06-24 | Fix typos in comments | dannye | |
| 2017-05-01 | Fix the Stack section. | yenatch | |
| Negative section sizes are no longer allowed as of rgbds 0.3.0. | |||
| 2017-03-21 | Revert "Fix floating sections" | AntonioND | |
| This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||
| 2017-03-16 | Fix typo in address | Panda Habert | |
| 2017-03-14 | Fix floating sections | AntonioND | |
| This is needed to prevent rgblink from moving them around in future releases. Signed-off-by: AntonioND <antonio_nd@outlook.com> | |||
| 2016-09-11 | name text destination pointer variable | YamaArashi | |
| 2016-06-12 | sync tileset WRAM labels | YamaArashi | |
| 2016-06-12 | sync engine code with pokeyellow | YamaArashi | |
| 2016-01-29 | Macrofy sprite status data in WRA0 | PikalaxALT | |
| 2016-01-03 | Fix game time labels | PikalaxALT | |
| 2015-09-09 | Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party struct | dannye | |
| 2015-08-30 | No more wram_constants.asm | dannye | |
| unfortunately, this means manually declaring the wEnemyMon1 party struct | |||
| 2015-08-30 | No more W_ | dannye | |
| 2015-08-30 | replaced hardcoded values in ItemUseMedicine | YamaArashi | |
| 2015-08-29 | commented pokeball function | YamaArashi | |
| 2015-08-29 | added constants for item capacity | YamaArashi | |
| 2015-08-29 | documented flags and misc. fixes | YamaArashi | |
| 2015-08-14 | item name length constant | YamaArashi | |
| 2015-08-14 | add border constant and clear up misnomer | YamaArashi | |
| 2015-08-14 | named battle and learn move variables | YamaArashi | |
| 2015-08-13 | Named a test battle variable | YamaArashi | |
| 2015-08-13 | Remove irrelevant comment | YamaArashi | |
| The comment has nothing to do with the variable. | |||
| 2015-08-12 | named more variables | YamaArashi | |
| 2015-08-12 | commented SGB palette stuff | YamaArashi | |
| 2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | |
| 2015-08-10 | Use better wram labels in sram | dannye | |
| this way, sram doesn't have to refer to the actual content of wram | |||
| 2015-08-10 | No more $C8 | dannye | |
| Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | |||
| 2015-08-10 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
| 2015-08-09 | Replace some hardcoded data sizes | dannye | |
| 2015-08-08 | commented audio code | YamaArashi | |
| 2015-08-07 | fixed names | YamaArashi | |
| 2015-08-07 | named wram variables | YamaArashi | |
| 2015-08-07 | named CountSetBits output variable | YamaArashi | |
