Age | Commit message (Expand) | Author |
2005-03-27 | (svn r2093) uint -> TileIndex, remove commented out code and a local variable... | tron |
2005-03-24 | (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h | truelight |
2005-03-24 | (svn r2043) -Fix: committed too many files in the last commit | truelight |
2005-03-24 | (svn r2042) -Fix: forgot to remove a printf ;) | truelight |
2005-03-04 | (svn r1924) Use same type names in declaration and implementation | tron |
2005-02-17 | (svn r1881) -Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit | celestar |
2005-02-07 | (svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more ex... | tron |
2005-02-06 | (svn r1833) byte -> char transition: the rest | tron |
2005-02-06 | (svn r1832) Next byte -> char iteration: custom names | tron |
2005-02-06 | (svn r1821) Move generic string handling functions to string.[ch] and introdu... | tron |
2005-02-06 | (svn r1814) Let ReadFileToMem() return void* (instead of byte*) because we do... | tron |
2005-02-06 | (svn r1813) Declare functions implemented in strings.c in their own shiny new... | tron |
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-29 | (svn r1715) Move [GS]etMapExtraBits to tile.[ch] | tron |
2005-01-23 | (svn r1621) -Fix: fixed some compiler warnings for the random-debug-switch | truelight |
2005-01-23 | (svn r1616) Introduce ttd_strlcat() and use it to de-uglify some piece of cod... | tron |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-21 | (svn r1583) -Fix: You should no longer be able to delete bridges on any type ... | darkvater |
2005-01-14 | (svn r1508) Remove duplicate declarations and include proper headers where ne... | tron |
2005-01-13 | (svn r1497) -Fix: [1101179] Crash if generating land while industry window is... | darkvater |
2005-01-13 | (svn r1496) -Fix: highscore no longer crashes in network games with a dedicat... | darkvater |
2005-01-12 | (svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it... | truelight |
2005-01-11 | (svn r1479) -Added highscore chart (accessible from the difficulty window) wi... | darkvater |
2005-01-03 | (svn r1354) Use WindowClass/WindowNumber to store/pass window class/number, n... | tron |
2004-12-23 | (svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge) | truelight |
2004-12-20 | (svn r1194) Feature: You can now add and remove servers from the server list.... | dominik |
2004-12-13 | (svn r1045) -Fix: OpenTTD compiles again under VC6 (sign_de) | truelight |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |
2004-12-03 | (svn r907) Sprinkle holy ANSI water: | tron |
2004-11-21 | (svn r724) Remove restriction that a tile can only accept 3 cargo types. | tron |
2004-11-15 | (svn r631) Merge r440, r444, r485, r630 to trunk: | tron |
2004-11-14 | (svn r612) [newgrf] Fix: custom waypoints on monorail/maglev are displayed co... | dominik |
2004-11-14 | (svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ... | darkvater |
2004-11-14 | (svn r585) -newgrf: GUI for selecting custom waypoint graphics to use. Patch ... | darkvater |
2004-11-14 | (svn r579) Remove now unused function memswap() | tron |
2004-11-05 | (svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk | tron |
2004-09-13 | (svn r240) -Fix: desync on subsidy generation | signde |
2004-09-12 | (svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default... | darkvater |
2004-09-12 | (svn r212) -Fix: Network-gui fixes (sign_de) | darkvater |
2004-09-11 | (svn r209) -Fix: network code based desync | signde |
2004-09-11 | (svn r207) -Codechange: randomizer handling | signde |
2004-09-08 | (svn r186) -Add: debug 'net' for network debug (sign_de) | truelight |
2004-09-07 | (svn r176) -Fix: network_gui const and warnings fixes (Tron) | darkvater |
2004-09-05 | (svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs) | truelight |
2004-09-03 | (svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, ... | darkvater |
2004-08-24 | (svn r132) -Fix: [1014278] TileAddWrap() gave wrong results. Fixed now. | truelight |
2004-08-22 | (svn r106) New network core (by sign_de) | dominik |
2004-08-10 | (svn r3) -[1005611] Player Window patch: When looking in dropdownlist for pla... | darkvater |