Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-27 | More incbins in data/event_scripts.s. | yenatch | |
2016-06-27 | event_8a takes three args. | yenatch | |
2016-06-25 | Dump 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-22 | Merge pull request #16 from yenatch/master | YamaArashi | |
Dump the specials and std script tables. | |||
2016-06-22 | Dump the specials and std script tables. | yenatch | |
Also split the braille text. | |||
2016-06-19 | Merge pull request #14 from yenatch/master | YamaArashi | |
Clean up map event includes and trainer text. | |||
2016-06-20 | Split out the trainer text. | yenatch | |
2016-06-20 | Clean up the event script/text includes. | yenatch | |
2016-06-19 | Merge pull request #13 from yenatch/master | YamaArashi | |
Version differences in event scripts. | |||
2016-06-20 | Merge remote-tracking branch 'origin/master' | yenatch | |
Conflicts: data/data1.s data/maps/text/SootopolisCity.s | |||
2016-06-19 | berry tree script label | YamaArashi | |
2016-06-19 | delete rtc.s | YamaArashi | |
2016-06-19 | organize scripts | YamaArashi | |
2016-06-19 | 32781 to RESULT | YamaArashi | |
2016-06-19 | another string | YamaArashi | |
2016-06-19 | oops | YamaArashi | |
2016-06-19 | dump many more strings | YamaArashi | |
2016-06-19 | dump mamy script strings | YamaArashi | |
2016-06-19 | test messages | YamaArashi | |
2016-06-19 | Some version differences in scripts and text. | yenatch | |
2016-06-19 | Another makefile typo. | yenatch | |
2016-06-19 | Forgot to add the version to the filename of intermediate files. | yenatch | |
2016-06-18 | use sed again | YamaArashi | |
2016-06-18 | fuck sed | YamaArashi | |
2016-06-19 | Merge remote-tracking branch 'origin/master' | yenatch | |
2016-06-19 | Duplicate version rules so make doesn't conflate object patterns. | yenatch | |
2016-06-19 | Add `make tidy` to clean objects, but not images (which take longer to rebuild). | yenatch | |
2016-06-18 | Fix blank.4bpp build error from before (#12) | ProjectRevoTPP | |
2016-06-18 | Merge branch 'master' of https://github.com/pret/pokeruby | YamaArashi | |
2016-06-18 | some field move scripts | YamaArashi | |
2016-06-19 | text.c doesn't depend on GEN_LINK_HEADERS. | yenatch | |
2016-06-19 | Get rid of GEN_FONTS. | yenatch | |
2016-06-18 | src/link.c also depends on LINK_HEADERS. | yenatch | |
2016-06-18 | Fix a typo in the makefile. | yenatch | |
2016-06-18 | Fix ld_script preprocessing. | yenatch | |
2016-06-18 | Merge remote-tracking branch 'origin/master' | yenatch | |
Conflicts: Makefile | |||
2016-06-18 | Build Sapphire. | yenatch | |
Note: Sapphire doesn't match yet. | |||
2016-06-18 | unused mix records script | YamaArashi | |
2016-06-18 | sample messages | YamaArashi | |
2016-06-18 | tile scripts | YamaArashi | |
2016-06-18 | more ruby/sapphire differences | YamaArashi | |
2016-06-18 | fix build error | YamaArashi | |
2016-06-17 | Dissassemble title screen assets for version differences (#11) | ProjectRevoTPP | |
2016-06-17 | dump some std scripts | YamaArashi | |
2016-06-17 | support 1 to 256 colors in palettes | YamaArashi | |
2016-06-17 | some Sapphire script differences | YamaArashi | |
2016-06-17 | sapphire rom header | YamaArashi | |
2016-06-17 | account for differences in Sapphire's code | YamaArashi | |
2016-06-17 | Update INSTALL.md | YamaArashi | |
2016-06-17 | Potential fix for Issue #1 (#10) | ProjectRevoTPP | |
replace all-zero incbins with .space and build fixes for certain Linux configurations |