Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-29 | Continue battle_transition documenting | GriffinR | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. | |||
2020-07-02 | Clean up field effect doc | GriffinR | |
2020-06-29 | Continue documenting overworld/field effects | GriffinR | |
2020-06-23 | Document some overworld and field effects | GriffinR | |
2019-03-23 | Document Field Effects and some related text | Fontbane | |
Also VAR_TRICK_HOUSE_LEVEL | |||
2019-02-15 | Document the regi* code more | Phlosioneer | |
Fixed some confusing naming, named some unknown symbols, and fixed the names of some flags. | |||
2018-12-29 | Cleanup formatting | Marcus Huderle | |
2018-12-29 | Document deoxys rock | Marcus Huderle | |
2018-11-13 | Move field effects enum to defines | Slawter666 | |