------------------------------------------------------------------------ r97 | truelight | 2004-08-20 17:28:49 +0000 (Fri, 20 Aug 2004) | 1 line -Fix: two non-AI players when loading a scenario ------------------------------------------------------------------------ r96 | truelight | 2004-08-20 17:04:10 +0000 (Fri, 20 Aug 2004) | 1 line -Fix: [AI] An industry can have no town, which caused crashes ------------------------------------------------------------------------ r95 | dominik | 2004-08-20 16:30:43 +0000 (Fri, 20 Aug 2004) | 1 line Another small news system fix ------------------------------------------------------------------------ r94 | truelight | 2004-08-20 16:17:13 +0000 (Fri, 20 Aug 2004) | 1 line -Fix: AI crash bug (blathijs) ------------------------------------------------------------------------ r93 | dominik | 2004-08-20 15:37:44 +0000 (Fri, 20 Aug 2004) | 1 line Fix: memory leak in news system (blathijs) ------------------------------------------------------------------------ r92 | dominik | 2004-08-20 15:30:32 +0000 (Fri, 20 Aug 2004) | 1 line Feature: invisible trees when in transparent mode (patch entry) ------------------------------------------------------------------------ r91 | dominik | 2004-08-20 14:25:11 +0000 (Fri, 20 Aug 2004) | 1 line Add: Spec file for linux RPM builds ------------------------------------------------------------------------ r90 | dominik | 2004-08-20 13:58:25 +0000 (Fri, 20 Aug 2004) | 1 line Fix: Some news system bugfixes ------------------------------------------------------------------------ r89 | miham | 2004-08-20 13:36:10 +0000 (Fri, 20 Aug 2004) | 1 line Langfile updates ------------------------------------------------------------------------ r88 | miham | 2004-08-20 13:26:48 +0000 (Fri, 20 Aug 2004) | 1 line Initial commit from translator system ------------------------------------------------------------------------ r87 | dominik | 2004-08-20 11:25:36 +0000 (Fri, 20 Aug 2004) | 1 line Fix: rare mousewheel scrolling with scrollbar crash ------------------------------------------------------------------------ r86 | truelight | 2004-08-20 10:02:47 +0000 (Fri, 20 Aug 2004) | 1 line -Add: new AI files added in VC-project (DarkVater) ------------------------------------------------------------------------ r85 | truelight | 2004-08-20 09:32:32 +0000 (Fri, 20 Aug 2004) | 3 lines -Add: initial commit of new AI (enable in Patch menu) -Add: generalised A* Algorithm -Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap) ------------------------------------------------------------------------ r84 | dominik | 2004-08-19 13:39:50 +0000 (Thu, 19 Aug 2004) | 1 line Improved news system code a little to avoid potential memory leaks ------------------------------------------------------------------------ r83 | darkvater | 2004-08-19 11:36:29 +0000 (Thu, 19 Aug 2004) | 1 line -VS(.NET) crashes if SpecialBuild in ttd.rc is "\0". Go figure :S ------------------------------------------------------------------------ r82 | darkvater | 2004-08-19 09:37:23 +0000 (Thu, 19 Aug 2004) | 2 lines -Fix ttd.rc issues on non VS compilers -Fix: network.c more robust (check for NULL pointer), if gethostbyname failes, try resolving IP address ------------------------------------------------------------------------ r81 | truelight | 2004-08-19 09:03:35 +0000 (Thu, 19 Aug 2004) | 1 line -Fix: news_gui.c contained a MSVC compile error ------------------------------------------------------------------------ r80 | dominik | 2004-08-18 23:38:53 +0000 (Wed, 18 Aug 2004) | 3 lines New internal news system (implemented with fifo queue) Message history works now ------------------------------------------------------------------------ r79 | darkvater | 2004-08-18 20:22:56 +0000 (Wed, 18 Aug 2004) | 1 line -Disable 'Submit Report' and 'Show Details' on OpenTTD error window on Windows. Currently of no use, since no devs have assembly knowledge ------------------------------------------------------------------------ r78 | darkvater | 2004-08-17 22:39:40 +0000 (Tue, 17 Aug 2004) | 1 line -Fix: [1010830] Landscape toolbar in scenario editor shown at wrong position ------------------------------------------------------------------------ r77 | truelight | 2004-08-17 16:20:04 +0000 (Tue, 17 Aug 2004) | 3 lines -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 ------------------------------------------------------------------------ r76 | darkvater | 2004-08-17 15:37:12 +0000 (Tue, 17 Aug 2004) | 1 line -Remove trailing spaces ------------------------------------------------------------------------ r75 | darkvater | 2004-08-17 15:31:04 +0000 (Tue, 17 Aug 2004) | 3 lines -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 ------------------------------------------------------------------------ r74 | truelight | 2004-08-17 09:29:26 +0000 (Tue, 17 Aug 2004) | 1 line -Fix: [1009631] Wrong multihead selling (Bodewes) ------------------------------------------------------------------------ r73 | darkvater | 2004-08-17 09:23:25 +0000 (Tue, 17 Aug 2004) | 1 line -Fix: Wrong building of road-slopes for a future AI/Town ------------------------------------------------------------------------ r72 | truelight | 2004-08-17 08:40:09 +0000 (Tue, 17 Aug 2004) | 1 line -Add: build_date of station (viewable with Query tool) ------------------------------------------------------------------------ r71 | darkvater | 2004-08-16 22:35:17 +0000 (Mon, 16 Aug 2004) | 2 lines -Cheat: [976127] no extra frequent jet crash on small airports (truesatan) -Changed some debug messages in aircraft code to DEBUG(misc, 1) ------------------------------------------------------------------------ r70 | darkvater | 2004-08-16 22:15:44 +0000 (Mon, 16 Aug 2004) | 2 lines -Fix: typo in english.txt -Add some debug messages for misc=1 ------------------------------------------------------------------------ r69 | darkvater | 2004-08-16 21:02:06 +0000 (Mon, 16 Aug 2004) | 2 lines -Feature: align toolbar left/center/right patch (TrueLight) -Feature: added callback feature to patches options ------------------------------------------------------------------------ r68 | darkvater | 2004-08-16 18:46:54 +0000 (Mon, 16 Aug 2004) | 2 lines -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan) -Fix: Placing/editing signs signs is possible in paused mode ------------------------------------------------------------------------ r67 | darkvater | 2004-08-16 15:13:46 +0000 (Mon, 16 Aug 2004) | 2 lines -Forget to change debug message for grfspecial.c -Added compile flag NO_DEBUG_MESSAGES which will strip executeable of all DEBUG(..,..)'s ------------------------------------------------------------------------ r66 | darkvater | 2004-08-16 14:48:35 +0000 (Mon, 16 Aug 2004) | 2 lines -Fix Station list updated on station deletion/station rename -Changed debug messages to comply with DEBUG(name, level) heuristics ------------------------------------------------------------------------ r65 | darkvater | 2004-08-16 13:54:37 +0000 (Mon, 16 Aug 2004) | 1 line -Fix [1009567] problem with transferred cargo crashes game. Invalid st->xy on deleted station. ------------------------------------------------------------------------ r64 | dominik | 2004-08-16 13:31:18 +0000 (Mon, 16 Aug 2004) | 1 line Fix: Road vehicles don't get stuck any more (Truelight + Celestar ------------------------------------------------------------------------ r63 | dominik | 2004-08-16 13:09:52 +0000 (Mon, 16 Aug 2004) | 1 line Fix: [ 1009385 ] Too many save games prevented loading ------------------------------------------------------------------------ r62 | orudge | 2004-08-15 22:17:46 +0000 (Sun, 15 Aug 2004) | 2 lines - Added "None" as option for number of industries in difficulty settings - Updated French translation (by testman57) ------------------------------------------------------------------------ r61 | orudge | 2004-08-15 21:13:15 +0000 (Sun, 15 Aug 2004) | 1 line Fixed warning in sdl.c ------------------------------------------------------------------------ r60 | darkvater | 2004-08-15 21:10:08 +0000 (Sun, 15 Aug 2004) | 2 lines -Fix: signal_density is given as a parameter to autosignal. This means all players can define it for themselves. -Fix a few warnings ------------------------------------------------------------------------ r59 | darkvater | 2004-08-15 20:23:42 +0000 (Sun, 15 Aug 2004) | 1 line -Feature: Added Autosignals, just like Autorail. Can copy signal style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater) ------------------------------------------------------------------------ r58 | darkvater | 2004-08-15 16:19:54 +0000 (Sun, 15 Aug 2004) | 1 line -Fix stupid bug in company league window if non-player is first ------------------------------------------------------------------------ r57 | orudge | 2004-08-15 16:08:32 +0000 (Sun, 15 Aug 2004) | 1 line Fix to DirectMusic driver init return value ------------------------------------------------------------------------ r56 | dominik | 2004-08-15 13:21:18 +0000 (Sun, 15 Aug 2004) | 1 line Improved order checker + patch setting for it (celestar) ------------------------------------------------------------------------ r55 | orudge | 2004-08-14 22:49:02 +0000 (Sat, 14 Aug 2004) | 1 line A few updates to English language file ------------------------------------------------------------------------ r54 | truelight | 2004-08-14 19:55:36 +0000 (Sat, 14 Aug 2004) | 1 line -Add: PF_MULTISTRING in Patch menu to select between things instead of numbers (Celestar) ------------------------------------------------------------------------ r53 | darkvater | 2004-08-14 11:07:31 +0000 (Sat, 14 Aug 2004) | 2 lines -Updated Czech language file (hadezz) -Updated Galician language file (condex) ------------------------------------------------------------------------ r52 | dominik | 2004-08-14 10:32:56 +0000 (Sat, 14 Aug 2004) | 1 line grf messages are only displayed with debug level above 0. (use -d1 parameter) ------------------------------------------------------------------------ r51 | dominik | 2004-08-14 10:05:27 +0000 (Sat, 14 Aug 2004) | 1 line Yet another slope graphics fix ------------------------------------------------------------------------ r50 | darkvater | 2004-08-13 23:39:48 +0000 (Fri, 13 Aug 2004) | 1 line -Fix hopefully the win98 crashes related to music/sound (orudge) ------------------------------------------------------------------------ r49 | darkvater | 2004-08-13 23:12:47 +0000 (Fri, 13 Aug 2004) | 1 line -'Disabled' in patch settings universal for all pe->variable types (dominik81). ------------------------------------------------------------------------ r48 | dominik | 2004-08-13 22:33:48 +0000 (Fri, 13 Aug 2004) | 1 line Fix: Possible to disable some patches (e.g. default service interval) again by setting them to 0 ------------------------------------------------------------------------ r47 | darkvater | 2004-08-13 21:48:04 +0000 (Fri, 13 Aug 2004) | 3 lines -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). ------------------------------------------------------------------------ r46 | darkvater | 2004-08-13 20:55:08 +0000 (Fri, 13 Aug 2004) | 2 lines -Make proper difference between English/American language files. English (UK) is default language file (orudge) -Add various languages to VS6 project file (orudge) ------------------------------------------------------------------------ r45 | darkvater | 2004-08-13 20:30:45 +0000 (Fri, 13 Aug 2004) | 1 line -Feature [992998] Scrollto Station in Orders. CTRL click on orders of a vehicle and main-window scrolls to that station. (chrishuebsch) ------------------------------------------------------------------------ r44 | dominik | 2004-08-13 19:52:45 +0000 (Fri, 13 Aug 2004) | 1 line Fix: Coast line near edge of map and near oilrigs (Dribbel) ------------------------------------------------------------------------ r43 | dominik | 2004-08-13 19:18:53 +0000 (Fri, 13 Aug 2004) | 1 line Fix: [ 982666 ] max_loan in editor bug (truelight) ------------------------------------------------------------------------ r42 | darkvater | 2004-08-13 18:55:25 +0000 (Fri, 13 Aug 2004) | 1 line -Added British English language file [993026]. (ledow) ------------------------------------------------------------------------ r41 | dominik | 2004-08-13 18:36:47 +0000 (Fri, 13 Aug 2004) | 1 line fixed last commit ------------------------------------------------------------------------ r40 | dominik | 2004-08-13 18:27:33 +0000 (Fri, 13 Aug 2004) | 1 line Final slope graphics fix ------------------------------------------------------------------------