Files @ r7763:878d494b5f57
Branch filter:

Location: cpp/openttd-patchpack/source/docs/elrail_tile.png

rubidium
(svn r11312) -Codechange: implement a overflow safe integer and use that for money and don't misuses CommandCost to have a overflow safe integer. Based on a patch by Noldo.