summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-29battle animation BG tableYamaArashi
2016-06-29labels for battle animation graphicsYamaArashi
2016-06-28fix misleading error when .bin files are missingYamaArashi
2016-06-28ignore .map filesYamaArashi
2016-06-28Merge branch 'yenatch-master'YamaArashi
2016-06-28revert makefile changeYamaArashi
2016-06-28Merge remote-tracking branch 'origin/master'yenatch
Conflicts: data/data2.s
2016-06-28Ignore the generated ld_scripts.yenatch
2016-06-28Create mapfiles.yenatch
2016-06-28Fix a makefile bug where a missing dependency would cancel out a rule.yenatch
2016-06-28Accidentally included MaysHouse_{1,2}F scripts in BrendansHouse2F.yenatch
2016-06-28Remove the duplicate tileset headers, and include the real ones.yenatch
Also relabel some shared map assets.
2016-06-28battle animation graphicsYamaArashi
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