Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-04 | formatting | YamaArashi | |
2016-07-04 | get rid of field effect graphics incbins | YamaArashi | |
2016-07-04 | battle animation scripts | YamaArashi | |
2016-07-03 | only use event script macros in event_scripts.s | YamaArashi | |
2016-07-03 | battle animation sprite templates | YamaArashi | |
2016-07-02 | ruby/sapphire script difference | YamaArashi | |
2016-07-02 | alignment | YamaArashi | |
2016-07-02 | all remaining ruby/sapphire code differences before scripts | YamaArashi | |
2016-07-02 | more ruby/sapphire code differences | YamaArashi | |
2016-07-02 | Some slot machine palettes also differ in Sapphire. | yenatch | |
This looks like the last of the graphics diffs. | |||
2016-07-02 | The Pokemon logo is also different in Sapphire. | yenatch | |
2016-07-02 | More Sapphire diffs. | yenatch | |
2016-06-30 | Split a bunch of misc scripts and text. | yenatch | |
2016-06-29 | battle animation BG table | YamaArashi | |
2016-06-29 | labels for battle animation graphics | YamaArashi | |
2016-06-28 | Merge remote-tracking branch 'origin/master' | yenatch | |
Conflicts: data/data2.s | |||
2016-06-28 | Accidentally included MaysHouse_{1,2}F scripts in BrendansHouse2F. | yenatch | |
2016-06-28 | Remove the duplicate tileset headers, and include the real ones. | yenatch | |
Also relabel some shared map assets. | |||
2016-06-28 | battle animation graphics | YamaArashi | |
2016-06-28 | Dump more Gfx (#15) | ProjectRevoTPP | |
2016-06-27 | Move data/maps/{text,scripts}/ to data/{text,scripts}/maps/. | yenatch | |
2016-06-27 | More incbins in data/event_scripts.s. | 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 | Dump the specials and std script tables. | yenatch | |
Also split the braille text. | |||
2016-06-20 | Split out the trainer text. | yenatch | |
2016-06-20 | Clean up the event script/text includes. | yenatch | |
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-18 | Fix blank.4bpp build error from before (#12) | ProjectRevoTPP | |
2016-06-18 | some field move scripts | YamaArashi | |
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 | some Sapphire script differences | YamaArashi | |
2016-06-17 | Potential fix for Issue #1 (#10) | ProjectRevoTPP | |
replace all-zero incbins with .space and build fixes for certain Linux configurations | |||
2016-06-16 | Dump the maps. | yenatch | |
2016-06-15 | Add macros for maps and scripts. | yenatch | |
Change map constants to resemble labels to avoid having to convert. |