| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -244/+0 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -63/+63 |
| | | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -13/+13 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 1 | -5/+5 |
| |\ | |||||
| | * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-08 | 1 | -2/+2 |
| | |\ | |||||
| | * | | Printer labels | pikalaxalt | 2016-06-07 | 1 | -3/+3 |
| | | | | |||||
| | * | | Printer-related labels | pikalaxalt | 2016-06-06 | 1 | -2/+2 |
| | | | | |||||
| * | | | 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 | -2/+2 |
| |/ | |||||
| * | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -1/+1 |
| | | | | | Also replace W_RIVALNAME with wRivalName | ||||
| * | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | 2015-10-31 | 1 | -32/+43 |
| | | | | | | | SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | ||||
| * | 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 | ||||
| * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -2/+2 |
| | | |||||
| * | commented audio code | YamaArashi | 2015-08-08 | 1 | -5/+5 |
| | | |||||
| * | Use more lb | dannye | 2015-08-05 | 1 | -9/+9 |
| | | | | | and other clean up | ||||
| * | fixed hram aliases and named wram var | YamaArashi | 2015-07-23 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-19 | 1 | -2/+2 |
| |\ | | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | ||||
| | * | misc | YamaArashi | 2015-07-18 | 1 | -2/+2 |
| | | | |||||
| * | | Name sound effects | dannye | 2015-07-19 | 1 | -1/+1 |
| |/ | |||||
| * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -4/+4 |
| | | |||||
| * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -23/+24 |
| | | |||||
| * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -5/+5 |
| | | |||||
| * | named wram variables | YamaArashi | 2015-07-12 | 1 | -1/+1 |
| | | |||||
| * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -12/+12 |
| | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -1/+1 |
| | | |||||
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -9/+9 |
| | | |||||
| * | S_SPRITEBUFFER0 static address | U-Fish-PC\Daniel | 2014-06-25 | 1 | -1/+1 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -8/+4 |
| | | | | | | | 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 | 1 | -4/+2 |
| | | |||||
| * | Remove generated "indirect jump" comments. | yenatch | 2014-06-16 | 1 | -1/+1 |
| | | | | | The destination is obvious when using the predef macro. | ||||
| * | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | 2014-06-14 | 1 | -2/+2 |
| | | |||||
| * | More music bank references | U-Fish-PC\Daniel | 2014-06-10 | 1 | -1/+1 |
| | | | | | Now the AUDIO constants in audio.asm can be edited freely | ||||
| * | Use VRAM constants where applicable. | yenatch | 2014-05-29 | 1 | -3/+3 |
| | | |||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -27/+27 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Comment some bank 0 functions, and add wram labels for Predef. | yenatch | 2014-05-23 | 1 | -1/+1 |
| | | |||||
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 | 1 | -0/+238 |
