| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | document vermilion gym | Matt | 2020-05-05 | 3 | -53/+53 |
| | | |||||
| * | label npc conditional text | Matt | 2020-05-03 | 2 | -8/+8 |
| | | |||||
| * | clean up vermilion labels | Matt | 2020-05-03 | 2 | -28/+28 |
| | | |||||
| * | label hardcoded HRAM address, start documenting Vermilion | Matt | 2020-05-03 | 1 | -3/+3 |
| | | |||||
| * | Merge pull request #234 from Akatsuki-py/fix_comment | Daniel Harding | 2020-04-30 | 1 | -1/+1 |
| |\ | | | | | Fix comment from Y pos to X pos | ||||
| | * | Fix comment from Y pos to X pos | Akatsuki-py | 2020-05-01 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #223 from pret/audio-macros | Daniel Harding | 2020-02-05 | 455 | -23700/+23756 |
| |\ | | | | | Audio macros | ||||
| | * | Rename dnote to drum_note and dspeed to drum_speed | dannye | 2019-09-03 | 21 | -1100/+1100 |
| | | | |||||
| | * | Make pitch_sweep pitch change argument consistent with the other signed ↵ | dannye | 2019-08-25 | 46 | -46/+51 |
| | | | | | | | | | magnitude arguments | ||||
| | * | Finish cleaning up audio macro arguments and descriptions | dannye | 2019-08-18 | 150 | -331/+362 |
| | | | | | | | | | | | | | break up arguments for stereo_panning and duty_cycle_pattern note_type fade is signed properly document arguments for vibrato, tempo, pitch_slide etc | ||||
| | * | Update labels to match new audio macro names | dannye | 2019-08-17 | 7 | -1298/+1439 |
| | | | | | | | | | and synchronize engine_2 and engine_3 with engine_1 | ||||
| | * | Use generic names for noise instruments | dannye | 2019-07-28 | 82 | -2440/+2350 |
| | | | | | | | | | coming up with satisfactory names is hard, besides this will improve compatibility with crystal | ||||
| | * | Update audio macro names | dannye | 2019-07-27 | 392 | -20009/+19978 |
| | | | | | | | | | | | | | change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names | ||||
| * | | New Discord invite link | mid-kid | 2019-12-11 | 1 | -1/+1 |
| | | | | | | | Something something community. | ||||
| * | | Merge pull request #229 from ketsuban/percent-macro | mid-kid | 2019-11-23 | 1 | -21/+21 |
| |\ \ | | | | | | | Use percent macro for trainer AI packages | ||||
| | * | | Use percent macro for trainer AI packages | Thomas Winwood | 2019-11-23 | 1 | -21/+21 |
| |/ / | |||||
| * | | Deobfuscate Pewter city | deak311andris | 2019-10-07 | 1 | -8/+8 |
| | | | |||||
| * | | Deobfuscate Viridian City | deak311andris | 2019-10-07 | 1 | -22/+22 |
| | | | |||||
| * | | Deobfuscate gyms consistently | deak311andris | 2019-10-07 | 9 | -77/+77 |
| | | | |||||
| * | | OaksLab deobfuscation | deak311andris | 2019-10-03 | 1 | -23/+23 |
| | | | |||||
| * | | Merge pull request #224 from UrsSchmidt/master | Daniel Harding | 2019-08-25 | 1 | -3/+3 |
| |\ \ | |/ |/| | Fixed some wrong wram addresses within comments. | ||||
| | * | Fixed some wrong wram addresses within comments. | Urs-Björn Schmidt | 2019-08-25 | 1 | -3/+3 |
| |/ | |||||
| * | Merge pull request #220 from Rangi42/master | Daniel Harding | 2019-07-17 | 18 | -30/+37 |
| |\ | | | | | Replace some hard-coded values with constants | ||||
| | * | Merge branch 'master' of https://github.com/pret/pokered | Rangi | 2019-07-07 | 9 | -12/+12 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #201 from SatoMew/master | Daniel Harding | 2019-05-20 | 8 | -10/+10 |
| |\ \ | | | | | | | Make Cerulean Cave labels consistent throughout the project | ||||
| | * | | Replace the few instances of Unknown Dungeon with Cerulean Cave | SatoMew | 2019-04-08 | 8 | -10/+10 |
| | | | | |||||
| * | | | A few missed SFX constant IDs | dannye | 2019-04-21 | 1 | -2/+2 |
| |/ / | |||||
| | * | Replace some hard-coded values with constants | Rangi | 2019-07-07 | 18 | -30/+37 |
| |/ | |||||
| * | Merge pull request #196 from Rangi42/polishedmaps | Daniel Harding | 2019-01-13 | 1398 | -6166/+6631 |
| |\ | | | | | Rename map files, labels, and constants to be consistent and work with Polished Map | ||||
| | * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1398 | -6166/+6631 |
| | | | | | | | | | Polished Map | ||||
| * | | Merge pull request #195 from Rangi42/master | Daniel Harding | 2019-01-13 | 8 | -20/+4477 |
| |\ \ | |/ |/| | Remove 'extras' submodule; and add 'make tidy' | ||||
| | * | Make tools/gfx.py executable | Rangi | 2018-12-31 | 1 | -0/+3 |
| | | | |||||
| | * | Reorganize Makefile similarly to pokecrystal | Rangi | 2018-12-31 | 1 | -17/+37 |
| | | | |||||
| | * | 'make tidy' preserved compressed graphics, like pokecrystal | Rangi | 2018-12-31 | 1 | -1/+5 |
| | | | |||||
| | * | Remove the 'extras' submodule and include a local gfx.py tool instead | Rangi | 2018-12-31 | 7 | -3/+4433 |
| |/ | |||||
| * | Merge pull request #193 from luckytyphlosion/master | Daniel Harding | 2018-11-19 | 9 | -210/+302 |
| |\ | | | | | Fix spritestatedata macros and clean up pre-linkerscript remnants. | ||||
| | * | SpriteImageBaseOffset -> ImageBaseOffset | luckytyphlosion | 2018-11-18 | 1 | -1/+1 |
| | | | |||||
| | * | Clean up pre-linkerscript remnants. | luckytyphlosion | 2018-11-18 | 8 | -165/+263 |
| | | | |||||
| | * | Fix spritestatedata macros to be prefixed with w. | luckytyphlosion | 2018-11-18 | 2 | -44/+38 |
| |/ | |||||
| * | Merge pull request #190 from Pokeglitch/master | luckytyphlosion | 2018-11-05 | 4 | -5/+3 |
| |\ | | | | | Fixed some map header files | ||||
| | * | Another map header fix | Pokeglitch | 2018-07-28 | 2 | -2/+1 |
| | | | |||||
| | * | Fixed some map header files | Pokeglitch | 2018-07-28 | 3 | -3/+2 |
| | | | |||||
| * | | Change Discord link. | luckytyphlosion | 2018-10-22 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #187 from Rangi42/master | Daniel Harding | 2018-07-15 | 4 | -3/+11 |
| |\ | | | | | Document MissingNo's base stats, and silence an rgbds warning | ||||
| | * | Avoid "Warning: Left shift of negative value" from rgbds | Rangi | 2018-07-08 | 1 | -1/+1 |
| | | | |||||
| | * | Document the origin of MissingNo's base stats. | Rangi | 2018-07-08 | 3 | -2/+10 |
| | | | |||||
| * | | Merge pull request #188 from snelson3/consistent-map-header-comments | Daniel Harding | 2018-07-15 | 7 | -26/+26 |
| |\ \ | |/ |/| | make comments consistent throughout all mapHeader files | ||||
| | * | make comments consistent throughout all mapHeader files | Sam Nelson | 2018-07-15 | 7 | -26/+26 |
| | | | |||||
| * | | Merge pull request #185 from UrsSchmidt/master | Daniel Harding | 2018-07-02 | 3 | -7/+7 |
| |\ \ | | | | | | | Fixed some inconsistencies in the usage of the if-def directive. | ||||
| | * | | Fixed some inconsistencies in the usage of the if-def directive. | Urs-Bjoern Schmidt | 2018-07-02 | 3 | -7/+7 |
| |/ / | |||||
