Fri, 15 Apr 2005 20:23:54 +0000 |
Darkvater |
(svn r2205) - Fixup of revision 2200, not twice CMD_REMOVE_LONG_ROAD :p. Thanks TrueLight.
|
changeset |
files
|
Fri, 15 Apr 2005 15:28:01 +0000 |
matthijs |
(svn r2204) - 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.
|
changeset |
files
|
Fri, 15 Apr 2005 13:50:08 +0000 |
miham |
(svn r2203) [Translations] Updated to 2005-04-15 (25 strs / 5 langs)
|
changeset |
files
|
Fri, 15 Apr 2005 13:48:08 +0000 |
matthijs |
(svn r2202) - 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.
|
changeset |
files
|
Thu, 14 Apr 2005 22:59:49 +0000 |
Darkvater |
(svn r2201) - Fix: Crash in scenario-editor with terraforming out-of-map bounds.
|
changeset |
files
|
Thu, 14 Apr 2005 22:07:39 +0000 |
Darkvater |
(svn r2200) - 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)
|
changeset |
files
|
Thu, 14 Apr 2005 21:34:15 +0000 |
miham |
(svn r2199) [Translations] Updated to 2005-04-14 (188 strs / 13 langs)
|
changeset |
files
|
Thu, 14 Apr 2005 20:42:30 +0000 |
bjarni |
(svn r2198) renamed MacOS to MacOSX where it was written wrong. Made myself MacOSX porter as well as coder
|
changeset |
files
|
Thu, 14 Apr 2005 13:46:40 +0000 |
bjarni |
(svn r2197) -fix [Makefile]: SDL_CONFIG from makefile.config is now not always overwritten
|
changeset |
files
|
Thu, 14 Apr 2005 12:57:21 +0000 |
TrueLight |
(svn r2196) -Change: updated the Makefile, now it works for crossplatform compiling
|
changeset |
files
|
Thu, 14 Apr 2005 11:17:36 +0000 |
tron |
(svn r2195) Add CmdFailed() as the One True Way(tm) to check if a command failed.
|
changeset |
files
|
Thu, 14 Apr 2005 09:58:04 +0000 |
miham |
(svn r2194) [Translations] Updated to 2005-04-14 (12 strs / 5 langs)
|
changeset |
files
|
Wed, 13 Apr 2005 23:07:13 +0000 |
Darkvater |
(svn r2193) - SVN: Set ignore on the last couple of annoying files
|
changeset |
files
|
Wed, 13 Apr 2005 23:03:31 +0000 |
Darkvater |
(svn r2192) - 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].
|
changeset |
files
|
Wed, 13 Apr 2005 18:36:29 +0000 |
truelight |
(svn r2191) -Add: OpenTTD now compiles with dietlibc (Aard)
|
changeset |
files
|
Wed, 13 Apr 2005 13:09:25 +0000 |
darkvater |
(svn r2190) - Fix: [1179424] '.. (Parent directory)' does not show up in the root-directory anymore; win32 only (mgasterix)
|
changeset |
files
|
Tue, 12 Apr 2005 10:31:26 +0000 |
tron |
(svn r2189) Introduce and use IsCompatibleTrainStationTile()
|
changeset |
files
|
Tue, 12 Apr 2005 09:21:04 +0000 |
tron |
(svn r2188) Revert r2185, because trains always accerlated (Requested by Celestar)
|
changeset |
files
|
Tue, 12 Apr 2005 09:17:51 +0000 |
tron |
(svn r2187) Implement a slightly better workaround than r1588 did. (Joint effort with Celestar)
|
changeset |
files
|
Tue, 12 Apr 2005 07:29:37 +0000 |
miham |
(svn r2186) [Translations] Refreshed translations (20 strs/3 langs)
|
changeset |
files
|
Mon, 11 Apr 2005 21:10:47 +0000 |
celestar |
(svn r2185) -Fix: Made sure that the realistic acceleration does not freeze trains anymore
|
changeset |
files
|
Mon, 11 Apr 2005 20:54:25 +0000 |
Darkvater |
(svn r2184) - CodeChange: remove the copy of ClearSlot(), which is now also called for CmdSkipOrder(). This also fixes the involuntary crash introduced 2 revisions ago
|
changeset |
files
|
Mon, 11 Apr 2005 20:19:41 +0000 |
matthijs |
(svn r2183) - Fix: Removed brackets from around STRAIGHT_TRACK_LENGTH, they caused preliminary rounding...
|
changeset |
files
|
Mon, 11 Apr 2005 19:53:44 +0000 |
matthijs |
(svn r2182) - Add: [NPF] There is now a debug class for NPF. Use -d npf<level> to enable debugging printouts from npf.
|
changeset |
files
|
Mon, 11 Apr 2005 19:14:48 +0000 |
matthijs |
(svn r2181) - Add: DistanceTrack() to calculate the distance over optimally laid out tracks.
|
changeset |
files
|
Mon, 11 Apr 2005 14:59:06 +0000 |
celestar |
(svn r2180) -Fix: Deceleration code now only takes into account rail station tiles for computing the remaining distance
|
changeset |
files
|
Mon, 11 Apr 2005 12:08:09 +0000 |
matthijs |
(svn r2179) - Fix: [ 1121437, 1114228 ] Vehicles not entering depots for auto servicing.
|
changeset |
files
|
Sun, 10 Apr 2005 21:54:29 +0000 |
Darkvater |
(svn r2178) Postprevcommitaddendum: add debug.h if you use DEBUG()
|
changeset |
files
|
Sun, 10 Apr 2005 21:51:11 +0000 |
Darkvater |
(svn r2177) - Fix: Fix a slot desync with setting the invalid slot to the correct value
|
changeset |
files
|
Sun, 10 Apr 2005 20:48:43 +0000 |
tron |
(svn r2176) Revise CheckOprhanedSlot():
|
changeset |
files
|
Sun, 10 Apr 2005 18:02:48 +0000 |
miham |
(svn r2175) [Translations] Updated translations (11 strs/3 langs)
|
changeset |
files
|
Sat, 09 Apr 2005 22:42:12 +0000 |
miham |
(svn r2174) [Translations] Updated translations (7 strs/2 langs)
|
changeset |
files
|
Sat, 09 Apr 2005 06:20:03 +0000 |
celestar |
(svn r2173) -Fix: [ 1179380 ] Rail now builds on reserved land. Cause by the problem that CMD_ERROR is just the highest bit of the return value, but CMD_CLEAR_LANDSCAPE returns a negative value for owned land. So the highest bit is set as well. Note to self: Finish Command Patch
|
changeset |
files
|
Sat, 09 Apr 2005 06:19:08 +0000 |
miham |
(svn r2172) [Translations] Translations from the last two days (37 strs/11 langs)
|
changeset |
files
|
Sat, 09 Apr 2005 06:15:16 +0000 |
miham |
(svn r2171) [Translations] Manually fixed string-order in english.txt (someone fscked it up!)
|
changeset |
files
|
Fri, 08 Apr 2005 23:46:18 +0000 |
bjarni |
(svn r2170) -fix: [1179457] the industry list can now no longer scroll down then the end of the list is reached (Hackykid)
|
changeset |
files
|
Fri, 08 Apr 2005 22:50:22 +0000 |
celestar |
(svn r2169) -Fix: Doing the slot clearing also for crashed road vehicles (c.f. previous commit)
|
changeset |
files
|
Fri, 08 Apr 2005 22:44:06 +0000 |
Darkvater |
(svn r2168) - Fix: Various stages of invisible trains, and wrong v->u.rail.track combinations. When a vehicle was sold its (possibly) assigned road slot for multislot was not cleared, thus resulting in a bug confusion. This should fix [ 1178520 ] Assertion failure in ai.c (invalid v->u.rail.track). With big thanks to TrueLight for the demo-recording patch, BJH for the wonderful savegame, Hackykid for his brilliant suggestions of the problem and Celestar for... ehm, making it all possible ;p
|
changeset |
files
|
Fri, 08 Apr 2005 15:40:44 +0000 |
bjarni |
(svn r2167) -fix: [autoreplace] trains now get the default cargo type if the engine
|
changeset |
files
|
Thu, 07 Apr 2005 19:33:32 +0000 |
matthijs |
(svn r2166) Fixed two warnings in the last commit.
|
changeset |
files
|
Thu, 07 Apr 2005 19:19:16 +0000 |
matthijs |
(svn r2165) - Codechange: [NPF] Properly enummed NPF hash size, it is easily changable now.
|
changeset |
files
|
Thu, 07 Apr 2005 10:50:55 +0000 |
Darkvater |
(svn r2164) - Language: [ 1173684 ] fix some wrong french translations (glx)
|
changeset |
files
|
Thu, 07 Apr 2005 01:18:50 +0000 |
Darkvater |
(svn r2163) - SVN: Set ignore on grfcodec for when you decode/encode grf files there
|
changeset |
files
|
Thu, 07 Apr 2005 01:02:15 +0000 |
Darkvater |
(svn r2162) - Fix: Tooltips of horizontal scrollbars were wrong; they now say left/right instead of up/down
|
changeset |
files
|
Thu, 07 Apr 2005 00:59:54 +0000 |
Darkvater |
(svn r2161) - Fix: When resizing a window, the button is also visibly depressed
|
changeset |
files
|
Wed, 06 Apr 2005 21:12:28 +0000 |
Darkvater |
(svn r2160) - Fix (Regression): Convert rail failed to work; stupid bitshifts :P (sorry)
|
changeset |
files
|
Wed, 06 Apr 2005 21:03:24 +0000 |
matthijs |
(svn r2159) - Fix: [NPF] Road vehicles never found their target station or depots (introduced in r2154)
|
changeset |
files
|
Wed, 06 Apr 2005 20:20:31 +0000 |
miham |
(svn r2158) [Translations] Updated translations (72 strs/2 langs)
|
changeset |
files
|
Wed, 06 Apr 2005 18:44:34 +0000 |
Darkvater |
(svn r2157) - Feature (request): [ 1166978 ] Focus keyboard on input-box in Multiplayer Menu
|
changeset |
files
|
Wed, 06 Apr 2005 15:39:18 +0000 |
truelight |
(svn r2156) -Fix: in revision 2104 someone forgot to add a very important check in
|
changeset |
files
|
Wed, 06 Apr 2005 09:34:56 +0000 |
Darkvater |
(svn r2155) - Fix: Company value was $2 when value more than an int32 could handle (use max64 instead of max)
|
changeset |
files
|
Tue, 05 Apr 2005 22:06:02 +0000 |
matthijs |
(svn r2154) - Fix: [NPF] Vehicles should no longer try to drive through the back of depots and road stations.
|
changeset |
files
|
Tue, 05 Apr 2005 21:09:36 +0000 |
darkvater |
(svn r2153) - Fix: [ 1173690 ] Path displaying as "C:\\" in saveload window win32-only (glx)
|
changeset |
files
|
Tue, 05 Apr 2005 21:03:30 +0000 |
darkvater |
(svn r2152) - Fix: Chatbar in MP games is now on-top of the news window.
|
changeset |
files
|
Tue, 05 Apr 2005 20:52:55 +0000 |
miham |
(svn r2151) [Translations] Updated translations (36 strs/2 langs)
|
changeset |
files
|
Mon, 04 Apr 2005 21:25:15 +0000 |
miham |
(svn r2150) [Translations] Updated translations (14 strs/10 langs)
|
changeset |
files
|
Mon, 04 Apr 2005 19:14:40 +0000 |
Darkvater |
(svn r2149) - Fix (Regression): [ 1175877 ] Inputbox of savegamedialog did not have "focus", keyinput went to game. A quick fix for the horrid inputkey-handling.
|
changeset |
files
|
Mon, 04 Apr 2005 18:36:08 +0000 |
matthijs |
(svn r2148) - Add: [NPF] Trains can now plan taking into account that they can reverse in depots. This makes forced servicing tracks work with NPF.
|
changeset |
files
|
Mon, 04 Apr 2005 17:53:39 +0000 |
matthijs |
(svn r2147) - Add: [NPF] Give red presignal exit signals a different (higher) penalty, to discourage trains from waiting at presignal exits.
|
changeset |
files
|
Mon, 04 Apr 2005 16:47:03 +0000 |
matthijs |
(svn r2146) - Fix: [ 1175973 ] Crash if any key is pressed in startup (pkirchhofer)
|
changeset |
files
|