Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-25 | Mark unused script commands | ExpoSeed | |
2020-09-17 | Make all arguments for audio macros required | Kurausukun | |
2020-09-17 | Update Audio Macros | Kurausukun | |
Information: Our current audio macros preclude the definition of root key and pan (applicable when used in drumsets, aka "keysplit_all") for GB channels. However, this functionality does exist in m4a--Pokemon Emerald just happens not to use it. However, for the sake of people working with custom music, I believe these values should be modifiable by users. Additionally, given the recent events that have occurred with this repo, I would like to make something fully clear: I have indeed looked at the GBA SDK before, which contains notes on how these sounds are defined; therefore, I cannot blame you if you reject this PR on the grounds that the information is "tainted." However, this information is readily available and matches the same macros used for directsound--it's hardly information that one would need the source to know. | |||
2020-08-21 | Document contest AI scripts | GriffinR | |
2020-08-21 | Document contest AI commands | GriffinR | |
2020-08-16 | Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest | GriffinR | |
2020-07-24 | Continue new contest documentation | GriffinR | |
2020-07-18 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-18 | Clean up some battle scr cmd data | GriffinR | |
2020-07-15 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-09 | Fix indentation | Ryuhouji | |
2020-07-09 | Made documentation more readable | Ryuhouji | |
This change will make the script command documentation more user-friendly to read. Additionally, provided the information on the 'delay' macro. I have confirmed that this is indeed Frames and not Milliseconds. Updated the macro respectively. | |||
2020-06-29 | Continue documenting overworld/field effects | GriffinR | |
2020-04-28 | Sync map header property names with pokefirered | GriffinR | |
2020-01-13 | Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj | GriffinR | |
2020-01-13 | Merge pull request #953 from GriffinRichards/sync-script | huderlem | |
Port some macro/script fixes from pokefirered | |||
2020-01-12 | Give/Take to Add/Remove for silent script macros | GriffinR | |
2020-01-12 | Merge branch 'master' into fix-eventobj | GriffinR | |
2020-01-12 | if_undefeated macro to if_not_defeated | GriffinR | |
2020-01-11 | Port some macro/script fixes from pokefirered | GriffinR | |
2020-01-08 | Merge master into ObjEvent rename and prune accidental inclusions | GriffinR | |
2020-01-08 | Merge branch 'master' into doc-dome | GriffinR | |
2020-01-07 | More battle_dome.c doc | GriffinR | |
2019-12-25 | More battle_dome.c documentation | GriffinR | |
2019-12-25 | Merge pull request #936 from GriffinRichards/doc-tower | huderlem | |
Document Battle Tower scripts | |||
2019-12-21 | Merge master into ObjEvent rename | GriffinR | |
2019-12-20 | Merge pull request #935 from GriffinRichards/doc-warp | Diegoisawesome | |
Document some warp/field screen effect | |||
2019-12-20 | Merge pull request #939 from GriffinRichards/fix-compare | Diegoisawesome | |
Use constants in compare macro | |||
2019-12-20 | Reword yesnobox comment | GriffinR | |
2019-12-20 | Document Battle Dome scripts and some battle_dome.c | GriffinR | |
2019-12-20 | Remove references to LASTRESULT | GriffinR | |
2019-12-18 | Remove uses of compare_var_to | GriffinR | |
2019-12-18 | Use constants in compare macro | GriffinR | |
2019-12-18 | Merge branch 'master' into fix-eventobj | GriffinR | |
2019-12-17 | Merge master into doc-tower | GriffinR | |
2019-12-17 | Document Battle Tower scripts | GriffinR | |
2019-12-17 | Document some warp/field screen effect | GriffinR | |
2019-12-15 | Use fadescreen constants | GriffinR | |
2019-12-15 | Merge master into ObjEvent rename | GriffinR | |
2019-12-14 | Split finditem_std from giveitem_std | GriffinR | |
2019-12-14 | Document Battle Pyramid scripts | GriffinR | |
2019-12-14 | Document Battle Factory scripts | GriffinR | |
2019-12-11 | Merge branch 'master' into fix-eventobj | GriffinR | |
2019-12-10 | Document Battle Pike scripts | GriffinR | |
2019-12-06 | Merge branch 'master' into fix-eventobj | GriffinR | |
2019-12-05 | Add some macro comments | GriffinR | |
2019-12-05 | Set up Battle Tent macros | GriffinR | |
2019-12-05 | Set up Battle Pyramid macros | GriffinR | |
2019-12-05 | Set up Battle Factory macros | GriffinR | |
2019-12-05 | Set up Battle Pike macros | GriffinR | |