Age | Commit message (Expand) | Author |
2018-01-10 | refactor build system | camthesaxman |
2018-01-05 | Add friendly macros for checking trainer flags | Marcus Huderle |
2018-01-05 | Add friendly macros for goto_if and call_if variants | Marcus Huderle |
2018-01-04 | Wrap compare macro's args in parentheses | Marcus Huderle |
2018-01-04 | Use -1 instead of 65535 for compare macro | Marcus Huderle |
2017-12-30 | Sync battle_script changes with pokeemerald | Marcus Huderle |
2017-12-27 | Port updated battle_script macros from pokeemerald | Marcus Huderle |
2017-12-26 | Add bg_secret_base_event macro, and define secret base id constants | Marcus Huderle |
2017-12-26 | Add bg_hidden_item_event macro, and define hidden item flags | Marcus Huderle |
2017-12-26 | Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constants | Marcus Huderle |
2017-12-24 | 'VAR_SPECIAL_X' instead of 'SPECIALVAR_X' | Marcus Huderle |
2017-12-24 | Name and use constants for special vars | Marcus Huderle |
2017-12-21 | Revert initclock arg sizes | Marcus Huderle |
2017-12-21 | Use event script macro names from pokeemerald | Marcus Huderle |
2017-11-27 | fix comment alignment and get rid of warp_map macro | camthesaxman |
2017-11-27 | convert data files to use constants/map.h | camthesaxman |
2017-11-27 | convert wild_encounter data to C | camthesaxman |
2017-11-26 | easy_chat constants | camthesaxman |
2017-10-01 | vloadptr -> vloadword | camthesaxman |
2017-10-01 | fix switch macro | camthesaxman |
2017-10-01 | imm -> value | camthesaxman |
2017-10-01 | setmestatus -> setmysteryeventstatus | 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-10-01 | fix more command names | camthesaxman |
2017-10-01 | fix more command names | camthesaxman |
2017-09-30 | update | 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-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-02-01 | label, document, reorganize, and clean up battle_ai.c (#228) | ProjectRevoTPP |
2017-01-08 | enum the species constants | yenatch |
2017-01-01 | Remove argc in the battle_anim macros. | yenatch |
2016-10-28 | included .s to .inc | YamaArashi |
2016-10-25 | heal location data | YamaArashi |
2016-10-16 | Label battle AI script and update map BGM constants (#59) | ProjectRevoTPP |
2016-10-01 | remove zeros from connection macros | YamaArashi |
2016-09-10 | Dump the cry sample pointers. | yenatch |
2016-09-10 | Merge 'master' with 'origin/master' | Marcus Huderle |
2016-09-08 | Output .bin file for direct sound metadata (loop point, pitch adust, and numb... | Marcus Huderle |
2016-08-31 | fix macro param name | YamaArashi |