| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-01-03 | Fix game time labels | PikalaxALT | 2 | -5/+5 | |
| 2015-12-31 | Cleanup with yellow-exclusive banks | luckytyphlosion | 1 | -0/+910 | |
| Also introduce charmap for $ec (unfilled menu arrow cursor) | |||||
| 2015-12-31 | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 1 | -1/+1 | |
| 2015-12-29 | More BankF documentation | luckytyphlosion | 3 | -7/+7 | |
| Also introduce bit direction constants and setpal macros | |||||
| 2015-12-22 | data/pokedex_entries.asm | luckytyphlosion | 1 | -3/+1 | |
| Also fix data/evos_moves.asm address comments (off by one) | |||||
| 2015-12-22 | engine/menu/pokedex.asm | luckytyphlosion | 1 | -152/+228 | |
| Todo: fix data/pokedex_entries.asm | |||||
| 2015-12-13 | Yellow Options Menu | luckytyphlosion | 1 | -0/+443 | |
| 2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 1 | -18/+18 | |
| Also no more W_PLAYER/ENEMYBATTSTATUS | |||||
| 2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | 4 | -48/+66 | |
| Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||||
| 2015-11-15 | engine/menu/party_menu.asm | luckytyphlosion | 1 | -23/+31 | |
| 2015-11-14 | engine/menu/status_screen.asm | luckytyphlosion | 1 | -30/+44 | |
| Also fix gfx.py from not recognizing modules in extras/pokemontools | |||||
| 2015-11-13 | engine/menu/players_pc.asm | luckytyphlosion | 1 | -25/+24 | |
| also rename CinnabarGymQuiz_1eb0a to CinnabarGymQuiz_1e4bf | |||||
| 2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 1 | -6/+3 | |
| Also re-add event_macros.asm | |||||
| 2015-11-01 | oak_speech2.asm | luckytyphlosion | 1 | -2/+4 | |
| Also replace W_RIVALNAME with wRivalName | |||||
| 2015-11-01 | Naming screen functions. | luckytyphlosion | 1 | -30/+42 | |
| 2015-10-31 | Main menu functions, oak_speech.asm, some special warp functions with data, ↵ | luckytyphlosion | 1 | -449/+34 | |
| SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap | |||||
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 5 | -15/+15 | |
| W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 1 | -3/+3 | |
| functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||||
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 1 | -3/+3 | |
| functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||||
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 1 | -3/+3 | |
| misc functions Also rename pcm-related functions. | |||||
| 2015-10-18 | Complete documentation of bank3 | luckytyphlosion | 5 | -12/+12 | |
| Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||||
| 2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | 1 | -5/+5 | |
| 2015-10-04 | Some bank3 documentation | luckytyphlosion | 1 | -4/+1 | |
| 2015-09-27 | Bank8 audio. | luckytyphlosion | 1 | -57/+105 | |
| 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 | No more W_ | dannye | 7 | -35/+35 | |
| 2015-08-30 | Fixes. | luckytyphlosion | 1 | -3/+6 | |
| 2015-08-29 | documented flags and misc. fixes | YamaArashi | 3 | -4/+4 | |
| 2015-08-12 | named more variables | YamaArashi | 1 | -1/+1 | |
| 2015-08-12 | commented SGB palette stuff | YamaArashi | 9 | -36/+36 | |
| 2015-08-11 | More joypad constants | dannye | 4 | -6/+8 | |
| 2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | 4 | -12/+12 | |
| 2015-08-09 | Replace some hardcoded data sizes | dannye | 4 | -4/+8 | |
| 2015-08-08 | commented audio code | YamaArashi | 2 | -4/+4 | |
| 2015-08-07 | fixed names | YamaArashi | 1 | -2/+2 | |
| 2015-08-07 | named wram variables | YamaArashi | 1 | -1/+1 | |
| 2015-08-07 | named CountSetBits output variable | YamaArashi | 2 | -4/+4 | |
| 2015-08-05 | Use more lb | dannye | 7 | -37/+37 | |
| and other clean up | |||||
| 2015-08-01 | Attempt to make yellow buildable, part 4 | luckytyphlosion | 1 | -1/+1 | |
| Hardcoded pointers, dr (define rom) macro. | |||||
| 2015-08-01 | Build only Yellow | U-Daniel-PC\Daniel | 2 | -4/+0 | |
| Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm | |||||
| 2015-07-29 | constants for PrintNumber | YamaArashi | 5 | -25/+25 | |
| 2015-07-25 | yet more naming | YamaArashi | 4 | -27/+27 | |
| 2015-07-24 | more naming variables | YamaArashi | 1 | -24/+24 | |
| 2015-07-24 | named more functions | YamaArashi | 1 | -6/+6 | |
| 2015-07-23 | clean up wram aliases | YamaArashi | 1 | -1/+1 | |
| 2015-07-22 | Rename sound effect files | dannye | 1 | -1/+1 | |
| 2015-07-21 | named most of the used events | YamaArashi | 2 | -2/+2 | |
| 2015-07-20 | enumerate events | YamaArashi | 3 | -14/+7 | |
| 2015-07-19 | constants for flag actions | YamaArashi | 1 | -1/+1 | |
| 2015-07-19 | naming | YamaArashi | 1 | -2/+2 | |
| 2015-07-19 | replace uses of minus one | YamaArashi | 1 | -1/+1 | |
