summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-11Decompile atkC1_hiddenpowercalc (#682)Doesnty
2018-09-06Add ability to specify metatile dimensions to gbagfx (#684)Marcus Huderle
2018-08-27Match two functions in flying.cMarcus Huderle
2018-08-28Merge branch 'master' of github.com:pret/pokeruby into flyingwho-knows-who
2018-08-28Decompile flying.swho-knows-who
So far: matching - 27 fakematching - 1 nonmatching - 5
2018-08-26Add 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-23non match a couple, split gUnknown_083D9DC4garak
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-20Decompile even even more pokenavMarcus Huderle
2018-08-19Merge remote-tracking branch 'upstream/master' into iceMarcus Huderle
2018-08-19Match sub_80D8AF8() and cleanup other codeMarcus Huderle
2018-08-19Decompile more pokenavMarcus Huderle
2018-08-18clean up pr, declare static functionsgarak
2018-08-18Decompile more pokenavMarcus Huderle
2018-08-17oops, comment broken functiongarak
2018-08-17more decomp of ice (4 remaining)garak
2018-08-17Decompile more pokenavMarcus Huderle
2018-08-16Decompile even more pokenavMarcus Huderle
2018-08-15Decompile more of pokenavMarcus Huderle
2018-08-15Add the .sgm file format to .gitignoreLOuroboros
This format represents VisualBoyAdvance's "save game" files. Since it's currently not being filtered out by .gitignore, this kind of files could be sent to a GitHub Repository via git push accidentally, which is why I suggest this change.
2018-08-15Merge pull request #671 from hiddenruby/masterMarcus Huderle
Use constants defined in global.h, and add constants to match pokeemerald
2018-08-15Label unknowns and fillers, add constants to global.h, use constants in ↵Jo Ruby P
record_mixing.c and tv.c
2018-08-15load_save.c uses constants defined in global.hJo Ruby P
2018-08-13Decompile more of battle_anim_812C144.sMarcus Huderle
2018-08-12Merge pull request #667 from garakmon/heal-locMarcus Huderle
Use constants for heal locations
2018-08-10Update region_map.cGarak
2018-08-10MAP_GROUP/NUM constants; remove erroneous commentgarak
2018-08-10fix german buildgarak
2018-08-10forgot to rename arraygarak
2018-08-10use heal location constantsgarak
2018-08-09Label ball animationsMarcus Huderle
2018-08-08Merge pull request #11 from pret/masterGarak
merge with source repo
2018-08-06Merge pull request #664 from hiddenruby/masterMarcus Huderle
gUnknown_08E96EC8 and gSpriteImage_83C172C named, moved into interface
2018-08-06gSpriteImage_83C172C named and moved into interfaceJo Ruby P
gSpriteImage_83C172C is now gBagSpinner and corresponding 83C172C.png is now bag_spinner.png and moved into interface.
2018-08-01startwho-knows-who
2018-08-01slight changeswho-knows-who
2018-07-31a few more functions in icegarakmon
so far: 26 matching 5 nonmatching (1 NAKED)
2018-07-31sub_80DA4D8 fakematchingwho-knows-who
2018-07-31gUnknown_08E96EC8 is now gBagScreenLabels_Tilemap and corresponding ↵Jo Ruby P
unknown_E96EC8.bin is now bag_screen_labels.bin and moved into interface.
2018-07-29Merge pull request #663 from hiddenruby/masterMarcus Huderle
gUnknown_08E77004 named moved into interface, and fixed typo in Makefile
2018-07-29typoJo Ruby P
2018-07-28gUnknown_08E77004 is now gBagScreen_Tilemap and corresponding ↵Jo Ruby P
unknown_E77004.bin is now bag_screen.bin and moved into interface
2018-07-26Fix nonmatching SetPlayerSecretBaseRecordMixingParty()Marcus Huderle
2018-07-26Fix nonmatching DaycareMonReceivedMail_()Marcus Huderle
2018-07-26Fix nonmatching ChooseNextBattleTowerTrainer()Marcus Huderle
2018-07-24Fix debug buildMarcus Huderle
2018-07-24Merge pokemon_storage_system 4 and 5Marcus Huderle
2018-07-24Decompile the rest of pokemon_storage_systemMarcus Huderle
2018-07-22Decompile more of contest_effects.sMarcus Huderle
2018-07-22decompile more ice.sgarakmon