| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-12-01 | Update `StatusScreen`, add `*_STATS_BOX` constants (#546) | Narishma-gb | 1 | -1/+1 | |
| 2025-11-27 | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 1 | -13/+13 | |
| 2025-09-10 | Misc. naming and cleanup (#139) | Narishma-gb | 1 | -1/+1 | |
| * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | |||||
| 2024-09-23 | Identify more flag bits (#464) | Sylvie | 1 | -1/+1 | |
| 2024-09-18 | Identify remaining uses of `wd0b5` and `wd11e` (#463) | Sylvie | 1 | -9/+9 | |
| 2024-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 1 | -3/+3 | |
| 2020-11-05 | Sync more with pokered | Rangi | 1 | -7/+7 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -32/+32 | |
| 2020-07-06 | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 1 | -8/+8 | |
| 2020-07-06 | Specify the ldh instruction, don't turn ld into ldh | Rangi | 1 | -19/+19 | |
| 2020-07-04 | Port pokecrystal's formatting of text commands and special characters | Rangi | 1 | -10/+10 | |
| 2020-07-03 | H_CONSTANTNAMES -> hConstantNames | Rangi | 1 | -16/+16 | |
| 2020-05-20 | Sync with pokered | dannye | 1 | -4/+4 | |
| 2016-10-29 | use more HRAM constants | YamaArashi | 1 | -3/+3 | |
| 2016-07-18 | Clean up text commands | dannye | 1 | -1/+1 | |
| 2016-06-12 | sync engine code with pokeyellow | YamaArashi | 1 | -2/+2 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -9/+9 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -8/+8 | |
| 2016-05-22 | Bank15 misc functions | luckytyphlosion | 1 | -16/+26 | |
| 2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 1 | -1/+1 | |
| Also no more W_PLAYER/ENEMYBATTSTATUS | |||||
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 1 | -4/+4 | |
| W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| 2015-08-30 | No more W_ | dannye | 1 | -5/+5 | |
| 2015-08-12 | named more variables | YamaArashi | 1 | -4/+4 | |
| 2015-08-07 | named wram variables | YamaArashi | 1 | -2/+2 | |
| 2015-07-24 | Use more wram labels and other constants | xCrystal | 1 | -5/+5 | |
| 2015-07-19 | constants for flag actions | YamaArashi | 1 | -3/+3 | |
| 2015-07-18 | misc | YamaArashi | 1 | -1/+1 | |
| 2015-07-15 | menu stuff | YamaArashi | 1 | -6/+6 | |
| 2015-07-03 | TX_ASM | U-Daniel-PC\Daniel | 1 | -2/+2 | |
| 2015-04-01 | Rename battle files and split move effects Part 5 | xCrystal | 1 | -0/+0 | |
| 15.asm, 16.asm, 1a.asm, 1c.asm | |||||
| 2015-03-31 | Some wram constants | xCrystal | 1 | -3/+3 | |
| 2015-02-07 | serial/trade/misc | YamaArashi | 1 | -4/+4 | |
| 2014-08-08 | Labelled many functions/variables | YamaArashi | 1 | -111/+122 | |
| 2014-06-16 | Use macros for predef calls/jumps instead of static ids. | yenatch | 1 | -10/+5 | |
| 2014-06-16 | Remove generated "indirect jump" comments. | yenatch | 1 | -1/+1 | |
| The destination is obvious when using the predef macro. | |||||
| 2014-06-14 | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | 1 | -32/+32 | |
| 2014-06-10 | Use MAX_LEVEL instead of 100/$64 | U-Fish-PC\Daniel | 1 | -1/+1 | |
| 2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | 1 | -48/+48 | |
| For unknown addresses, use "w<address>". Label overleads are still an issue. | |||||
| 2014-05-25 | Clean up some bank 3 functions and rename flag action functions. | yenatch | 1 | -8/+8 | |
| 2014-05-22 | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 1 | -0/+366 | |
