summaryrefslogtreecommitdiff
path: root/order_cmd.c
AgeCommit message (Expand)Author
2006-08-26(svn r6145) -Codechange: added OrderID to indicate Order indexes out of the pooltruelight
2006-08-26(svn r6144) -Codechange: renamed OrderID to VehicleOrderID, because it had no...truelight
2006-08-26(svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)truelight
2006-08-26(svn r6137) -Codechange: some very minor cleanups:truelight
2006-08-22(svn r6053) -Codechange: renamed all IsXXXIndex to IsValidXXXIDtruelight
2006-08-22(svn r6052) -Codechange: change OrderType (order->type) in a typedeftruelight
2006-08-22(svn r6051) -Fix r6047: forgot many times a ! :(truelight
2006-08-22(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva...truelight
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-07-26(svn r5615) Move GetStationTileForVehicle() to its only usertron
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-06-10(svn r5210) Many small changes which piled up: const, unsigned, variable scop...tron
2006-04-18(svn r4471) - Pools: Add a facility for calling a custom function during pool...peter1138
2006-04-10(svn r4342) Change the first two parameters of commands - virtual pixel coord...tron
2006-03-16(svn r3895) - Add proper SLE(G)_CONDNULL macros for the empty space reservati...Darkvater
2006-03-04(svn r3758) Remove the news validation callback. It is superseded by r3757.tron
2006-03-04(svn r3757) -Feature: Delete news items about vehicles, when they get staletron
2006-03-02(svn r3730) Multistop modifications:celestar
2006-02-20(svn r3627) - Change all hardcoded 255 max-saveload versions with the define ...Darkvater
2006-02-06(svn r3564) Several smaller changes:tron
2006-02-01(svn r3510) Fiddle with whitespace and parenthesestron
2006-01-05(svn r3365) Staticise 36 functionstron
2005-12-29(svn r3353) Simplify the automatic length adjustment algorithm for replacing ...tron
2005-12-18(svn r3313) Remove GPMI related changes from trunktron
2005-12-14(svn r3305) -Rename: Changed all instances of ottd_ related to the AI to ttai_truelight
2005-11-23(svn r3232) -Add: implemented the event-system for AIstruelight
2005-11-22(svn r3227) -Codechange: [Savegame] removed 'minor' version, and renamed 'maj...truelight
2005-11-15(svn r3187) Simplify overly complicated ifs, especially if (foo) return false...tron
2005-11-14(svn r3181) -Bracingtron
2005-11-14(svn r3177) GB, CLRBIT, HASBIT, TOGGLEBITtron
2005-11-13(svn r3172) static, consttron
2005-11-07(svn r3155) -Feature: [autoreplace] autoreplace can now remove cars from too ...bjarni
2005-10-23(svn r3078) Some more stuff, which piled up:tron
2005-09-16(svn r2959) - Fix: [ 1266036 ] Fix [ 1236317 ] Vehicles with and TRANSFER ord...Darkvater
2005-08-06(svn r2819) Make variables, which are exclusive for internal use of the save/...tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
2005-07-20(svn r2650) Convert many explicit shifts+ands to extract bits to invocations ...tron
2005-07-17(svn r2599) Fix: Road vehicle multistop handling used NPF even if NPF was off...ludde
2005-06-15(svn r2441) -Feature: You can now give transfer order to set up feeder systemscelestar
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-06-01(svn r2390) - Codechange: Fix some warnings on GCC 4.0.0hackykid
2005-05-30(svn r2387) - CodeChange: made the saveload code more readable and also remov...Darkvater
2005-05-15(svn r2324) Introduce _cmd_text for passing strings with a command instead of...tron
2005-05-12(svn r2300) - CodeChange: check the last number of commands, now only the ref...Darkvater
2005-05-12(svn r2297) - CodeChange: server-check the next batch of commands.Darkvater
2005-05-11(svn r2293) - Fix (regression): You couldn't modify commands anymore; fixed. ...Darkvater
2005-05-11(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...Darkvater
2005-05-03(svn r2264) - Fix: [ 1060686 1187655 ] Changing the full-load flag on the cur...matthijs
2005-05-02(svn r2256) - Fix: Trains cannot find a depot when they are in a tunnel. (glx)matthijs