summaryrefslogtreecommitdiff
path: root/table
AgeCommit message (Expand)Author
2005-04-02(svn r2136) - Fix: [ 1174313 ] terrain hotkeys nonfunctional in scenario edit...Darkvater
2005-03-25(svn r2066) - Fix: [ 1164248 ] game crash while AI builds bridge. Also protec...Darkvater
2005-03-24(svn r2048) -Fix: deleted a word somehow :s (Tnx Tron!)truelight
2005-03-24(svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.htruelight
2005-03-09(svn r1977) Typedef some enums and struct plus some minor style changestron
2005-03-09(svn r1975) Minor tweaking of the Czech name generator tables.pasky
2005-03-06(svn r1949) Fixed the CzechChoose usage in the Czech word tables. Now selecti...pasky
2005-03-06(svn r1948) Add an explicit copyright notice regarding the Czech town names g...pasky
2005-03-05(svn r1931) Added Krystofova, Udoli and Hut. Zdar is s. masc., not s. neut.pasky
2005-03-05(svn r1929) Feature: [namegen] Support for dynamic generation of the Czech to...pasky
2005-03-05(svn r1926) Codechange: Renamed some of the predefined town names arrays for ...pasky
2005-02-22(svn r1903) Replace some casts and macro magic with proper typing, similar to...tron
2005-02-22(svn r1902) Replace some casts with proper typingtron
2005-02-14(svn r1875) Effect vehicle overhaul: enumerate sprites, descriptive names for...tron
2005-02-13(svn r1868) Improve readability of the bulldozer movement codetron
2005-01-31(svn r1751) - Feature: New PathFinder (NPF).matthijs
2005-01-22(svn r1589) Adapt the AI to a slight behavior change of CmdBuildSignals() int...tron
2005-01-19(svn r1571) Feature: Visually enhanced autorail placingdominik
2005-01-15(svn r1531) -Feature: [1039061] Swiss town-names (vulvulune)darkvater
2005-01-15(svn r1520) Trim 134 (!) lines with trailing whitespace ):tron
2005-01-12(svn r1489) -Fix: You fix a GCC warning, you get a MSVC warning.. now fixed b...truelight
2005-01-12(svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron)truelight
2005-01-11(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...darkvater
2005-01-10(svn r1453) Feature: MD5 hash check for TTD filesdominik
2005-01-09(svn r1450) Updated norwegian townname generation (Simen Graaten)miham
2005-01-09(svn r1444) -Fix: fixed weight for double-head trains (and with that the acce...truelight
2005-01-09(svn r1438) Added norwegian townnamesmiham
2005-01-07(svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the codecelestar
2005-01-06(svn r1402) Trim trailing whitespacetron
2005-01-06(svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDifftron
2005-01-04(svn r1369) -Feature(ish): Added sprites for up/down and left/right arrows. A...darkvater
2005-01-03(svn r1343) -Fix: [Graphic] Autorail icon is now correct (Darkvater)truelight
2004-12-31(svn r1307) -Fix/feature: rewrote the townname generation code. Code is much ...truelight
2004-12-23(svn r1254) - Fix: [ 993500 ] High bridge rendering errordominik
2004-12-22(svn r1233) Fixed several currency issues. Now currencies should work correct...dominik
2004-12-22(svn r1222) Currency cleanup. Changed some currency symbols according to foru...dominik
2004-12-22(svn r1215) Feature: You can now make a custom currency by chosing "Custom..."dominik
2004-12-15(svn r1121) -Feature: Added sticky windows feature. A small pin allows the us...darkvater
2004-12-12(svn r1038) Feature: OpenTTD runs with the grf files of the DOS versiondominik
2004-12-12(svn r1030) Some toolbar icons are arranged differently:dominik
2004-12-09(svn r1001) -Changed the title name to OpenTTD. Don't know how this was misse...darkvater
2004-12-09(svn r999) New icons for the network interface, newgrf gui and the tiny eurodominik
2004-12-03(svn r907) Sprinkle holy ANSI water:tron
2004-11-26(svn r828) Everyone welcome table/sprites.h in trunk - so far not in use besi...pasky
2004-11-26(svn r827) Dye bridge ramps in the matching colours compared to the rest of t...tron
2004-11-26(svn r826) Seperate all bridge related tables from tunnel_land.h into their o...tron
2004-11-26(svn r822) Use a struct instead of pairs of bytes for the string colormap.tron
2004-11-26(svn r819) Code cleanup: colors for langfile strings are now taken from a col...dominik
2004-11-24(svn r800) Check if the data tables for houses have the correct number of ele...tron
2004-11-22(svn r764) Enumerate the houses only one per town can exist and use the enums...tron