summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-14pokemon_summary_screen.c, part 2.luckytyphlosion
Also fix prototype of MenuHelpers_CallLinkSomething.
2020-06-14Initial work on pokemon_summary_screen.cluckytyphlosion
2020-06-13Merge branch 'master' of https://github.com/pret/pokefireredluckytyphlosion
2020-06-13Add missing text files to .gitattributes.luckytyphlosion
2020-06-13Add 0x to sym value for readelf.pyluckytyphlosion
2020-05-27Merge pull request #343 from Kurausukun/patch-2PikalaxALT
Fix compilation on gcc 10
2020-05-27Merge pull request #344 from Missingmew/masterPikalaxALT
Decompile unused decompress function, as seen in ruby
2020-05-27Merge pull request #342 from GriffinRichards/sync-mapdatasizePikalaxALT
Add MAX_MAP_DATA_SIZE alias
2020-05-27Merge pull request #341 from jiangzhengwenjz/gbagfxPikalaxALT
mute old clang diagnostic
2020-05-27Merge pull request #340 from GriffinRichards/doc-inconnectPikalaxALT
Label in_connection's field in ObjectEventTemplate
2020-05-27Merge pull request #339 from ghoulslash/fixesPikalaxALT
fix PLAYER_AVATAR_FLAG_WATERING
2020-05-27Merge pull request #337 from GriffinRichards/fix-scriptlabelPikalaxALT
Fix mislabeled starter script
2020-05-27Merge pull request #336 from ghoulslash/masterPikalaxALT
document battle_message.c
2020-05-21switch to pret short-types and tabs vs spacesMissingmew
2020-05-21Decompile unused decompress function, as seen in rubyMissingmew
2020-05-18Fix compilation on gcc 10Kurausukun
2020-05-18Fix compilation on gcc 10Kurausukun
2020-05-17Add MAX_MAP_DATA_SIZE aliasGriffinR
2020-05-16make gbagfx buildjiangzhengwenjz
2020-05-14Merge branch 'master' into doc-inconnectGriffinR
2020-05-14Fix nonmatching buildGriffinR
2020-05-14Label in_connection's field in ObjectEventTemplateGriffinR
2020-05-05alignment fixEvan
2020-05-05fix PLAYER_AVATAR_FLAG_WATERING defineEvan
2020-05-04Fix corresponding mislabeled rival scriptGriffinR
2020-05-04Fix mislabeled starter scriptGriffinR
2020-05-01document battle_message.cEvan
2020-04-27Merge pull request #333 from jiangzhengwenjz/librfuPikalaxALT
fix librfu issues
2020-04-27Merge pull request #334 from jiangzhengwenjz/nonmatchingPikalaxALT
fix remainSize field in librfu
2020-04-27Merge pull request #335 from jiangzhengwenjz/bgPikalaxALT
real match CopyTileMapEntry
2020-04-28CopyTileMapEntryjiangzhengwenjz
2020-04-28fix remainSize typejiangzhengwenjz
2020-04-27librfu issuesjiangzhengwenjz
2020-04-25Merge pull request #332 from ghoulslash/masterPikalaxALT
battle anim documentation
2020-04-25Merge pull request #330 from Sierraffinity/masterPikalaxALT
gbagfx: Various fixes and improvements
2020-04-25Add readelf.py for extracting syms.luckytyphlosion
2020-04-24fix prefix typoEvan
2020-04-23battle anim documentationEvan
2020-04-23Merge pull request #331 from fieldy101/decomp-water-2PikalaxALT
Decompile water.s
2020-04-23Update build argumentsfieldy101
2020-04-23Add newline at EOF and set incbins as staticfieldy101
2020-04-23Resolving PR reviewfieldy101
2020-04-22gbagfx: Check for nullptr for new output pathSierraffinity
2020-04-22gbagfx: Various fixes and improvementsSierraffinity
Fix num_colors exceeding amount of colors in palette leading to use of uninitialized colors Handle png -> pal conversion (aka extracting JASC palettes from png) Allow JASC pal files to be used as -palette argument when converting from GBA to PNG Allow using only file extension as output to reuse entire path from input before extension
2020-04-22Add .vscode to gitignorefieldy101
2020-04-22Add includes for nonmatching buildfieldy101
2020-04-22Add ld_script changes for waterfieldy101
2020-04-22Port emerald water functions into fireredfieldy101
2020-04-22Label GCN link flags fieldGriffinR
2020-04-14Merge pull request #329 from GriffinRichards/doc-gcnPikalaxALT
Label GCN link flags field