index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Collapse
)
Author
2020-03-13
var_value to string
GriffinR
2020-03-11
trainer_type and trainer_sight_or_berry_tree_id to string
GriffinR
2020-03-02
Label sign bg events
GriffinR
2020-02-19
Merge pull request #260 from GriffinRichards/doc-connection
PikalaxALT
Split connection field from graphics id in object events
2020-02-19
Make aif2pcm looping not dependent on order of MARK and INST chunks
Diegoisawesome
2020-02-18
Fix aif2pcm Pascal string bug and follow AIFF loop point standard
Diegoisawesome
2020-02-18
in_connection to bool
GriffinR
2020-02-18
Split connection field from graphics id in object events
GriffinR
2020-02-18
Name allow_escaping, allow_running, show_map_name header properties
GriffinR
2020-02-18
Name allow_cycling, floor_number header properties
GriffinR
2020-01-16
Remove extraneous parens in gbafix
GriffinR
2019-12-20
Dump LeafGreen encounters
PikalaxALT
2019-12-18
Final Smash on FireRed baserom.gba
PikalaxALT
2019-12-17
eventobject -> objectevent take 3
garak
2019-10-31
Dump wild_encounter data to C/JSON
PikalaxALT
2019-10-26
Update br_ips to generate an empty patch when no hunks are found
PikalaxALT
2019-10-21
Update hidden item json fields
PikalaxALT
2019-10-15
Fix cygwin define check
PikalaxALT
2019-10-15
Feature test for getline in br_ips
PikalaxALT
2019-10-12
Bump baserom.ips
PikalaxALT
2019-10-04
review comments; br_ips std=c99
PikalaxALT
2019-10-04
Update Makefile rules to correctly detect changes in berry fix mb
PikalaxALT
2019-07-30
Quieter `make tools`
PikalaxALT
2019-07-12
Merge branch 'master' of github.com:pret/pokefirered
PikalaxALT
2019-07-12
Remove hardcoded gap
PikalaxALT
2019-07-08
fix: ld_script.txt, tabs vs spaces & add: asmdiff.sh
dheu
2019-06-25
Refactor br_ips getline; Update INSTALL.md notes
PikalaxALT
2019-06-24
Ignore br_ips and ips_patch
PikalaxALT
2019-06-24
Update to br_ips
PikalaxALT
Move FATAL_ERROR definition to header Terminate strings read by getline with NUL
2019-06-24
Documentation of br_ips and ips_patch
PikalaxALT
2019-06-23
Remove debug prints from br_ips
PikalaxALT
2019-06-23
Initial attempt to bootstrap Travis CI
PikalaxALT
2019-06-19
Dump items and start decomp item_use
PikalaxALT
2019-05-21
dump event script text strings
garak
2019-05-14
clean some code in the map dump
garak
2019-05-13
convert map data to json
garak
2019-04-11
Include stdint.h in gbagfx/huff.c
PikalaxALT
2019-04-09
Add mapjson; update gbagfx, scaninc
scnorton
2019-02-13
scaninc: Fix C comment consumption logic
Diegoisawesome
2018-12-20
Track tools
PikalaxALT