index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
macros
Age
Commit message (
Expand
)
Author
2022-01-23
Add new macro comments
GriffinR
2022-01-23
Add missing :req, remove old macros
GriffinR
2022-01-11
Add seteventmon
GriffinR
2022-01-11
Make item optional for givemon and setwildbattle
GriffinR
2022-01-04
Misc cleanup
GriffinR
2021-11-18
Use STR_VAR names for apprentice_buff and frontier_gettrainername
GriffinR
2021-11-18
Allow compare + goto_if/call_if as a single statement
GriffinR
2021-11-18
Macro comment typo fix, Object->object
GriffinR
2021-11-18
Finish updating macro comments
GriffinR
2021-11-17
Distinguish 'virtual object' names from object events
GriffinR
2021-11-17
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into ...
GriffinR
2021-11-17
Add STR_VAR_# ids to string buffer macros
GriffinR
2021-11-17
Continue macro comment updating
GriffinR
2021-11-17
Remove dead sub references
GriffinR
2021-11-17
Document field_tasks
GriffinR
2021-11-18
Make arguments for create_movement_action required
cbt6
2021-11-18
Use movement action constant values over enum
cbt6
2021-11-16
More updating event macro comments
GriffinR
2021-11-16
Label slot machine ids, fix GetPriceReduction
GriffinR
2021-11-16
Continue updating event macro comments
GriffinR
2021-11-16
Handle optional arguments for warp commands, add WARP_ID_NONE
GriffinR
2021-11-15
Start event macro comment updates
GriffinR
2021-11-13
Merge pull request #1547 from GriffinRichards/doc-sounddata
GriffinR
2021-11-07
Add CRY_MODE constants
GriffinR
2021-11-05
Rename movement scripts to use Faster over Fastest
cbt6
2021-10-30
Better braille support
GriffinR
2021-10-13
Label battle script macro arguments
GriffinR
2021-10-13
Add controller buffer constants, finish misc battle doc
GriffinR
2021-10-11
Rename battle anim cmds, move its data, name remaining symbols
GriffinR
2021-10-08
Start misc battle documentation
GriffinR
2021-09-24
Document some single-remaining symbols
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-07-03
Merge pull request #1471 from GriffinRichards/fix-lock
GriffinR
2021-05-21
Document second parameter of playbgm
ExpoSeed
2021-05-04
Fix some object lock names
GriffinR
2021-04-21
Clean up contest_painting
GriffinR
2021-04-03
Misc battle script cleanup
GriffinR
2021-04-01
Merge pull request #1394 from GriffinRichards/fix-bgevent
GriffinR
2021-04-01
Fix bg event macros
GriffinR
2021-03-31
Use bool for multichoice ignoreBPress
GriffinR
2021-03-27
Standardize Friendship/Happiness
GriffinR
2021-02-24
Document easy chat
GriffinR
2021-02-15
Rename obedient/fatefulEncounter to eventLegal
Deokishisu
2021-02-15
Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.h
Deokishisu
2021-02-02
Merge pull request #1314 from GriffinRichards/doc-controllers
GriffinR
2021-01-26
Document object lock and some trainer approach
GriffinR
2021-01-26
Clean up scrcmd.c
GriffinR
2021-01-22
Document remainder of battle_controllers.c
GriffinR
2020-12-24
Label remaining subs in battle_tower.c
GriffinR
2020-09-25
Mark unused script commands
ExpoSeed
[next]