| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-04-15 | 1 | -1/+1 |
| |\ | |||||
| | * | Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580) | PokefanMarcel | 2026-04-15 | 1 | -1/+1 |
| | | | |||||
| * | | Use more ldpikacry | dannye | 2025-05-25 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -1/+1 |
| |\| | |||||
| | * | Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) | Sylvie | 2024-08-04 | 1 | -1/+1 |
| | | | |||||
| | * | Replace ghost Marowak's ambiguous constant | SatoMew | 2020-09-22 | 1 | -1/+1 |
| | | | |||||
| | * | Define a constant for the ghost Marowak (hard-coded throughout the engine, ↵ | Rangi | 2020-08-31 | 1 | -1/+1 |
| | | | | | | | | | like the starters) | ||||
| | * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -4/+4 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -11/+11 |
| | | | |||||
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -32/+32 |
| | | | |||||
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -11/+11 |
| | | | |||||
| | * | Move more tables from engine/ to data/ | Rangi | 2020-06-23 | 1 | -1/+1 |
| | | | | | | | | | This also splits the end of engine/battle/core.asm into engine/battle/effects.asm. | ||||
| | * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1 | -2/+2 |
| | | | | | | | | | Polished Map | ||||
| | * | remove address comments | YamaArashi | 2016-06-11 | 1 | -20/+20 |
| | | | |||||
| | * | No more W_ | dannye | 2015-08-30 | 1 | -3/+3 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-11-04 | 1 | -55/+55 |
| | | | |||||
| * | | Add constant for ghost Marowak like pokered | SatoMew | 2020-09-27 | 1 | -1/+1 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-05-20 | 1 | -2/+2 |
| | | | |||||
| * | | sync engine code with pokered | YamaArashi | 2016-06-11 | 1 | -2/+2 |
| | | | |||||
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -21/+21 |
| | | | |||||
| * | | Sync with pokered | dannye | 2016-06-11 | 1 | -3/+3 |
| | | | | | | | | | from August 29, 2015 to April 6, 2016 | ||||
| * | | Clean up white space | dannye | 2016-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -1/+1 |
| | | | |||||
| * | | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 1 | -2/+2 |
| | | | | | | | | | All current findings will be located in engine/battle/core_.asm | ||||
| * | | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 |
| | | | | | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | ||||
| * | | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | ||||
| * | | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | ||||
| * | | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | misc functions Also rename pcm-related functions. | ||||
| * | | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -29/+34 |
| |\| | | | | | | | Doesn't build. | ||||
| | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -2/+2 |
| | | | |||||
| | * | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -17/+22 |
| | | | |||||
| | * | Name some battle sound effects | dannye | 2015-07-21 | 1 | -1/+1 |
| | | | |||||
| | * | Name sound effects | dannye | 2015-07-19 | 1 | -1/+1 |
| | | | |||||
| | * | TX_ASM | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -8/+8 |
| | | | |||||
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -4/+4 |
| | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | 2015-08-28 | 1 | -0/+4 |
| | | | |||||
| * | | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2015-08-03 | 1 | -1/+1 |
| | | | |||||
| * | | Bank3d documentation. | luckytyphlosion | 2015-06-29 | 1 | -22/+34 |
| |/ | |||||
| * | Rename battle files and split move effects Part 5 | xCrystal | 2015-04-01 | 1 | -0/+238 |
| 15.asm, 16.asm, 1a.asm, 1c.asm | |||||
