Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-11 | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | |
2016-06-11 | Sync with pokered | dannye | |
from August 29, 2015 to April 6, 2016 | |||
2016-06-08 | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | |
2016-06-08 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-06-07 | Printer labels | pikalaxalt | |
2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | |
2016-06-06 | Printer-related labels | pikalaxalt | |
2016-06-06 | Clean up white space | dannye | |
2016-05-31 | Vermilion Fan Club | pikalaxalt | |
2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | |
2016-05-30 | Vending machine | luckytyphlosion | |
2016-05-30 | Cerulean Pokemon Center; Func_5c0d4; space after comma in ↵ | pikalaxalt | |
engine/menu/pokedex.asm | |||
2016-05-29 | Pewter Pokecenter | pikalaxalt | |
2016-05-23 | Bank7 misc functions | luckytyphlosion | |
Also delete gfx/intro_nido pngs (aren't used in the build) | |||
2016-05-22 | Bank15 misc functions | luckytyphlosion | |
2016-05-22 | Bank11 and 14 misc functions. | luckytyphlosion | |
2016-03-17 | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | |
2016-03-17 | Split bank1 up. | luckytyphlosion | |
2015-12-31 | Cleanup with yellow-exclusive banks | luckytyphlosion | |
Also introduce charmap for $ec (unfilled menu arrow cursor) | |||
2015-12-31 | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | |
2015-12-29 | More BankF documentation | luckytyphlosion | |
Also introduce bit direction constants and setpal macros | |||
2015-12-22 | data/pokedex_entries.asm | luckytyphlosion | |
Also fix data/evos_moves.asm address comments (off by one) | |||
2015-12-22 | engine/menu/pokedex.asm | luckytyphlosion | |
Todo: fix data/pokedex_entries.asm | |||
2015-12-13 | Yellow Options Menu | luckytyphlosion | |
2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | |
Also no more W_PLAYER/ENEMYBATTSTATUS | |||
2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | |
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||
2015-11-15 | engine/menu/party_menu.asm | luckytyphlosion | |
2015-11-14 | engine/menu/status_screen.asm | luckytyphlosion | |
Also fix gfx.py from not recognizing modules in extras/pokemontools | |||
2015-11-13 | engine/menu/players_pc.asm | luckytyphlosion | |
also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | |||
2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | |
Also re-add event_macros.asm | |||
2015-11-01 | oak_speech2.asm | luckytyphlosion | |
Also replace W_RIVALNAME with wRivalName | |||
2015-11-01 | Naming screen functions. | luckytyphlosion | |
2015-10-31 | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | |
SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | |||
2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | |
W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||
2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||
2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||
2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | |
misc functions Also rename pcm-related functions. | |||
2015-10-18 | Complete documentation of bank3 | luckytyphlosion | |
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||
2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | |
2015-10-04 | Some bank3 documentation | luckytyphlosion | |
2015-09-27 | Bank8 audio. | luckytyphlosion | |
todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly | |||
2015-08-30 | Fixes. | luckytyphlosion | |
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. | |||
2015-08-12 | named more variables | YamaArashi | |
2015-08-12 | commented SGB palette stuff | YamaArashi | |
2015-08-11 | More joypad constants | dannye | |
2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | |
2015-08-10 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
2015-08-09 | Replace some hardcoded data sizes | dannye | |
2015-08-08 | commented audio code | YamaArashi | |