Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-19 | decompile fldeff_secret_base_pc | sceptillion | |
2017-10-01 | fix more command names | camthesaxman | |
2017-10-01 | fix more command names | camthesaxman | |
2017-10-01 | fix more command names | camthesaxman | |
2017-10-01 | fix more command names | camthesaxman | |
2017-09-30 | update | camthesaxman | |
2017-09-30 | stuff... I don't remember | camthesaxman | |
2017-09-26 | more command renaming | camthesaxman | |
2017-09-26 | single compare macro | camthesaxman | |
2017-09-24 | more script command renaming | camthesaxman | |
2017-09-24 | more script command renaming | camthesaxman | |
2017-09-24 | more script command renaming | camthesaxman | |
2017-09-24 | Replace more script commands and fix German build | camthesaxman | |
2017-09-24 | Replace script commands: snop -> nop, snop1 -> nop1, jump -> goto | camthesaxman | |
2017-09-13 | more labeling | camthesaxman | |
2017-09-12 | more labels and fix build | camthesaxman | |
2017-09-12 | lots more relabeling | camthesaxman | |
2017-09-10 | stuff | camthesaxman | |
2017-09-10 | lots more renaming | camthesaxman | |
2017-09-09 | fix German build | camthesaxman | |
2017-09-09 | more script_menu refactoring | camthesaxman | |
2017-08-24 | do some renaming and reorganizing | camthesaxman | |
2017-07-18 | Script macro special now takes, as its argument, the name of the function. | PikalaxALT | |
2017-01-05 | more labels (#165) | ProjectRevoTPP | |
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c | |||
2016-12-30 | finish decompiling script_menu.c (#142) | ProjectRevoTPP | |
* begin decompiling script_menu.c * update MultichoiceStructs to use both structs * decompile 2 more functions * decompile more of script_menu.c * do a bit more of script_menu.c * whoops * decompile task_yes_no_maybe * finish decompiling script_menu.c * formatting | |||
2016-11-05 | contest rank var | YamaArashi | |
2016-11-05 | contest category var | YamaArashi | |
2016-11-05 | script special variables | YamaArashi | |
2016-10-30 | decompile field_posion.c (#79) | Cameron Hall | |
* start decompiling field_poison.c * finish decompiling | |||
2016-10-28 | included .s to .inc | YamaArashi | |
2016-10-18 | script condition table | YamaArashi | |
2016-10-18 | update sand pillar palette | YamaArashi | |
2016-10-17 | var.c | YamaArashi | |
2016-09-26 | game statistics | YamaArashi | |
2016-09-18 | rename intro.s to birch_speech.s | YamaArashi | |
2016-09-12 | decompile pokemon functions | YamaArashi | |
2016-09-10 | build revision 1 and 2 | YamaArashi | |
2016-08-30 | Use opponent constants in scripts. | yenatch | |
2016-07-05 | convert .global to double colon | YamaArashi | |
2016-07-05 | some ruby/sapphire event script differences | YamaArashi | |
2016-07-04 | remove remaining event script incbins | YamaArashi | |
2016-07-04 | battle animation scripts | YamaArashi | |
2016-07-03 | only use event script macros in event_scripts.s | YamaArashi | |
2016-07-02 | More Sapphire diffs. | yenatch | |
2016-06-30 | Split a bunch of misc scripts and text. | yenatch | |
2016-06-28 | Accidentally included MaysHouse_{1,2}F scripts in BrendansHouse2F. | yenatch | |
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. |