Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-26 | Start disassembling bank0F (Battle) | luckytyphlosion | |
All current findings will be located in engine/battle/core_.asm | |||
2015-12-22 | Fewer underscores in constants | luckytyphlosion | |
dannye | |||
2015-12-14 | Fewer underscores in constants | dannye | |
2015-12-12 | engine/battle/draw_hud_pokeball_gfx.asm | luckytyphlosion | |
2015-12-06 | engine/battle/trainer_ai.asm | luckytyphlosion | |
2015-12-05 | BankD misc functions | luckytyphlosion | |
Game Corner stuff and (unused) titlescreen2.asm | |||
2015-11-29 | bankB misc functions | luckytyphlosion | |
ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | |||
2015-11-28 | BankA misc functions | luckytyphlosion | |
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | |||
2015-11-28 | Bank9 misc. functions | luckytyphlosion | |
PrintMonType and SaveTrainerName | |||
2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | |
Also no more W_PLAYER/ENEMYBATTSTATUS | |||
2015-11-15 | Bank 4 moveEffects | luckytyphlosion | |
conversion, haze, recoil | |||
2015-11-15 | EndOfBattle and TryDoWildEncounter | luckytyphlosion | |
2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | |
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||
2015-11-13 | drain_hp_effect.asm | luckytyphlosion | |
2015-11-01 | oak_speech2.asm | luckytyphlosion | |
Also replace W_RIVALNAME with wRivalName | |||
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-12 | Rename some palette labels. | luckytyphlosion | |
Also add replace.sh | |||
2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | |
2015-08-30 | No more S_ | dannye | |
2015-08-30 | No more wram_constants.asm | dannye | |
unfortunately, this means manually declaring the wEnemyMon1 party struct | |||
2015-08-30 | No more W_ | dannye | |
2015-08-30 | Fixes. | luckytyphlosion | |
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. | |||
2015-08-29 | use the new battle type constants | YamaArashi | |
2015-08-28 | Fix bank3d so it matches baserom.gbc | luckytyphlosion | |
2015-08-28 | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | |
2015-08-14 | named battle and learn move variables | YamaArashi | |
2015-08-13 | Named a test battle variable | YamaArashi | |
2015-08-12 | named more variables | YamaArashi | |
2015-08-12 | commented SGB palette stuff | YamaArashi | |
2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | |
2015-08-10 | No more $C8 | dannye | |
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | |||
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 | |
2015-08-07 | fixed names | YamaArashi | |
2015-08-07 | named wram variables | YamaArashi | |
2015-08-06 | more info on the bide bug | YamaArashi | |
2015-08-05 | Use more lb | dannye | |
and other clean up | |||
2015-08-03 | Attempt to make yellow buildable, part 7. | luckytyphlosion | |
Builds but not to baserom.gbc. | |||
2015-08-03 | Attempt to make Yellow buildable, part 6. | luckytyphlosion | |
2015-08-01 | Build only Yellow | U-Daniel-PC\Daniel | |
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-08-01 | Attempt to make Yellow buildable, part 2. | luckytyphlosion | |