Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-29 | Merge remote-tracking branch 'upstream/master' into battle-anim-labels | garak | |
2018-09-29 | Add support for gbafix | aplumafreak500 | |
2018-09-27 | ANIM_TAG defines | garak | |
2018-09-25 | renaming things, fix battle_anim_scripts.s | garak | |
2018-09-25 | document some battle anims (credit Citron) | garak | |
2018-09-25 | battle_anim_813F0F4 data to C | garak | |
2018-09-25 | finish battle_anim_812C144 data | garak | |
2018-09-25 | decompile battle_anim_812C144.s data | garak | |
2018-09-24 | second arg of sub_8078764 is bool8 | garak | |
2018-09-24 | Merge pull request #652 from garakmon/ice | Marcus Huderle | |
Decompile ice.s | |||
2018-09-23 | add g to global sprite templates, remove plurals | garak | |
2018-09-23 | label most ice anim functions | garak | |
2018-09-22 | Renaming cry voicegroups | Kermalis | |
2018-09-19 | Add defines for tile, metatile, and palette count | Marcus Huderle | |
2018-09-17 | Match sub_80A4548() | Marcus Huderle | |
2018-09-15 | Voicegroups need names | Kermalis | |
2018-09-13 | Merge pull request #681 from who-knows-who/flying | Marcus Huderle | |
Flying | |||
2018-09-13 | slight tidying | who-knows-who | |
2018-09-12 | Use spritesheets for event object and field effect pics (#686) | Marcus Huderle | |
Use spritesheets for event object pics | |||
2018-09-12 | Match a few NONMATCHINGs, document some NONMATCHINGs. | luckytyphlosion | |
1 non-trivial NONMATCHING matched. 2 matched with trivial asm();. 2 false NONMATCHINGs matched. 2 matched with register hacks. | |||
2018-09-11 | Decompile atkC1_hiddenpowercalc (#682) | Doesnty | |
2018-08-27 | Match two functions in flying.c | Marcus Huderle | |
2018-08-28 | Merge branch 'master' of github.com:pret/pokeruby into flying | who-knows-who | |
2018-08-28 | Decompile flying.s | who-knows-who | |
So far: matching - 27 fakematching - 1 nonmatching - 5 | |||
2018-08-26 | Add Defines for Pokedex Related Numbers and Fixed Comment in birch_pc.c (#680) | ultima-soul | |
* Changed pokedex_orders.h to use defines from species.h * Fixed leading white space by converting tabs to 4 spaces. * Removed comments as they are redundant. * Added German comments back. * Added defines for Pokedex Count and Species Count related numbers * Fix a comment in birch_pc.c * Added HOENN_DEX_COUNT to birch_pc. | |||
2018-08-23 | non match a couple, split gUnknown_083D9DC4 | garak | |
2018-08-22 | Changed pokedex_orders.h to use defines from species.h (#679) | ultima-soul | |
* Changed pokedex_orders.h to use defines from species.h * Fixed leading white space by converting tabs to 4 spaces. * Removed comments as they are redundant. * Added German comments back. | |||
2018-08-20 | Decompile even even more pokenav | Marcus Huderle | |
2018-08-19 | Merge remote-tracking branch 'upstream/master' into ice | Marcus Huderle | |
2018-08-19 | Match sub_80D8AF8() and cleanup other code | Marcus Huderle | |
2018-08-19 | Decompile more pokenav | Marcus Huderle | |
2018-08-18 | clean up pr, declare static functions | garak | |
2018-08-18 | Decompile more pokenav | Marcus Huderle | |
2018-08-17 | oops, comment broken function | garak | |
2018-08-17 | more decomp of ice (4 remaining) | garak | |
2018-08-17 | Decompile more pokenav | Marcus Huderle | |
2018-08-16 | Decompile even more pokenav | Marcus Huderle | |
2018-08-15 | Decompile more of pokenav | Marcus Huderle | |
2018-08-15 | Label unknowns and fillers, add constants to global.h, use constants in ↵ | Jo Ruby P | |
record_mixing.c and tv.c | |||
2018-08-15 | load_save.c uses constants defined in global.h | Jo Ruby P | |
2018-08-13 | Decompile more of battle_anim_812C144.s | Marcus Huderle | |
2018-08-12 | Merge pull request #667 from garakmon/heal-loc | Marcus Huderle | |
Use constants for heal locations | |||
2018-08-10 | Update region_map.c | Garak | |
2018-08-10 | MAP_GROUP/NUM constants; remove erroneous comment | garak | |
2018-08-10 | forgot to rename array | garak | |
2018-08-10 | use heal location constants | garak | |
2018-08-09 | Label ball animations | Marcus Huderle | |
2018-08-06 | gSpriteImage_83C172C named and moved into interface | Jo Ruby P | |
gSpriteImage_83C172C is now gBagSpinner and corresponding 83C172C.png is now bag_spinner.png and moved into interface. | |||
2018-08-01 | start | who-knows-who | |
2018-08-01 | slight changes | who-knows-who | |