summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-28Dump more Gfx (#15)ProjectRevoTPP
2016-06-28Merge pull request #17 from yenatch/masterYamaArashi
most of the incbins in data/event_scripts.s
2016-06-27Move data/maps/{text,scripts}/ to data/{text,scripts}/maps/.yenatch
2016-06-27More incbins in data/event_scripts.s.yenatch
2016-06-27event_8a takes three args.yenatch
2016-06-25Dump some short scripts and unsplit some false positives.yenatch
There are groups of events/text related to several maps, instead of just one. These fall outside of the big include block where map events live. Some of them were erroneously matched to maps that had no other events.
2016-06-22Merge pull request #16 from yenatch/masterYamaArashi
Dump the specials and std script tables.
2016-06-22Dump the specials and std script tables.yenatch
Also split the braille text.
2016-06-19Merge pull request #14 from yenatch/masterYamaArashi
Clean up map event includes and trainer text.
2016-06-20Split out the trainer text.yenatch
2016-06-20Clean up the event script/text includes.yenatch
2016-06-19Merge pull request #13 from yenatch/masterYamaArashi
Version differences in event scripts.
2016-06-20Merge remote-tracking branch 'origin/master'yenatch
Conflicts: data/data1.s data/maps/text/SootopolisCity.s
2016-06-19berry tree script labelYamaArashi
2016-06-19delete rtc.sYamaArashi
2016-06-19organize scriptsYamaArashi
2016-06-1932781 to RESULTYamaArashi
2016-06-19another stringYamaArashi
2016-06-19oopsYamaArashi
2016-06-19dump many more stringsYamaArashi
2016-06-19dump mamy script stringsYamaArashi
2016-06-19test messagesYamaArashi
2016-06-19Some version differences in scripts and text.yenatch
2016-06-19Another makefile typo.yenatch
2016-06-19Forgot to add the version to the filename of intermediate files.yenatch
2016-06-18use sed againYamaArashi
2016-06-18fuck sedYamaArashi
2016-06-19Merge remote-tracking branch 'origin/master'yenatch
2016-06-19Duplicate version rules so make doesn't conflate object patterns.yenatch
2016-06-19Add `make tidy` to clean objects, but not images (which take longer to rebuild).yenatch
2016-06-18Fix blank.4bpp build error from before (#12)ProjectRevoTPP
2016-06-18Merge branch 'master' of https://github.com/pret/pokerubyYamaArashi
2016-06-18some field move scriptsYamaArashi
2016-06-19text.c doesn't depend on GEN_LINK_HEADERS.yenatch
2016-06-19Get rid of GEN_FONTS.yenatch
2016-06-18src/link.c also depends on LINK_HEADERS.yenatch
2016-06-18Fix a typo in the makefile.yenatch
2016-06-18Fix ld_script preprocessing.yenatch
2016-06-18Merge remote-tracking branch 'origin/master'yenatch
Conflicts: Makefile
2016-06-18Build Sapphire.yenatch
Note: Sapphire doesn't match yet.
2016-06-18unused mix records scriptYamaArashi
2016-06-18sample messagesYamaArashi
2016-06-18tile scriptsYamaArashi
2016-06-18more ruby/sapphire differencesYamaArashi
2016-06-18fix build errorYamaArashi
2016-06-17Dissassemble title screen assets for version differences (#11)ProjectRevoTPP
2016-06-17dump some std scriptsYamaArashi
2016-06-17support 1 to 256 colors in palettesYamaArashi
2016-06-17some Sapphire script differencesYamaArashi
2016-06-17sapphire rom headerYamaArashi