Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2021-02-24 | Document easy chat | GriffinR | |
2020-01-08 | Add battle tent mon/trainer constants | GriffinR | |
2020-01-07 | More battle_dome.c doc | GriffinR | |
2018-12-04 | finish battle tower data except sRubyFacilityClassToEmerald | garak | |
2018-12-03 | update frontier class names | garak | |
2018-12-02 | begin batle tower data | garak | |