summaryrefslogtreecommitdiff
path: root/src/ai
AgeCommit message (Expand)Author
2007-04-01(svn r9540) -Fix (r1): Bankrupt AIs no longer buy themselves (usage of wrong ...celestar
2007-03-31(svn r9530) -Codechange: Replace a direct industry type access by a behaviourbelugas
2007-03-22(svn r9400) -Codechange: Use some more representative enum names for landscap...belugas
2007-03-16(svn r9251) -Fix(r6057, FS#644): Use a less CPU-intensive algorithm to find a...celestar
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-22(svn r8841) -Fixtron
2007-02-17(svn r8767) -Fixtron
2007-02-16(svn r8755) -Fixtron
2007-02-15(svn r8750) -Fix (r8747): PLANES defined in wingdi.h caused compilation error...KUDr
2007-02-15(svn r8747) -Fixtron
2007-02-14(svn r8732) -Codechange/Fix(r8705): Turned the bit-handling macros into templ...celestar
2007-02-10(svn r8660) -Fixtron
2007-01-30(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...belugas
2007-01-27(svn r8428) -Codechange: Add proper names to aircraft subtypes instead of mag...Darkvater
2007-01-25(svn r8402) -Codechange: Move RoadStop-specific enums to the RoadStop class, ...celestar
2007-01-24(svn r8385) -Fixtron
2007-01-19(svn r8276) -Fixtron
2007-01-14(svn r8116) Undo r8113tron
2007-01-14(svn r8113) Fix the #include path to table/strings.htron
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-11(svn r8056) -Codechange: Remove swap_byte, swap_byte, and siblings (some were...celestar
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium