Age | Commit message (Expand) | Author |
2005-04-06 | (svn r2160) - Fix (Regression): Convert rail failed to work; stupid bitshifts... | Darkvater |
2005-04-02 | (svn r2136) - Fix: [ 1174313 ] terrain hotkeys nonfunctional in scenario edit... | Darkvater |
2005-03-24 | (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h | truelight |
2005-02-13 | (svn r1867) Include tables/sprites.h only in files which need it | tron |
2005-01-30 | (svn r1731) - Fix: [ 1106930 ] BugFix: placing signals with 2x1 drags workaro... | darkvater |
2005-01-29 | (svn r1713) Split off several functions which query/set information about a s... | tron |
2005-01-23 | (svn r1624) -Fix: [1106930] BugFix: placing signals with 2x1 drags is treated... | darkvater |
2005-01-23 | (svn r1617) -Fix: Ugly hack to only call ResetObjectToPlaceon childwindows of... | darkvater |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-20 | (svn r1575) -Fix: Forgot to exit the construction phase for the waypoint wind... | Celestar |
2005-01-20 | (svn r1573) -Fix: Station and depot building mode is now terminated if the | celestar |
2005-01-19 | (svn r1572) Remove dead code from ludde's autorail implementation which was l... | tron |
2005-01-19 | (svn r1571) Feature: Visually enhanced autorail placing | dominik |
2005-01-16 | (svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ... | tron |
2005-01-10 | (svn r1476) -Fix: [1099209] Catchment area with drag&drop stations (Celestar) | darkvater |
2005-01-08 | (svn r1435) Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator mode | dominik |
2005-01-07 | (svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the... | tron |
2005-01-06 | (svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff | tron |
2005-01-05 | (svn r1386) Move TileIndexDiff to map.h | tron |
2005-01-05 | (svn r1382) Make automatic placement of rails in front of train depots map si... | tron |
2005-01-04 | (svn r1380) -Fix: missed widget fixes; thanks Jango and TestMan57 | darkvater |
2005-01-03 | (svn r1348) -Feature: resizable windows. Read the comment in window.h to find... | truelight |
2005-01-03 | (svn r1336) Fix: Correct landscaping buttons in monorail and maglev toolbars | dominik |
2004-12-23 | (svn r1254) - Fix: [ 993500 ] High bridge rendering error | dominik |
2004-12-22 | (svn r1212) -Feature: sticky windows all build-toolbars | darkvater |
2004-12-15 | (svn r1117) Move map arrays and some related macros into their own files map.... | tron |
2004-12-14 | (svn r1084) Generalized hotkey catching when textfield windows are open. Now ... | dominik |
2004-12-12 | (svn r1040) Fix: All character hotkeys are disabled now when a window for typ... | dominik |
2004-12-12 | (svn r1030) Some toolbar icons are arranged differently: | dominik |
2004-12-08 | (svn r979) Allow more realistically sized catchment areas | Celestar |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |
2004-12-04 | (svn r925) Use sound enums | tron |
2004-11-26 | (svn r829) Fix small glitch: Immediately redraw the tile selection square whe... | tron |
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron |
2004-11-17 | (svn r659) Support for cutomized TTDPatch-style new stations (no selector GUI... | tron |
2004-11-17 | (svn r647) Cleanup custom station classes handling. (pasky) | miham |
2004-11-14 | (svn r614) [newgrf] Some minor code fixes | dominik |
2004-11-14 | (svn r612) [newgrf] Fix: custom waypoints on monorail/maglev are displayed co... | dominik |
2004-11-14 | (svn r608) [newgrf] enabled possibility to build default waypoint when custom... | dominik |
2004-11-14 | (svn r607) -Patch: [ 985102 ] static cleanup | tron |
2004-11-14 | (svn r606) -newgrf: Fixed waypoint scrollbar | 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 r581) -newgrf: Basic support for new stations - only waypoints supported... | celestar |
2004-11-05 | (svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk | tron |
2004-09-18 | (svn r294) -Fix: autorail always builds rail, instead of occasional rail remo... | darkvater |
2004-09-11 | (svn r202) -Codechange: I missed some files with trailing spaces.. this shoul... | truelight |
2004-09-07 | (svn r180) -Fix: some more warning fixes for C99 (Tron) | darkvater |
2004-09-07 | (svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron) | darkvater |
2004-09-05 | (svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs) | truelight |