74852c4652(svn r124) Prepared code for removal of block_months variable in next major savegame version
dominik
2004-08-23 21:29:25 +00:00
4c0f46b5c7(svn r123) Fixed some indentions... btw credits for the last commit go to Celestar
dominik
2004-08-23 21:12:51 +00:00
770f86bbbe(svn r122) Change: exclusive transport rights are now stored per town instead of per station Exclusive rights from old savegames will be reset.
dominik
2004-08-23 21:04:39 +00:00
1d1d14ebd3(svn r121) Langfile update from SF
miham
2004-08-23 20:38:42 +00:00
1a8476f02f(svn r120) Fix: (SDL) same resolution was displayed more than once in game options
dominik
2004-08-23 18:32:16 +00:00
146fab4188(svn r86) -Add: new AI files added in VC-project (DarkVater)
truelight
2004-08-20 10:02:47 +00:00
788ace088d(svn r85) -Add: initial commit of new AI (enable in Patch menu) -Add: generalised A* Algorithm -Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)
truelight
2004-08-20 09:32:32 +00:00
80b1e25b6c(svn r84) Improved news system code a little to avoid potential memory leaks
dominik
2004-08-19 13:39:50 +00:00
daffe479bb(svn r83) -VS(.NET) crashes if SpecialBuild in ttd.rc is "\0". Go figure :S
darkvater
2004-08-19 11:36:29 +00:00
dd5f3bbe37(svn r82) -Fix ttd.rc issues on non VS compilers -Fix: network.c more robust (check for NULL pointer), if gethostbyname failes, try resolving IP address
darkvater
2004-08-19 09:37:23 +00:00
31aae99485(svn r80) New internal news system (implemented with fifo queue) Message history works now
dominik
2004-08-18 23:38:53 +00:00
69013efc4b(svn r79) -Disable 'Submit Report' and 'Show Details' on OpenTTD error window on Windows. Currently of no use, since no devs have assembly knowledge
darkvater
2004-08-18 20:22:56 +00:00
98f1db7b30(svn r78) -Fix: [1010830] Landscape toolbar in scenario editor shown at wrong position
darkvater
2004-08-17 22:39:40 +00:00
4b919416a2(svn r77) -Fix: [1010788] AI service interval bug (tnx truesatan) -Add: AI overrides service interval to 180 days -Fix: AI hanged when all vehicles were disabled in Patch menu
truelight
2004-08-17 16:20:04 +00:00
0361d3d12f(svn r75) -Add proper crediting to graphics artists to about box. -Change DEBUG lvl for GRF warnings/errors to 2, lvl 1 is used for copyright notices -Fix show currect filename when debugging grf files
darkvater
2004-08-17 15:31:04 +00:00
61264942d0(svn r73) -Fix: Wrong building of road-slopes for a future AI/Town
darkvater
2004-08-17 09:23:25 +00:00
a21fa40127(svn r72) -Add: build_date of station (viewable with Query tool)
truelight
2004-08-17 08:40:09 +00:00
b4e9a3d1d4(svn r71) -Cheat: [976127] no extra frequent jet crash on small airports (truesatan) -Changed some debug messages in aircraft code to DEBUG(misc, 1)
darkvater
2004-08-16 22:35:17 +00:00
345e2c38ad(svn r70) -Fix: typo in english.txt -Add some debug messages for misc=1
darkvater
2004-08-16 22:15:44 +00:00
255a1ad941(svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan) -Fix: Placing/editing signs signs is possible in paused mode
darkvater
2004-08-16 18:46:54 +00:00
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
darkvater
2004-08-16 15:13:46 +00:00
68c9b7c3ad(svn r66) -Fix Station list updated on station deletion/station rename -Changed debug messages to comply with DEBUG(name, level) heuristics
darkvater
2004-08-16 14:48:35 +00:00
d33c833a82(svn r65) -Fix [1009567] problem with transferred cargo crashes game. Invalid st->xy on deleted station.
darkvater
2004-08-16 13:54:37 +00:00
f98482d45a(svn r64) Fix: Road vehicles don't get stuck any more (Truelight + Celestar
dominik
2004-08-16 13:31:18 +00:00
b15f790797(svn r63) Fix: [ 1009385 ] Too many save games prevented loading
dominik
2004-08-16 13:09:52 +00:00
c4b9a9cc70(svn r62) - Added "None" as option for number of industries in difficulty settings - Updated French translation (by testman57)
orudge
2004-08-15 22:17:46 +00:00
86f4959b55(svn r61) Fixed warning in sdl.c
orudge
2004-08-15 21:13:15 +00:00
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
darkvater
2004-08-15 21:10:08 +00:00
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)
darkvater
2004-08-15 20:23:42 +00:00
69b09ef302(svn r58) -Fix stupid bug in company league window if non-player is first
darkvater
2004-08-15 16:19:54 +00:00
a16f242808(svn r57) Fix to DirectMusic driver init return value
orudge
2004-08-15 16:08:32 +00:00
43d691df17(svn r56) Improved order checker + patch setting for it (celestar)
dominik
2004-08-15 13:21:18 +00:00
f5e2d75931(svn r55) A few updates to English language file
orudge
2004-08-14 22:49:02 +00:00
de1ffca437(svn r54) -Add: PF_MULTISTRING in Patch menu to select between things instead of numbers (Celestar)
truelight
2004-08-14 19:55:36 +00:00
bd8513897f(svn r53) -Updated Czech language file (hadezz) -Updated Galician language file (condex)
darkvater
2004-08-14 11:07:31 +00:00
47f517d6f2(svn r52) grf messages are only displayed with debug level above 0. (use -d1 parameter)
dominik
2004-08-14 10:32:56 +00:00
b7e14169f8(svn r50) -Fix hopefully the win98 crashes related to music/sound (orudge)
darkvater
2004-08-13 23:39:48 +00:00
15d60c09f5(svn r49) -'Disabled' in patch settings universal for all pe->variable types (dominik81).
darkvater
2004-08-13 23:12:47 +00:00
df61b336db(svn r48) Fix: Possible to disable some patches (e.g. default service interval) again by setting them to 0
dominik
2004-08-13 22:33:48 +00:00
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).
darkvater
2004-08-13 21:48:04 +00:00
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)
darkvater
2004-08-13 20:55:08 +00:00
a58f9bd621(svn r45) -Feature [992998] Scrollto Station in Orders. CTRL click on orders of a vehicle and main-window scrolls to that station. (chrishuebsch)
darkvater
2004-08-13 20:30:45 +00:00
7af3360c5a(svn r44) Fix: Coast line near edge of map and near oilrigs (Dribbel)
dominik
2004-08-13 19:52:45 +00:00
63a0313070(svn r35) -Fix Change SDL_HWSURFACE back to SDL_SWSURFACE (Diablo-3D); better performance
darkvater
2004-08-12 22:37:41 +00:00
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)
darkvater
2004-08-12 22:29:37 +00:00
b70e5a30c1(svn r33) -Executeable is now openttd(.exe) always -Resourcefile has been updated to 0.3.3.0
darkvater
2004-08-12 22:06:56 +00:00
d3be7f2de7(svn r32) -Fix [1007277] Windows Installer Fixes for bugs [991118] and [991102]. (lucaspiller)
darkvater
2004-08-12 21:46:56 +00:00
336ba2ba8a(svn r31) Fix: pressing 6 in landscaping toolbar crashed the game
dominik
2004-08-12 21:42:20 +00:00
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
darkvater
2004-08-12 21:29:26 +00:00
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
darkvater
2004-08-12 21:11:23 +00:00
cbec93d9b6(svn r28) -Fix removing station merged with oilrig, will reset oilrigs ownership
darkvater
2004-08-12 20:24:28 +00:00