Age | Commit message (Expand) | Author |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |
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 systems | celestar |
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.0 | hackykid |
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 |
2005-05-02 | (svn r2255) - Fix: [ 9680363 ] [NPF] Broken buoy handling for ships | matthijs |
2005-04-30 | (svn r2237) - Fix (regression): [ 1192284 ] Bug: Ship refuses to add buoy to ... | Darkvater |
2005-04-22 | (svn r2222) Check the parameters of Cmd{Insert,Delete,Modify,Skip}Order() and... | tron |
2005-04-11 | (svn r2184) - CodeChange: remove the copy of ClearSlot(), which is now also c... | Darkvater |
2005-04-10 | (svn r2178) Postprevcommitaddendum: add debug.h if you use DEBUG() | Darkvater |
2005-04-10 | (svn r2177) - Fix: Fix a slot desync with setting the invalid slot to the cor... | Darkvater |
2005-02-06 | (svn r1818) -Add: Dynamic orders (up to 64k orders) | truelight |
2005-02-05 | (svn r1801) -Fix [Multistop] Fixed a crash that occured when copying orders d... | celestar |
2005-02-02 | (svn r1770) -Fix: Hopefully last pieces of code that are containing a station-id | truelight |
2005-01-31 | (svn r1751) - Feature: New PathFinder (NPF). | matthijs |
2005-01-31 | (svn r1749) Move the functions which calculate distances to map.[ch] and give... | tron |
2005-01-29 | (svn r1721) -Feature: It is now possible to build multiple road stations (up ... | celestar |
2005-01-23 | (svn r1612) -Fix: made sure that ->next pointers are set to NULL | truelight |
2005-01-23 | (svn r1607) -Fix: When deleting an order, the next pointer was not cleared, | truelight |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-18 | (svn r1556) -Fix: Vehicle list updates should now really work | Celestar |
2005-01-17 | (svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before | celestar |
2005-01-16 | (svn r1544) -Fix: SwapOrder did not use AssignOrder, which caused the saverou... | truelight |
2005-01-15 | (svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic. | truelight |
2005-01-15 | (svn r1521) -Fix: Ship Vehicle Lists are now redrawn correctly | celestar |
2005-01-06 | (svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an... | truelight |
2004-12-29 | (svn r1297) Language fixes in the source.. (ln-) | miham |
2004-12-29 | (svn r1295) -Fix: [ 1092499 ] Copy order was fucked up, because memcpy said: | truelight |
2004-12-19 | (svn r1177) Enable non-stop flag for waypoints | tron |
2004-12-19 | (svn r1175) -Fix: [ 1086375 ] Backup-order-list was not closed with an OT_NOT... | truelight |
2004-12-19 | (svn r1164) Redid fix from revision 1163 to work with all patch settings | dominik |
2004-12-18 | (svn r1163) Fix: [ 1087403 ] Crashed trains aren't reported to have too few o... | dominik |
2004-12-10 | (svn r1009) -Feature: per-station vehicle lists | tron |
2004-12-05 | (svn r955) Replace uint16 for orders with struct Order | tron |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |
2004-12-02 | (svn r901) Small step in the process to clean up the DPARAM mess: | tron |
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron |
2004-11-06 | (svn r516) Solved a little bug with the order checker. | celestar |
2004-09-19 | (svn r300) Fix: order checker now correctly detects station with invalid faci... | dominik |
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight |