summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-01-05Actually test out that it builds.luckytyphlosion
2021-01-05Fix issue with diffs being incorrect with extreme values.luckytyphlosion
2021-01-05Fix choice of delta sign.luckytyphlosion
2021-01-05Fix bug in pcm delta compression.luckytyphlosion
2020-12-31Remove deadnaming, sync BgEventGriffinR
2020-11-12Missing inc files in asm/*.s and data/*.s will raise an actual error message.luckytyphlosion
2020-07-28Merge pull request #1112 from GriffinRichards/add-genwarnGriffinR
2020-07-27semicolonPokeCodec
2020-07-24Add warnings to generated filesGriffinR
2020-06-29Fix segfault in gbagfxGriffinR
2020-05-29Merge pull request #1027 from PikalaxALT/gbagfx_tilemapPikalaxALT
2020-05-18Fix compilation on gcc 10 (for real this time)Kurausukun
2020-05-18Fix compilation on gcc 10Kurausukun
2020-04-29Fix -Wmissing-braces clang warningGriffinR
2020-04-28Sync map header property names with pokefireredGriffinR
2020-04-25Fix an issue with uninitialized tilemap ptrPikalaxALT
2020-04-24Add tilemap rendering capability to gbagfxPikalaxALT
2020-04-22gbagfx: Check for nullptr for new output pathSierraffinity
2020-04-22gbagfx: Various fixes and improvementsSierraffinity
2020-02-19Make aif2pcm looping not dependent on order of MARK and INST chunksDiegoisawesome
2020-02-18Allow INST chunk loops without MARK chunkDiegoisawesome
2020-02-18Add safety checkDiegoisawesome
2020-02-18Follow defined AIFF loop standardDiegoisawesome
2020-02-18Fix aif2pcm Pascal string bug, allow flexibility in marker names for loopDiegoisawesome
2019-11-20Standardize Event Object to Object EventGriffinR
2019-10-14replace inja license textgarak
2019-10-14add subgroups for fishing rods to encounter jsongarak
2019-10-14update injagarak
2019-09-16Fix extraneous parentheses warningGriffinR
2019-09-04Merge pull request #735 from garakmon/encounter_jsonPikalaxALT
2019-09-03Copy Berry Fix MB dism from FR (#777)PikalaxALT
2019-08-29Update scaninc to include missing .include files in assembler filesMarcus Huderle
2019-08-29allow CRLF line endings in asm files for preprocgarak
2019-08-06Fix Makefiles to account for the $CC and $CXX environment variablesaaaaaa123456789
2019-07-23Quieter "make tools"PikalaxALT
2019-07-01create defines to support encounter index ratiosgarak
2019-06-30add field info to wild pokemon jsongarak
2019-06-29Misc. changesPikalaxALT
2019-06-29Additional fixesPikalaxALT
2019-06-26Modernize codePikalaxALT
2019-05-08Create jsonproc toolMarcus Huderle
2019-04-01Fix warning for extra parens (#646)Phlosioneer
2019-03-07Scaninc: Don't insert missing headers into dependenciesMarcus Huderle
2019-03-07Fix copyright mixupPhlosioneer
2019-03-07Support absolute pathsPhlosioneer
2019-03-07Overhaul scaninc to work recursivelyPhlosioneer
2019-02-16Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fieldsMarcus Huderle
2019-02-16use strings for map json coord_event var_valuegarak
2019-02-13Fix C comment consumption logicDiegoisawesome
2019-02-04Cleanup and add game version flag to mapjson toolMarcus Huderle