index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-01-05
Actually test out that it builds.
luckytyphlosion
2021-01-05
Fix issue with diffs being incorrect with extreme values.
luckytyphlosion
2021-01-05
Fix choice of delta sign.
luckytyphlosion
2021-01-05
Fix bug in pcm delta compression.
luckytyphlosion
2020-12-31
Remove deadnaming, sync BgEvent
GriffinR
2020-11-12
Missing inc files in asm/*.s and data/*.s will raise an actual error message.
luckytyphlosion
2020-07-28
Merge pull request #1112 from GriffinRichards/add-genwarn
GriffinR
2020-07-27
semicolon
PokeCodec
2020-07-24
Add warnings to generated files
GriffinR
2020-06-29
Fix segfault in gbagfx
GriffinR
2020-05-29
Merge pull request #1027 from PikalaxALT/gbagfx_tilemap
PikalaxALT
2020-05-18
Fix compilation on gcc 10 (for real this time)
Kurausukun
2020-05-18
Fix compilation on gcc 10
Kurausukun
2020-04-29
Fix -Wmissing-braces clang warning
GriffinR
2020-04-28
Sync map header property names with pokefirered
GriffinR
2020-04-25
Fix an issue with uninitialized tilemap ptr
PikalaxALT
2020-04-24
Add tilemap rendering capability to gbagfx
PikalaxALT
2020-04-22
gbagfx: Check for nullptr for new output path
Sierraffinity
2020-04-22
gbagfx: Various fixes and improvements
Sierraffinity
2020-02-19
Make aif2pcm looping not dependent on order of MARK and INST chunks
Diegoisawesome
2020-02-18
Allow INST chunk loops without MARK chunk
Diegoisawesome
2020-02-18
Add safety check
Diegoisawesome
2020-02-18
Follow defined AIFF loop standard
Diegoisawesome
2020-02-18
Fix aif2pcm Pascal string bug, allow flexibility in marker names for loop
Diegoisawesome
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-10-14
replace inja license text
garak
2019-10-14
add subgroups for fishing rods to encounter json
garak
2019-10-14
update inja
garak
2019-09-16
Fix extraneous parentheses warning
GriffinR
2019-09-04
Merge pull request #735 from garakmon/encounter_json
PikalaxALT
2019-09-03
Copy Berry Fix MB dism from FR (#777)
PikalaxALT
2019-08-29
Update scaninc to include missing .include files in assembler files
Marcus Huderle
2019-08-29
allow CRLF line endings in asm files for preproc
garak
2019-08-06
Fix Makefiles to account for the $CC and $CXX environment variables
aaaaaa123456789
2019-07-23
Quieter "make tools"
PikalaxALT
2019-07-01
create defines to support encounter index ratios
garak
2019-06-30
add field info to wild pokemon json
garak
2019-06-29
Misc. changes
PikalaxALT
2019-06-29
Additional fixes
PikalaxALT
2019-06-26
Modernize code
PikalaxALT
2019-05-08
Create jsonproc tool
Marcus Huderle
2019-04-01
Fix warning for extra parens (#646)
Phlosioneer
2019-03-07
Scaninc: Don't insert missing headers into dependencies
Marcus Huderle
2019-03-07
Fix copyright mixup
Phlosioneer
2019-03-07
Support absolute paths
Phlosioneer
2019-03-07
Overhaul scaninc to work recursively
Phlosioneer
2019-02-16
Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields
Marcus Huderle
2019-02-16
use strings for map json coord_event var_value
garak
2019-02-13
Fix C comment consumption logic
Diegoisawesome
2019-02-04
Cleanup and add game version flag to mapjson tool
Marcus Huderle
[next]