Mercurial > hg > openttd
graph
-
(svn r22496) -Fix: callback result for airport layout name was incorrectly used draftFri, 27 May 2011 16:06:23 +0000, by yexo
-
(svn r22495) -Fix: The layout selectors of the airport build GUI did not latch properly draftFri, 27 May 2011 15:40:32 +0000, by planetmaker
-
(svn r22494) -Fix: airport preview sprite can depend on the layout, so update the cached SpriteID when the layout changes draftFri, 27 May 2011 15:31:54 +0000, by yexo
-
(svn r22492) -Fix [FS#4624] (r21642, r22328): Only try to insert implicit orders for ground vehicles. Aircraft may reach unscheduled terminals when skippnig orders etc. draftWed, 25 May 2011 20:10:02 +0000, by frosch
-
(svn r22491) -Fix [FS#4623]: [Windows] Generate crashlogs correctly in binaries created with MinGW-w64. (JGR) draftWed, 25 May 2011 16:40:30 +0000, by terkhen
-
(svn r22490) -Fix [FS#4623]: [Squirrel] Fix compilation under MinGW-w64. (JGR) draftWed, 25 May 2011 16:35:23 +0000, by terkhen
-
(svn r22489) -Fix [FS#4623]: don't cast pointers to unsigned long or vice versa draftSun, 22 May 2011 21:40:26 +0000, by rubidium
-
(svn r22488) -Doc: Add Doxygen comments to screenshot code. draftSun, 22 May 2011 20:18:38 +0000, by alberth
-
(svn r22487) -Fix (r15216)[FS#4622]: engine IDs for coal and mail wagons were swapped draftSun, 22 May 2011 19:18:28 +0000, by smatz
-
(svn r22485) -Fix: EnsureVisibleCaption() did not update viewport positions of windows with viewports but without caption. (only triggerable since r22484) draftSat, 21 May 2011 22:23:13 +0000, by frosch
-
(svn r22484) -Fix: The caption of centered windows could be moved out of the main window and thus become inaccessible when resizing the main window. draftSat, 21 May 2011 22:22:02 +0000, by frosch
-
(svn r22482) -Codechange: Add some contants for the number of ticks between certain cyclical tasks. draftSat, 21 May 2011 11:26:37 +0000, by frosch
-
(svn r22479) -Codechange/Fix: Months != quarters. (xi) draftThu, 19 May 2011 21:03:23 +0000, by frosch
-
(svn r22477) -Doc: Update readme with more extensive information on directories used, font configuration and how to deal with missing NewGRFs draftThu, 19 May 2011 16:39:48 +0000, by planetmaker
-
(svn r22476) -Codechange: Deduplicate code for reading sprite layout sprites. draftWed, 18 May 2011 18:31:23 +0000, by frosch
-
(svn r22474) -Change: Reflect r22473 also in how it reads in the order list draftWed, 18 May 2011 12:21:55 +0000, by planetmaker
-
(svn r22473) -Codechange: Automatic orders are better called implicit orders as no real order influencing path finding is added draftWed, 18 May 2011 12:19:58 +0000, by planetmaker
-
(svn r22472) -Fix: When a NewGRF assigned station properties 09 and/or 0A multiple times, the previously allocated sprite layouts were not freed. draftTue, 17 May 2011 20:11:19 +0000, by frosch
-
(svn r22465) -Fix [FS#4613]: When determining the executable path failed, the working directory was used instead, circumventing the not-home-directory check. draftSun, 15 May 2011 17:18:46 +0000, by frosch
-
(svn r22464) -Fix [FS#4587]: [Windows] Prevent a crash when launching OpenTTD with -d from a MSYS console. Added a note to known-bugs about this issue. draftSun, 15 May 2011 14:51:06 +0000, by terkhen
-
(svn r22463) -Fix [FS#4615]: Update the fios GUI immediatelly after scanning a new directory, so queued events reach the window when already updated. draftSun, 15 May 2011 12:30:14 +0000, by frosch
-
(svn r22460) -Doc: Semantic documentation fixes, and doxygen additions (partly by planetmaker). draftSat, 14 May 2011 18:38:54 +0000, by alberth
-
(svn r22459) -Doc: Typo fixes and doxygen markup improvements. draftSat, 14 May 2011 18:35:40 +0000, by alberth
-
(svn r22457) -Codechange: Make the NewGRFSpriteLayout a direct member of TileLayoutSpriteGroup instead of allocating it separately. draftSat, 14 May 2011 17:33:26 +0000, by frosch
-
(svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for spritelayouts allocated on the heap, and make use of constructors and destructors. draftSat, 14 May 2011 17:25:45 +0000, by frosch
-
(svn r22454) -Codechange: Deduplicate GetCustomStationGroundRelocation() into GetCustomStationRelocation() and only call it if actually needed. draftSat, 14 May 2011 13:12:47 +0000, by frosch
-
(svn r22453) -Feature(ette): Implement variable 18 for custom station foundations. draftSat, 14 May 2011 12:38:10 +0000, by frosch
-
(svn r22452) -Fix (r18708): Zero register 0x100 as specified before resolving custom station foundations. draftSat, 14 May 2011 12:36:31 +0000, by frosch
-
(svn r22451) -Codechange: Test for bridges and tunnels during the first pass only while terraforming (HackaLittleBit) draftSat, 14 May 2011 09:26:16 +0000, by alberth
-
(svn r22450) -Fix [FS#4610]: Don't "log" the NewGRFs in the screenshot when in the menu draftFri, 13 May 2011 20:07:57 +0000, by rubidium
-
(svn r22444) -Add: When GRFs are disabled via Action E or due to GRM failure, also display an error in the GUI. draftWed, 11 May 2011 20:23:37 +0000, by frosch
-
(svn r22443) -Codechange: Deduplicate code for deactivating GRFs. draftWed, 11 May 2011 20:22:04 +0000, by frosch
-
(svn r22442) -Fix: Do not popup fatal NewGRF error messages in the intro screen. The GRFs are not going to be activated there anyway and the GRF settings GUI will not display the errors either. draftWed, 11 May 2011 20:20:21 +0000, by frosch
-
(svn r22440) -Change: [Windows] Remove Cancel button from information messages. draftMon, 09 May 2011 20:29:01 +0000, by terkhen
-
(svn r22439) -Fix (r22291, r22426): Drawing lines of length zero failed. draftSun, 08 May 2011 18:20:21 +0000, by frosch
-
(svn r22437) -Fix: Catenary was drawn incorrectly next to level crossings with foundations. (same as r3935, but for level crossings) draftSun, 08 May 2011 16:19:04 +0000, by frosch
-
(svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) also to station groundsprites from action 1. draftSun, 08 May 2011 15:58:59 +0000, by frosch
-
(svn r22435) -Fix: Git revision detection would return too much when tags are involved. draftSat, 07 May 2011 15:13:52 +0000, by michi_cc
-
(svn r22434) -Feature [FS#4591]: [NewGRF] Allow to filter by town of the current industry when using industry variable 0x68 (Yexo) draftSat, 07 May 2011 10:20:29 +0000, by terkhen
-
(svn r22433) -Add/Fix: Add constants for the palette colours used in the smallmap and fix some windows palette indices. draftSat, 07 May 2011 00:22:46 +0000, by frosch
-
(svn r22432) -Codechange: Simplify smallmap colour constants using some more specialised macros. draftSat, 07 May 2011 00:15:46 +0000, by frosch
-
(svn r22431) -Fix (r22399): NETWORK_RECV_STATUS_MALFORMED_PACKET != false. draftFri, 06 May 2011 22:17:34 +0000, by michi_cc
-
(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette colours in smallmap/legends etc.. draftFri, 06 May 2011 22:10:50 +0000, by frosch
-
(svn r22429) -Add: some constants for specific palette colours used in the GUI. draftFri, 06 May 2011 21:13:29 +0000, by frosch
-
(svn r22428) -Codechange: Reduce code duplication in the smallmap legend. draftFri, 06 May 2011 20:57:02 +0000, by michi_cc
-
(svn r22426) -Fix (r22291): Drawing vertical and horizontal lines of width 1 missed drawing the first pixel. draftThu, 05 May 2011 20:20:52 +0000, by frosch
-
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices. draftWed, 04 May 2011 17:45:16 +0000, by frosch
-
(svn r22420) -Cleanup: Replace the somewhat mixed DOS+Windows palette with the pure DOS palette. Also blank the animation colours, which are filled from a different array anyway. draftWed, 04 May 2011 17:15:54 +0000, by frosch
-
(svn r22419) -Change: Always use the DOS palette for drawing. draftWed, 04 May 2011 17:12:37 +0000, by frosch
-
(svn r22418) -Fix (r22417): Messed up the palette detection of the extra base grf. draftTue, 03 May 2011 20:48:53 +0000, by frosch
-
(svn r22416) -Fix: When action14 specified different values for the palette, the values were OR-ed. Use the last set value instead. draftTue, 03 May 2011 20:19:57 +0000, by frosch
-
(svn r22414) -Fix [FS#4606]: kicking thyself via remote console crashes the server draftTue, 03 May 2011 15:05:15 +0000, by rubidium
-
(svn r22409) -Fix: [NewGRF] make sure the action2 ID of a generic feature callback is valid draftSun, 01 May 2011 21:02:18 +0000, by yexo
-
(svn r22408) -Cleanup: remove unused variable GRFFile::sprite_offset draftSun, 01 May 2011 20:46:36 +0000, by yexo
-
(svn r22407) -Document: the "root" driver related stuff draftSun, 01 May 2011 20:04:09 +0000, by rubidium
-
(svn r22406) -Document: some more "random-ish" tidbits draftSun, 01 May 2011 19:51:52 +0000, by rubidium
-
(svn r22405) -Document: some more "random-ish" tidbits draftSun, 01 May 2011 19:14:12 +0000, by rubidium
-
(svn r22403) -Document: some more network/core code draftSun, 01 May 2011 13:29:40 +0000, by rubidium
-
(svn r22401) -Codechange: replace some defines in the udp code so doxygen can create better documentation draftSun, 01 May 2011 12:18:34 +0000, by rubidium
-
(svn r22400) -Codechange: replace some defines in the tcp/game code so doxygen can create better documentation draftSun, 01 May 2011 11:30:03 +0000, by rubidium
-
(svn r22399) -Codechange: replace some defines in the tcp/content code so doxygen can create better documentation draftSun, 01 May 2011 11:13:11 +0000, by rubidium
-
(svn r22398) -Codechange: remove some defines from the tcp/admin code, so doxygen can create better documentation draftSun, 01 May 2011 11:01:57 +0000, by rubidium
-
(svn r22397) -Document: some tidbits of the blitter code draftSun, 01 May 2011 10:15:33 +0000, by rubidium
-
(svn r22389) -Fix [FS#4600]: try to make sure there is an early house available in the current climate for every townzone, not just a single available house for all climates/townzones draftSat, 30 Apr 2011 19:44:20 +0000, by yexo
-
(svn r22388) -Fix: when a game uses a lot of NewGRFs the buffer for storing that information in the PNG is too small draftSat, 30 Apr 2011 17:44:12 +0000, by rubidium
-
(svn r22387) -Fix-ish [FS#4601]: Windows' recv seems to return "graceful closed" before having passed the remaining buffer which causes OpenTTD to think all connections are "incorrectly" terminated, i.e. without the "I'm leaving" packet from the client. So let the client wait a tiny bit after sending the "I'm leaving" packet and before gracefully closing the connection draftSat, 30 Apr 2011 17:41:14 +0000, by rubidium
-
(svn r22386) -Fix [FS#4602]: When the last AI company gets removed, the 'dead' state was not reset in the AI debug window. draftSat, 30 Apr 2011 17:08:18 +0000, by frosch
-
(svn r22385) -Fix [FS#4603]: strnatcmp is in string.cpp, so it ought to be declared in string_func.h. draftSat, 30 Apr 2011 14:24:23 +0000, by rubidium
-
(svn r22384) -Fix [FS#4585]: No client error packet was sent to the admin bots draftSat, 30 Apr 2011 12:09:26 +0000, by rubidium
-
(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER as it does not belong to the other PALETTE_TO_STRUCT_xxx recolourings. draftFri, 29 Apr 2011 20:47:36 +0000, by frosch
-
(svn r22382) -Fix (r22381): Apply the change of string names also to the unfinished translations draftFri, 29 Apr 2011 19:27:37 +0000, by planetmaker
-
(svn r22381) -Codechange: It's called 'steel', not 'steele' draftFri, 29 Apr 2011 15:26:12 +0000, by planetmaker
-
(svn r22380) -Fix: Update openttd.grf and the base set description files accordingly draftFri, 29 Apr 2011 15:09:29 +0000, by planetmaker
-
(svn r22379) -Fix: Not all pixels which need recolouring were actually in the proper colour draftFri, 29 Apr 2011 15:08:44 +0000, by planetmaker
-
(svn r22378) -Fix: The recolouring scheme applied to the silicon bridge recoloured too much draftFri, 29 Apr 2011 15:03:14 +0000, by planetmaker
-
(svn r22373) -Fix (r19955) (r20041) [FS#4592]: crash when clicking a removed company in the vehiclelist dropdowns draftFri, 22 Apr 2011 21:51:34 +0000, by yexo
-
(svn r22372) -Fix (r22364) [FS#4598]: segmentation fault when trying to get the server's IP draftFri, 22 Apr 2011 19:53:28 +0000, by rubidium
-
(svn r22371) -Fix [FS#4596]: make sure saving has completely and utterly finished before starting a new one. Otherwise you could start a save, which would be marked as done by the previous save stopping and then yet another save could be started... and that could create a deadlock draftFri, 22 Apr 2011 16:09:46 +0000, by rubidium
-
(svn r22370) -Codechange/fix: keep better accounting of the order in which clients joined: draftFri, 22 Apr 2011 16:07:47 +0000, by rubidium
-
(svn r22369) -Codechange: allocate ClientInfo when needed, i.e. don't allocate it for clients that are there to just get a list of companies. This means that these short lived clients won't be seen by the admin network in their client queries anymore draftFri, 22 Apr 2011 16:05:05 +0000, by rubidium
-
(svn r22368) -Codechange: move the IP address field from the ClientInfo to ClientSocket draftFri, 22 Apr 2011 16:03:48 +0000, by rubidium
-
(svn r22367) -Codechange: send ClientSockets instead of ClientInfos to the admin "core" as they send IP addresses to the admin "bots" draftFri, 22 Apr 2011 16:03:13 +0000, by rubidium
-
(svn r22366) -Codechange: make GetClientIP a function of the server's ClientSocket, after all the Socket is the bit that's associated with the network draftFri, 22 Apr 2011 16:02:21 +0000, by rubidium
-
(svn r22365) -Codechange: add overload of NetworkServerKickOrBanIP using the ClientID, which later resolves the IP address to ban. This to consolidate the knowledge about resolving IP addresses draftFri, 22 Apr 2011 15:59:32 +0000, by rubidium
-
(svn r22364) -Codechange: don't show the (unknown) client address in the client list at clients draftFri, 22 Apr 2011 15:57:05 +0000, by rubidium
-
(svn r22363) -Codechange: NetworkFindClientStateFromClientID -> NetworkClientSocket::GetByClientID draftFri, 22 Apr 2011 15:54:42 +0000, by rubidium
-
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID draftFri, 22 Apr 2011 15:54:16 +0000, by rubidium
-
(svn r22361) -Codechange: delete the client list popup when the client got removed (instead of previously selecting some other client) draftFri, 22 Apr 2011 15:53:40 +0000, by rubidium