Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-30 | replace addresses with labels | YamaArashi | |
2016-05-30 | wild pokemon data | YamaArashi | |
2016-05-30 | add const to fix warnings | YamaArashi | |
2016-05-30 | missed a few letters in the charmap | YamaArashi | |
2016-05-30 | fill in charmap | YamaArashi | |
2016-05-30 | prep for link code | YamaArashi | |
2016-05-30 | Dump most of the text from data2 (#4) | ProjectRevoTPP | |
* dump pokedex entries * account for newline on new file * fix incorrect pointer so pokeruby builds to same sha1 * text dumping part 1 * text dump part 2 & update macros * text dump part 3, revenge of the whitespaces * text dump part 4: a new commit * text dump part 5: the merge conflict strikes back * dump a huge chunk of texts * remove byte hunting comments * add proper align * fix align * consistency, who needs it - actually, everyone * dump credits * simplify names * dump a load of text and update charmaps * move credits.s back into data2 * dump trainer eye text * remember to add this file you dummy * incomplete bank dissassembly * another ugly, incomplete mass dump * dissassemble contest opponents and other incbins * 1P * dump the rest of text blobs from data2 * dump missing text incbin 1 * dump missing text incbins 2 * fix palette usage * normalize palette usage to decimals * remember to add the equal sign charmap you dummy | |||
2016-05-30 | remove transparency from down_arrow.png | YamaArashi | |
2016-05-30 | text.c | YamaArashi | |
2016-05-21 | rename again | YamaArashi | |
2016-05-21 | FreeAllSpriteTiles() to ClearSpriteTileRanges() | YamaArashi | |
2016-05-21 | sprite.c and updated preproc | YamaArashi | |
2016-05-17 | simplify version-dependent string names | YamaArashi | |
2016-05-17 | pokedex data | YamaArashi | |
2016-05-16 | add dumped pokedex entries (#3) | ProjectRevoTPP | |
* dump pokedex entries * account for newline on new file | |||
2016-05-15 | main.c | YamaArashi | |
2016-05-15 | new macros for declaring uninitialized IWRAM data | YamaArashi | |
2016-05-15 | eliminate need for register variable in MPlayExtender | YamaArashi | |
2016-05-15 | C header for song enums | YamaArashi | |
2016-05-15 | song names text | YamaArashi | |
2016-05-15 | fix build error | YamaArashi | |
2016-05-15 | Merge pull request #2 from TwitchPlaysPokemon/master | YamaArashi | |
dissassemble some incbins and add charmap macros for script functions | |||
2016-05-15 | Update script macros to reflect new format | ProjectRevoTPP | |
2016-05-15 | dissassembled some incbins related to battle texts | ProjectRevoTPP | |
get rid of // comment use added textparc tool for incbin processing revise charmap functions and dissassemble another incbin revise charmap.txt again cleaned up charmap.txt and corrected incorrect info about control characters remove textparc, will push to a seperate fork somewhere later | |||
2016-05-15 | ensure sound code buffer is aligned | YamaArashi | |
2016-05-15 | prevent LD flakiness | YamaArashi | |
2016-05-15 | allow multiple symbols/integers inside curly brackets in preproc | YamaArashi | |
2016-05-15 | m4a lib; use fewer iwram syms | YamaArashi | |
2016-05-10 | use devkitARM cpp | YamaArashi | |
2016-05-10 | add sound defines | YamaArashi | |
2016-04-30 | fix problems building on 64-bit Linux | YamaArashi | |
2016-04-30 | remove unneeded symbol | YamaArashi | |
2016-04-30 | use shell script to build tools | YamaArashi | |
2016-04-30 | Add README and INSTALL | YamaArashi | |
2016-04-30 | use compiled libgcc | YamaArashi | |
2016-04-22 | use standard GNU binutils | YamaArashi | |
2016-04-22 | use preprocessor | YamaArashi | |
2016-04-21 | Prepare for switch to standard gas (with preprocessor) | YamaArashi | |
2016-04-08 | AGB flash library | YamaArashi | |
2016-04-05 | rename RTC files | YamaArashi | |
2016-04-05 | small string/RTC code changes | YamaArashi | |
2016-04-05 | add explanatory comment for RTC library | YamaArashi | |
2016-04-05 | rename RTC functions/variables | YamaArashi | |
2016-04-03 | make TaskDummy static | YamaArashi | |
2016-04-03 | task.c | YamaArashi | |
2016-04-03 | Delete task.c | YamaArashi | |
2016-03-29 | tasks | YamaArashi | |
2016-02-03 | preliminary revision 2 support (fixing berry glitch) | YamaArashi | |
2016-02-03 | RTC errors | YamaArashi | |
2016-02-03 | RTC code/data | YamaArashi | |