openttd.ico
author tron
Mon, 06 Feb 2006 09:18:04 +0000
changeset 2989 916f9443345f
parent 1831 fca17c2f9300
permissions -rw-r--r--
(svn r3564) Several smaller changes:
- Don't treat non-booleans as booleans
- Reduce variable scope
- Bracing
- Use DeMorgan's law to make conditionals easier to read
- if cascade -> switch
- Replace some magic numbers by symbolic names
- Avoid assignments within other statements
(binary:image/vnd.microsoft.icon)