Wed, 27 Sep 2006 07:23:38 +0000 |
bjarni |
(svn r6518) -Codechange: unified the vehicle refit windows
|
changeset |
files
|
Wed, 27 Sep 2006 00:25:27 +0000 |
bjarni |
(svn r6516) -Fix r6513: killed warnings about two variables being used uninitialized
|
changeset |
files
|
Tue, 26 Sep 2006 19:20:35 +0000 |
bjarni |
(svn r6515) -Feature: added "start all" and "stop all" buttons to the depot windows
|
changeset |
files
|
Tue, 26 Sep 2006 19:07:28 +0000 |
miham |
(svn r6514) WebTranslator2 update to 2006-09-26 21:05:50
|
changeset |
files
|
Tue, 26 Sep 2006 16:47:51 +0000 |
bjarni |
(svn r6513) -Codechange: unified the code to draw depot windows
|
changeset |
files
|
Mon, 25 Sep 2006 17:11:47 +0000 |
miham |
(svn r6505) WebTranslator2 update to 2006-09-25 19:11:24
|
changeset |
files
|
Sun, 24 Sep 2006 15:53:56 +0000 |
miham |
(svn r6504) WebTranslator2 update to 2006-09-24 17:53:26
|
changeset |
files
|
Sun, 24 Sep 2006 15:01:02 +0000 |
bjarni |
(svn r6503) -Codechange: added a function to tell what vehicles a depot contains
|
changeset |
files
|
Sat, 23 Sep 2006 02:39:24 +0000 |
belugas |
(svn r6499) -Codechange: Finally, got "byte event" outside of the union WindowEvent, which is now a struct
|
changeset |
files
|
Fri, 22 Sep 2006 23:13:12 +0000 |
bjarni |
(svn r6497) -Fix r6165: Vehicles heading for depots when their orders contained "service in depot" displayed the stopping in depot string
|
changeset |
files
|
Fri, 22 Sep 2006 22:15:34 +0000 |
glx |
(svn r6496) -Codechange: removed direct map access in train_cmd.c (Rubidium)
|
changeset |
files
|
Fri, 22 Sep 2006 21:52:31 +0000 |
glx |
(svn r6495) -Codechange: removed direct map access in pathfind.c
|
changeset |
files
|
Thu, 21 Sep 2006 17:26:18 +0000 |
miham |
(svn r6493) WebTranslator2 update to 2006-09-21 19:25:54
|
changeset |
files
|
Thu, 21 Sep 2006 15:23:29 +0000 |
miham |
(svn r6492) WebTranslator2 update to 2006-09-21 17:23:02
|
changeset |
files
|
Thu, 21 Sep 2006 06:25:13 +0000 |
tron |
(svn r6491) Remove the SDL_CONFIG=sdl11-config special case for FreeBSD, it's not needed any longer
|
changeset |
files
|
Wed, 20 Sep 2006 19:31:56 +0000 |
miham |
(svn r6489) WebTranslator2 update to 2006-09-20 21:31:31
|
changeset |
files
|
Wed, 20 Sep 2006 01:08:50 +0000 |
glx |
(svn r6486) -Fix (r6485): wrong variable name used in GetNewgrfCurrencyIdConverted()
|
changeset |
files
|
Wed, 20 Sep 2006 00:34:06 +0000 |
belugas |
(svn r6485) -NewGRF Feature: Match the order of TTDPatch's currencies with those used in OTTD.
|
changeset |
files
|
Wed, 20 Sep 2006 00:24:38 +0000 |
belugas |
(svn r6484) -Undo (partly)r6289. If a grf writer wants a string been only a space, why should it be blocked?
|
changeset |
files
|
Tue, 19 Sep 2006 19:58:45 +0000 |
miham |
(svn r6482) WebTranslator2 update to 2006-09-19 21:58:22
|
changeset |
files
|
Tue, 19 Sep 2006 14:09:59 +0000 |
miham |
(svn r6480) WebTranslator2 update to 2006-09-19 16:09:27
|
changeset |
files
|
Tue, 19 Sep 2006 12:48:12 +0000 |
bjarni |
(svn r6479) -Fix r6424: FS#348 Plane autoreplace glitch
|
changeset |
files
|
Mon, 18 Sep 2006 18:30:16 +0000 |
miham |
(svn r6478) WebTranslator2 update to 2006-09-18 20:28:13
|
changeset |
files
|
Mon, 18 Sep 2006 18:02:33 +0000 |
peter1138 |
(svn r6477) - Fix a loop-hole that allowed docks to be built regardless of town authority rating.
|
changeset |
files
|
Mon, 18 Sep 2006 08:39:03 +0000 |
miham |
(svn r6476) [Languages] Small change to trigger a full language scan in WT2 to reconstruct damaged DB
|
changeset |
files
|
Mon, 18 Sep 2006 06:34:37 +0000 |
peter1138 |
(svn r6475) - Fix (r6055): Don't try to sort industries when there are none. Thanks to 'Delboy'
|
changeset |
files
|
Sun, 17 Sep 2006 20:52:54 +0000 |
peter1138 |
(svn r6474) - Add a patch option to control display of liveries, allowing none, your
|
changeset |
files
|
Sun, 17 Sep 2006 16:23:30 +0000 |
KUDr |
(svn r6473) -Fix: FS#347 town extends road beyond road stop. Fixed by r5062, unfixed by r5798. Now there is proper comment, so it should not happen again.
|
changeset |
files
|
Sun, 17 Sep 2006 11:33:19 +0000 |
Darkvater |
(svn r6471) -Fix (r6450): ConPatch was moved from network-only, but the function was
|
changeset |
files
|
Sat, 16 Sep 2006 22:09:26 +0000 |
bjarni |
(svn r6468) -Codechange r6464: now use error() when failing refit in autoreplace to ensure that such a failure will not break a game
|
changeset |
files
|
Sat, 16 Sep 2006 21:07:38 +0000 |
rubidium |
(svn r6465) -Fix: change some instances of '/* $Id */' to '/* $Id$ */', so SVN can do what is was supposed to do..
|
changeset |
files
|
Sat, 16 Sep 2006 16:21:47 +0000 |
bjarni |
(svn r6464) -Fix r6393: killed a warning when compiling without asserts
|
changeset |
files
|
Sat, 16 Sep 2006 13:44:12 +0000 |
Darkvater |
(svn r6463) -Fix (r6462): Reset the string width to zero on every new line of course...
|
changeset |
files
|
Sat, 16 Sep 2006 13:20:14 +0000 |
Darkvater |
(svn r6462) -Codechange: Have GetStringWidth() return width as well as the height bounding
|
changeset |
files
|
Sat, 16 Sep 2006 13:02:35 +0000 |
miham |
(svn r6461) WebTranslator2 update to 2006-09-16 14:47:23
|
changeset |
files
|
Fri, 15 Sep 2006 21:44:55 +0000 |
peter1138 |
(svn r6459) - Fix (r6433): An enum mixup caused oilrigs to not have a station part. Thanks to Znuff for pointing out.
|
changeset |
files
|
Fri, 15 Sep 2006 21:02:44 +0000 |
peter1138 |
(svn r6458) - Fix (r6457): ... but close the colour window if the company is removed. (Thanks Rubidium)
|
changeset |
files
|
Fri, 15 Sep 2006 20:37:48 +0000 |
peter1138 |
(svn r6457) - Codechange: Allow the company colour window to stay open after the
|
changeset |
files
|
Fri, 15 Sep 2006 17:36:54 +0000 |
peter1138 |
(svn r6456) - Replace single colour scheme for passenger wagons with separate schemes for each of steam, diesel or electric engines. Savegames from the previous revision will not load.
|
changeset |
files
|
Fri, 15 Sep 2006 12:27:00 +0000 |
peter1138 |
(svn r6455) - Feature: Add 2cc (two company colours) livery schemes. This replaces the original colour selection window and bumps the saveload version. Liveries are supported for all vehicles, not just those with 2cc support. Thanks to lakie for GUI inspiration.
|
changeset |
files
|
Fri, 15 Sep 2006 02:52:17 +0000 |
belugas |
(svn r6454) -Fix(r6108) : Allow custom currency to display both prefix and suffix
|
changeset |
files
|
Fri, 15 Sep 2006 02:33:40 +0000 |
belugas |
(svn r6453) -Feature: FS#305 Turkish currency (jnmbk)
|
changeset |
files
|
Thu, 14 Sep 2006 23:26:58 +0000 |
Darkvater |
(svn r6450) -Feature: Make the 'patch' console command available for offline use and for
|
changeset |
files
|
Thu, 14 Sep 2006 20:40:59 +0000 |
Darkvater |
(svn r6449) -Fix (Win32): The dedicated server could overwrite the keyboard input buffer
|
changeset |
files
|
Wed, 13 Sep 2006 16:29:16 +0000 |
glx |
(svn r6448) -Fix r6446: Remove the accidentaly added empty strings
|
changeset |
files
|
Wed, 13 Sep 2006 15:49:43 +0000 |
glx |
(svn r6447) -Fix r6446: Readd the accidentally removed translations
|
changeset |
files
|
Wed, 13 Sep 2006 14:56:01 +0000 |
miham |
(svn r6446) WebTranslator2 update to 2006-09-13 16:54:09
|
changeset |
files
|
Wed, 13 Sep 2006 05:47:16 +0000 |
miham |
(svn r6445) WebTranslator2 update to 2006-09-13 07:46:55
|
changeset |
files
|
Tue, 12 Sep 2006 17:42:47 +0000 |
miham |
(svn r6444) WebTranslator2 update to 2006-09-12 19:42:24
|
changeset |
files
|
Tue, 12 Sep 2006 10:42:04 +0000 |
Darkvater |
(svn r6443) -Fix (r6001): Please update the documentation if you mess with the _m[] bits!
|
changeset |
files
|
Mon, 11 Sep 2006 20:38:35 +0000 |
bjarni |
(svn r6442) -Fix: ship depots windows now only draws the ships inside the depot instead of all ships in the depot tile
|
changeset |
files
|
Mon, 11 Sep 2006 18:35:39 +0000 |
miham |
(svn r6441) WebTranslator2 update to 2006-09-11 20:35:18
|
changeset |
files
|
Mon, 11 Sep 2006 17:28:27 +0000 |
KUDr |
(svn r6440) -Fix: [YAPF] some YAPF settings were not saved (i misunderstood how save flags work). This probably caused some MP desyncs. Thanks Maedhros for noticing and peter1138 for this patch.
|
changeset |
files
|
Mon, 11 Sep 2006 16:24:58 +0000 |
miham |
(svn r6439) WebTranslator2 update to 2006-09-11 18:24:37
|
changeset |
files
|
Mon, 11 Sep 2006 07:18:44 +0000 |
miham |
(svn r6438) WebTranslator2 update to 2006-09-11 09:18:20
|
changeset |
files
|
Sun, 10 Sep 2006 08:28:32 +0000 |
rubidium |
(svn r6437) -Fix: reset the location of the last sound as that location can be outside the map when you are loading another (smaller) map. Thanks to MeusH for noticing.
|
changeset |
files
|
Sun, 10 Sep 2006 04:59:27 +0000 |
miham |
(svn r6436) WebTranslator2 update to 2006-09-10 06:59:06
|
changeset |
files
|
Sat, 09 Sep 2006 22:15:19 +0000 |
rubidium |
(svn r6435) -Fix (FS#340): show an error message when executing 'scrollto x' with x < 0 or >= MapSize() instead of asserting later on.
|
changeset |
files
|
Sat, 09 Sep 2006 08:30:12 +0000 |
miham |
(svn r6434) WebTranslator2 update to 2006-09-09 10:29:44
|
changeset |
files
|
Fri, 08 Sep 2006 22:12:57 +0000 |
rubidium |
(svn r6433) -Codechange: replace some magic numbers (industry gfx indices) by enums.
|
changeset |
files
|
Fri, 08 Sep 2006 20:00:19 +0000 |
bjarni |
(svn r6432) -Fix r4987: [OSX] added CCFLAGS to OSX targets as well
|
changeset |
files
|
Fri, 08 Sep 2006 19:43:13 +0000 |
bjarni |
(svn r6431) -Fix r6424: removed a declaration after statement in ReplaceVehicleWndProc()
|
changeset |
files
|
Fri, 08 Sep 2006 19:38:12 +0000 |
bjarni |
(svn r6430) -Fix r6424: fixed failure to init the whole array of engines when starting a new player
|
changeset |
files
|
Fri, 08 Sep 2006 12:10:37 +0000 |
bjarni |
(svn r6429) -Fix: [autoreplace GUI] selecting an empty line will now deselect the engine instead of selecting the first in the list (consistent with all other windows)
|
changeset |
files
|
Fri, 08 Sep 2006 11:53:05 +0000 |
bjarni |
(svn r6428) -Codechange: [autoreplace] removed duplicated code to draw the info text in the autoreplace window
|
changeset |
files
|
Fri, 08 Sep 2006 11:50:06 +0000 |
miham |
(svn r6427) WebTranslator2 update to 2006-09-08 13:49:45
|
changeset |
files
|
Fri, 08 Sep 2006 11:47:03 +0000 |
miham |
(svn r6426) [langchanges] WT2 screwed up hungarian translations, because server ran out of disc space (nightlies took up too much space).
|
changeset |
files
|
Fri, 08 Sep 2006 11:43:15 +0000 |
miham |
(svn r6425) WebTranslator2 update to 2006-09-08 13:42:53
|
changeset |
files
|
Fri, 08 Sep 2006 10:47:39 +0000 |
bjarni |
(svn r6424) -Codechange: [autoreplace] removed a loop though all vehicles from each time the window is redrawn
|
changeset |
files
|
Fri, 08 Sep 2006 03:59:38 +0000 |
belugas |
(svn r6423) -Codechange: Replace two magic numbers by appropriate enum/define value
|
changeset |
files
|
Thu, 07 Sep 2006 22:36:33 +0000 |
Darkvater |
(svn r6421) -Revert r6420: The dedicated server's console actually needs to work. It misses half the input at the moment. Sorry, too hasty commit.
|
changeset |
files
|
Thu, 07 Sep 2006 21:52:21 +0000 |
Darkvater |
(svn r6420) -Feature [Win32]: Use an existing console if openttd was started from one.
|
changeset |
files
|
Thu, 07 Sep 2006 18:36:37 +0000 |
miham |
(svn r6419) WebTranslator2 update to 2006-09-07 20:36:09
|
changeset |
files
|
Thu, 07 Sep 2006 15:00:47 +0000 |
bjarni |
(svn r6418) -Fix: [autoreplace] now multiheaded engines and other locomotives consisting of more than one unit will only be counted once
|
changeset |
files
|
Thu, 07 Sep 2006 06:38:37 +0000 |
miham |
(svn r6417) WebTranslator2 update to 2006-09-07 08:38:16
|
changeset |
files
|
Thu, 07 Sep 2006 00:31:46 +0000 |
bjarni |
(svn r6416) -Fix r6414 r6415: forgot to apply the new colours to the strings in the translations in lang/unfinished
|
changeset |
files
|
Wed, 06 Sep 2006 22:58:07 +0000 |
bjarni |
(svn r6415) -Fix r6414: switched orange and light blue colours in last commit, so they now fit what we agreed upon (oops)
|
changeset |
files
|
Wed, 06 Sep 2006 22:43:38 +0000 |
bjarni |
(svn r6414) -GUI change: heading for depot is now shown as either "Service at depot" (service) in orange or "Heading for depot" (stopping) in light blue
|
changeset |
files
|
Wed, 06 Sep 2006 14:32:14 +0000 |
glx |
(svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc)
|
changeset |
files
|
Wed, 06 Sep 2006 14:24:43 +0000 |
glx |
(svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) )
|
changeset |
files
|
Wed, 06 Sep 2006 13:58:31 +0000 |
glx |
(svn r6410) -remove unittest
|
changeset |
files
|
Wed, 06 Sep 2006 01:56:01 +0000 |
glx |
(svn r6408) -Fix(r6406): compilation was broken
|
changeset |
files
|
Tue, 05 Sep 2006 23:43:42 +0000 |
Darkvater |
(svn r6407) -Fix: Check return values of DoCommand() with CmdFailed and that of DoCommandP
|
changeset |
files
|
Tue, 05 Sep 2006 23:21:41 +0000 |
Darkvater |
(svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts
|
changeset |
files
|
Tue, 05 Sep 2006 23:11:41 +0000 |
Darkvater |
(svn r6405) -Codechange: When showing tooltips, properly position the tooltip, considering
|
changeset |
files
|
Tue, 05 Sep 2006 23:02:31 +0000 |
Darkvater |
(svn r6404) -Fix: GetStringWidth failed to calculate correct string width if the string
|
changeset |
files
|
Tue, 05 Sep 2006 16:40:23 +0000 |
glx |
(svn r6395) -Fix: when converting a depot from/to elrail, update the power of trains that are in it
|
changeset |
files
|
Tue, 05 Sep 2006 13:39:38 +0000 |
bjarni |
(svn r6394) -Fix r6393: removed a warning originally removed in r6376 accidentally readded in r6393
|
changeset |
files
|
Tue, 05 Sep 2006 12:46:14 +0000 |
bjarni |
(svn r6393) -Fix: [autoreplace] now refit costs are added to the estimated costs (could spend more than allowed when estimate and actual cost were not the same)
|
changeset |
files
|
Tue, 05 Sep 2006 06:12:15 +0000 |
miham |
(svn r6392) WebTranslator2 update to 2006-09-05 08:11:55
|
changeset |
files
|
Mon, 04 Sep 2006 22:53:38 +0000 |
glx |
(svn r6387) Fix: removed OSX specific warning
|
changeset |
files
|
Mon, 04 Sep 2006 22:22:38 +0000 |
glx |
(svn r6386) -Fix(r6376): removed a warning
|
changeset |
files
|
Mon, 04 Sep 2006 21:47:46 +0000 |
rubidium |
(svn r6385) -Fix (r6380): one instance of QZ_AskQuit was left out in the conversion to HandleExitGameRequest.
|
changeset |
files
|
Mon, 04 Sep 2006 20:40:33 +0000 |
rubidium |
(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
|
changeset |
files
|
Mon, 04 Sep 2006 17:30:30 +0000 |
rubidium |
(svn r6380) -Codechange: unify all ways to quit OTTD.
|
changeset |
files
|
Mon, 04 Sep 2006 15:44:28 +0000 |
Darkvater |
(svn r6379) -Codechange: cast 'remove babel' on widget's unkA and rename it to 'data'.
|
changeset |
files
|
Mon, 04 Sep 2006 15:16:58 +0000 |
Darkvater |
(svn r6378) -Codechange: Rename VLW_FLAGS to VLW_MASK as it is a mask
|
changeset |
files
|
Mon, 04 Sep 2006 15:13:49 +0000 |
Darkvater |
(svn r6377) -Codechange: Set up the widgets in the WE_CREATE instead of on every WE_PAINT
|
changeset |
files
|
Mon, 04 Sep 2006 09:07:52 +0000 |
bjarni |
(svn r6376) -Codechange: [vehicle refit] moved all refit cost calculations into GetRefitCost()
|
changeset |
files
|
Mon, 04 Sep 2006 06:36:23 +0000 |
miham |
(svn r6375) WebTranslator2 update to 2006-09-04 08:35:58
|
changeset |
files
|
Sun, 03 Sep 2006 23:27:38 +0000 |
Darkvater |
(svn r6372) -Codechange: static, unneeded decleration in headers, superfluous header includes
|
changeset |
files
|
Sun, 03 Sep 2006 23:14:39 +0000 |
bjarni |
(svn r6370) -Codechange: moved all the remaining setup for PlayerVehWndProc() into WE_CREATE
|
changeset |
files
|
Sun, 03 Sep 2006 23:02:42 +0000 |
Darkvater |
(svn r6369) -Fix (r5886): On loading of game in scenario editor the player was given
|
changeset |
files
|
Sun, 03 Sep 2006 22:39:02 +0000 |
Darkvater |
(svn r6368) -Fix [FS#136]: Station catchment area persists after switching tools. The
|
changeset |
files
|
Sun, 03 Sep 2006 22:27:13 +0000 |
Darkvater |
(svn r6367) -Codechange: Speed up the animated cursors a bit so they move once in a while
|
changeset |
files
|
Sun, 03 Sep 2006 22:21:12 +0000 |
rubidium |
(svn r6366) -Fix (FS#324): when opening a scenario, the date was set 1920 years into the future.
|
changeset |
files
|
Sun, 03 Sep 2006 22:07:28 +0000 |
rubidium |
(svn r6365) -Cleanup: remove IsGeneratingWorld calls that are either not called or have no effect.
|
changeset |
files
|
Sun, 03 Sep 2006 21:53:32 +0000 |
Darkvater |
(svn r6364) -Codechange: forgot to set the $Revision$ keyword on ottdres.rc in r6358. Doh
|
changeset |
files
|
Sun, 03 Sep 2006 20:21:04 +0000 |
tron |
(svn r6361) -Fix: When removing orders of a deleted station/depot/waypoint do not skip vehicles without an order list, because they still can have a current order and/or last visited station, which must be inspected
|
changeset |
files
|
Sun, 03 Sep 2006 19:29:31 +0000 |
tron |
(svn r6360) -Codechange: Polish RemoveOrderFromAllVehicles()
|
changeset |
files
|
Sun, 03 Sep 2006 19:09:17 +0000 |
tron |
(svn r6359) -Fix: Do not reset the current cursor action when centering on a depot/hangar (noticed by Neonox)
|
changeset |
files
|
Sun, 03 Sep 2006 16:02:15 +0000 |
Darkvater |
(svn r6358) -Codechange: update resource file to reflect development tree (0.5.0.0) as file
|
changeset |
files
|
Sun, 03 Sep 2006 15:45:48 +0000 |
bjarni |
(svn r6357) -Cleanup: [OSX] corrected some info for the bundle (info window in finder)
|
changeset |
files
|
Sun, 03 Sep 2006 11:49:38 +0000 |
bjarni |
(svn r6356) -Fix: FS#263 planes come out of hangar and drive back into hangar
|
changeset |
files
|
Sun, 03 Sep 2006 10:30:38 +0000 |
tron |
(svn r6355) -Fix: Go to hangar orders for aircraft could get spuriously removed when a road or rail depot got deleted (Darkvater and me)
|
changeset |
files
|
Sun, 03 Sep 2006 08:25:27 +0000 |
tron |
(svn r6353) -Codechange: Make DestinationID a typedef of uin16, which is as large as any type of destinataion (StationID, DepotID, WaypointID) it can hold
|
changeset |
files
|
Sat, 02 Sep 2006 22:47:45 +0000 |
bjarni |
(svn r6352) -Fix: FS#322 Send to depot bug
|
changeset |
files
|
Sat, 02 Sep 2006 21:52:06 +0000 |
tron |
(svn r6351) -Fix: Due to some off-by-one errors the width or height of a clipping rectangle could become 0, which isn't sensible. This should fix a very rare and hard to trigger assertion in GfxFillRect()
|
changeset |
files
|
Sat, 02 Sep 2006 21:16:46 +0000 |
bjarni |
(svn r6350) -Codechange: moved some setup stuff into WE_CREATE in PlayerVehWndProc()
|
changeset |
files
|
Sat, 02 Sep 2006 20:35:08 +0000 |
tron |
(svn r6348) -Codechange: Remove redundant assignment
|
changeset |
files
|