summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-08-16(svn r64) Fix: Road vehicles don't get stuck any more (Truelight + Celestardominik
2004-08-16(svn r63) Fix: [ 1009385 ] Too many save games prevented loadingdominik
2004-08-15(svn r62) - Added "None" as option for number of industries in difficulty ↵orudge
settings - Updated French translation (by testman57)
2004-08-15(svn r61) Fixed warning in sdl.corudge
2004-08-15(svn r60) -Fix: signal_density is given as a parameter to autosignal. This ↵darkvater
means all players can define it for themselves. -Fix a few warnings
2004-08-15(svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal ↵darkvater
style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater)
2004-08-15(svn r58) -Fix stupid bug in company league window if non-player is firstdarkvater
2004-08-15(svn r57) Fix to DirectMusic driver init return valueorudge
2004-08-15(svn r56) Improved order checker + patch setting for it (celestar)dominik
2004-08-14(svn r55) A few updates to English language fileorudge
2004-08-14(svn r54) -Add: PF_MULTISTRING in Patch menu to select between things ↵truelight
instead of numbers (Celestar)
2004-08-14(svn r53) -Updated Czech language file (hadezz)darkvater
-Updated Galician language file (condex)
2004-08-14(svn r52) grf messages are only displayed with debug level above 0. (use -d1 ↵dominik
parameter)
2004-08-14(svn r51) Yet another slope graphics fixdominik
2004-08-13(svn r50) -Fix hopefully the win98 crashes related to music/sound (orudge)darkvater
2004-08-13(svn r49) -'Disabled' in patch settings universal for all pe->variable types ↵darkvater
(dominik81).
2004-08-13(svn r48) Fix: Possible to disable some patches (e.g. default service ↵dominik
interval) again by setting them to 0
2004-08-13(svn r47) -Fix StartupEconomy warning in settings_gui.cdarkvater
-More British language fixes (orudge) -Added original vehicle names file. Select it from the list. Vehicles will have real name, all other strings are in English (orudge).
2004-08-13(svn r46) -Make proper difference between English/American language files. ↵darkvater
English (UK) is default language file (orudge) -Add various languages to VS6 project file (orudge)
2004-08-13(svn r45) -Feature [992998] Scrollto Station in Orders. CTRL click on orders ↵darkvater
of a vehicle and main-window scrolls to that station. (chrishuebsch)
2004-08-13(svn r44) Fix: Coast line near edge of map and near oilrigs (Dribbel)dominik
2004-08-13(svn r43) Fix: [ 982666 ] max_loan in editor bug (truelight)dominik
2004-08-13(svn r42) -Added British English language file [993026]. (ledow)darkvater
2004-08-13(svn r41) fixed last commitdominik
2004-08-13(svn r40) Final slope graphics fixdominik
2004-08-13(svn r39) -Fix [1008605] Signals not updated after ClearTunnel Bug [985920] ↵darkvater
(TrueLight)
2004-08-13(svn r38) Preliminary slopes graphics fix. Neighboring tile check not done yetdominik
2004-08-12(svn r37) Do not change to HWSURFACE since it's not working!darkvater
2004-08-12(svn r36) -Fix MacOS makefile issues (Bjarni)darkvater
2004-08-12(svn r35) -Fix Change SDL_HWSURFACE back to SDL_SWSURFACE (Diablo-3D); ↵darkvater
better performance
2004-08-12(svn r34) -Fix [990770] Cargo delivery area patch for bug #989322. If ↵darkvater
station sign was too far away, there were goods acceptance/delivery issues (Celstar)
2004-08-12(svn r33) -Executeable is now openttd(.exe) alwaysdarkvater
-Resourcefile has been updated to 0.3.3.0
2004-08-12(svn r32) -Fix [1007277] Windows Installer Fixes for bugs [991118] and ↵darkvater
[991102]. (lucaspiller)
2004-08-12(svn r31) Fix: pressing 6 in landscaping toolbar crashed the gamedominik
2004-08-12(svn r30) -Fix [1007272] Copy orders between bus/truck possible. You cannot ↵darkvater
share orders between busses/trucks. You can only copy orders if all the facilities in schedule allow both types to go there (Celestar) -Fix Dutch in dropdown language box is not in BIGFONT
2004-08-12(svn r29) -Fix You cannot take ownership of an oilrig by building right next ↵darkvater
to it -Fix when adding parts to a statin max size is not 15x15 anymore, but _patches.station_spread
2004-08-12(svn r28) -Fix removing station merged with oilrig, will reset oilrigs ownershipdarkvater
2004-08-12(svn r27) -Fix: [1006715] Autorenew issuestruelight
-Add: PE_CURRENCY to patchmenu
2004-08-12(svn r26) Fix orderwindow issuetruelight
2004-08-12(svn r25) Fix: [ 1007630 ] Scenario editor pause bugdominik
2004-08-11(svn r24) Fix: competitors are starting more realtruelight
2004-08-11(svn r23) -Some omments on the code (blathijs)darkvater
2004-08-11(svn r22) Add: Competitors menu under patchestruelight
Fix: I forgot to delete a local var from ai.c
2004-08-11(svn r21) Remove: PE_BYTE (bit-bools) in favour of PE_BOOLtruelight
2004-08-11(svn r20) Feature: warning when a vehicle has invalid orders (celestar)dominik
2004-08-11(svn r19) SDL performance fix fo palette animation and mouse jumping (jirif)dominik
2004-08-10(svn r18) -Feature Safeguard against invalid values in Patches window. ↵darkvater
Values will stick to their defined min and max values
2004-08-10(svn r17) -Fix Player window fixes, Getstring id0 fixes, Finances window is ↵darkvater
now ok
2004-08-10(svn r16) Fix: Train refit cost based on _price.ship_basedominik
2004-08-10(svn r15) -Fix: loan increase/decrease showed 1 instead of 10000truelight