Commit Graph

52917 Commits (5b7db9d849df52c7144434ed57ff5664572d6eac)
 

Author SHA1 Message Date
darkvater 4587ede35d (svn r67) -Forget to change debug message for grfspecial.c
-Added compile flag NO_DEBUG_MESSAGES which will strip executeable of all DEBUG(..,..)'s
20 years ago
darkvater 68c9b7c3ad (svn r66) -Fix Station list updated on station deletion/station rename
-Changed debug messages to comply with DEBUG(name, level) heuristics
20 years ago
darkvater d33c833a82 (svn r65) -Fix [1009567] problem with transferred cargo crashes game. Invalid st->xy on deleted station. 20 years ago
dominik f98482d45a (svn r64) Fix: Road vehicles don't get stuck any more (Truelight + Celestar 20 years ago
dominik b15f790797 (svn r63) Fix: [ 1009385 ] Too many save games prevented loading 20 years ago
orudge c4b9a9cc70 (svn r62) - Added "None" as option for number of industries in difficulty settings
- Updated French translation (by testman57)
20 years ago
orudge 86f4959b55 (svn r61) Fixed warning in sdl.c 20 years ago
darkvater 27f6fcae4c (svn r60) -Fix: signal_density is given as a parameter to autosignal. This means all players can define it for themselves.
-Fix a few warnings
20 years ago
darkvater 3fe3a023e5 (svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater) 20 years ago
darkvater 69b09ef302 (svn r58) -Fix stupid bug in company league window if non-player is first 20 years ago
orudge a16f242808 (svn r57) Fix to DirectMusic driver init return value 20 years ago
dominik 43d691df17 (svn r56) Improved order checker + patch setting for it (celestar) 20 years ago
orudge f5e2d75931 (svn r55) A few updates to English language file 20 years ago
truelight de1ffca437 (svn r54) -Add: PF_MULTISTRING in Patch menu to select between things instead of numbers (Celestar) 20 years ago
darkvater bd8513897f (svn r53) -Updated Czech language file (hadezz)
-Updated Galician language file (condex)
20 years ago
dominik 47f517d6f2 (svn r52) grf messages are only displayed with debug level above 0. (use -d1 parameter) 20 years ago
dominik b3cdae2af1 (svn r51) Yet another slope graphics fix 20 years ago
darkvater b7e14169f8 (svn r50) -Fix hopefully the win98 crashes related to music/sound (orudge) 20 years ago
darkvater 15d60c09f5 (svn r49) -'Disabled' in patch settings universal for all pe->variable types (dominik81). 20 years ago
dominik df61b336db (svn r48) Fix: Possible to disable some patches (e.g. default service interval) again by setting them to 0 20 years ago
darkvater 15f3aaf824 (svn r47) -Fix StartupEconomy warning in settings_gui.c
-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).
20 years ago
darkvater 4ba568d6b2 (svn r46) -Make proper difference between English/American language files. English (UK) is default language file (orudge)
-Add various languages to VS6 project file (orudge)
20 years ago
darkvater a58f9bd621 (svn r45) -Feature [992998] Scrollto Station in Orders. CTRL click on orders of a vehicle and main-window scrolls to that station. (chrishuebsch) 20 years ago
dominik 7af3360c5a (svn r44) Fix: Coast line near edge of map and near oilrigs (Dribbel) 20 years ago
dominik 3067b9ac63 (svn r43) Fix: [ 982666 ] max_loan in editor bug (truelight) 20 years ago
darkvater a14c0c1490 (svn r42) -Added British English language file [993026]. (ledow) 20 years ago
dominik 6797e692f8 (svn r41) fixed last commit 20 years ago
dominik ca120eedad (svn r40) Final slope graphics fix 20 years ago
darkvater ecb6f670b0 (svn r39) -Fix [1008605] Signals not updated after ClearTunnel Bug [985920] (TrueLight) 20 years ago
dominik 0c25a4b10c (svn r38) Preliminary slopes graphics fix. Neighboring tile check not done yet 20 years ago
darkvater ec31ae9f16 (svn r37) Do not change to HWSURFACE since it's not working! 20 years ago
darkvater e21b73bda5 (svn r36) -Fix MacOS makefile issues (Bjarni) 20 years ago
darkvater 63a0313070 (svn r35) -Fix Change SDL_HWSURFACE back to SDL_SWSURFACE (Diablo-3D); better performance 20 years ago
darkvater 5a0a007e45 (svn r34) -Fix [990770] Cargo delivery area patch for bug #989322. If station sign was too far away, there were goods acceptance/delivery issues (Celstar) 20 years ago
darkvater b70e5a30c1 (svn r33) -Executeable is now openttd(.exe) always
-Resourcefile has been updated to 0.3.3.0
20 years ago
darkvater d3be7f2de7 (svn r32) -Fix [1007277] Windows Installer Fixes for bugs [991118] and [991102]. (lucaspiller) 20 years ago
dominik 336ba2ba8a (svn r31) Fix: pressing 6 in landscaping toolbar crashed the game 20 years ago
darkvater 386c8ccfbf (svn r30) -Fix [1007272] Copy orders between bus/truck possible. You cannot 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
20 years ago
darkvater 52f8e963c1 (svn r29) -Fix You cannot take ownership of an oilrig by building right next to it
-Fix when adding parts to a statin max size is not 15x15 anymore, but _patches.station_spread
20 years ago
darkvater cbec93d9b6 (svn r28) -Fix removing station merged with oilrig, will reset oilrigs ownership 20 years ago
truelight 210ada1b51 (svn r27) -Fix: [1006715] Autorenew issues
-Add: PE_CURRENCY to patchmenu
20 years ago
truelight 4b0d4dd3fe (svn r26) Fix orderwindow issue 20 years ago
dominik df26dc7687 (svn r25) Fix: [ 1007630 ] Scenario editor pause bug 20 years ago
truelight 0dd5113a98 (svn r24) Fix: competitors are starting more real 20 years ago
darkvater f422014960 (svn r23) -Some omments on the code (blathijs) 20 years ago
truelight 6679afc48a (svn r22) Add: Competitors menu under patches
Fix: I forgot to delete a local var from ai.c
20 years ago
truelight 0806a1ef75 (svn r21) Remove: PE_BYTE (bit-bools) in favour of PE_BOOL 20 years ago
dominik 6f8e7943c5 (svn r20) Feature: warning when a vehicle has invalid orders (celestar) 20 years ago
dominik a778b317f6 (svn r19) SDL performance fix fo palette animation and mouse jumping (jirif) 20 years ago
darkvater 4c6a6ea85c (svn r18) -Feature Safeguard against invalid values in Patches window. Values will stick to their defined min and max values 20 years ago