Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW2021-11-03T23:54:20+00:00GriffinRgriffin.g.richards@gmail.com2021-11-03T22:29:18+00:0050d3003a0d66b30fa1bf50b33e1a7de6263dca5d
Add font id constants2021-10-30T23:54:15+00:00GriffinRgriffin.g.richards@gmail.com2021-10-30T20:47:37+00:00fdaf436960b4a1feab037eafdb76e279ddc787e2
Clean up international_string_util2021-10-18T01:51:11+00:00GriffinRgriffin.g.richards@gmail.com2021-10-18T01:51:11+00:00a950f9c7712ed8794e385bb7ed6b9eff360b4260
Removed trailing spaces in the most relevant files2021-08-24T22:59:32+00:00LOuroboroslunosouroboros@gmail.com2021-08-24T22:59:32+00:00554210c5e315e786ddc6eef888e9ff6065ad73f8
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.
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.
standardize "grey" to "gray"2021-04-10T02:39:34+00:00Kurausukunlord.uber1@gmail.com2021-04-10T02:39:34+00:003e725272fc8b8f2ea825783771d54104d1f25e82
Use ARRAY_COUNT in InitBgsFromTemplates2021-01-19T09:14:07+00:00GriffinRgriffin.g.richards@gmail.com2021-01-19T09:09:46+00:003f9037d63a46bd36f412ab7b23dd60c36e9b4cd2