log

age author description
Fri, 08 Sep 2006 19:43:13 +0000 bjarni (svn r6431) -Fix r6424: removed a declaration after statement in ReplaceVehicleWndProc() draft
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 draft
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) draft
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 draft
Fri, 08 Sep 2006 11:50:06 +0000 miham (svn r6427) WebTranslator2 update to 2006-09-08 13:49:45 draft
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). draft
Fri, 08 Sep 2006 11:43:15 +0000 miham (svn r6425) WebTranslator2 update to 2006-09-08 13:42:53 draft
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 draft
Fri, 08 Sep 2006 03:59:38 +0000 belugas (svn r6423) -Codechange: Replace two magic numbers by appropriate enum/define value draft
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. draft
Thu, 07 Sep 2006 21:52:21 +0000 Darkvater (svn r6420) -Feature [Win32]: Use an existing console if openttd was started from one. draft
Thu, 07 Sep 2006 18:36:37 +0000 miham (svn r6419) WebTranslator2 update to 2006-09-07 20:36:09 draft
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 draft
Thu, 07 Sep 2006 06:38:37 +0000 miham (svn r6417) WebTranslator2 update to 2006-09-07 08:38:16 draft
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 draft
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) draft
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 draft
Wed, 06 Sep 2006 14:32:14 +0000 glx (svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc) draft
Wed, 06 Sep 2006 14:24:43 +0000 glx (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) ) draft
Wed, 06 Sep 2006 13:58:31 +0000 glx (svn r6410) -remove unittest draft
Wed, 06 Sep 2006 01:56:01 +0000 glx (svn r6408) -Fix(r6406): compilation was broken draft
Tue, 05 Sep 2006 23:43:42 +0000 Darkvater (svn r6407) -Fix: Check return values of DoCommand() with CmdFailed and that of DoCommandP draft
Tue, 05 Sep 2006 23:21:41 +0000 Darkvater (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts draft
Tue, 05 Sep 2006 23:11:41 +0000 Darkvater (svn r6405) -Codechange: When showing tooltips, properly position the tooltip, considering draft
Tue, 05 Sep 2006 23:02:31 +0000 Darkvater (svn r6404) -Fix: GetStringWidth failed to calculate correct string width if the string draft
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 draft
Tue, 05 Sep 2006 13:39:38 +0000 bjarni (svn r6394) -Fix r6393: removed a warning originally removed in r6376 accidentally readded in r6393 draft
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) draft
Tue, 05 Sep 2006 06:12:15 +0000 miham (svn r6392) WebTranslator2 update to 2006-09-05 08:11:55 draft
Mon, 04 Sep 2006 22:53:38 +0000 glx (svn r6387) Fix: removed OSX specific warning draft
Mon, 04 Sep 2006 22:22:38 +0000 glx (svn r6386) -Fix(r6376): removed a warning draft
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. draft
Mon, 04 Sep 2006 20:40:33 +0000 rubidium (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. draft
Mon, 04 Sep 2006 17:30:30 +0000 rubidium (svn r6380) -Codechange: unify all ways to quit OTTD. draft
Mon, 04 Sep 2006 15:44:28 +0000 Darkvater (svn r6379) -Codechange: cast 'remove babel' on widget's unkA and rename it to 'data'. draft
Mon, 04 Sep 2006 15:16:58 +0000 Darkvater (svn r6378) -Codechange: Rename VLW_FLAGS to VLW_MASK as it is a mask draft
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 draft
Mon, 04 Sep 2006 09:07:52 +0000 bjarni (svn r6376) -Codechange: [vehicle refit] moved all refit cost calculations into GetRefitCost() draft
Mon, 04 Sep 2006 06:36:23 +0000 miham (svn r6375) WebTranslator2 update to 2006-09-04 08:35:58 draft
Sun, 03 Sep 2006 23:27:38 +0000 Darkvater (svn r6372) -Codechange: static, unneeded decleration in headers, superfluous header includes draft
Sun, 03 Sep 2006 23:14:39 +0000 bjarni (svn r6370) -Codechange: moved all the remaining setup for PlayerVehWndProc() into WE_CREATE draft
Sun, 03 Sep 2006 23:02:42 +0000 Darkvater (svn r6369) -Fix (r5886): On loading of game in scenario editor the player was given draft
Sun, 03 Sep 2006 22:39:02 +0000 Darkvater (svn r6368) -Fix [FS#136]: Station catchment area persists after switching tools. The draft
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 draft
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. draft
Sun, 03 Sep 2006 22:07:28 +0000 rubidium (svn r6365) -Cleanup: remove IsGeneratingWorld calls that are either not called or have no effect. draft
Sun, 03 Sep 2006 21:53:32 +0000 Darkvater (svn r6364) -Codechange: forgot to set the $Revision$ keyword on ottdres.rc in r6358. Doh draft
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 draft
Sun, 03 Sep 2006 19:29:31 +0000 tron (svn r6360) -Codechange: Polish RemoveOrderFromAllVehicles() draft
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) draft
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 draft
Sun, 03 Sep 2006 15:45:48 +0000 bjarni (svn r6357) -Cleanup: [OSX] corrected some info for the bundle (info window in finder) draft
Sun, 03 Sep 2006 11:49:38 +0000 bjarni (svn r6356) -Fix: FS#263 planes come out of hangar and drive back into hangar draft
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) draft
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 draft
Sat, 02 Sep 2006 22:47:45 +0000 bjarni (svn r6352) -Fix: FS#322 Send to depot bug draft
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() draft
Sat, 02 Sep 2006 21:16:46 +0000 bjarni (svn r6350) -Codechange: moved some setup stuff into WE_CREATE in PlayerVehWndProc() draft
Sat, 02 Sep 2006 20:35:08 +0000 tron (svn r6348) -Codechange: Remove redundant assignment draft
Sat, 02 Sep 2006 20:34:33 +0000 tron (svn r6347) Undo draft
Sat, 02 Sep 2006 20:34:04 +0000 tron (svn r6346) -Codechange: Remove redundant assignment draft
Sat, 02 Sep 2006 20:09:16 +0000 bjarni (svn r6345) -Codechange: AllocateWindowDescFront() now ensures that window_number is set before calling the WE_CREATE event draft
Sat, 02 Sep 2006 09:35:03 +0000 bjarni (svn r6304) -Codechange r6295: Use !! instead of (bool) in commands to send vehicles to depots draft
Sat, 02 Sep 2006 08:14:16 +0000 tron (svn r6303) -Codechange: Remove dead code draft
Sat, 02 Sep 2006 07:13:21 +0000 tron (svn r6302) -Codechange: Remove dead code paths, because the lowest bit of Sprite::info is never unset draft
Sat, 02 Sep 2006 06:36:30 +0000 tron (svn r6301) -Codechange: if () cascades -> switch () draft
Fri, 01 Sep 2006 18:35:36 +0000 bjarni (svn r6300) -Fix: FS#321 autoreplace / wagon removal draft
Fri, 01 Sep 2006 14:02:00 +0000 miham (svn r6299) WebTranslator2 update to 2006-09-01 16:00:05 draft
Fri, 01 Sep 2006 13:48:43 +0000 glx (svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files draft
Fri, 01 Sep 2006 13:35:43 +0000 tron (svn r6297) -Codechange: Disentangle the query window mess a bit: Move the network game password handling somewhere were it belongs to draft
Fri, 01 Sep 2006 13:18:53 +0000 rubidium (svn r6296) -Fix (r6186): some more (YAPF) settings were affected by accident. Thanks to mart3p for noticing (and to SVN for failing to mark the changes as conflicts). draft
Fri, 01 Sep 2006 12:37:03 +0000 bjarni (svn r6295) -Feature: using goto depot with a different control selection will now alter the service/stopping in depot flag instead of cancelling the goto depot order draft
Fri, 01 Sep 2006 11:01:44 +0000 tron (svn r6294) -Cleanup: Add static draft
Fri, 01 Sep 2006 10:37:27 +0000 tron (svn r6293) -Codechange: Simply use KMOD_CTRL instead of KMOD_LCTRL | KMOD_RCTRL, same for KMOD_SHIFT draft
Fri, 01 Sep 2006 10:29:40 +0000 tron (svn r6292) -Cleanup: Indentation, bracing, etc. draft
Fri, 01 Sep 2006 10:24:15 +0000 bjarni (svn r6291) -Feature: Vehicle lists from the station window now also got the goto depot button draft
Fri, 01 Sep 2006 08:06:11 +0000 tron (svn r6290) -Feature: When automatically detecting the language try to first match language+territory (e.g. de_CH), then just language (e.g. de) and fall back to en_GB otherwise draft
Fri, 01 Sep 2006 02:56:02 +0000 belugas (svn r6289) -Fix(r6108) : case 0x48 (generic text) should not have been set over newstations. draft
Thu, 31 Aug 2006 22:07:49 +0000 tron (svn r6288) -Regression: Restore automatic language detection, which was broken in r4886 when the language codes got extended draft
Thu, 31 Aug 2006 20:51:33 +0000 tron (svn r6287) -Codechange: Remove a redundant check draft
Thu, 31 Aug 2006 20:06:31 +0000 tron (svn r6286) Nobody cares for the return value of GetAvailableVideoMode(), therefore remove it draft
Thu, 31 Aug 2006 19:29:24 +0000 truelight (svn r6285) -Fix r6143: of course deleting a waypoint should call the Delete wrapper, not the Destroy function (/me slaps hisself) draft
Thu, 31 Aug 2006 19:15:01 +0000 bjarni (svn r6284) -Code Cleanup r6282: cleaned up the code a bit draft
Thu, 31 Aug 2006 18:33:05 +0000 bjarni (svn r6283) -Code cleanup: fixed wrong indent in PlayerVehWndProc() draft
Thu, 31 Aug 2006 17:42:27 +0000 bjarni (svn r6282) -Codechange: made a function to create the vehicle list for vehicle list windows draft
Thu, 31 Aug 2006 16:29:47 +0000 rubidium (svn r6281) -Fix (r6186): three settings were accidently removed. Thanks go to Osai for reporting and providing the patch. draft
Thu, 31 Aug 2006 15:57:38 +0000 Darkvater (svn r6280) -Codechange: Use the same naming for trains as for other vehicles: draft
Thu, 31 Aug 2006 15:28:11 +0000 Darkvater (svn r6279) -Codechange (r1525): Use proper const pointers for functions that do not change them . draft
Thu, 31 Aug 2006 15:22:40 +0000 Darkvater (svn r6278) -Revert the colour-mess in the vehicle window for ships, fourwheelers and draft
Thu, 31 Aug 2006 15:22:03 +0000 tron (svn r6277) Clean up the train details drawing routine draft
Thu, 31 Aug 2006 14:54:25 +0000 tron (svn r6276) Remove a redundant assignment draft
Thu, 31 Aug 2006 14:51:50 +0000 tron (svn r6275) Get rid of an ugly cast draft
Thu, 31 Aug 2006 14:50:12 +0000 tron (svn r6274) Clean up a bit draft
Thu, 31 Aug 2006 14:12:08 +0000 tron (svn r6273) Clean up the custom currency window handler a bit draft
Thu, 31 Aug 2006 14:01:28 +0000 Darkvater (svn r6272) -Revert the colour-mess in the vehicle window. Servicing depot destinations draft
Thu, 31 Aug 2006 13:37:25 +0000 tron (svn r6271) Remove stale comment draft
Thu, 31 Aug 2006 13:33:25 +0000 tron (svn r6270) Remove the "unsorted" vehicle sorter, because it's plain useless draft
Thu, 31 Aug 2006 13:28:59 +0000 bjarni (svn r6269) -Fix r6240: fixed incorrect row count in vehicle lists when resizing to smaller windows (AsterixMG) draft
Thu, 31 Aug 2006 12:19:32 +0000 tron (svn r6268) Remove now pointless assignment (followup of r6267) draft
Thu, 31 Aug 2006 11:42:16 +0000 tron (svn r6267) Simplify the control flow in the rail tile loop by eliminating a bool flag and replacing it by a simple goto draft
Thu, 31 Aug 2006 11:25:00 +0000 tron (svn r6266) Replace four shifts by a single multiplication and let the compiler handle what to do with it - it does a better job draft
Thu, 31 Aug 2006 11:18:30 +0000 tron (svn r6265) Check whether to draw catenary at all once before the drawing loop instead of on every iteration draft
Thu, 31 Aug 2006 10:36:59 +0000 tron (svn r6264) Get rid of a cast draft
Thu, 31 Aug 2006 10:34:59 +0000 miham (svn r6263) WebTranslator2 update to 2006-08-31 12:34:27 draft
Thu, 31 Aug 2006 10:14:47 +0000 tron (svn r6262) Remove unused #define and function declaration draft
Thu, 31 Aug 2006 09:40:10 +0000 bjarni (svn r6261) -Fix r6246: fixed sprite related crash related to other player's vehicle list windows (spotted by Darkvater) draft
Thu, 31 Aug 2006 08:36:31 +0000 tron (svn r6260) Improve readability draft
Thu, 31 Aug 2006 08:16:28 +0000 tron (svn r6259) Extract the axis directly, don't use a trinary operator draft
Thu, 31 Aug 2006 08:11:08 +0000 tron (svn r6258) Reduce the number of induction variables and inner scopes for clarity draft
Thu, 31 Aug 2006 07:52:20 +0000 tron (svn r6257) Use memcmp() to check the MD5 sum instead of using a home brewed loop draft
Thu, 31 Aug 2006 07:49:34 +0000 tron (svn r6256) if () cascades -> switch () draft
Thu, 31 Aug 2006 07:29:19 +0000 tron (svn r6255) Simplify drawing of catenary in depots draft
Thu, 31 Aug 2006 07:13:36 +0000 tron (svn r6254) if () cascade -> switch () draft
Thu, 31 Aug 2006 07:09:13 +0000 tron (svn r6253) Comment out code with #if 0, not //. Join statements which needlessly span many lines into fewer lines draft
Thu, 31 Aug 2006 07:01:26 +0000 tron (svn r6252) Replace a comglomerate of ifs for animated station tiles by a small table and a loop iterating over it draft
Thu, 31 Aug 2006 06:46:52 +0000 tron (svn r6251) Replace 2 bool variables by a simple switch draft
Wed, 30 Aug 2006 23:01:45 +0000 bjarni (svn r6249) -Fix: fixed assert when pressing goto depot in an empty list (forgot to disable the button in this condition) draft
Wed, 30 Aug 2006 22:32:25 +0000 glx (svn r6247) -Fix(r6244): invalid arguments caused infinite loop draft
Wed, 30 Aug 2006 21:39:01 +0000 bjarni (svn r6246) -Feature: added the many times requested "send all vehicle to depot" button draft
Wed, 30 Aug 2006 21:10:25 +0000 KUDr (svn r6245) -Add: added comments for all YAPF C interface functions (yapf.h) used by other modules, added FollowTrackInit() into YAPF track followers. draft
Wed, 30 Aug 2006 20:08:58 +0000 glx (svn r6244) -Fix: allow any order for strgen parameters draft
Wed, 30 Aug 2006 19:49:46 +0000 bjarni (svn r6243) -Codechange: made SortVehicleList() static as well since that one is not used in any other files either (Thanks Tron for pointing this out) draft
Wed, 30 Aug 2006 19:42:20 +0000 bjarni (svn r6242) -Codechange: made BuildVehicleList static as it is not used in any other files anymore draft
Wed, 30 Aug 2006 19:10:12 +0000 bjarni (svn r6241) -Fix r6240: missed altering one line in last commit draft
Wed, 30 Aug 2006 18:35:02 +0000 bjarni (svn r6240) -Code cleanup: in PlayerVehWndProc: replaced size_of_row with w->resize.step_height draft
Wed, 30 Aug 2006 16:32:00 +0000 bjarni (svn r6239) -Code cleanup: cleaned up PlayerVehWndProc draft
Wed, 30 Aug 2006 14:30:26 +0000 tron (svn r6238) Use the colour stored in _colour_gradient[] instead of explicitly retrieving it with GetNonSprite() draft
Wed, 30 Aug 2006 13:41:53 +0000 bjarni (svn r6237) -Fix r6165: fixed wrong hangar name in heading for hangar strings draft
Wed, 30 Aug 2006 12:37:04 +0000 rubidium (svn r6236) -Fix (FS#313): TGP generation seed edit box only accepted seeds up to 2^31-1, instead of up to 2^32-2. draft
Wed, 30 Aug 2006 09:29:20 +0000 Darkvater (svn r6235) -Cleanup: Make SVN ignore everything not under version control in the data/ folder draft
Tue, 29 Aug 2006 23:39:57 +0000 bjarni (svn r6229) -Feature: Shared order lists now got a "goto depot" button draft
Tue, 29 Aug 2006 22:47:38 +0000 bjarni (svn r6228) -Fix: redrawing an empty list of shared vehicles will now close the window draft
Tue, 29 Aug 2006 21:36:39 +0000 bjarni (svn r6227) -Codechange: added window type flags to use with PlayerVehWndProc draft
Tue, 29 Aug 2006 21:34:02 +0000 glx (svn r6226) -Fix(r5864): an assertion was triggered when drawing catenary on steep slopes (TrueLight) draft
Tue, 29 Aug 2006 20:55:25 +0000 Darkvater (svn r6225) -Codechange: change the warning/error format of strgen to show up draft
Tue, 29 Aug 2006 20:35:07 +0000 miham (svn r6224) WebTranslator2 update to 2006-08-29 22:34:42 draft
Tue, 29 Aug 2006 19:46:31 +0000 KUDr (svn r6223) -Fix: RVs with empty order list were able to enter the depot or road stop from the back. I introduced this bug when I "improved" GetTileTrackStatus(). (thanks glx for the report and fix). draft
Tue, 29 Aug 2006 19:26:13 +0000 tron (svn r6222) Remove struct ColorList, because the names of its attributes are plain confusing draft
Tue, 29 Aug 2006 18:50:15 +0000 bjarni (svn r6220) -Fix: added missing space in a string for Catalan town names (Arnau) draft
Tue, 29 Aug 2006 17:41:13 +0000 bjarni (svn r6215) -Codechange: [vehicle list windows] unified Player(vehicle)WndProc into PlayerVehWndProc draft
Tue, 29 Aug 2006 14:45:39 +0000 bjarni (svn r6213) -Fix: Calatan town names was only prefix OR the rest of the string, never both (nars) draft
Tue, 29 Aug 2006 06:50:47 +0000 tron (svn r6212) Remove dependency on window.h from station.h draft
Tue, 29 Aug 2006 06:43:22 +0000 tron (svn r6211) Commit file forgotten in r6210 draft
Tue, 29 Aug 2006 06:39:00 +0000 tron (svn r6210) Remove FR_NOBORDER, because it is exclusivly used in conjunction with FR_TRANSPARENT draft
Tue, 29 Aug 2006 06:07:57 +0000 tron (svn r6209) Move DrawFrameRect() out of gfx.[ch], because it uses data (_color_list) which the renderer shouldn't have know about draft
Tue, 29 Aug 2006 06:03:26 +0000 tron (svn r6208) Reduce the number of induction variables for clarity draft
Tue, 29 Aug 2006 00:17:47 +0000 belugas (svn r6205) -CodeChange : use a switch case instead of a cascade of if draft
Mon, 28 Aug 2006 18:53:03 +0000 rubidium (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. draft
Mon, 28 Aug 2006 12:57:33 +0000 miham (svn r6197) WebTranslator2 update to 2006-08-28 14:57:10 draft
Mon, 28 Aug 2006 10:14:37 +0000 rubidium (svn r6195) -Codechange: do not use '//' in '/* ... */' style comments and '/*' or '*/' in '//' style comments. draft
Mon, 28 Aug 2006 09:13:33 +0000 rubidium (svn r6186) -Fix [FS#309]: add an override system to the dynamically determined size of steps for numeric patch settings in the 'Configure patches' GUI. draft
Mon, 28 Aug 2006 08:44:13 +0000 miham (svn r6185) WebTranslator2 update to 2006-08-28 10:43:48 draft
Mon, 28 Aug 2006 07:33:51 +0000 tron (svn r6184) Remove the unused (because it was NULL in all callers) second parameter of FillDrawPixelInfo() and simplify some expressions draft
Mon, 28 Aug 2006 06:21:48 +0000 tron (svn r6183) Move GetDrawStringPlayerColor() out of gfx.[ch] draft
Mon, 28 Aug 2006 06:18:35 +0000 bjarni (svn r6182) -Code cleanup: replaced one (1 << 8) with SHARE_FLAG (missed in r6167) draft
Mon, 28 Aug 2006 06:13:16 +0000 bjarni (svn r6181) -Fix r6161: The list of vehicles using a certain station got a bit of display code mixed up with the list of vehicles with shared orders (nycom) draft
Mon, 28 Aug 2006 06:05:04 +0000 tron (svn r6180) Use a switch instead of function pointers to choose the blitter draft
Sun, 27 Aug 2006 22:08:40 +0000 glx (svn r6179) - Silence the old npf warnings draft
Sun, 27 Aug 2006 21:20:29 +0000 truelight (svn r6178) -Fix r5886: only setting ->money64 isn't enough, as some routines still use ->player_money. draft
Sun, 27 Aug 2006 20:30:10 +0000 miham (svn r6177) WebTranslator2 update to 2006-08-27 22:29:43 draft
Sun, 27 Aug 2006 15:26:58 +0000 truelight (svn r6176) -Fix r6052: I assumed an typedefd enum would be an uint8, which is a really stupid thing to assume. draft
Sun, 27 Aug 2006 15:21:10 +0000 miham (svn r6175) WebTranslator2 update to 2006-08-27 17:18:26 draft
Sun, 27 Aug 2006 14:28:23 +0000 KUDr (svn r6174) -Cleanup: [YAPF] some SDT_CONDVARs replaced by SDT_VARs since they are not saved in savegame (Darkvater) draft
Sun, 27 Aug 2006 12:09:06 +0000 miham (svn r6173) WebTranslator2 update to 2006-08-27 14:08:35 draft
Sun, 27 Aug 2006 10:49:43 +0000 Darkvater (svn r6170) -Feature: save max_companies/clients/spectators in the config file. draft
Sun, 27 Aug 2006 10:04:33 +0000 Darkvater (svn r6169) -Codechange: Use GetString() instead of GetStringWithArgs() which should be draft
Sun, 27 Aug 2006 10:04:02 +0000 bjarni (svn r6168) -Code cleanup r6161: removed a newline and added a tab. Thanks TrueLight draft
Sun, 27 Aug 2006 09:55:54 +0000 bjarni (svn r6167) -Code cleanup r6161: replaced some uint16 with OrderID and (1 << 8) with SHARE_FLAG draft
Sun, 27 Aug 2006 09:50:43 +0000 KUDr (svn r6166) -Fix: [YAPF] fixes one very improbable assert when adding startup node that already exists in the open-list (thanks Panzerfather) draft
Sun, 27 Aug 2006 09:28:52 +0000 bjarni (svn r6165) -Feature: control click Goto Depot will now make the vehicle service draft
Sun, 27 Aug 2006 07:23:46 +0000 KUDr (svn r6164) -Fix [YAPF]: Road vehicles preferring bends - added yapf.road_curve_penalty setting with default value 100 (=YAPF_TILE_LENGTH) that is saved only in MP games (mart3p) draft
Sun, 27 Aug 2006 07:04:14 +0000 KUDr (svn r6163) -Codechange: distance rounded up (correction of r6162) draft
Sun, 27 Aug 2006 06:52:25 +0000 KUDr (svn r6162) -Fix: Multistop problem caused by incorrect distance returned by YapfRoadVehDistanceToTile() (by mart3p) draft
Sat, 26 Aug 2006 22:28:40 +0000 bjarni (svn r6161) -Feature: List of vehicles with the same shared orders draft
Sat, 26 Aug 2006 22:24:32 +0000 KUDr (svn r6160) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p) draft
Sat, 26 Aug 2006 21:54:04 +0000 Darkvater (svn r6159) -Fix: FindClosestTrainDepot hardly ever found a depot with NPF off due to absence of distance-normalization (Rojer) draft
Sat, 26 Aug 2006 20:54:30 +0000 Darkvater (svn r6158) -Revert r6139 as that breaks strings with cases. Thanks michi_cc draft
Sat, 26 Aug 2006 20:09:25 +0000 truelight (svn r6157) -Codechange: DeleteVehicle removes a vehicle from the pool draft
Sat, 26 Aug 2006 19:51:49 +0000 truelight (svn r6156) -Codechange: DeleteIndustry removes an industry from the pool draft
Sat, 26 Aug 2006 19:47:13 +0000 truelight (svn r6155) -Codechange: split Destroy routine from SpriteGroupPoolCleanBlock draft
Sat, 26 Aug 2006 19:40:40 +0000 truelight (svn r6154) -Cleanup: ordered the IDs that have to do with pools from the others draft
Sat, 26 Aug 2006 19:29:35 +0000 truelight (svn r6153) -Codechange: DeleteSign removes a sign from the pool draft
Sat, 26 Aug 2006 19:18:50 +0000 truelight (svn r6152) -Codechange: renamed GetNumRoadStops to GetNumRoadStopsInStation as it reflects its function more draft
Sat, 26 Aug 2006 19:14:02 +0000 truelight (svn r6151) -Codechange: DeleteStation/DeleteRoadStop removes a station/RoadStop from the pool draft
Sat, 26 Aug 2006 18:27:15 +0000 truelight (svn r6150) -Codechange: introduced and used RoadStopID where needed draft
Sat, 26 Aug 2006 18:05:05 +0000 truelight (svn r6149) -Codechange: DeleteTown removes a town from the pool draft
Sat, 26 Aug 2006 17:34:48 +0000 truelight (svn r6148) -Fix r6146: mostly it is useful to declare a variable in the function you use it (tnx Tron) draft
Sat, 26 Aug 2006 17:31:57 +0000 truelight (svn r6147) -Fix: I don't know how to write Destination :( draft
Sat, 26 Aug 2006 17:31:47 +0000 truelight (svn r6146) -Fix: MSVC doesn't know how to cast to an union.. so fix it via an indirect (and btw the old) way draft
Sat, 26 Aug 2006 17:16:51 +0000 truelight (svn r6145) -Codechange: added OrderID to indicate Order indexes out of the pool draft
Sat, 26 Aug 2006 17:12:24 +0000 truelight (svn r6144) -Codechange: renamed OrderID to VehicleOrderID, because it had nothing to do draft
Sat, 26 Aug 2006 16:46:32 +0000 truelight (svn r6143) -Codechange: DeleteWaypoint removes a waypoint from the pool draft
Sat, 26 Aug 2006 16:34:03 +0000 truelight (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) draft
Sat, 26 Aug 2006 14:44:55 +0000 truelight (svn r6141) -Codechange: introduced DepotID and used it as much as possible draft
Sat, 26 Aug 2006 14:41:16 +0000 Darkvater (svn r6140) -Codechange: fix the comment of _shift_pressed. It doesn't react to ALT, but to SHIFT. draft
Sat, 26 Aug 2006 14:39:05 +0000 Darkvater (svn r6139) -Codechange: strings are StringID. This should be changed in strings.h as well, but you would need to include openttd.h and that opens a whole new can of worms. draft
Sat, 26 Aug 2006 14:36:19 +0000 Darkvater (svn r6138) - Remove stdafx.c since we do not use it. draft
Sat, 26 Aug 2006 14:22:54 +0000 truelight (svn r6137) -Codechange: some very minor cleanups: draft
Sat, 26 Aug 2006 11:06:54 +0000 truelight (svn r6136) -Fix: _cur_year wasn't converting when reading pre-31 savegames, causing nasty desyncs draft
Sat, 26 Aug 2006 07:45:18 +0000 miham (svn r6135) WebTranslator2 update to 2006-08-26 09:44:54 draft
Fri, 25 Aug 2006 19:18:16 +0000 belugas (svn r6131) -Codechange : Complete all missing _ttdpatch_flags entries draft
Fri, 25 Aug 2006 12:58:52 +0000 tron (svn r6122) Fix an off-by-two error in r6108: it should be the index for the last element in the array draft
Fri, 25 Aug 2006 12:26:34 +0000 truelight (svn r6117) -Fix r6097: on mingw it is normal that both / as \ are accepted as input draft
Fri, 25 Aug 2006 08:49:32 +0000 miham (svn r6114) WebTranslator2 update to 2006-08-25 10:49:08 draft
Fri, 25 Aug 2006 00:41:10 +0000 belugas (svn r6108) -NewGRF Feature: Implement currencies replacment via grf file. draft
Fri, 25 Aug 2006 00:35:11 +0000 belugas (svn r6107) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen vs 80 project draft
Thu, 24 Aug 2006 22:52:58 +0000 Darkvater (svn r6105) -Fix r6089: add STRGEN preprocessor flag and string.c to strgen project draft
Thu, 24 Aug 2006 22:04:24 +0000 rubidium (svn r6104) -Fix: make install did not create a directory for the heightmaps draft
Thu, 24 Aug 2006 15:39:17 +0000 truelight (svn r6098) -Fix 6097: stupid me.... CHARS! Not strings, for strrchr :( draft
Thu, 24 Aug 2006 15:36:25 +0000 truelight (svn r6097) -Fix: mingw and cygwin get / from Makefile, where \ is expected. Make exeption code for it (tnx for debug Frostregen) draft
Thu, 24 Aug 2006 15:21:09 +0000 truelight (svn r6096) -Fix: silence a warning on mingw (tnx Frostregen) draft
Thu, 24 Aug 2006 12:08:25 +0000 truelight (svn r6089) -Backport r6088: added -s (source) and -d (destination) to strgen (Darkvater) draft
Thu, 24 Aug 2006 10:19:59 +0000 rubidium (svn r6086) -Fix: InteractiveRandom was not seeded properly resulting in the dedicated server always generating the same map. Thanks to the #openttdcoop team for detecting. draft
Thu, 24 Aug 2006 10:11:32 +0000 truelight (svn r6084) -Fix r6073: if we removed MSVC6 support, then why is unittest.dsp still around... draft
Thu, 24 Aug 2006 08:19:30 +0000 miham (svn r6083) WebTranslator2 update to 2006-08-24 10:19:06 draft
Thu, 24 Aug 2006 01:25:00 +0000 belugas (svn r6082) -CodeChange : Remove the unneeded table/sprites.h include in newgrf_cargo.h. draft
Wed, 23 Aug 2006 23:23:14 +0000 belugas (svn r6081) -Fix(6054) : Silenced a MSVC warning on compiling (thanks MaulinMonkey) draft
Wed, 23 Aug 2006 20:53:53 +0000 glx (svn r6079) -Change: size and alignment of random seed input box and randomise button draft
Wed, 23 Aug 2006 20:46:54 +0000 truelight (svn r6078) -Fix: forgot one uint16 -> Date conversion. Tnx to #openttdcoop team for detecting and Rubidium for finding the cause. draft
Wed, 23 Aug 2006 19:58:17 +0000 miham (svn r6076) WebTranslator2 update to 2006-08-23 21:57:55 draft
Wed, 23 Aug 2006 18:22:11 +0000 Darkvater (svn r6073) -We have removed MSVC6 support, so remove strgen and langs project files as well. draft
Wed, 23 Aug 2006 15:30:03 +0000 matthijs (svn r6068) -Codechange: Switch PNG and BMP priority for screenshots. This ensures PNG is used by default when available. (hylje) draft
Wed, 23 Aug 2006 13:55:56 +0000 miham (svn r6064) WebTranslator2 update to 2006-08-23 15:55:27 draft
Tue, 22 Aug 2006 22:59:42 +0000 glx (svn r6059) -Fix(r6049): FOR_ALL was not use to not skip invalid items, so really don't skip invalid items :) draft
Tue, 22 Aug 2006 21:17:19 +0000 truelight (svn r6058) -Fix: Get(Industry|Town)ArraySize could never return 0 draft
Tue, 22 Aug 2006 21:14:45 +0000 truelight (svn r6057) -Codechange: made a function GetRandomXXX, that _always_ returns a valid XXX, unless there are none to pick from. Then NULL is returned. draft
Tue, 22 Aug 2006 20:56:08 +0000 truelight (svn r6056) -Codechange: don't use a loop what can be done with a simple wrapper draft
Tue, 22 Aug 2006 20:41:26 +0000 truelight (svn r6055) -Codechange: added GetXXXArraySize, which returns HighestID + 1 (or, will do that). draft
Tue, 22 Aug 2006 20:39:18 +0000 tron (svn r6054) Change the sign sorter in a similar way as the other sorters: Remember a list of pointers to signs instead of a list of SignIDs - This removes a layer of indirection draft
Tue, 22 Aug 2006 18:15:17 +0000 truelight (svn r6053) -Codechange: renamed all IsXXXIndex to IsValidXXXID draft
Tue, 22 Aug 2006 17:13:49 +0000 truelight (svn r6052) -Codechange: change OrderType (order->type) in a typedef draft
Tue, 22 Aug 2006 16:59:51 +0000 truelight (svn r6051) -Fix r6047: forgot many times a ! :( draft
Tue, 22 Aug 2006 16:38:50 +0000 truelight (svn r6050) -Codechange: mass-renamed SignStruct -> Sign and ss -> si. Now functions and variables all match eachother draft
Tue, 22 Aug 2006 16:22:07 +0000 truelight (svn r6049) -Codechange: forgot EngineRenew in r6047 draft
Tue, 22 Aug 2006 15:39:22 +0000 truelight (svn r6048) -Codechange: all InitializeXXX are plural, just not Depot draft
Tue, 22 Aug 2006 15:33:35 +0000 truelight (svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips invalid ones draft
Tue, 22 Aug 2006 15:23:25 +0000 belugas (svn r6046) CodeChange : Rename WWT_5 Widget type to WWT_LABEL : a centered label draft
Tue, 22 Aug 2006 14:38:37 +0000 rubidium (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whitespace fixes only except for a few comments to make them uniform for the whole enum/struct. draft
Tue, 22 Aug 2006 13:57:51 +0000 miham (svn r6044) WebTranslator2 update to 2006-08-22 15:57:27 draft
Tue, 22 Aug 2006 12:15:51 +0000 truelight (svn r6043) -Codechange: use wrapper if they are available draft