OpenTTD/ai/default
tron 453b30e387 (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
2006-02-06 09:18:04 +00:00
..
default.c (svn r3564) Several smaller changes: 2006-02-06 09:18:04 +00:00
default.h (svn r2973) Move a function declaration somewhere where it belongs 2005-09-23 06:38:36 +00:00