OpenTTD-patches/ai
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 (svn r3564) Several smaller changes: 2006-02-06 09:18:04 +00:00
trolly (svn r3481) - Try and fix an svn discrepancy of trolly.h #2 2006-01-29 21:38:24 +00:00
ai.c (svn r3365) Staticise 36 functions 2006-01-05 12:40:50 +00:00
ai.h (svn r3313) Remove GPMI related changes from trunk 2005-12-18 12:10:46 +00:00