| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 |
| | | |||
| * | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 |
| | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | ||
| * | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | 2015-10-31 |
| | | | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | ||
| * | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 |
| | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||
| * | named more variables | YamaArashi | 2015-08-12 |
| | | |||
| * | commented SGB palette stuff | YamaArashi | 2015-08-12 |
| | | |||
| * | More joypad constants | dannye | 2015-08-11 |
| | | |||
| * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 |
| | | |||
| * | named CountSetBits output variable | YamaArashi | 2015-08-07 |
| | | |||
| * | constants for PrintNumber | YamaArashi | 2015-07-29 |
| | | |||
| * | yet more naming | YamaArashi | 2015-07-25 |
| | | |||
| * | clean up wram aliases | YamaArashi | 2015-07-23 |
| | | |||
| * | naming | YamaArashi | 2015-07-19 |
| | | |||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 |
| |\ | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||
| | * | misc | YamaArashi | 2015-07-18 |
| | | | |||
| * | | Name sound effects | dannye | 2015-07-19 |
| |/ | |||
| * | Consolidate coord macros | dannye | 2015-07-18 |
| | | |||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | dannye | 2015-07-16 |
| |\ | |||
| | * | menu stuff | YamaArashi | 2015-07-15 |
| | | | |||
| | * | hall of fame / credits | YamaArashi | 2015-07-14 |
| | | | |||
| * | | Swap trade center and battle center | dannye | 2015-07-16 |
| |/ | | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102 | ||
| * | Comment naming screen | dannye | 2015-07-14 |
| | | | | | also use more joypad constants | ||
| * | Use more *Coord | dannye | 2015-07-14 |
| | | | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it | ||
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||
| * | serial/trade/misc | YamaArashi | 2015-02-07 |
| | | |||
| * | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm | ||
| | * | Commented more sprite and map code | YamaArashi | 2014-09-13 |
| | | | |||
| * | | Use hram constants for remaining joypad variables. | yenatch | 2014-08-30 |
| |/ | |||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 |
| | | | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | ||
| * | Use macros for predef calls/jumps instead of static ids. | yenatch | 2014-06-16 |
| | | |||
| * | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | 2014-06-14 |
| | | |||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||
| * | Rename GetJoypadState -> Joypad. | yenatch | 2014-05-25 |
| | | |||
| * | Rename joypad registers. | yenatch | 2014-05-25 |
| | | |||
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 |
