summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-23Add missing :req, remove old macrosGriffinR
2022-01-23Install libpng using pacman instead of manual build for msys2laqieer
2022-01-22Merge pull request #1613 from Kurausukun/m4asymbolsGriffinR
Move M4A Track Definitions
2022-01-22lmao whitespaceKurausukun
2022-01-22fix compilation on modernKurausukun
2022-01-22fix inconsistent indentationKurausukun
2022-01-22forgot we could do thisKurausukun
2022-01-22move m4a track definitionsKurausukun
2022-01-21Z coord / height -> elevationGriffinR
2022-01-21Merge pull request #1604 from GriffinRichards/clean-spindaGriffinR
Document Spinda spot algorithm
2022-01-20Correct map data commentGriffinR
2022-01-20Merge pull request #1612 from AsparagusEduardo/pret_miscGriffinR
Small documentation and cleanup
2022-01-20Small documentation and cleanupEduardo Quezada D'Ottone
2022-01-20Merge pull request #1599 from GriffinRichards/fix-tilemapsGriffinR
Break up graphics/interface and graphics/misc
2022-01-19Merge pull request #1597 from GriffinRichards/misc-cleanupGriffinR
Miscellaneous fixes
2022-01-19TRAVERSABLE->UNUSED, rename MB_SECRET_BASE_OBSTACLEGriffinR
2022-01-19sTileBitAttributes to sparse array, rename MB_UNNUSED_CAVEGriffinR
2022-01-19Use metatile layer constants in shopGriffinR
2022-01-19Fix decorations metatile attribute namesGriffinR
2022-01-19Disambiguate fieldmap namesGriffinR
2022-01-19Name overworld tilemaps for their bg, add layer type constantsGriffinR
2022-01-17Specify unsigned in spot commentGriffinR
2022-01-17Add Spinda spot color constantsGriffinR
2022-01-17Fix typoGriffinR
2022-01-17Document Spinda spot algorithmGriffinR
2022-01-16Merge pull request #1601 from GriffinRichards/fix-decor-flagGriffinR
Fix FLAG_DECORATION_0 name
2022-01-16Merge pull request #1603 from LOuroboros/patch-2GriffinR
Updated the value of MAX_MAP_DATA_SIZE
2022-01-16Updated the value of MAX_MAP_DATA_SIZELOuroboros
2022-01-16Merge pull request #1596 from GriffinRichards/player-avatar-arr-constGriffinR
Add missing array constants in field_player_avatar
2022-01-16Merge pull request #1602 from GriffinRichards/charmap-quoteGriffinR
Allow right single quotation mark in charmap
2022-01-16Allow right single quotation mark in charmapGriffinR
2022-01-15Merge pull request #1600 from GriffinRichards/remove-berry-fixGriffinR
Remove berry fix
2022-01-14Apply palettes to some field effect pngsGriffinR
2022-01-14Move more graphics out of miscGriffinR
2022-01-14Merge pull request #1598 from atasro2/masterGriffinR
Give sensical names to Unused_AdjustBgMosaic
2022-01-14Move enum to bg.hMCboy
2022-01-14Give sensical names to Unused_AdjustBgMosaicMCboy
2022-01-13Remove berry fixGriffinR
2022-01-12Use MON_GIVEN_TO_ constants for givemonGriffinR
2022-01-11Move starter choose out of interface/miscGriffinR
2022-01-11Move balls, shop, link, map popups, and bag out of interfaceGriffinR
2022-01-11Merge pull request #1594 from GriffinRichards/pokestorage-cleanGriffinR
Misc pokemon_storage_system cleanup
2022-01-11Move pokeblock graphics out of interfaceGriffinR
2022-01-11Move party menu graphics out of interfaceGriffinR
2022-01-11Move summary screen graphics out of interface, fix some namesGriffinR
2022-01-11Fix berry crusher graphics nameGriffinR
2022-01-11Fix some battle dome graphics namesGriffinR
2022-01-11Add missing commasGriffinR
2022-01-11Add seteventmonGriffinR
2022-01-11Make item optional for givemon and setwildbattleGriffinR