| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 1 | -7/+7 |
| |\ | |||||
| | * | Comment more unreferenced local labels (#550) | Narishma-gb | 2025-12-15 | 1 | -1/+1 |
| | | | |||||
| | * | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 2025-11-27 | 1 | -1/+1 |
| | | | |||||
| | * | Avoid magic numbers for most `CopyData` calls (#542) | Rangi | 2025-11-25 | 1 | -4/+4 |
| | | | |||||
| | * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Use `OBJ_SIZE` and `TILE_SIZE` from hardware.inc. - `SPRITESTATEDATA1_LENGTH`, `NUM_SPRITESTATEDATA_STRUCTS` and `TILE_1BPP_SIZE` are used in some places. - Highlight an oversight in `OakSpeech` where several direct MBC bank switches are requested. - Remove redundant comments in home/overworld.asm. - Add unreferenced `FillBgMap` function to avoid a byte of dead code. - Some constants added in wram.asm. - Correctly separate the commented code in `SaveMainData`. | ||||
| | * | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 2022-07-09 | 1 | -4/+4 |
| | | | |||||
| | * | Use 'tile' and 'tiles' macros | Rangi | 2020-07-07 | 1 | -1/+1 |
| | | | |||||
| | * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -2/+2 |
| | | | |||||
| | * | Organize gfx/ | Rangi | 2020-06-27 | 1 | -1/+1 |
| | | | |||||
| | * | Fix typos in comments | dannye | 2017-06-24 | 1 | -1/+1 |
| | | | |||||
| | * | Remove the last address comments | dannye | 2016-06-12 | 1 | -1/+1 |
| | | | | | | | | | | | except for wram.asm and sram.asm also delete unused yellow file | ||||
| | * | remove address comments | YamaArashi | 2016-06-11 | 1 | -14/+14 |
| | | | |||||
| | * | No more W_ | dannye | 2015-08-30 | 1 | -9/+9 |
| | | | |||||
| * | | Rename off-by-one wram labels | dannye | 2024-09-29 | 1 | -5/+5 |
| | | | |||||
| * | | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 | 1 | -4/+4 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-11-04 | 1 | -4/+4 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-05-20 | 1 | -1/+1 |
| | | | |||||
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -15/+15 |
| | | | |||||
| * | | engine/battle/draw_hud_pokeball_gfx.asm | luckytyphlosion | 2015-12-12 | 1 | -16/+24 |
| | | | |||||
| * | | BankD misc functions | luckytyphlosion | 2015-12-05 | 1 | -8/+8 |
| | | | | | | | | | Game Corner stuff and (unused) titlescreen2.asm | ||||
| * | | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -1/+1 |
| |/ | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | Replace some hardcoded data sizes | dannye | 2015-08-09 | 1 | -1/+2 |
| | | |||||
| * | Use more lb | dannye | 2015-08-05 | 1 | -1/+1 |
| | | | | | and other clean up | ||||
| * | clean up wram aliases | YamaArashi | 2015-07-23 | 1 | -18/+18 |
| | | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -2/+2 |
| | | |||||
| * | Use more screen dimension constants | dannye | 2015-07-14 | 1 | -1/+1 |
| | | |||||
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -19/+19 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Rename battle files and split move effects Part 4 | xCrystal | 2015-04-01 | 1 | -0/+191 |
| e.asm, e_2. asm, and 14.asm | |||||
