You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/ai
tron 087fe86ed2 (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
19 years ago
..
default (svn r3564) Several smaller changes: 19 years ago
trolly (svn r3481) - Try and fix an svn discrepancy of trolly.h #2 19 years ago
ai.c (svn r3365) Staticise 36 functions 19 years ago
ai.h (svn r3313) Remove GPMI related changes from trunk 19 years ago