log

age author description
Sun, 06 Feb 2011 17:19:56 +0000 alberth (svn r21998) -Fix (r21969): Number of industries difficulty setting should not affect the SE. draft
Sun, 06 Feb 2011 16:45:27 +0000 rubidium (svn r21997) -Fix [FS#4473]: when the difference between force and resistance is smaller than the mass(*4) there would be no acceleration anymore, even when at higher (or lower) speed the force and resistance balance out better draft
Sun, 06 Feb 2011 15:01:52 +0000 rubidium (svn r21996) -Fix [FS#4472]: [YAPF] Under some circumstances vehicles could be lost draft
Sun, 06 Feb 2011 14:33:04 +0000 frosch (svn r21995) -Cleanup (r21994): Remove obsolete comment. draft
Sun, 06 Feb 2011 13:57:17 +0000 frosch (svn r21994) -Fix: Make computations of closest-land/water-distances handle waterish tiles more correctly. draft
Sun, 06 Feb 2011 12:16:06 +0000 planetmaker (svn r21993) -Fix (r19720): When building a lock on dry land costs for clearing water were deducted rather than for building canals draft
Sun, 06 Feb 2011 12:15:17 +0000 yexo (svn r21992) -Fix [FS#4467]: AIs trying to change the AIOF_GOTO_NEAREST_DEPOT flag for existing orders triggered an assert. Explicitly forbid this as precondition for SetOrderFlags draft
Sat, 05 Feb 2011 23:10:31 +0000 frosch (svn r21991) -Fix [FS#4466]: The share/copy-orders-cursor was not updated to refer to the new vehicle when it got autoreplaced/-renewed. draft
Sat, 05 Feb 2011 23:02:52 +0000 frosch (svn r21990) -Cleanup (r14085): Remove unneeded test. draft
Sat, 05 Feb 2011 21:13:54 +0000 frosch (svn r21989) -Fix (r21954): Vehicle status bar glitches on speed changes. draft
Sat, 05 Feb 2011 21:07:25 +0000 frosch (svn r21988) -Change: Disable smooth scrolling for GHK_CENTER_ZOOM when zooming is also involved. draft
Sat, 05 Feb 2011 20:41:13 +0000 frosch (svn r21987) -Fix: Make news items, engine previews and AI preview events deal with no longer existing Engine items after resetting the pool. draft
Sat, 05 Feb 2011 20:37:00 +0000 frosch (svn r21986) -Codechange: Add helper function to test whether an engine is still associated to a GRF. draft
Sat, 05 Feb 2011 20:26:55 +0000 frosch (svn r21985) -Codechange: Use VehicleOrderID where appropiate. draft
Sat, 05 Feb 2011 19:36:02 +0000 planetmaker (svn r21984) -Fix: Compilation without AI was broken draft
Sat, 05 Feb 2011 18:45:47 +0000 translators (svn r21983) -Update from WebTranslator v3.0: draft
Sat, 05 Feb 2011 17:54:36 +0000 frosch (svn r21982) -Add: Wheel scrolling to console. draft
Sat, 05 Feb 2011 17:53:29 +0000 frosch (svn r21981) -Codechange: Deduplicate the code and unify the bounds of console scrolling. draft
Sat, 05 Feb 2011 17:44:44 +0000 frosch (svn r21980) -Codechange: Draw one line more at the top of the console, i.e. clip the top-most line if there is not enough room instead of not drawing it at all. draft
Sat, 05 Feb 2011 17:41:05 +0000 frosch (svn r21979) -Fix: Scrolling of the console in pages used wrong line height and scrolled too much. draft
Sat, 05 Feb 2011 17:34:13 +0000 frosch (svn r21978) -Codechange/Fix: Remove usage of Window::top and left from IConsoleWindow::OnPaint(). Drawing is done relative to the window position. But as the position is (0,0) anyway, it was not noticeable. draft
Sat, 05 Feb 2011 16:36:37 +0000 frosch (svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of viewport scroll/zoom settings. draft
Sat, 05 Feb 2011 16:20:55 +0000 alberth (svn r21976) -Doc: Document several crash handling functions. draft
Sat, 05 Feb 2011 16:07:23 +0000 frosch (svn r21975) -Add: console command to reset the engine pool. It removes the traces of engines which are no longer associated to a NewGRF, and can be used to e.g. 'fix' scenarios which were screwed up by the author. You can only use it when there are no vehicles in the game though. draft
Sat, 05 Feb 2011 13:46:09 +0000 terkhen (svn r21974) -Feature: Add a setting to enable/disable funding local road reconstruction. draft
Sat, 05 Feb 2011 13:42:57 +0000 terkhen (svn r21973) -Fix: Redraw the town authority window after modifying town authority settings. draft
Sat, 05 Feb 2011 11:42:27 +0000 alberth (svn r21972) -Fix: Replace 'None' industries in the generation window with more descriptive label. draft
Sat, 05 Feb 2011 10:38:40 +0000 alberth (svn r21971) -Fix (r21969): Subversion auto-increments revision on commit. draft
Sat, 05 Feb 2011 10:38:31 +0000 rubidium (svn r21970) -Fix [FS#4464]: Crash when a multiplayer company goes bankrupt with 'you' in it draft
Sat, 05 Feb 2011 10:28:31 +0000 alberth (svn r21969) -Feature: Introduce 'minimal' number of industries as a replacment for the old 'none' setting in the newgame window. draft
Fri, 04 Feb 2011 20:07:32 +0000 rubidium (svn r21967) -Prepare: for 1.1.0-beta5 draft
Fri, 04 Feb 2011 19:20:47 +0000 rubidium (svn r21966) -Change [FS#4462]: [NewGRF] Disable the flipping of train engines/wagons in the depot by default for NewGRFs draft
Fri, 04 Feb 2011 18:47:33 +0000 translators (svn r21965) -Update from WebTranslator v3.0: draft
Fri, 04 Feb 2011 18:41:42 +0000 rubidium (svn r21964) -Fix (r21959): regression failed draft
Fri, 04 Feb 2011 18:32:56 +0000 rubidium (svn r21963) -Fix: saying something twice in an error message is not needed draft
Fri, 04 Feb 2011 16:40:38 +0000 rubidium (svn r21962) -Feature-ish: GUI setting to disable reversing at signals draft
Fri, 04 Feb 2011 16:07:42 +0000 rubidium (svn r21961) -Remove: limitation that not loading and not unloading is mutual exclusive draft
Fri, 04 Feb 2011 15:40:35 +0000 rubidium (svn r21960) -Change: show the length of vehicles in tiles, instead of half tiles in the depot draft
Fri, 04 Feb 2011 15:37:23 +0000 rubidium (svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting draft
Fri, 04 Feb 2011 15:29:50 +0000 rubidium (svn r21958) -Cleanup: join_stations setting; can done by distant join and could be subverted by distant join draft
Fri, 04 Feb 2011 15:13:20 +0000 rubidium (svn r21957) -Cleanup: gotodepot and timetabling settings are more or less useless; just don't use depot orders or timetabling if you don't want to use it draft
Fri, 04 Feb 2011 14:38:33 +0000 rubidium (svn r21956) -Cleanup: always draw the bridge pillars draft
Fri, 04 Feb 2011 14:38:15 +0000 rubidium (svn r21955) -Cleanup: always show the long date in the status bar draft
Fri, 04 Feb 2011 14:37:24 +0000 rubidium (svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view draft
Fri, 04 Feb 2011 14:11:14 +0000 smatz (svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year draft
Fri, 04 Feb 2011 10:31:40 +0000 rubidium (svn r21952) -Codechange: unify the company clearing code for bankruptcy with the command to remove companies draft
Fri, 04 Feb 2011 08:29:14 +0000 yexo (svn r21951) -Fix: [NewGRF] reset the carry flag every 4 bytes in action6 when adding more than one variable draft
Thu, 03 Feb 2011 18:45:07 +0000 translators (svn r21950) -Update from WebTranslator v3.0: draft
Wed, 02 Feb 2011 23:06:38 +0000 smatz (svn r21949) -Change: randomize the vehicle a small UFO targets, do not use the one with lowest index draft
Wed, 02 Feb 2011 22:40:04 +0000 smatz (svn r21948) -Fix: road vehicle was moved under the bridge when it was destroyed by an UFO while on a bridge draft
Wed, 02 Feb 2011 22:20:48 +0000 smatz (svn r21947) -Fix (r21195): crash when converting a savegame with vehicles crashed in a tunnel entry, or with vehicles reversing there draft
Wed, 02 Feb 2011 22:13:13 +0000 rubidium (svn r21946) -Fix [FS#4447]: assertion/funny behaviour when a road vehicle reverses while overtaking, so abort the overtake attempt when reversing the road vehicle draft
Wed, 02 Feb 2011 22:06:14 +0000 rubidium (svn r21945) -Codechange: simplify setting the overtaking counter and remove the magic from its numbers draft
Wed, 02 Feb 2011 22:01:01 +0000 smatz (svn r21944) -Codechange: give name to one magic constant draft
Wed, 02 Feb 2011 21:56:56 +0000 rubidium (svn r21943) -Codechange: document and unmagicify some bits of road vehicle overtaking draft
Wed, 02 Feb 2011 19:22:35 +0000 smatz (svn r21942) -Codechange: no need to convert GOINGUP/GOINGDOWN flags if they are cleared afterwards during savegame conversion draft
Wed, 02 Feb 2011 18:45:05 +0000 translators (svn r21941) -Update from WebTranslator v3.0: draft
Wed, 02 Feb 2011 16:46:42 +0000 planetmaker (svn r21940) -Fix [FS#4460]: Not all vehicles should be tested to be inside a tunnel upon savegame load (SmatZ) draft
Wed, 02 Feb 2011 14:50:57 +0000 smatz (svn r21939) -Fix (r16357): the check for valid depot wasn't strict enough draft
Tue, 01 Feb 2011 21:18:27 +0000 alberth (svn r21938) -Codechange: AfterLoadGame() is no longer friend of Vehicle. draft
Tue, 01 Feb 2011 18:45:06 +0000 translators (svn r21937) -Update from WebTranslator v3.0: draft
Tue, 01 Feb 2011 10:48:10 +0000 terkhen (svn r21936) -Fix [FS#4457](r19231): Do not remove existing road/tram bits when overbuilding stops of the opposite road type. draft
Tue, 01 Feb 2011 10:43:25 +0000 terkhen (svn r21935) -Fix (r19231): Allow to overbuild road stops which are built over trams. draft
Mon, 31 Jan 2011 20:56:02 +0000 frosch (svn r21934) -Fix (r21933): The original plan was to run the regression before committing. draft
Mon, 31 Jan 2011 20:44:15 +0000 frosch (svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and cur_real_order_index to keep track of the current real order in an unambiguous way. draft
Mon, 31 Jan 2011 20:27:33 +0000 rubidium (svn r21932) -Document: some tidbits related to vehicles draft
Mon, 31 Jan 2011 18:45:07 +0000 translators (svn r21931) -Update from WebTranslator v3.0: draft
Sun, 30 Jan 2011 21:32:21 +0000 alberth (svn r21930) -Codechange: Remove unused vehicle GetTypeString() functions. draft
Sun, 30 Jan 2011 19:14:48 +0000 planetmaker (svn r21929) -Fix [FS#4554]: The town window would not be invalidated in the scenario editor if the ground changed and thus the required cargos for town growth draft
Sun, 30 Jan 2011 18:45:06 +0000 translators (svn r21928) -Update from WebTranslator v3.0: draft
Sun, 30 Jan 2011 12:58:54 +0000 alberth (svn r21927) -Change: Comment-style fixes. draft
Sat, 29 Jan 2011 23:42:40 +0000 frosch (svn r21926) -Fix [FS#4450](r21924): v != w. draft
Sat, 29 Jan 2011 21:37:11 +0000 alberth (svn r21925) -Doc: Doxygen additions and markup corrections to vehicle-related functions. draft
Sat, 29 Jan 2011 17:30:25 +0000 terkhen (svn r21924) -Codechange: Unify some parts of the articulated vehicle code. draft
Sat, 29 Jan 2011 17:27:32 +0000 terkhen (svn r21923) -Codechange: Unify articulated vehicle iteration functions. draft
Sat, 29 Jan 2011 17:26:23 +0000 terkhen (svn r21922) -Codechange: Unify articulated vehicle checking functions. draft
Sat, 29 Jan 2011 17:21:39 +0000 terkhen (svn r21921) -Codechange: Move GroundVehicleSubtypeFlags as they will be needed by some Vehicle functions. draft
Thu, 27 Jan 2011 18:45:10 +0000 translators (svn r21920) -Update from WebTranslator v3.0: draft
Thu, 27 Jan 2011 00:38:12 +0000 planetmaker (svn r21919) -Fix: Converting an expensive rail type to a cheap one could give more money than removing and rebuilding cost draft
Wed, 26 Jan 2011 22:42:50 +0000 rubidium (svn r21918) -Fix [FS#4443]: Languages improperly sorted in the "start server" window (adf88) draft
Wed, 26 Jan 2011 18:45:17 +0000 translators (svn r21917) -Update from WebTranslator v3.0: draft
Wed, 26 Jan 2011 17:37:12 +0000 rubidium (svn r21916) -Fix [FS#4442]: the minimum speed needed for (realistic) acceleration to work properly can sometimes be more than the (temporary) maximum speed causing Clamp to "fail". Make sure that the minimum speed always overrules the maximum speed draft
Wed, 26 Jan 2011 17:35:03 +0000 rubidium (svn r21915) -Codechange: rename RoadVehicleAccelerate to RoadVehicle::UpdateSpeed (to match the naming used by Trains), and make use of the algorithm implemented in GroundVehicle draft
Wed, 26 Jan 2011 17:34:07 +0000 rubidium (svn r21914) -Codechange: move the algorithmic part of Train::UpdateSpeed to a function in GroundVehicle draft
Wed, 26 Jan 2011 17:33:14 +0000 rubidium (svn r21913) -Codechange: move bridge speed limiting for road vehicles to the same (logically speaking) place as for trains draft
Wed, 26 Jan 2011 17:31:44 +0000 rubidium (svn r21912) -Codechange: let road vehicles use gcache.last_speed/SetLastSpeed as well draft
Wed, 26 Jan 2011 17:31:07 +0000 rubidium (svn r21911) -Codechange: move tcache.last_speed to gcache.last_speed and make SetLastSpeed a function of GroundVehicle draft
Wed, 26 Jan 2011 17:30:17 +0000 rubidium (svn r21910) -Codechange: rename some autoreplace internal functions so they don't collide with globabl functions draft
Wed, 26 Jan 2011 08:14:36 +0000 rubidium (svn r21909) -Fix: some missing spaces draft
Tue, 25 Jan 2011 18:45:13 +0000 translators (svn r21908) -Update from WebTranslator v3.0: draft
Mon, 24 Jan 2011 18:45:17 +0000 translators (svn r21906) -Update from WebTranslator v3.0: draft
Sun, 23 Jan 2011 18:45:20 +0000 translators (svn r21905) -Update from WebTranslator v3.0: draft
Sun, 23 Jan 2011 18:31:04 +0000 frosch (svn r21904) -Fix: Include the capacity of non-refittable vehicles in the refitted-capacity, if their cargo matches. draft
Sun, 23 Jan 2011 17:50:24 +0000 smatz (svn r21903) -Codechange: warn only once for a train that has invalid length, not for each its wagon with invalid length draft
Sun, 23 Jan 2011 14:58:54 +0000 frosch (svn r21902) -Fix: Do not count articulated parts when passing the number of vehicles to refit to the command. That may exceed 8 bits. draft
Sun, 23 Jan 2011 13:25:26 +0000 frosch (svn r21901) -Codechange: Save some bits in p2 of CmdRefitVehicle. draft
Sun, 23 Jan 2011 13:08:50 +0000 yexo (svn r21900) -Fix: [NoAI] hide automatic orders from AIs as they have no way of dealing with them draft
Sun, 23 Jan 2011 13:00:50 +0000 frosch (svn r21899) -Fix: Do not show a vehicle selection in the RefitWindow for refit orders. You cannot select anything anyway. draft
Sun, 23 Jan 2011 11:20:55 +0000 rubidium (svn r21898) -Fix [FS#4438]: using a pointer-iterator and adding things (thus reallocating) to the iterated array caused OpenTTD to crash on invalid pointers draft
Sun, 23 Jan 2011 00:11:15 +0000 rubidium (svn r21897) -Fix (21707): Kenobi visited IsValidConsoleColour shortly draft
Sat, 22 Jan 2011 23:13:39 +0000 rubidium (svn r21896) -Cleanup: remove the unused StartScenario draft
Sat, 22 Jan 2011 23:08:32 +0000 rubidium (svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME draft
Sat, 22 Jan 2011 23:08:18 +0000 rubidium (svn r21894) -Cleanup: get rid of the unused SM_START_SCENARIO draft
Sat, 22 Jan 2011 23:07:51 +0000 rubidium (svn r21893) -Update (r21892): remove the strings from the other language files as well draft
Sat, 22 Jan 2011 23:07:23 +0000 rubidium (svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folder and no heightmaps could be started in the "start server" window draft
Sat, 22 Jan 2011 18:45:21 +0000 translators (svn r21891) -Update from WebTranslator v3.0: draft
Sat, 22 Jan 2011 14:52:20 +0000 rubidium (svn r21890) -Cleanup: remove some unneeded includes draft
Sat, 22 Jan 2011 14:51:36 +0000 rubidium (svn r21889) -Fix [FS#4434]: crash when scrolling outside of the main window (with some video backends) draft
Sat, 22 Jan 2011 10:33:16 +0000 rubidium (svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree draft
Sat, 22 Jan 2011 10:10:03 +0000 rubidium (svn r21887) -Fix-ish: some headers weren't including the headers they depend on draft
Sat, 22 Jan 2011 09:53:15 +0000 rubidium (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. draft
Fri, 21 Jan 2011 23:10:02 +0000 yexo (svn r21885) -Fix [FS#4422]: NewGRF string codes 0x80 and 0x81 were broken since the typechecking of string parameters draft
Fri, 21 Jan 2011 18:45:18 +0000 translators (svn r21884) -Update from WebTranslator v3.0: draft
Fri, 21 Jan 2011 17:35:17 +0000 smatz (svn r21883) -Codechange: make UpdateZPosition() faster by not calling GetSlopeZ() when not needed draft
Fri, 21 Jan 2011 16:51:56 +0000 smatz (svn r21882) -Codechange: make use of the fact that vehicle's Z position can change only if it has GVF_GOINGUP_BIT or GVF_GOINGDOWN_BIT set draft
Fri, 21 Jan 2011 16:48:41 +0000 smatz (svn r21881) -Codechange: ensure that vehicle's GOINGUP/DOWN bits are set correctly and that it has correct z_pos when converting from older savegames draft
Fri, 21 Jan 2011 16:35:12 +0000 smatz (svn r21880) -Fix: when a train after reversing ended at the last bit of a bridge ramp and directed outside the bridge, it could still have track set to TRACK_BIT_WORMHOLE draft
Fri, 21 Jan 2011 16:20:55 +0000 smatz (svn r21879) -Codechange: reset vehicle's GOINGUP/DOWN bits when it crashes draft
Fri, 21 Jan 2011 16:13:54 +0000 smatz (svn r21878) -Codechange: move parts of UpdateInclination() to separate functions draft
Fri, 21 Jan 2011 15:48:52 +0000 smatz (svn r21877) -Codechange: move definition of HALF_TILE_SIZE to tile_type.h draft
Fri, 21 Jan 2011 14:43:38 +0000 smatz (svn r21876) -Codechange: typedef SpecializedVehicleBase and GroundVehicleBase to reduce typing draft
Fri, 21 Jan 2011 01:38:30 +0000 smatz (svn r21875) -Codechange: indentation of some comments was wrong draft
Fri, 21 Jan 2011 00:11:13 +0000 smatz (svn r21874) -Fix: when a single-vehicle train was reversed while on a slope, its GOINGUP/DOWN weren't swapped draft
Thu, 20 Jan 2011 22:09:31 +0000 rubidium (svn r21872) -Doc: update some more documentation draft
Thu, 20 Jan 2011 22:03:27 +0000 rubidium (svn r21871) -Doc: terraforming/clearing limits (dihedral) draft
Thu, 20 Jan 2011 21:28:38 +0000 frosch (svn r21870) -Doc: Mention 'joan' in the admin network documentation. draft
Thu, 20 Jan 2011 18:45:10 +0000 translators (svn r21869) -Update from WebTranslator v3.0: draft
Thu, 20 Jan 2011 12:40:40 +0000 rubidium (svn r21868) -Fix (r21866 and some more): the changes to the main toolbar rail types dropdown should happen for the autoreplace dropdown as well draft
Thu, 20 Jan 2011 12:40:04 +0000 rubidium (svn r21867) -Codechange: move creating the rail type dropdown to a more general location draft
Thu, 20 Jan 2011 12:22:38 +0000 rubidium (svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sorting of rail types in the drop down list draft
Thu, 20 Jan 2011 09:35:16 +0000 rubidium (svn r21865) -Fix (r21862): don't perform savegame conversion when reinitialising some vehicle structures due to NewGRF changes draft
Wed, 19 Jan 2011 23:59:29 +0000 rubidium (svn r21864) -Fix [FS#4430]: distant-join station would build at the wrong location when having persistent building turned on and selecting a "second" location for the station tile draft
Wed, 19 Jan 2011 20:40:27 +0000 rubidium (svn r21863) -Fix (r21849): load the amount that should be loaded instead of the amount that should not be loaded draft
Wed, 19 Jan 2011 20:04:09 +0000 terkhen (svn r21862) -Codechange: Unify subtype handling between road vehicles and trains. draft
Wed, 19 Jan 2011 18:45:12 +0000 translators (svn r21861) -Update from WebTranslator v3.0: draft
Wed, 19 Jan 2011 18:44:13 +0000 terkhen (svn r21860) -Codechange: Rename road vehicle subtype functions to match the train names. draft
Wed, 19 Jan 2011 18:42:54 +0000 terkhen (svn r21859) -Codechange: Move train subtype flags to GroundVehicle. draft
Wed, 19 Jan 2011 18:41:53 +0000 terkhen (svn r21858) -Codechange: Give more similar names to ArticulatedPart functions. draft
Wed, 19 Jan 2011 17:10:57 +0000 michi_cc (svn r21857) -Add: Revision detection for hgsubversion repositories. draft
Wed, 19 Jan 2011 17:10:52 +0000 michi_cc (svn r21856) -Fix (r21840): Don't fail tag detection on hg repositories that use mercurial queues. Add some safety against tags and branches with spaces as well. draft
Wed, 19 Jan 2011 16:52:57 +0000 rubidium (svn r21855) -Feature [FS#4368]: [Network] Console command to change the password of other companies for servers (dihedral) draft
Wed, 19 Jan 2011 16:47:40 +0000 rubidium (svn r21854) -Codechange: refactor the password setting methods to make it possible to change the password of other companies (on the server) draft
Wed, 19 Jan 2011 16:37:06 +0000 rubidium (svn r21853) -Codechange: HashCurrentCompanyPassword is only used by servers, so move it to network_server.* (dihedral) draft
Wed, 19 Jan 2011 16:35:11 +0000 rubidium (svn r21852) -Codechange: generalise GenerateCompanyPasswordHash (dihedral) draft
Wed, 19 Jan 2011 16:32:23 +0000 rubidium (svn r21851) -Codechange: rename NetworkClientSetPassword to NetworkClientSetCompanyPassword (dihedral) draft
Wed, 19 Jan 2011 16:30:09 +0000 rubidium (svn r21850) -Codechange: move password hashing to a more general location (dihedral) draft
Wed, 19 Jan 2011 16:25:00 +0000 rubidium (svn r21849) -Codechange: move merging/splitting of cargopackets into a helper function (fonsinchen) draft
Wed, 19 Jan 2011 16:20:26 +0000 rubidium (svn r21848) -Codechange: unification of comment style for cargopacket.* draft
Wed, 19 Jan 2011 08:24:38 +0000 rubidium (svn r21847) -Fix [FS#4423]: slowing down of trains was done by reducing the speed by 10%, but also when you're just 1% too fast, so limit the slowdown till the new maximum speed draft
Tue, 18 Jan 2011 23:09:43 +0000 rubidium (svn r21846) -Codechange: move documentation towards the code to make it more likely to be updated [o-s]. draft
Tue, 18 Jan 2011 22:31:06 +0000 rubidium (svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m]. draft
Tue, 18 Jan 2011 22:17:15 +0000 rubidium (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. draft
Tue, 18 Jan 2011 21:58:22 +0000 rubidium (svn r21843) -Codechange: move documentation towards the code to make it more likely to be updates [t-z]. draft
Tue, 18 Jan 2011 21:30:59 +0000 rubidium (svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types for rail types; e.g. introduce a particular rail type in 1960 (or when a vehicle using it is introduced), but also allow limiting its introduction to only happen when the required railtypes are available draft
Tue, 18 Jan 2011 21:28:07 +0000 rubidium (svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should be introduced if a particular rail type is introduced, e.g. to make sure slow rail is introduced when fast rail gets introduced draft
Tue, 18 Jan 2011 21:27:35 +0000 michi_cc (svn r21840) -Change: Support tags created by hgsubversion for the revision detection. draft
Tue, 18 Jan 2011 21:27:30 +0000 michi_cc (svn r21839) -Change: Support tags created by git-svn for the revision detection. draft
Tue, 18 Jan 2011 21:09:13 +0000 rubidium (svn r21838) -Change: allow LMB scrolling with the mouse outside of the extra viewport instead of canceling scrolling when going slightly over the edge draft
Tue, 18 Jan 2011 21:08:19 +0000 rubidium (svn r21837) -Fix [FS#4419]: LMB dragging would switch over to other viewports instead of staying locked to the viewport you started on draft
Tue, 18 Jan 2011 20:40:36 +0000 smatz (svn r21836) -Fix: when a train was reversed while inside a tunnel/bridge, it wouldn't have (re)set the GOINGUP/DOWN bits after leaving the tunnel/bridge draft
Tue, 18 Jan 2011 20:06:56 +0000 smatz (svn r21835) -Codechange: use UpdateStatusAfterSwap() instead of copying the same code three times draft
Tue, 18 Jan 2011 18:45:18 +0000 translators (svn r21834) -Update from WebTranslator v3.0: draft
Tue, 18 Jan 2011 18:14:14 +0000 rubidium (svn r21833) -Fix [FS#4427]: desync debug savegames might not be actually saved in case threading is enabled, which is enabled by default draft
Tue, 18 Jan 2011 14:27:43 +0000 rubidium (svn r21832) -Feature: limit vehicle lateness to the length of a full timetable cycle, e.g. when a cycle takes 50 days and the vehicle is 65 days later reduce the lateness to 15 days draft
Tue, 18 Jan 2011 14:25:45 +0000 rubidium (svn r21831) -Fix [FS#4414]: service orders for trains/aircraft would (sometimes) not get a time when autofilling draft
Mon, 17 Jan 2011 19:40:06 +0000 terkhen (svn r21830) -Fix: Deunionize a union which was not initialized correctly. draft
Mon, 17 Jan 2011 18:45:51 +0000 translators (svn r21829) -Update from WebTranslator v3.0: draft
Mon, 17 Jan 2011 16:42:49 +0000 rubidium (svn r21828) -Document [FS#4415]: that the station build date is the date of the last construction action draft
Sun, 16 Jan 2011 21:11:31 +0000 rubidium (svn r21827) -Cleanup: remove string removed in r21826 from other languages too draft
Sun, 16 Jan 2011 21:10:41 +0000 rubidium (svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastructure" setting name/description didn't match the behaviour draft
Sun, 16 Jan 2011 18:45:37 +0000 translators (svn r21825) -Update from WebTranslator v3.0: draft
Sun, 16 Jan 2011 18:18:45 +0000 smatz (svn r21824) -Codechange: don't call GetSlopeZ() when the ground vehicle is on a flat tile draft
Sun, 16 Jan 2011 13:36:47 +0000 smatz (svn r21823) -Documentation: update the style used in several documentation files draft
Sun, 16 Jan 2011 11:40:36 +0000 alberth (svn r21822) -Codechange: Merge event handling code. draft
Sun, 16 Jan 2011 11:39:57 +0000 alberth (svn r21821) -Codechange: Clean up the jump conditions. draft
Sun, 16 Jan 2011 11:39:09 +0000 alberth (svn r21820) -Codechange: Concatenate both functions. draft
Sun, 16 Jan 2011 11:37:54 +0000 alberth (svn r21819) -Codechange: Swap order of HandleMouseDrag() and HandleDragDrop(), and split the w vardecl in the former. draft
Sun, 16 Jan 2011 11:00:42 +0000 terkhen (svn r21818) -Change: Rename the genders of the spanish translation. draft
Sun, 16 Jan 2011 10:25:47 +0000 rubidium (svn r21817) -Change: only show rail/road types that will eventually be available in-game. For example don't show trams when there is no tram NewGRF loaded draft
Sat, 15 Jan 2011 22:50:49 +0000 planetmaker (svn r21816) -Fix [FS#4378] (r14012): Allow dragging of combo signals (again) draft
Sat, 15 Jan 2011 22:40:54 +0000 rubidium (svn r21815) -Fix [FS#3908]: [YAPF] Apply a pathfinder penalty for back of one-way path signals so those aren't preferred over other possibilities draft
Sat, 15 Jan 2011 21:13:47 +0000 frosch (svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7. draft
Sat, 15 Jan 2011 20:23:15 +0000 terkhen (svn r21813) -Fix [FS#4411](r21720): Prevent crash when displaying the owner view. draft
Sat, 15 Jan 2011 19:54:53 +0000 alberth (svn r21812) -Fix (r21754): Don't try to scroll the matrix widget to position -1. draft
Sat, 15 Jan 2011 18:46:42 +0000 rubidium (svn r21811) -Fix: guess what... draft
Sat, 15 Jan 2011 18:45:19 +0000 translators (svn r21810) -Update from WebTranslator v3.0: draft
Sat, 15 Jan 2011 18:19:04 +0000 rubidium (svn r21809) -Fix [FS#4404]: remove unreached automatic orders as well when reaching an ordered waypoint or depot (fonsinchen) draft
Sat, 15 Jan 2011 18:16:46 +0000 rubidium (svn r21808) -Fix: don't create automatic orders when there are no manual orders (fonsinchen) draft
Sat, 15 Jan 2011 18:14:29 +0000 rubidium (svn r21807) -Codechange: split automatic order removal into a separate function (fonsinchen) draft
Sat, 15 Jan 2011 16:27:04 +0000 terkhen (svn r21806) -Codechange: Correct additional appearances of the same typo. draft
Sat, 15 Jan 2011 15:58:03 +0000 terkhen (svn r21805) -Codechange: Correct a typo. draft
Sat, 15 Jan 2011 15:51:16 +0000 smatz (svn r21804) -Remove [FS#4409]: the 'stopall' console command, as its functionality was broken. Group start/stop commands can be used instead draft
Sat, 15 Jan 2011 15:36:58 +0000 terkhen (svn r21803) -Cleanup: Remove unnecessary semicolons. draft
Sat, 15 Jan 2011 14:20:34 +0000 smatz (svn r21802) -Cleanup (r2600): remove unused _vehicle_id_ctr_day draft
Sat, 15 Jan 2011 14:17:53 +0000 alberth (svn r21801) -Fix (r21772): Attach scrollbar to select matrix in object gui. draft
Sat, 15 Jan 2011 09:53:21 +0000 rubidium (svn r21800) -Fix [FS#3569]: under certain circumstances one could crash a competitor's train; take the lazy non-future proof version of the fix from the 1.0 branch as fixing the real bug is significantly more complex and might even break some backwards compatability if not done perfectly draft
Sat, 15 Jan 2011 00:10:16 +0000 smatz (svn r21799) -Fix: further variables need to be reset when we loaded a TTDPatch savegame in the past draft
Fri, 14 Jan 2011 22:23:09 +0000 smatz (svn r21798) -Fix: loading a TTO savegame failed after loading a TTDP savegame with vehicle multiplier bigger than 1 draft
Fri, 14 Jan 2011 22:08:40 +0000 rubidium (svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long draft
Fri, 14 Jan 2011 21:54:37 +0000 rubidium (svn r21796) -Fix [FS#4398]: drive through road stop state wasn't properly converted from TTDPatch savegames draft
Fri, 14 Jan 2011 20:52:22 +0000 rubidium (svn r21795) -Fix (r21790): when converting TTDPatch train waypoints, convert the data on the map as well draft
Fri, 14 Jan 2011 19:51:50 +0000 smatz (svn r21794) -Fix (r21790): convert train orders too (Rubidium) draft
Fri, 14 Jan 2011 18:58:03 +0000 smatz (svn r21793) -Fix (r20446): broken usage of GetTileOwner() caused wrong conversion of old savegames draft
Fri, 14 Jan 2011 18:46:03 +0000 translators (svn r21792) -Update from WebTranslator v3.0: draft
Fri, 14 Jan 2011 18:45:14 +0000 rubidium (svn r21791) -Fix [FS#4407]: off-by-one-ish for the terraforming limit draft
Fri, 14 Jan 2011 16:49:29 +0000 smatz (svn r21790) -Fix [FS#4398]: TTDPatch savegames can have train waypoints encoded as buoys draft
Fri, 14 Jan 2011 16:39:41 +0000 frosch (svn r21789) -Fix [FS#4405]: When the font misses the fallback character '?', use the sprite font's '?' instead. draft
Fri, 14 Jan 2011 16:36:34 +0000 frosch (svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function. draft
Fri, 14 Jan 2011 16:28:23 +0000 frosch (svn r21787) -Codechange: Pass the allocator function to use to ReadSprite(). draft
Fri, 14 Jan 2011 16:20:25 +0000 smatz (svn r21786) -Fix [FS#4398]: don't trust rail station width and height data stored by TTDPatch, it is invalid for stations wider or higher than 7 draft
Fri, 14 Jan 2011 16:16:33 +0000 frosch (svn r21785) -Codechange: Make ReadSprite() not operate on the sprite chache directly. draft
Fri, 14 Jan 2011 16:15:05 +0000 smatz (svn r21784) -Fix (r16909): crash when converting savegame with custom waypoint name draft
Fri, 14 Jan 2011 16:09:51 +0000 frosch (svn r21783) -Cleanup (r14997): Remove redundant assignment. draft
Fri, 14 Jan 2011 15:34:33 +0000 frosch (svn r21782) -Codechange: Move declaration of AllocatorProc from Blitter:: to spritecache.h draft
Fri, 14 Jan 2011 14:54:29 +0000 planetmaker (svn r21781) -Change: Make the description of the setting on how to obtain the tooltip a bit clearer draft
Fri, 14 Jan 2011 13:19:23 +0000 terkhen (svn r21780) -Change: Keep aqueducts and road/tram tunnels and bridges after removing a company. draft
Fri, 14 Jan 2011 12:46:05 +0000 terkhen (svn r21779) -Cleanup(r21778): Remove unneeded space at the start of a line. draft
Fri, 14 Jan 2011 12:01:07 +0000 terkhen (svn r21778) -Add: After building a road or tram tunnel, connect it to any existing road or tram. draft
Fri, 14 Jan 2011 12:00:07 +0000 terkhen (svn r21777) -Add: After building a road or tram bridge, connect it to any existing road or tram. draft
Fri, 14 Jan 2011 11:55:40 +0000 terkhen (svn r21776) -Codechange: Give a more appropriate name to the road connection function. draft
Thu, 13 Jan 2011 22:02:13 +0000 alberth (svn r21775) -Add: Allow vertical resizing of the newobject gui. draft
Thu, 13 Jan 2011 22:01:42 +0000 alberth (svn r21774) -Change: Update the other languages too. draft
Thu, 13 Jan 2011 21:59:39 +0000 alberth (svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list of newobject classes. draft
Thu, 13 Jan 2011 21:55:41 +0000 alberth (svn r21772) -Feature: Add a clickable display of the available objects in the newobject gui. draft
Thu, 13 Jan 2011 18:45:10 +0000 translators (svn r21771) -Update from WebTranslator v3.0: draft
Wed, 12 Jan 2011 18:45:13 +0000 translators (svn r21770) -Update from WebTranslator v3.0: draft
Tue, 11 Jan 2011 18:45:13 +0000 translators (svn r21769) -Update from WebTranslator v3.0: draft
Tue, 11 Jan 2011 16:45:45 +0000 frosch (svn r21768) -Fix [FS#4396]: Diagonal tile iterator needed a special case for A * 0 selections. draft
Mon, 10 Jan 2011 21:58:05 +0000 rubidium (svn r21767) -Fix [FS#4397]: don't limit tile clearing during bankruptcy draft
Mon, 10 Jan 2011 18:45:51 +0000 translators (svn r21766) -Update from WebTranslator v3.0: draft
Sun, 09 Jan 2011 20:54:56 +0000 rubidium (svn r21765) -Fix [FS#4369]: PBS reservation was not shown on road crossings with NewGRF railtypes (andythenorth) draft
Sun, 09 Jan 2011 20:40:35 +0000 frosch (svn r21764) -Change: Make the scrollbar associated to a NWidgetMatrix scroll in steps of the matrix when using the wheel or the scrollbar-buttons. draft
Sun, 09 Jan 2011 20:39:06 +0000 frosch (svn r21763) -Codechange: Pass the distance to Scrollbar::UpdatePosition() in units of small or big steps. draft
Sun, 09 Jan 2011 18:45:20 +0000 translators (svn r21762) -Update from WebTranslator v3.0: draft
Sun, 09 Jan 2011 18:43:47 +0000 frosch (svn r21761) -Add: Wheel-scrolling in the new build station GUI. draft
Sun, 09 Jan 2011 15:36:02 +0000 alberth (svn r21760) -Fix (r20452): Restore wheeling of vertical scrollbars. draft
Sun, 09 Jan 2011 15:34:58 +0000 alberth (svn r21759) -Codechange: Increase the initial horizontal size of the stationpicker slightly. draft
Sun, 09 Jan 2011 15:34:00 +0000 alberth (svn r21758) -Add: Allow vertical resizing of the stationpicker window. draft
Sun, 09 Jan 2011 15:33:00 +0000 alberth (svn r21757) -Codechange: Use a list instead of a dropdown for selecting the station classes. draft
Sun, 09 Jan 2011 15:31:14 +0000 alberth (svn r21756) -Add: Display name of the selected station type in the station picker window. draft
Sun, 09 Jan 2011 15:27:48 +0000 alberth (svn r21755) -Feature: Display newgrf station sprites during station picking. draft
Sun, 09 Jan 2011 15:25:33 +0000 alberth (svn r21754) -Codechange: Scroll the matrix widget to make a clicked entry fully visible. draft
Sun, 09 Jan 2011 15:24:36 +0000 alberth (svn r21753) -Codechange: Use a widget for the coverage text, and re-init instead of resize to adapt for height changes. draft
Sun, 09 Jan 2011 15:22:39 +0000 alberth (svn r21752) -Doc: document the stationpicker widgets and variables. draft
Sun, 09 Jan 2011 15:21:55 +0000 alberth (svn r21751) -Fix: Re-initialize the stationpicker data when newgrf classes have disappeared. draft
Sun, 09 Jan 2011 15:14:22 +0000 rubidium (svn r21749) -Prepare: for 1.1.0-beta3 draft
Sun, 09 Jan 2011 15:08:53 +0000 translators (svn r21748) -Update from WebTranslator v3.0: draft
Sun, 09 Jan 2011 14:55:22 +0000 rubidium (svn r21747) -Fix [FS#4395]: the diagonal iterator would iterate twice over some tiles (fonsinchen) draft
Sun, 09 Jan 2011 13:53:57 +0000 frosch (svn r21746) -Fix: [NewGRF] Canal variable 83 accessed water random bits also for non-water tiles (e.g. watery industries or objects). draft
Sun, 09 Jan 2011 13:53:05 +0000 frosch (svn r21745) -Fix: [NewGRF] Canal variable 80 shall return consistent heights within a lock. draft
Sun, 09 Jan 2011 13:11:50 +0000 frosch (svn r21744) -Fix: Allow Ctrl+Clicking automatic orders for scrolling to their destination. draft
Sun, 09 Jan 2011 12:17:52 +0000 rubidium (svn r21743) -Fix [FS#4386]: coast tiles weren't drawn under bridges draft
Sat, 08 Jan 2011 18:45:10 +0000 translators (svn r21742) -Update from WebTranslator v3.0: draft
Sat, 08 Jan 2011 16:10:07 +0000 planetmaker (svn r21741) -Fix (r21668): Some white space slipped past the commit hook draft
Fri, 07 Jan 2011 18:45:24 +0000 translators (svn r21740) -Update from WebTranslator v3.0: draft
Fri, 07 Jan 2011 12:45:12 +0000 rubidium (svn r21739) -Fix [FS#4388] (r19657): make clearing refit orders work again draft
Thu, 06 Jan 2011 22:27:56 +0000 frosch (svn r21738) -Fix (r21642)[FS#4384]: Start loading when cur_order_index points to the destination station, i.e. after deleting not-reached automatic orders. draft
Thu, 06 Jan 2011 22:24:02 +0000 frosch (svn r21737) -Fix (r1)[FS#4384-ish]: A loading order was also marked as 'not part of orders' when the order before the current order was deleted. draft
Thu, 06 Jan 2011 18:45:17 +0000 translators (svn r21736) -Update from WebTranslator v3.0: draft
Wed, 05 Jan 2011 18:45:43 +0000 translators (svn r21735) -Update from WebTranslator v3.0: draft
Wed, 05 Jan 2011 12:39:50 +0000 smatz (svn r21734) -Change: use 'landscaping' instead of 'terraforming' in the English lang file (peter1138) draft
Wed, 05 Jan 2011 11:04:29 +0000 terkhen (svn r21733) -Codechange: Clarify the update owner legend code. draft
Wed, 05 Jan 2011 08:33:21 +0000 rubidium (svn r21732) -Fix (r21728): show the "proper" error that the landscaping limit is reached instead of "already flat" draft
Wed, 05 Jan 2011 07:57:10 +0000 rubidium (svn r21731) -Fix (r21728): don't forget to update the saveload version, or to check for MSVC warnings draft
Tue, 04 Jan 2011 22:59:42 +0000 terkhen (svn r21730) -Fix (r21718): The smallmap owner legend would not be properly initialized in games without companies. draft
Tue, 04 Jan 2011 22:56:56 +0000 terkhen (svn r21729) -Fix (r21718, r21720): In some cases clicking on a industry/company legend entry would not work. draft
Tue, 04 Jan 2011 22:50:09 +0000 rubidium (svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company draft
Tue, 04 Jan 2011 22:28:02 +0000 rubidium (svn r21727) -Fix [FS#4377]: admin bots weren't always notified of password changes (dihedral) draft
Tue, 04 Jan 2011 21:03:57 +0000 terkhen (svn r21726) -Add: Allow to toggle height visualization in the owner view of the smallmap. draft
Tue, 04 Jan 2011 21:03:01 +0000 terkhen (svn r21725) -Cleanup: Remove unused owner code. draft
Tue, 04 Jan 2011 21:02:10 +0000 terkhen (svn r21724) -Change: Do not reset the "Show height" state after closing the smallmap window. draft
Tue, 04 Jan 2011 21:01:29 +0000 terkhen (svn r21723) -Add: Enable/Disable all buttons to the owner view of the smallmap. draft
Tue, 04 Jan 2011 21:00:45 +0000 terkhen (svn r21722) -Update: String names on other translations. draft
Tue, 04 Jan 2011 20:59:41 +0000 terkhen (svn r21721) -Codechange: Rename the smallmap button panel and its strings. draft
Tue, 04 Jan 2011 20:58:42 +0000 terkhen (svn r21720) -Feature: Allow to toggle visualization of company property in the owner view of the smallmap. draft
Tue, 04 Jan 2011 20:58:07 +0000 terkhen (svn r21719) -Doc: Correct a doxygen comment. draft
Tue, 04 Jan 2011 20:57:11 +0000 terkhen (svn r21718) -Feature: Show a list of companies in the owner legend. draft
Tue, 04 Jan 2011 20:56:00 +0000 terkhen (svn r21717) -Codechange: Unify smallmap functions for getting the legend height. draft
Tue, 04 Jan 2011 20:54:36 +0000 terkhen (svn r21716) -Add: Tooltip for the industry legend at the smallmap. draft
Tue, 04 Jan 2011 20:53:57 +0000 terkhen (svn r21715) -Fix: Use the correct land colour in the owner legend. draft
Tue, 04 Jan 2011 20:33:22 +0000 rubidium (svn r21714) -Codechange: unduplicate a bit of code path draft
Tue, 04 Jan 2011 18:45:13 +0000 translators (svn r21713) -Update from WebTranslator v3.0: draft
Tue, 04 Jan 2011 18:12:28 +0000 michi_cc (svn r21712) -Change: Tune 'realistic' acceleration even more to make more trains reach their top speed. draft
Tue, 04 Jan 2011 13:58:14 +0000 frosch (svn r21711) -Change: Display the minimal height of the tile in the LandInfo window instead of the height of the northern corner. So it is more useful for NewGRF and AI developers, and maybe more transparent for players. draft
Tue, 04 Jan 2011 12:22:27 +0000 peter1138 (svn r21710) -Fix (r8128): Update oldloader for change in vehicle cur_image size. draft
Tue, 04 Jan 2011 12:04:09 +0000 peter1138 (svn r21709) -Fix (r8128): Vehicle sprite was cached into a 16 bit variable, causing incorrect sprites to be displayed. draft
Tue, 04 Jan 2011 11:06:39 +0000 frosch (svn r21708) -Add: [NewGRF] Report TTDPatch flag 4A (newobjects) as set. draft
Mon, 03 Jan 2011 20:54:20 +0000 rubidium (svn r21707) -Fix [FS#4371]: bit too strict assertion on validness of console colours draft
Mon, 03 Jan 2011 20:25:11 +0000 rubidium (svn r21706) -Fix-ish [FS#4370]: the old ship pathfinder is too stupid to provide "lost" notices; it would even get lost while following it's own path draft
Mon, 03 Jan 2011 18:45:34 +0000 translators (svn r21705) -Update from WebTranslator v3.0: draft
Mon, 03 Jan 2011 18:36:51 +0000 smatz (svn r21704) -Fix [FS#4374]: no need to perform any more checks after the connection is closed (Rubidium) draft
Mon, 03 Jan 2011 14:52:30 +0000 yexo (svn r21703) -Feature [FS#4372]: list_ai_libs console command to get a list of recognized AI libraries (dihedral) draft
Mon, 03 Jan 2011 12:04:53 +0000 rubidium (svn r21702) -Fix: make sure the colour argument of echoc is properly validated to be a text colour draft
Mon, 03 Jan 2011 12:01:41 +0000 rubidium (svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and remove some unneeded casts draft
Mon, 03 Jan 2011 11:55:08 +0000 rubidium (svn r21700) -Codechange: GetDrawStringCompanyColour returns a TextColour draft
Sun, 02 Jan 2011 18:45:24 +0000 translators (svn r21699) -Update from WebTranslator v3.0: draft
Sun, 02 Jan 2011 18:12:39 +0000 rubidium (svn r21698) -Fix: incorrectly named global variable draft
Sun, 02 Jan 2011 12:52:37 +0000 yexo (svn r21697) -Codechange: use GetGameSettings() in a few more places to enhance readability draft
Sun, 02 Jan 2011 12:41:24 +0000 yexo (svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the scenario editor / in game draft
Sun, 02 Jan 2011 00:34:21 +0000 yexo (svn r21695) -Codechange: add helper function to get the currently applicable GameSettings object draft
Sat, 01 Jan 2011 23:26:26 +0000 yexo (svn r21694) -Fix: changing AI settings ingame was impossible when the difficulty level was other than custom draft
Sat, 01 Jan 2011 21:41:01 +0000 smatz (svn r21693) -Codechange: no need to cast char[] to const uint8* draft
Sat, 01 Jan 2011 21:39:52 +0000 smatz (svn r21692) -Cleanup: remove unused extern declaration of HashCurrentCompanyPassword(), make it static draft
Sat, 01 Jan 2011 21:38:13 +0000 smatz (svn r21691) -Codechange: make sure GenerateCompanyPasswordHash() behaves deterministically when/if the value of NETWORK_SERVER_ID_LENGTH is changed draft
Sat, 01 Jan 2011 21:15:50 +0000 yexo (svn r21690) -Fix: the top of a tall building standing on a hill at the top of the map could be cut off in a giant screenshot draft
Sat, 01 Jan 2011 18:45:13 +0000 translators (svn r21689) -Update from WebTranslator v3.0: draft
Sat, 01 Jan 2011 17:06:59 +0000 smatz (svn r21688) -Codechange: verify the colour code passed to IConsolePrint()/IConsolePrintF() is valid draft
Sat, 01 Jan 2011 17:02:29 +0000 smatz (svn r21687) -Fix: verify the colour code we received from the server is valid draft
Sat, 01 Jan 2011 16:35:32 +0000 smatz (svn r21686) -Cleanup: remove unused constants and comment used ones draft
Sat, 01 Jan 2011 08:31:23 +0000 rubidium (svn r21685) -Codechange: prevent bug tracker entries like FS#2487 and FS#1613 for this year draft
Sat, 01 Jan 2011 08:23:46 +0000 planetmaker (svn r21684) -Fix [FS#4360] (r21573): Silence some compile warnings draft
Fri, 31 Dec 2010 18:45:11 +0000 translators (svn r21683) -Update from WebTranslator v3.0: draft
Fri, 31 Dec 2010 18:14:05 +0000 rubidium (svn r21682) -Fix: Debian changelog was incorrect, so .deb compilation failed draft
Fri, 31 Dec 2010 16:13:34 +0000 glx (svn r21680) -Fix (r21656): of course MSVC complains draft
Fri, 31 Dec 2010 15:53:46 +0000 rubidium (svn r21679) -Fix (r21642): reading a just freed variable draft
Fri, 31 Dec 2010 14:16:25 +0000 yexo (svn r21678) -Update: use 'Ctrl+klik' instead of 'Ctrl+Klik' in the Dutch translation draft
Fri, 31 Dec 2010 14:12:35 +0000 rubidium (svn r21677) -Fix: WT3 not validating some strings... draft
Fri, 31 Dec 2010 14:08:21 +0000 planetmaker (svn r21676) -Prepare 1.1.0-beta2 draft
Fri, 31 Dec 2010 14:05:25 +0000 translators (svn r21675) -Update from WebTranslator v3.0: draft
Fri, 31 Dec 2010 12:13:16 +0000 rubidium (svn r21674) -Fix: for Mac OS X %p seems to add "x0", so filter that out for the regression test comparison draft
Fri, 31 Dec 2010 10:15:35 +0000 smatz (svn r21673) -Change [FS#4358]: do not show price to build a bridge in the scenario editor, it is free there draft
Fri, 31 Dec 2010 09:43:42 +0000 rubidium (svn r21672) -Fix: mention AIEventTownFounded in the AI changelog as well draft
Fri, 31 Dec 2010 09:25:52 +0000 rubidium (svn r21671) -Change: some changelog consistency fixes draft
Fri, 31 Dec 2010 09:09:40 +0000 rubidium (svn r21670) -Fix (prospective): EEK->EUR@2011 draft
Thu, 30 Dec 2010 18:47:31 +0000 translators (svn r21669) -Update from WebTranslator v3.0: draft
Thu, 30 Dec 2010 18:14:37 +0000 rubidium (svn r21668) -Feature: command logging using the admin interface (dihedral) draft
Thu, 30 Dec 2010 15:32:31 +0000 alberth (svn r21667) -Codechange: Introduce _thd.Reset(). draft
Thu, 30 Dec 2010 13:18:04 +0000 alberth (svn r21666) -Codechange: Use GetCallbackWnd at more places. draft
Thu, 30 Dec 2010 13:16:31 +0000 alberth (svn r21665) -Codechange: Make GetCallbackWnd a method of _thd. draft
Wed, 29 Dec 2010 23:44:39 +0000 yexo (svn r21664) -Add: [NoAI] AIEventTownFounded draft
Wed, 29 Dec 2010 23:20:12 +0000 yexo (svn r21663) -Add: [NoAI]: AIRail::GetName() to get the name of a railtype draft
Wed, 29 Dec 2010 20:46:35 +0000 smatz (svn r21662) -Codechange: use -flto=jobserver for GCC 4.6, it makes linking with LTO use number of processes passed to make -j draft
Wed, 29 Dec 2010 20:20:41 +0000 smatz (svn r21661) -Codechange: use -fwhole-program when linking in LTO mode so compiler can do more optimisations draft
Wed, 29 Dec 2010 20:20:38 +0000 rubidium (svn r21660) -Fix [FS#4354]: autofill timetable had side effects in test mode, possibly causing desyncs in MP draft
Wed, 29 Dec 2010 18:45:21 +0000 translators (svn r21659) -Update from WebTranslator v3.0: draft
Wed, 29 Dec 2010 18:20:19 +0000 rubidium (svn r21658) -Fix [FS#4351]: cargo payment window wasn't properly invalidated when payment changed draft
Wed, 29 Dec 2010 13:47:53 +0000 smatz (svn r21657) -Cleanup (r17107): remove superfluous semicolon draft
Wed, 29 Dec 2010 13:32:35 +0000 planetmaker (svn r21656) -Fix [FS#4345] (r3722, r15301): Use a bool instead of uint8 to store a bool and use the dedicated accessor function when reading boolean settings (glx, rubidium) draft
Wed, 29 Dec 2010 12:41:01 +0000 yexo (svn r21655) -Add: mention AITown::IsCity in the NoAI changelog draft
Wed, 29 Dec 2010 12:19:33 +0000 yexo (svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns grow faster than others (Lord Aro) draft
Tue, 28 Dec 2010 18:45:33 +0000 translators (svn r21653) -Update from WebTranslator v3.0: draft
Tue, 28 Dec 2010 14:22:51 +0000 smatz (svn r21652) -Cleanup: one semicolon is enough draft
Mon, 27 Dec 2010 22:32:47 +0000 rubidium (svn r21651) -Fix [FS#4338] (r21229): infinite loop in the road pathfinder due to bouncing around in an "one way" trap; two one ways pointing towards eachother making it impossible to leave draft
Mon, 27 Dec 2010 21:10:52 +0000 rubidium (svn r21650) -Fix [FS#4339]: make "centre [main] view" consistent, and make "[main|global] view" consistent draft
Mon, 27 Dec 2010 18:45:24 +0000 translators (svn r21649) -Update from WebTranslator v3.0: draft
Mon, 27 Dec 2010 18:21:19 +0000 rubidium (svn r21648) -Codechange: unduplicate a bit of code draft
Sun, 26 Dec 2010 19:26:48 +0000 rubidium (svn r21647) -Fix: failure of WT3 to properly validate some string... draft
Sun, 26 Dec 2010 18:45:33 +0000 translators (svn r21646) -Update from WebTranslator v3.0: draft
Sun, 26 Dec 2010 17:47:00 +0000 alberth (svn r21645) -Doc: Document SmallPair and SmallMap template parameters. draft
Sun, 26 Dec 2010 13:25:34 +0000 rubidium (svn r21644) -Change: keep showing "No orders" when the order list is filled with only automatic orders draft
Sun, 26 Dec 2010 12:55:12 +0000 rubidium (svn r21643) -Fix (r21642): crash when a train with no orders (or actually no order list) stops at a station draft
Sun, 26 Dec 2010 09:03:19 +0000 rubidium (svn r21642) -Feature: concept of automatic station orders; add stub orders for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen draft
Sun, 26 Dec 2010 06:52:38 +0000 rubidium (svn r21641) -Fix (r21639): ofcourse MSVC wants to have something to warn about draft
Sat, 25 Dec 2010 20:02:04 +0000 rubidium (svn r21640) -Change/Feature-ish: allow disabling the shading when drawing text draft
Sat, 25 Dec 2010 19:59:56 +0000 rubidium (svn r21639) -Codechange: simplify setting the colour remap draft
Sat, 25 Dec 2010 19:58:50 +0000 alberth (svn r21638) -Codechange (r1): Simplify testing that outersize.x is bigger than 0. draft
Sat, 25 Dec 2010 19:47:15 +0000 rubidium (svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour draft
Sat, 25 Dec 2010 18:45:16 +0000 translators (svn r21636) -Update from WebTranslator v3.0: draft
Sat, 25 Dec 2010 15:41:12 +0000 rubidium (svn r21635) -Change: simplify/reduce release preparations/changes draft
Sat, 25 Dec 2010 12:49:36 +0000 rubidium (svn r21634) -Codechange: apparantly the "broken" iconv interface is the new official interface, so update the variable/definition naming slightly as it's not broken just different from the earlier iconv interface draft
Sat, 25 Dec 2010 12:48:23 +0000 smatz (svn r21633) -Fix (r21616): newly created skip-to order was created at wrong place draft
Sat, 25 Dec 2010 12:47:05 +0000 smatz (svn r21632) -Codechange: call ResetObjectToPlace() even when current place_mode is HT_NONE draft
Sat, 25 Dec 2010 12:20:18 +0000 rubidium (svn r21631) -Fix [FS#4325]: ships with the old pathfinder would easily show up as lost, even when it would eventually find a path. Now also the distance from the "end" of the pathfinding run to the destination is compared to the current distance to the destination; if the distance to the destination at the end of the pathfinder run is less than the current distance from the destination the ship won't be marked as lost. This means that the ships with the old pathfinder will less likely get marked as lost, but due to the design of the old ship pathfinder there "lostness" is merely a best guess. When you still get a lost message draft
Sat, 25 Dec 2010 08:22:55 +0000 rubidium (svn r21630) -Fix (r20308, r21615): version detection of subversion branches and tags got broken draft
Fri, 24 Dec 2010 18:45:31 +0000 translators (svn r21629) -Update from WebTranslator v3.0: draft
Fri, 24 Dec 2010 17:51:46 +0000 alberth (svn r21628) -Codechange: Remove local variables that just point to global _thd. draft
Fri, 24 Dec 2010 15:08:19 +0000 alberth (svn r21627) -Codechange: Remove _place_proc global variable. draft
Fri, 24 Dec 2010 15:06:58 +0000 alberth (svn r21626) -Codechange: Remove more small static functions. draft
Fri, 24 Dec 2010 15:06:18 +0000 alberth (svn r21625) -Codechange: Record last started highlight action, and use it in the callback methods. draft
Fri, 24 Dec 2010 15:04:33 +0000 alberth (svn r21624) -Codechange: Remove many small static functions. draft
Fri, 24 Dec 2010 15:03:19 +0000 alberth (svn r21623) -Codechange: Remove _terraform_button_proc and _editor_terraform_button_proc arrays. draft
Fri, 24 Dec 2010 14:56:21 +0000 alberth (svn r21622) -Doc: Clarify the documentation of highlighting constants somewhat. draft
Fri, 24 Dec 2010 14:55:31 +0000 alberth (svn r21621) -Codechange: Only consider tile highlighting mode bits in tile selection functions. draft
Fri, 24 Dec 2010 14:52:42 +0000 alberth (svn r21620) -Codechange: Don't consider direction bits when checking for an active highlight mode. draft
Fri, 24 Dec 2010 14:48:38 +0000 alberth (svn r21619) -Fix [FS#4327]: Don't copy direction bits when restarting a rail selection. draft
Fri, 24 Dec 2010 14:38:00 +0000 alberth (svn r21618) -Fix: Use correct 3 bit mask for directions. draft
Fri, 24 Dec 2010 13:14:11 +0000 smatz (svn r21617) -Doc: refer to table/autorail.h, not autorail.h draft
Fri, 24 Dec 2010 13:13:28 +0000 smatz (svn r21616) -Change: do not highlight tile when selecting a vehicle to clone or an order to skip to draft
Thu, 23 Dec 2010 22:40:01 +0000 rubidium (svn r21614) -Fix: the spelling of some of the documentation draft
Thu, 23 Dec 2010 21:50:31 +0000 rubidium (svn r21613) -Update: sync comments in the translation files with English for some recently untouched translations draft
Thu, 23 Dec 2010 20:25:55 +0000 smatz (svn r21612) -Fix (r21608): dragging with HT_POINT was half a tile off draft
Thu, 23 Dec 2010 18:45:35 +0000 translators (svn r21611) -Update from WebTranslator v3.0: draft
Thu, 23 Dec 2010 16:54:41 +0000 smatz (svn r21610) -Fix: some svn properties were wrong draft
Thu, 23 Dec 2010 14:38:01 +0000 alberth (svn r21609) -Fix (r21545,r21552,r21580,r21586): Restore diagonal clearing of areas. draft
Thu, 23 Dec 2010 14:24:34 +0000 alberth (svn r21608) -Codechange: Move diagnonal rectangle dragging detection completely to tile highlighting. draft
Thu, 23 Dec 2010 14:15:05 +0000 alberth (svn r21607) -Codechange: Be more robust against having extra bits in HighLightStyle vars. draft
Thu, 23 Dec 2010 11:02:47 +0000 smatz (svn r21606) -Fix (r14636): DOS binary was broken when not stripping draft
Thu, 23 Dec 2010 07:17:00 +0000 rubidium (svn r21605) -Fix [FS#4324]: crash due to cargo payments belonging to an non-existing company draft
Wed, 22 Dec 2010 22:03:57 +0000 frosch (svn r21604) -Add: Variable 7B for accessing 60+x variables while taking the parameter from the accumulator. draft
Wed, 22 Dec 2010 21:19:39 +0000 rubidium (svn r21603) -Codechange: no need to assign something to a variable and then test it for NULL when you're never using it again draft
Wed, 22 Dec 2010 21:16:34 +0000 rubidium (svn r21602) -Codechange: split actual adding/removing of orders to/from a vehicle's order list from the validation of those (user) commands. Based on patch by fonsinchen draft
Wed, 22 Dec 2010 19:52:23 +0000 rubidium (svn r21601) -Fix [FS#4323]: company league table used stats from two quarters ago instead of last quarter draft
Wed, 22 Dec 2010 19:24:36 +0000 alberth (svn r21600) -Codechange: Remove new_drawstyle and new_diagonal variables from the _thd structure. draft
Wed, 22 Dec 2010 18:45:18 +0000 translators (svn r21599) -Update from WebTranslator v3.0: draft
Wed, 22 Dec 2010 15:40:22 +0000 frosch (svn r21598) -Fix (r3139, r21236, r21249)[FS#4275]: The default visual effect only depends on properties of the Engine (wagon or not, tractiontype, ...), not whether it is used as articulated part, front engine or whatever in a specific consist. draft
Wed, 22 Dec 2010 14:51:12 +0000 frosch (svn r21597) -Fix (r21239): Also catch the case when callback 10 returns VE_DEFAULT. draft
Wed, 22 Dec 2010 14:38:24 +0000 frosch (svn r21596) -Codechange: Rename a misleading-named variable. draft
Wed, 22 Dec 2010 11:46:41 +0000 alberth (svn r21595) -Codechange: Some header files had their name changed, update the ifndef/define/endif lines. draft
Wed, 22 Dec 2010 11:24:38 +0000 alberth (svn r21594) -Codechange: Whitespace fixes in ifndef/define lines. draft
Wed, 22 Dec 2010 10:50:32 +0000 alberth (svn r21593) -Codechange: endif comment correcttions. draft
Tue, 21 Dec 2010 22:00:08 +0000 alberth (svn r21592) -Codechange: Return unique values for placing a sign and land-info querying, store the callback information locally, and use it instead of the global _place_proc. draft
Tue, 21 Dec 2010 21:54:16 +0000 alberth (svn r21591) -Codechange: Align case functions. draft
Tue, 21 Dec 2010 21:48:31 +0000 alberth (svn r21590) -Codechange: All click handling functions of the main toolbar return CBF_NONE. draft
Tue, 21 Dec 2010 21:46:19 +0000 alberth (svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introduce a ShowLandInfo() function. draft
Tue, 21 Dec 2010 18:45:39 +0000 translators (svn r21588) -Update from WebTranslator v3.0: draft
Tue, 21 Dec 2010 18:07:07 +0000 alberth (svn r21587) -Codechange: Move simple callback functions into the switch. draft
Tue, 21 Dec 2010 18:06:23 +0000 alberth (svn r21586) -Codechange: Record the last started user action, and use that in the callback. draft
Tue, 21 Dec 2010 18:05:24 +0000 alberth (svn r21585) -Codechange: Move the simple click functions into the switch. draft
Tue, 21 Dec 2010 18:04:10 +0000 alberth (svn r21584) -Codechange: Replace the _rail_build_button array by a switch. draft
Tue, 21 Dec 2010 17:29:00 +0000 terkhen (svn r21583) -Fix (r21566): The new scrollbar was not ignored correctly for ships and aircrafts. draft
Tue, 21 Dec 2010 16:36:00 +0000 alberth (svn r21582) -Codechange: Simplify BuildRailClick_AutoSignals(). draft
Tue, 21 Dec 2010 16:30:54 +0000 alberth (svn r21581) -Codechange: Fix indenting code style of a few multi-line statements. draft
Tue, 21 Dec 2010 16:27:50 +0000 alberth (svn r21580) -Codechange: Replace callback via pointer by a switch statement. draft
Tue, 21 Dec 2010 16:26:34 +0000 alberth (svn r21579) -Codechange: Remove _build_air_button_proc and its functions to a switch statement, record the last started action. draft
Tue, 21 Dec 2010 16:05:25 +0000 planetmaker (svn r21578) -Fix [FS#2585]: [OSX] A double mouse cursor was shown under certain circumstances (based on patch by matheweis) draft
Tue, 21 Dec 2010 16:02:55 +0000 planetmaker (svn r21577) -Codechange: [OSX] Deduplicate code by moving the handling of the window class for screen drivers to a common class draft
Tue, 21 Dec 2010 16:00:42 +0000 planetmaker (svn r21576) -Codechange: [OSX] Deduplicate code by moving the handling of the view for windowed screen drivers to a common class draft
Tue, 21 Dec 2010 15:57:55 +0000 planetmaker (svn r21575) -Codechange: [OSX] Use the same class for the window delegate routines in windowed screen drivers draft
Tue, 21 Dec 2010 15:56:02 +0000 planetmaker (svn r21574) -Codechange: [OSX] Move the variable declaration of the screen drivers to the generic class, deduplicating code draft
Tue, 21 Dec 2010 15:53:20 +0000 planetmaker (svn r21573) -Codechange: [OSX] Unify the naming of variables among different screen drivers a bit draft
Tue, 21 Dec 2010 15:48:43 +0000 planetmaker (svn r21572) -Codechange: [OSX] One palette is enough, we cannot use two colour depths at once draft
Tue, 21 Dec 2010 15:23:54 +0000 alberth (svn r21571) -Codechange: Having a break after a return is no good. draft
Tue, 21 Dec 2010 14:01:44 +0000 terkhen (svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut. draft
Tue, 21 Dec 2010 14:00:58 +0000 terkhen (svn r21569) -Add: Don't close the refit window after refitting only a consist part. draft
Tue, 21 Dec 2010 14:00:14 +0000 terkhen (svn r21568) -Add: Show the selected consist part at the refit window. draft
Tue, 21 Dec 2010 13:59:16 +0000 terkhen (svn r21567) -Feature: Allow to refit only the selected part of a train consist. draft
Tue, 21 Dec 2010 13:58:09 +0000 terkhen (svn r21566) -Add: Draw current vehicle at the refit window. draft
Tue, 21 Dec 2010 13:56:52 +0000 terkhen (svn r21565) -Codechange: Add pixel skip to DrawRoadVehImage(). draft
Tue, 21 Dec 2010 13:56:07 +0000 terkhen (svn r21564) -Fix: Avoid drawing road vehicles outside of their given space. draft
Tue, 21 Dec 2010 13:54:57 +0000 terkhen (svn r21563) -Codechange: Add function to get the width of a vehicle. draft
Tue, 21 Dec 2010 13:53:19 +0000 terkhen (svn r21562) -Change: Add articulated parts of vehicles in a refit selection to that selection. draft
Tue, 21 Dec 2010 13:52:10 +0000 terkhen (svn r21561) -Change: Allow to specify the number of vehicles to refit in the refit vehicle command. draft
Tue, 21 Dec 2010 13:50:31 +0000 terkhen (svn r21560) -Codechange: Declare DrawVehicleImage in its header. draft
Tue, 21 Dec 2010 13:49:42 +0000 terkhen (svn r21559) -Add: Disable the refit button until a refit option is selected. draft
Tue, 21 Dec 2010 10:11:11 +0000 rubidium (svn r21558) -Codechange: add the graphics set and its version to the screenshot metadata as well draft
Tue, 21 Dec 2010 10:06:21 +0000 rubidium (svn r21557) -Change: close the query windows when changing the language as often the strings are partly translated, which causes trouble in some cases draft
Tue, 21 Dec 2010 10:04:40 +0000 rubidium (svn r21556) -Fix [FS#4320]: argt wasn't updated when argv was updated due to ARG_INDEX, so there was a mismatch between argt's offset and argv's offset causing trouble when getting the gender of a string draft
Tue, 21 Dec 2010 09:29:01 +0000 rubidium (svn r21555) -Fix [FS#4321]: strings for the query window weren't properly terminated to N characters anymore draft
Mon, 20 Dec 2010 22:54:15 +0000 rubidium (svn r21553) -Feature-ish: store the used OpenTTD version, NewGRFs and AIs in the screenshot file draft
Mon, 20 Dec 2010 19:24:27 +0000 alberth (svn r21552) -Codechange: Move short callback functions into the switch. draft
Mon, 20 Dec 2010 19:23:07 +0000 alberth (svn r21551) -Codechange: Record the last started user action, and use that in the callback. draft
Mon, 20 Dec 2010 19:21:50 +0000 alberth (svn r21550) -Codechange: Move the small static functions into the switch. draft
Mon, 20 Dec 2010 19:20:38 +0000 alberth (svn r21549) -Codechange: Unfold the _build_road_button_proc array into a switch. draft
Mon, 20 Dec 2010 19:19:23 +0000 alberth (svn r21548) -Codechange: Code style, multi line statements should indent two tabs. draft
Mon, 20 Dec 2010 19:17:24 +0000 planetmaker (svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the shift key for several actions draft
Mon, 20 Dec 2010 18:45:13 +0000 translators (svn r21546) -Update from WebTranslator v3.0: draft
Mon, 20 Dec 2010 13:19:59 +0000 alberth (svn r21545) -Codechange: Replace the callback by another switch. draft
Mon, 20 Dec 2010 13:17:54 +0000 alberth (svn r21544) -Codechange: Fold the small static click functions into the switch. draft
Mon, 20 Dec 2010 13:16:22 +0000 alberth (svn r21543) -Codechange: Remove _build_docks_button_proc array. draft
Mon, 20 Dec 2010 09:34:30 +0000 alberth (svn r21542) -Codechange (r14789): Handling a click at a tile once is enough. draft
Sun, 19 Dec 2010 20:15:32 +0000 smatz (svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases draft
Sun, 19 Dec 2010 18:45:20 +0000 translators (svn r21540) -Update from WebTranslator v3.0: draft
Sun, 19 Dec 2010 13:44:09 +0000 alberth (svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform toolbar. draft
Sat, 18 Dec 2010 22:50:46 +0000 smatz (svn r21538) -Add: {INDUSTRY} can now have cases draft
Sat, 18 Dec 2010 21:54:09 +0000 planetmaker (svn r21537) -Cleanup: Add a few sprinkles of coding style draft
Sat, 18 Dec 2010 18:45:10 +0000 translators (svn r21536) -Update from WebTranslator v3.0: draft
Sat, 18 Dec 2010 13:04:05 +0000 frosch (svn r21535) -Fix (r11432)[FS#4312]: 2CC recolour sprites were the same for DOS and WIN palette, thus "dark green", "brown", "grey" and "white" were wrong for DOS, and recently for both. draft
Fri, 17 Dec 2010 18:45:43 +0000 translators (svn r21534) -Update from WebTranslator v3.0: draft
Thu, 16 Dec 2010 23:24:30 +0000 rubidium (svn r21533) -Codechange: replace some magic numbers with less magic constants draft
Thu, 16 Dec 2010 18:45:33 +0000 translators (svn r21532) -Update from WebTranslator v3.0: draft
Thu, 16 Dec 2010 14:03:21 +0000 smatz (svn r21531) -Fix: gcc 3.4 warning draft
Wed, 15 Dec 2010 23:43:39 +0000 smatz (svn r21530) -Fix: remove trailing period from most of English strings draft
Wed, 15 Dec 2010 23:23:30 +0000 rubidium (svn r21529) -Doc: update comment after function name change (Krille) draft
Wed, 15 Dec 2010 23:05:00 +0000 smatz (svn r21528) -Add: plural 'genders' for Czech translation draft
Wed, 15 Dec 2010 22:50:44 +0000 rubidium (svn r21527) -Fix (r21526, r21525): should ofcourse make sure I fix all wrong strings... draft
Wed, 15 Dec 2010 22:32:38 +0000 rubidium (svn r21526) -Fix: failure of WT3 to properly validate some strings... draft
Wed, 15 Dec 2010 18:45:30 +0000 translators (svn r21525) -Update from WebTranslator v3.0: draft
Wed, 15 Dec 2010 14:33:24 +0000 michi_cc (svn r21524) -Fix [FS#4302]: Do not apply the last signal red pathfinder penalty when the signal is a path signal. draft
Wed, 15 Dec 2010 09:01:04 +0000 terkhen (svn r21523) -Fix: Some windows were not updated correctly after a train acceleration model change. draft
Wed, 15 Dec 2010 01:30:13 +0000 planetmaker (svn r21522) -Fix: [OSX] Silence a warning when compiling without quartz and quickdraw draft
Tue, 14 Dec 2010 21:33:53 +0000 terkhen (svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains. draft
Tue, 14 Dec 2010 21:31:45 +0000 terkhen (svn r21520) -Document: Complete the comments of GroundVehicleCache. draft
Tue, 14 Dec 2010 21:31:00 +0000 terkhen (svn r21519) -Codechange: Allow direct access to the GroundVehicleCache from a Vehicle. draft
Tue, 14 Dec 2010 21:28:45 +0000 terkhen (svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache. draft
Tue, 14 Dec 2010 21:27:30 +0000 terkhen (svn r21517) -Codechange: Add IsGroundVehicle function to the Engine class. draft
Tue, 14 Dec 2010 21:26:03 +0000 terkhen (svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class. draft
Tue, 14 Dec 2010 21:24:51 +0000 terkhen (svn r21515) -Codechange: Use cached_total_length where appropiate. draft
Tue, 14 Dec 2010 18:45:34 +0000 translators (svn r21514) -Update from WebTranslator v3.0: draft
Tue, 14 Dec 2010 15:00:43 +0000 rubidium (svn r21513) -Feature [FS#532]: make the chat message timeout user configurable draft
Tue, 14 Dec 2010 14:57:51 +0000 rubidium (svn r21512) -Change/Feature: make the delay of the chat messages timing out unrelated to the number of passed game days, i.e. don't stop aging chat messages when the server is paused draft