Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-29 | More BankF documentation | luckytyphlosion | |
Also introduce bit direction constants and setpal macros | |||
2015-12-22 | Fewer underscores in constants | luckytyphlosion | |
dannye | |||
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-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | |
Also replace dummy sprites and fix replace.sh to only parse .asm files | |||
2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | |
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | |||
2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | |
Also re-add event_macros.asm | |||
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-11 | wram label renaming for pika happiness | PikalaxALT | |
2015-10-11 | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow | PikalaxALT | |
2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | |
2015-10-11 | engine/items/items.asm | luckytyphlosion | |
2015-10-10 | More bank3 documentation | luckytyphlosion | |
LoadWildData, data/wild_mons.asm, also no more wram_constants.asm and complete bank1b documentation | |||
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-09-04 | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | |
2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | |
2015-08-30 | Fixes. | luckytyphlosion | |
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. | |||
2015-08-14 | item name length constant | YamaArashi | |
2015-08-14 | add border constant and clear up misnomer | YamaArashi | |
2015-08-13 | Named a test battle variable | 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 | Use constants for elevator floors | dannye | |
2015-08-08 | commented audio code | YamaArashi | |
2015-08-03 | Attempt to make yellow buildable, part 7. | luckytyphlosion | |
Builds but not to baserom.gbc. | |||
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. | luckytyphlosion | |
Building Errors: Segmentation Error. | |||
2015-07-29 | constants for PrintNumber | YamaArashi | |
2015-07-26 | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | |
2015-07-24 | named animation functions/variables | YamaArashi | |
2015-07-24 | Use more wram labels and other constants | xCrystal | |
2015-07-23 | make route22 rival events more consistent | YamaArashi | |
2015-07-23 | fixed hram aliases and named wram var | YamaArashi | |
2015-07-22 | Merge pull request #107 from YamaArashi/master | Daniel Harding | |
enumerate events | |||
2015-07-22 | Unify audio bank references | dannye | |
2→1 8→2 1f→3 | |||
2015-07-22 | Rename sound effect files | dannye | |
2015-07-21 | Name some battle sound effects | dannye | |
2015-07-21 | named more constants | YamaArashi | |
2015-07-21 | comments for event constants | YamaArashi | |
2015-07-21 | named most of the used events | YamaArashi | |
2015-07-20 | move event macros to separate file | YamaArashi | |
2015-07-20 | gym leader events | YamaArashi | |
2015-07-20 | enumerate events | YamaArashi | |
2015-07-19 | constants for flag actions | YamaArashi | |
2015-07-19 | naming | YamaArashi | |
2015-07-19 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm | |||
2015-07-19 | Name sound effects | dannye | |