Files
@ r26102:502baaa2877d
Branch filter:
Location: cpp/openttd-patchpack/source/changelog.txt
r26102:502baaa2877d
554.0 KiB
text/plain
Codechange: Template DoCommand to automagically reflect the parameters of the command proc.
When finished, this will allow each command handler to take individually
different parameters, obliviating the need for bit-packing.
When finished, this will allow each command handler to take individually
different parameters, obliviating the need for bit-packing.