summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-22add NO_COND macroProjectRevoTPP
2021-04-22get rid of apprentice fakematching(s)ProjectRevoTPP
2021-04-22Misc contest cleanupGriffinR
2021-04-22Merge pull request #1408 from GriffinRichards/doc-pokemonstorageGriffinR
Document Pokémon Storage System
2021-04-22Merge pull request #1414 from ProjectRevoTPP/rfu_NI_stopReceivingDataGriffinR
fix rfu_NI_stopReceivingData fakematching; i guess it aint over yet cowboy
2021-04-21idiot, get rid of code in blockProjectRevoTPP
2021-04-21fix rfu_NI_stopReceivingData fakematching; i guess it aint over yet cowboyProjectRevoTPP
2021-04-21Clean up contest_paintingGriffinR
2021-04-21Merge pull request #1412 from ProjectRevoTPP/Sio32IDIntrGriffinR
Eliminate the last fakematching (Sio32IDIntr). We are free of nonmatchings/fakematchings!
2021-04-20Eliminate the last fakematching. We are free of nonmatchings/fakematchings!ProjectRevoTPP
2021-04-20Clean up contest_utilGriffinR
2021-04-20Merge pull request #1411 from ProjectRevoTPP/sio32intrGriffinR
Resolve sio32intr_clock_slave fakematching. One left!
2021-04-20Resolve sio32intr_clock_slave fakematching. One left!ProjectRevoTPP
2021-04-20Document trade sequence animation, some trade cleanupGriffinR
2021-04-20Merge pull request #1409 from Kurausukun/M4A_IS_DEADGriffinR
FIX CGBMODVOL FAKEMATCHING (WE DID IT REDDIT)
2021-04-19THE BEAST IS SLAINKurausukun
2021-04-18Merge branch 'master' into doc-pokemonstorageGriffinR
2021-04-18Doc storage - cleanupGriffinR
2021-04-17Doc storage - standardize names, drop PSSGriffinR
2021-04-17Doc storage - unk utilityGriffinR
2021-04-17Doc storage - icon scrollGriffinR
2021-04-17Doc storage - tilemap util, place changeGriffinR
2021-04-17Makefile: use different linker library sets for modernMichael Panzlaff
2021-04-17modern: link against libnosysMichael Panzlaff
Without libnosys undefined references will occur if libc functions are used.
2021-04-17modern: add missing sections to linkerscriptMichael Panzlaff
In order to correctly link a program which uses libc functions a few sections are required to satisfy the linker. This currently adds 0x3C bytes to IWRAM.
2021-04-17Doc storage - party menuGriffinR
2021-04-17Doc storage - misc cleanup, some item/cursorGriffinR
2021-04-17Makefile: resolve libgcc and libc in correct orderMichael Panzlaff
When actually utilizing functions from libc, linking will fail because the functions used from libc have to be defined after libc. This is the case with libgcc, so we swap their order.
2021-04-16Doc storage - multi moveGriffinR
2021-04-16Doc storage - fix row/column flipGriffinR
2021-04-16Doc storage - releasing, some cursorGriffinR
2021-04-16Merge pull request #1405 from GriffinRichards/constants-displayGriffinR
Add more usage of DISPLAY constants, misc REG constants
2021-04-16Merge pull request #1406 from Kurausukun/doc_decodeGriffinR
Document Decoding Buffer
2021-04-16document decoding bufferKurausukun
2021-04-15Doc storage - misc gfx, item iconsGriffinR
2021-04-15Doc storage - choose box menu, move wallpaper gfxGriffinR
2021-04-15Doc storage - wallpaper and titlesGriffinR
2021-04-15Doc storage - menu textsGriffinR
2021-04-15Misc reg constant cleanupGriffinR
2021-04-15More usage of WININ/OUT constantsGriffinR
2021-04-15More usage of DISPLAY constantsGriffinR
2021-04-14Merge pull request #1403 from GriffinRichards/doc-pokeblockGriffinR
Document Pokéblock menu and feeding scene
2021-04-14Drop static function argument namesGriffinR
2021-04-14Merge pull request #1404 from GriffinRichards/doc-animeff1GriffinR
Label more unused battle anims
2021-04-13Label misc unused move animsGriffinR
2021-04-13Label unused move anims in anim_effects_3GriffinR
2021-04-13Label unused move anims in anim_effects_2GriffinR
2021-04-13Remove unnecessary scope for TEST_BUTTONGriffinR
2021-04-13Label more unused battle animsGriffinR
2021-04-13Merge pull request #1400 from GriffinRichards/doc-pokemonanimGriffinR
Document Pokémon animation