Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-31 | Document legendary scripts | GriffinR | |
2019-10-16 | Document rotating_tile_puzzle | GriffinR | |
2019-10-15 | Finish Mossdeep Gym doc, beging documenting rotating tile puzzle | GriffinR | |
2019-08-17 | Rename movobjectoffscreen to copyobjectxytoperm | Tustin2121 | |
Renaming the command to something that makes more sense as to what the command actually does. The command copies the current xy of the instantiated object back to its template, so that the object remains in the same place if the player walks away and despawns the object, and then comes back. "moveobjectoffscreen" implies that it might be taking the object and moving it physically to an off-screen location somehow. | |||
2019-04-03 | Minor fixes | PikalaxALT | |
gotoram --> returnram cmdCF/execram --> gotoram fix indentation in sym_ewram.txt fix mevent_client.h guard name | |||
2019-02-12 | Clear up misnamed time-based flags and functions | Diegoisawesome | |
2017-12-21 | Port generic event script macros from pokeruby | Marcus Huderle | |
2017-12-17 | give batter script command names | DizzyEggg | |
2017-12-01 | battle setup file is decompiled | DizzyEggg | |
2017-11-11 | Split files from event_scripts.s | Diegoisawesome | |
Also move maps/scripts to scripts/maps |