------------------------------------------------------------------------ r2211 | Darkvater | 2005-04-16 20:37:17 +0000 (Sat, 16 Apr 2005) | 1 line - Fix(ish): When eternally looping in 2090 don't go increasing the inflation anymore because it will just rise to insanely high values beyond all imagination. ------------------------------------------------------------------------ r2210 | Darkvater | 2005-04-16 20:10:24 +0000 (Sat, 16 Apr 2005) | 1 line - Fix: When a road-station is deleted, also delete the assigned slots of all vehicles headed to that station. This fixes an assertion, thanks go to Tron for finding the cause. ------------------------------------------------------------------------ r2209 | Darkvater | 2005-04-16 18:09:24 +0000 (Sat, 16 Apr 2005) | 1 line - CodeChange: [ 1184348 ] Remove unused _newspaper_flag that was supposed to be some ugly hack for chatting (gonewacko) ------------------------------------------------------------------------ r2208 | Darkvater | 2005-04-16 16:16:54 +0000 (Sat, 16 Apr 2005) | 1 line - Fix: [ 1174237 ] Max loan always in euros, use _opt_ptr instead of _opt (glx) ------------------------------------------------------------------------ r2207 | Darkvater | 2005-04-16 15:56:58 +0000 (Sat, 16 Apr 2005) | 1 line - Update readme.txt about some windows compilation and troubleshooting running openttd without a soundcard. ------------------------------------------------------------------------ r2206 | Darkvater | 2005-04-15 21:37:56 +0000 (Fri, 15 Apr 2005) | 1 line - Regression Fix: slight typo of res2 into res, this also fixes recent bug "[ 1183396 ] Train can't find depot, it gives money in Multiplayer" ------------------------------------------------------------------------ r2205 | Darkvater | 2005-04-15 20:23:54 +0000 (Fri, 15 Apr 2005) | 1 line - Fixup of revision 2200, not twice CMD_REMOVE_LONG_ROAD :p. Thanks TrueLight. ------------------------------------------------------------------------ r2204 | matthijs | 2005-04-15 15:28:01 +0000 (Fri, 15 Apr 2005) | 2 lines - Add: [NPF] NPF now has a maximum number of nodes it will search. The default value is 5000 for now, which is an educated guess. Probably needs some finetuning. Hopefully this "feature" can be removed later on, when more sophisticated means of limiting the pathfinder have been implemented. This should make ships and larger networks playable for now, though. ------------------------------------------------------------------------ r2203 | miham | 2005-04-15 13:50:08 +0000 (Fri, 15 Apr 2005) | 1 line [Translations] Updated to 2005-04-15 (25 strs / 5 langs) ------------------------------------------------------------------------ r2202 | matthijs | 2005-04-15 13:48:08 +0000 (Fri, 15 Apr 2005) | 2 lines - Fix: [NPF] When a vehicle could not reach its target, it would choose a random direction. It will now try to get as close as possible. ------------------------------------------------------------------------ r2201 | Darkvater | 2005-04-14 22:59:49 +0000 (Thu, 14 Apr 2005) | 1 line - Fix: Crash in scenario-editor with terraforming out-of-map bounds. ------------------------------------------------------------------------ r2200 | Darkvater | 2005-04-14 22:07:39 +0000 (Thu, 14 Apr 2005) | 1 line - Fix [ 1179892 ] click & drag removal of road assertion fail. Add CMD_REMOVE_LONG_ROAD to the 'notest' section as it might have difficulties with town ratings, etc. Read the comment for more info (mgasterix) ------------------------------------------------------------------------ r2199 | miham | 2005-04-14 21:34:15 +0000 (Thu, 14 Apr 2005) | 1 line [Translations] Updated to 2005-04-14 (188 strs / 13 langs) ------------------------------------------------------------------------ r2198 | bjarni | 2005-04-14 20:42:30 +0000 (Thu, 14 Apr 2005) | 2 lines renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder ------------------------------------------------------------------------ r2197 | bjarni | 2005-04-14 13:46:40 +0000 (Thu, 14 Apr 2005) | 4 lines -fix [Makefile]: SDL_CONFIG from makefile.config is now not always overwritten -fix [OSX]: fixed issue where OSX could not compile the java MIDI app if SHOW_WARNINGS was on (introduced in r1917) -fix [OSX]: the midi class file is now also deleted with make clear ------------------------------------------------------------------------ r2196 | TrueLight | 2005-04-14 12:57:21 +0000 (Thu, 14 Apr 2005) | 4 lines -Change: updated the Makefile, now it works for crossplatform compiling (and distcc compiling via Makefile.config). Wiki is coming up soon! Big tnx to Bjarni and Lucaspiller. ------------------------------------------------------------------------ r2195 | tron | 2005-04-14 11:17:36 +0000 (Thu, 14 Apr 2005) | 2 lines Add CmdFailed() as the One True Way(tm) to check if a command failed. ------------------------------------------------------------------------ r2194 | miham | 2005-04-14 09:58:04 +0000 (Thu, 14 Apr 2005) | 1 line [Translations] Updated to 2005-04-14 (12 strs / 5 langs) ------------------------------------------------------------------------ r2193 | Darkvater | 2005-04-13 23:07:13 +0000 (Wed, 13 Apr 2005) | 1 line - SVN: Set ignore on the last couple of annoying files ------------------------------------------------------------------------ r2192 | Darkvater | 2005-04-13 23:03:31 +0000 (Wed, 13 Apr 2005) | 3 lines - Add greater control to the 'message options' window. Now you can turn off the telegraphc ticker sound for summarized messages, or turn off news-messages altogether (you get a red blot to notify you though). The [<][>] set the settings in one way, while clicking on the option itself, cycles it. This commit also 'fixes' bugs [1166973], [1121484] and patch [1169930]. - I also changed an order of strings from On, Off to Off, On, so this can be used ingame with the WWT_4 widget type. - Since the newssettings now take 2 bits per setting (off/summary/on) _news_display_opt is widened to 32 bits and the settings code changed slightly to accomodate for a maximum of 16 message-types. ------------------------------------------------------------------------ r2191 | truelight | 2005-04-13 18:36:29 +0000 (Wed, 13 Apr 2005) | 2 lines -Add: OpenTTD now compiles with dietlibc (Aard) ------------------------------------------------------------------------ r2190 | darkvater | 2005-04-13 13:09:25 +0000 (Wed, 13 Apr 2005) | 1 line - Fix: [1179424] '.. (Parent directory)' does not show up in the root-directory anymore; win32 only (mgasterix) ------------------------------------------------------------------------ r2189 | tron | 2005-04-12 10:31:26 +0000 (Tue, 12 Apr 2005) | 3 lines Introduce and use IsCompatibleTrainStationTile() This should prevent trains, which are longer than the station, to turn around without stopping under certain circumstances and fix speed limit for trains entering a station, when realistic accerlation is used ------------------------------------------------------------------------ r2188 | tron | 2005-04-12 09:21:04 +0000 (Tue, 12 Apr 2005) | 1 line Revert r2185, because trains always accerlated (Requested by Celestar) ------------------------------------------------------------------------ r2187 | tron | 2005-04-12 09:17:51 +0000 (Tue, 12 Apr 2005) | 1 line Implement a slightly better workaround than r1588 did. (Joint effort with Celestar) ------------------------------------------------------------------------ r2186 | miham | 2005-04-12 07:29:37 +0000 (Tue, 12 Apr 2005) | 1 line [Translations] Refreshed translations (20 strs/3 langs) ------------------------------------------------------------------------ r2185 | celestar | 2005-04-11 21:10:47 +0000 (Mon, 11 Apr 2005) | 1 line -Fix: Made sure that the realistic acceleration does not freeze trains anymore ------------------------------------------------------------------------ r2184 | Darkvater | 2005-04-11 20:54:25 +0000 (Mon, 11 Apr 2005) | 1 line - CodeChange: remove the copy of ClearSlot(), which is now also called for CmdSkipOrder(). This also fixes the involuntary crash introduced 2 revisions ago ------------------------------------------------------------------------ r2183 | matthijs | 2005-04-11 20:19:41 +0000 (Mon, 11 Apr 2005) | 2 lines - Fix: Removed brackets from around STRAIGHT_TRACK_LENGTH, they caused preliminary rounding... ------------------------------------------------------------------------ r2182 | matthijs | 2005-04-11 19:53:44 +0000 (Mon, 11 Apr 2005) | 3 lines - Add: [NPF] There is now a debug class for NPF. Use -d npf to enable debugging printouts from npf. - Codechange: [NPF] Removed NPF_MARKROUTE macro, to mark routes just specify a npf debugging level >= 1 on the commandline. ------------------------------------------------------------------------ r2181 | matthijs | 2005-04-11 19:14:48 +0000 (Mon, 11 Apr 2005) | 5 lines - Add: DistanceTrack() to calculate the distance over optimally laid out tracks. - Codechange: [NPF] Removed unused heuristic function NPFCalcTileHeuristic(). - Codechange: [NPF] Use DistanceTrack() instead of DistanceManhattan() for ship and train heuristic. - Codechange: Renamed variables x and y to dx and dy in some of the distance calculation functions. ------------------------------------------------------------------------ r2180 | celestar | 2005-04-11 14:59:06 +0000 (Mon, 11 Apr 2005) | 1 line -Fix: Deceleration code now only takes into account rail station tiles for computing the remaining distance ------------------------------------------------------------------------ r2179 | matthijs | 2005-04-11 12:08:09 +0000 (Mon, 11 Apr 2005) | 2 lines - Fix: [ 1121437, 1114228 ] Vehicles not entering depots for auto servicing. ------------------------------------------------------------------------ r2178 | Darkvater | 2005-04-10 21:54:29 +0000 (Sun, 10 Apr 2005) | 1 line Postprevcommitaddendum: add debug.h if you use DEBUG() ------------------------------------------------------------------------ r2177 | Darkvater | 2005-04-10 21:51:11 +0000 (Sun, 10 Apr 2005) | 1 line - Fix: Fix a slot desync with setting the invalid slot to the correct value ------------------------------------------------------------------------ r2176 | tron | 2005-04-10 20:48:43 +0000 (Sun, 10 Apr 2005) | 7 lines Revise CheckOprhanedSlot(): - Don't assert the vehicle type, as it can be anything - Don't touch the slot information of the vehicle, because it's possible that it is not a road vehicle anymore and even if it is, it has nothing to to with that slot - Trim the debug printout, because the information about the vehicle is arbitrary (Joint effort with Darkvater) ------------------------------------------------------------------------ r2175 | miham | 2005-04-10 18:02:48 +0000 (Sun, 10 Apr 2005) | 1 line [Translations] Updated translations (11 strs/3 langs) ------------------------------------------------------------------------