summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-16Merge pull request #1653 from SBird1337/fix/agbprintHEADmasterGriffinR
fix building without NDEBUG on agbcc
2022-04-16fix building without NDEBUG on agbccsbird
2022-04-03Merge pull request #1650 from ISSOtm/patch-1GriffinR
Add Arch Linux install instructions
2022-04-03Add Arch Linux install instructionsEldred Habert
I didn't test the devkitARM install instructions, but they are pretty much transcribed from the Ubuntu/Deb ones, so that should be fine.
2022-03-31Merge pull request #1648 from GriffinRichards/factory-bugfixGriffinR
Add bugfix for Battle Factory trainer IVs
2022-03-30Add bugfix for Battle Factory trainer IVsGriffinR
2022-03-14Merge pull request #1642 from GriffinRichards/bstringsGriffinR
Add usage of battle strings table offset constant
2022-03-14Merge pull request #1644 from GriffinRichards/name-jump-long-grassGriffinR
Name unknown_16.png
2022-03-14Fix comment mistakeGriffinR
2022-03-14Name unknown_16.pngGriffinR
2022-03-12Merge pull request #1640 from GriffinRichards/doc-egg-hatchGriffinR
Improve egg hatch documentation
2022-03-10Update generic macro argument namesGriffinR
2022-03-10Add usage of battle strings table offset constantGriffinR
2022-03-03Merge pull request #1641 from GriffinRichards/subsprite-arr-countGriffinR
Use ARRAY_COUNT for obj event subsprite tables
2022-03-03Use ARRAY_COUNT for obj event subsprite tablesGriffinR
2022-03-03Improve egg hatch documentationGriffinR
2022-02-28Merge pull request #1639 from GriffinRichards/typo-hoppyGriffinR
Fix bunny hoppy typo
2022-02-28Fix bunny hoppy typoGriffinR
2022-02-28Merge pull request #1638 from GriffinRichards/menu-arr-countGriffinR
Add missing menu array counts
2022-02-27Additional trader clean upGriffinR
2022-02-27Add missing menu array countsGriffinR
2022-02-23Merge pull request #1614 from laqieer/patch-1GriffinR
Install libpng using pacman instead of manual build for msys2
2022-02-23Merge pull request #1637 from cbt6/pc-locationGriffinR
Use constants for PC locations
2022-02-23Use constants for PC locationscbt6
2022-02-22Merge pull request #1635 from sphericalice/battle-pyramindGriffinR
Rename GetBattlePyramindTrainerEncounterMusicId to fix typo
2022-02-22Rename GetBattlePyramindTrainerEncounterMusicId to fix typosphericalice
2022-02-20Merge pull request #1633 from abaresk/slot-cleanupGriffinR
Clean up and document Slot Machines more
2022-02-20Fix typoshondew
2022-02-20Switch to 'symbol' nomenclaturehondew
2022-02-20Address commentshondew
2022-02-20Minor fixeshondew
2022-02-20Remove stuffhondew
2022-02-20Document slot machine more (unabridged)Abaresk
2022-02-16Merge pull request #1630 from GriffinRichards/party-menu-slotsGriffinR
Convert party menu slots to bin files
2022-02-16Merge pull request #1631 from GriffinRichards/missing-colorsGriffinR
Add some missing RGB constant usage
2022-02-15Add some missing RGB constant usageGriffinR
2022-02-15Generalize name of party slot without HPGriffinR
2022-02-15Convert party menu slots to bin filesGriffinR
2022-02-14Merge pull request #1629 from GriffinRichards/connection-dirGriffinR
Add missing direction constant usage
2022-02-14Add missing direction constant usageGriffinR
2022-02-09Merge pull request #1623 from kiliwily/masterGriffinR
Update money.c
2022-02-06Update money.ckiliwily
2022-02-02Merge pull request #1616 from GriffinRichards/missing-reqGriffinR
Add missing :req, remove old macros
2022-01-30Merge pull request #1621 from GriffinRichards/constants-collisionGriffinR
Add missing collision constant usage
2022-01-29Add missing collision constant usageGriffinR
2022-01-26Fix Swap_HandleQuitSwappingResposne typoGriffinR
2022-01-26Merge pull request #1608 from GriffinRichards/fix-fieldmapGriffinR
Fix some incorrect fieldmap names
2022-01-26Merge pull request #1620 from LOuroboros/gBallSpriteTemplatesGriffinR
Used ball constants in gBallSpriteTemplates
2022-01-26Used ball constants in gBallSpriteTemplatesLOuroboros
2022-01-23Add new macro commentsGriffinR