Commit Graph

56315 Commits (0d4d4a9cac5708e1369024aeb5ba47b2a5bc0c54)
 

Author SHA1 Message Date
truelight 3dc8dcf312 (svn r320) -Fix: some last _current_player fixes 20 years ago
truelight 75a54521e8 (svn r319) -Fix: [ 1029064 ] Building a station acted weird in some rare situations 20 years ago
miham 773737930a (svn r318) Daily langfile update -- 1895 strings missing for 6 languages 20 years ago
miham 4449917a7c (svn r317) Daily langfile update -- 1952 strings missing for 9 languages 20 years ago
darkvater 67f385ded8 (svn r316) -Fix: not +7 (Tron) 20 years ago
darkvater cee5cd6cc7 (svn r315) -Fix: starting with -r option allows all resolutions (including 666x666) (t r o n) 20 years ago
darkvater 36f18e7f40 (svn r314) -Fix: [982611] Pathfinding bug; train likes the roundabout. If train needs servicing it will now look 16 tiles along the track instead of 12 tiles manhattan style (blathijs) 20 years ago
darkvater 198f841c7e (svn r313) -Feature/Fix: directories in *nix are now sorted alphabetically in ascending order (Tron). 20 years ago
darkvater f3758d133a (svn r312) -Fix: [926105] ctrl + d bug. Longest outstanding bug has been fixed \o/ 2004-03-30 (Tron)
-Fix: [1030393] some screensizes crashes OTTD. Fix in general bug that only allows resolutions which were multiple of 8 in width and height. Also use closest possible resolution in fullscreen if window size is not a valid resolution (Tron)
20 years ago
bjarni d72abf6c3e (svn r311) Added incomplete Icelandic translation (Hinrik)
Mac: made track_starter executable by default. Needed for midi player
20 years ago
miham 408a27a64e (svn r310) Added catalan translation & daily langfile update -- 551 strings missing for 16 languages 20 years ago
miham db516f667e (svn r309) Fixed spanish translation 20 years ago
dominik f7fee73752 (svn r308) Added debug hotkey 'caps lock' for sdl builds as well 20 years ago
darkvater cd01b3890a (svn r307) -Fix: Several potential buffer-overflow fixes, and removal of 'magic-numbers' in favour of constants. (Tron) 20 years ago
darkvater 475ef74ab7 (svn r306) -Fix: [985439] un-owned rail. Trains could cross competitor's tracks if there was a road-crossing over it. 20 years ago
bjarni 93d9afca4b (svn r305) made the shellscripts executable, so the user do not have to do this manually 20 years ago
darkvater 493df26058 (svn r304) -Fix: [967096] fullscreen. New button 'Fullscreen' in 'Game Options' menu which lets you set fullscreen ingame. 20 years ago
dominik 0ba58f25a4 (svn r303) Fix: [ 1022227 ] Ships could unload cargo at stations without docks 20 years ago
miham 807da4e722 (svn r302) Added initial spanish translation 20 years ago
dominik be726e5ec4 (svn r301) Fix: game options (like drive side) are not taken from the scenario when using 'new game' command 20 years ago
dominik e0d671ab5f (svn r300) Fix: order checker now correctly detects station with invalid facilities 20 years ago
miham 72bd3bd170 (svn r299) Daily langfile update -- 209 changed finnish strings 20 years ago
dominik eb445b5189 (svn r298) Fix: Engines from other climates do not appear any more when never_expire_vehicles is enabled 20 years ago
dominik a38e2d046a (svn r297) Fix (SDL): Added a confirmation dialog when quitting the game 20 years ago
miham 6cad1071c8 (svn r296) Daily langfile update. -- 519 strings missing for 3 languages 20 years ago
darkvater e2c1370d60 (svn r295) -Fix: Rewrite and fix of console stuff, including marking (XXX) of areas that require further investigation (Tron)
-Note: booby trapped some suspicous assignments (Tron)
20 years ago
darkvater 089a2a7847 (svn r294) -Fix: autorail always builds rail, instead of occasional rail removal (on pressing hotkey after pressing 'bulldozer')
-Fix: network fixes (Tron)
-Some textfile changes, mainly URL's
20 years ago
darkvater b7fd924806 (svn r293) -Feature: Windows now shows (available) revision, release information in title bar 20 years ago
darkvater c62f670bca (svn r292) -Fix: [1030275] 'Service at' orders ignored after 2090. After 2090 year is reset to 1. Jan 2090, so most of the time, last service was in the future and no service ensured. 20 years ago
bjarni d1a88cbbca (svn r291) Minor fix to english.txt
added debian support (blathijs)
improved make install (blathijs)
20 years ago
miham f5a50c0007 (svn r290) Daily langfile update. -- 519 strings missing for 3 languages 20 years ago
dominik 894bb262ad (svn r289) Fix: Checkpoints on snow have correct ground now 20 years ago
dominik ebc18e3957 (svn r288) Fix: new checkpoint graphics now also work for monorail/maglev 20 years ago
dominik da80dabe6b (svn r287) Sorry, another mistake 20 years ago
dominik 431363908e (svn r286) Sorry, little memalloc problem 20 years ago
dominik 7e882e8fa3 (svn r285) Fix: networkc.tmp will be created in user's homedir (Loki|muh) 20 years ago
dominik 9d1bf52ce3 (svn r284) Fix: on opening the saveload dialog the game pauses again in single player games 20 years ago
dominik 345003d49f (svn r283) New checkpoint graphics (drawn by Eobet and George) 20 years ago
signde f7eccfc6fe (svn r282) -Fix: decode params change accidently commited 20 years ago
signde e049bd9b2b (svn r281) -Fix: some endian issues fixed in network code 20 years ago
signde f7cfd47261 (svn r280) -Fix: ^M removement in console.c 20 years ago
signde 7693c58e28 (svn r279) -Feature: [WIN32] Console now allows to paste data from the clipboard [ctrl + v] 20 years ago
miham 78b02129c1 (svn r278) Daily langfile update. -- 546 string(s) missing for 5 languages 20 years ago
signde 0e08a8f61c (svn r277) -Fix: removed playerseeds again until it is stable 20 years ago
bjarni 5b145f4d7c (svn r276) Lang: American fixes by Pipian and removed Unfinished from Dutch :D 20 years ago
signde dae15e81d8 (svn r275) -Fix: Client accidently marked as unready when sending framesync packets. [this caused occasional timeouts]
-Codechange: now all debug messages for network games show the frame_counter [better debugging]
20 years ago
bjarni e63f6efaef (svn r274) Mac: restored extmusic to be default, which were accidently turned off by a windows music fix 20 years ago
darkvater 11545f1c4d (svn r273) -Fix: sorry, wrongly fixed 20 years ago
darkvater 1cfc877088 (svn r272) -Fix: industries are once again generated on a new map 20 years ago
dominik 21b905e963 (svn r271) another town name confusion fix 20 years ago