summaryrefslogtreecommitdiff
path: root/road_gui.c
AgeCommit message (Expand)Author
2006-05-09(svn r4789) - Codechange: rename RoadType to RoadTileType and ROAD_{NORMAL,CR...rubidium
2006-04-10(svn r4342) Change the first two parameters of commands - virtual pixel coord...tron
2006-03-06(svn r3774) Remove some more magic numbers and typestron
2006-03-06(svn r3773) Shove some semantics down ottd's throat by replacing ints and mag...tron
2006-03-03(svn r3747) Change HASBIT() to return 0/1 instead of 0/value of tested bit, b...tron
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2005-12-14(svn r3298) Remove unused and write-only variablestron
2005-12-07(svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th...peter1138
2005-11-14(svn r3181) -Bracingtron
2005-11-14(svn r3177) GB, CLRBIT, HASBIT, TOGGLEBITtron
2005-11-13(svn r3173) Use the trinary operator and switch to improve readabilitytron
2005-11-09(svn r3157) - Feature: Added patch option to link the terraform toolbar to th...peter1138
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-21(svn r2669) Shuffle some more stuff around to reduce dependenciestron
2005-07-13(svn r2558) Change the internal map format from 7 arrays to one array of stru...tron
2005-06-29(svn r2496) -Fix: [1179933] When toggling build/remove via keyboard the selec...tron
2005-06-24(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"tron
2005-06-06(svn r2420) - Codechange: magic number elminitation of cursorsprites.Darkvater
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-02-13(svn r1867) Include tables/sprites.h only in files which need ittron
2005-01-29(svn r1721) -Feature: It is now possible to build multiple road stations (up ...celestar
2005-01-29(svn r1713) Split off several functions which query/set information about a s...tron
2005-01-23(svn r1617) -Fix: Ugly hack to only call ResetObjectToPlaceon childwindows of...darkvater
2005-01-23(svn r1610) Remove trailing whitespace (last time ever, i hope)tron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-20(svn r1573) -Fix: Station and depot building mode is now terminated if thecelestar
2005-01-16(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ...tron
2005-01-12(svn r1485) -Fix: [1031451] Catchment area shows when buying sign. Catchment ...darkvater
2005-01-08(svn r1435) Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator modedominik
2005-01-05(svn r1386) Move TileIndexDiff to map.htron
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2004-12-23(svn r1254) - Fix: [ 993500 ] High bridge rendering errordominik
2004-12-23(svn r1243) -Fix: Scenario road-building toolbar also stickified. Thx for the...darkvater
2004-12-22(svn r1212) -Feature: sticky windows all build-toolbarsdarkvater
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-15(svn r1095) -Fix: scenario editor road-build-gui works again altough shortcut...darkvater
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 areasCelestar
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-04(svn r925) Use sound enumstron
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-05(svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunktron
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-07(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)darkvater
2004-08-10(svn r6) -Fix [1006530] BuildRoadOutsideStation fix. Fix bug [994720] road de...darkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight