Mercurial > hg > openttd
graph
-
(svn r25643) -Fix (r25480): [OSX] Define version constants before they're used draft default tip masterWed, 31 Jul 2013 18:50:01 +0000, by planetmaker
-
(svn r25642) -Fix (r25638): Compilation with static ICU draftWed, 31 Jul 2013 18:09:21 +0000, by planetmaker
-
(svn r25640) -Fix: Do not suggest a start date for the game when there will be no vehicles available at all. draftWed, 31 Jul 2013 07:30:18 +0000, by alberth
-
(svn r25639) -Codechange: Rename both 'STR_ERROR_NO_VEHICLES_AVAILABLE*' strings. draftWed, 31 Jul 2013 07:25:58 +0000, by alberth
-
(svn r25638) -Fix (r25470): Some icu_config are too stupid to separate two ldflags by spaces, thus only call it with one draftTue, 30 Jul 2013 22:03:36 +0000, by planetmaker
-
(svn r25637) -Fix: don't keep minimal routing information if automatic distribution has been disabled draftTue, 30 Jul 2013 19:03:56 +0000, by fonsinchen
-
(svn r25636) -Fix: invalidate last_loading_station when stopping in depot draftTue, 30 Jul 2013 18:55:52 +0000, by fonsinchen
-
-Add: [OSX] Support the new IME functions introduced with 10.5. draft bagostuffSun, 28 Jul 2013 23:44:50 +0200, by Michael Lutz
-
-Add: Replacement of a part of the edit box text with a new string. draftSun, 28 Jul 2013 23:25:00 +0200, by Michael Lutz
-
fixup! Codechange: [OSX] Make our view aware of text input by IMEs. draftSun, 28 Jul 2013 20:16:47 +0200, by Michael Lutz
-
-Add: [OSX] Support for mouse selection in the IME composition string. draftFri, 26 Jul 2013 03:42:08 +0200, by Michael Lutz
-
-Change: [OSX] Position the candidate window at the caret position. draftFri, 26 Jul 2013 01:44:23 +0200, by Michael Lutz
-
-Add: [OSX] Display the IME composition string ourself. draftFri, 26 Jul 2013 01:41:39 +0200, by Michael Lutz
-
-Codechange: [OSX] Make our view aware of text input by IMEs. draftFri, 26 Jul 2013 01:26:54 +0200, by Michael Lutz
-
-Codechange: [OSX] Pass text input directly down to the text handling. draftThu, 25 Jul 2013 01:05:11 +0200, by Michael Lutz
-
-Codechange: [OSX] Abandon IME input if the edit box lost the focus. draftWed, 24 Jul 2013 02:16:22 +0200, by Michael Lutz
-
-Codechange: [OSX] Use non-deprecated functions for byte swapping. draftWed, 24 Jul 2013 01:58:28 +0200, by Michael Lutz
-
-Change: [Win32] Draw the composition string ourselves if possible. draftMon, 01 Jul 2013 22:53:23 +0200, by Michael Lutz
-
-Add: Support for a marked/selected range to the textbuf. draftMon, 22 Jul 2013 22:53:00 +0200, by Michael Lutz
-
-Change: [Win32] Position the IME candidate window at the caret position. draftMon, 15 Apr 2013 13:59:24 +0200, by Michael Lutz
-
-Change: [Win32] Position the IME composition window at the caret position. draftSun, 07 Apr 2013 17:10:38 +0200, by Michael Lutz
-
-Codechange: [Win32] Cancel the current IME composition when the input focus changes. draftSun, 07 Apr 2013 17:09:46 +0200, by Michael Lutz
-
-Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system. draftSun, 21 Jul 2013 22:54:46 +0200, by Michael Lutz
-
-Codechange: Notify the video driver when an edit box lost (global) focus so it can abort any current input composition. draftSat, 09 Mar 2013 16:35:17 +0100, by Michael Lutz
-
-Codechange: [Win32] There are no 64-bit Windows versions below XP and we can safely assume it as the target platform. draftThu, 28 Mar 2013 21:56:20 +0100, by Michael Lutz
-
-Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode builds. draftThu, 28 Mar 2013 02:46:51 +0100, by Michael Lutz
-
-Fix: [Win32] Handle DBCS characters correctly in the non-Unicode build. draftSun, 21 Jul 2013 22:36:48 +0200, by Michael Lutz
-
-Fix: [Win32] The console code page for non-Unicode builds is not the normal ANSI code page and definitely not UTF-8 either. draftThu, 28 Mar 2013 02:41:43 +0100, by Michael Lutz
-
-Fix: [Win32] Use the right code page for converting ANSI strings into UTF-8 for non-Unicode builds. And don't crap out on DBCS code pages either. draftThu, 28 Mar 2013 02:39:54 +0100, by Michael Lutz
-
-Fix: [Win32] Handle Unicode characters from outside the BMP correctly. draftSun, 21 Jul 2013 22:35:24 +0200, by Michael Lutz
-
-Codechange: Pass character and key code separately to the keyboard handler. draftSun, 24 Mar 2013 00:06:33 +0100, by Michael Lutz
-
-Codechange: Pass UCS-4 characters to the edit box key handler. draftSun, 24 Mar 2013 00:02:46 +0100, by Michael Lutz
-
-Codechange: Pass UCS-4 instead of UCS-2 characters to the hotkey handlers. draftSat, 23 Mar 2013 23:38:30 +0100, by Michael Lutz
-
-Codechange: Pass proper Unicode UCS-4 characters instead of just UCS-2 to the window key press handlers. draftSat, 23 Mar 2013 23:37:24 +0100, by Michael Lutz
-
-Fix: [Win32] Only forward key presses to the IME system if an edit box has the input focus. draftSun, 21 Jul 2013 22:23:02 +0200, by Michael Lutz
-
-Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Based on patch by leecbaker) draftFri, 08 Mar 2013 09:56:31 +0100, by Michael Lutz
-
-Fix [FS#4689]: [OSX] Crash when unhiding the main window. draftFri, 08 Mar 2013 02:24:40 +0100, by Michael Lutz
-
-Add [FS#4847]: [OSX] Bootstrap downloading of a baseset. (Matthieu) draftThu, 07 Mar 2013 21:38:20 +0100, by Michael Lutz
-
-Fix [FS#4857]: [OSX] Monospace font detection. draftThu, 07 Mar 2013 05:48:21 +0100, by Michael Lutz
-
-Fix: [OSX] Better rejection of unsuitable fonts during fallback auto-detection. draftThu, 07 Mar 2013 05:32:04 +0100, by Michael Lutz
-
-Fix [FS#4847]: [OSX] Rework font detection to work even if no default font sprites are present. draftThu, 07 Mar 2013 03:13:17 +0100, by Michael Lutz
-
-Fix [FS#4420]: [OSX] System mouse cursor could become visible during dragging. (Matthieu) draftTue, 26 Feb 2013 22:09:08 +0100, by Michael Lutz
-
-Fix [FS#4392]: [OSX] The mouse cursor would sometimes jump near the window borders. (Matthieu) draftTue, 26 Feb 2013 02:45:46 +0100, by Michael Lutz
-
-Fix [FS#4744]: [OSX] The new 10.7 fullscreen code can now also be compiled with older SDK versions. draftSun, 28 Jul 2013 22:04:02 +0200, by Michael Lutz
-
-Fix: [OSX] Mouse cursor wasn't displayed properly after switching to fullscreen on 10.7+. (Based on patch by Maedhros) draftTue, 26 Feb 2013 02:33:35 +0100, by Michael Lutz
-
-Fix: Improve character and word deletion for CJK languages and complex scripts. draftMon, 22 Jul 2013 23:34:31 +0200, by Michael Lutz
-
-Add: Caret movement by words for CJK languages. draftSun, 28 Jul 2013 02:21:43 +0200, by Michael Lutz
-
-Fix: Improve text caret movement for complex scripts. draftSun, 21 Jul 2013 15:41:44 +0200, by Michael Lutz
-
-Fix: Textbuf caret rendering for complex scripts (e.g. Tamil). draftWed, 17 Jul 2013 22:46:06 +0200, by Michael Lutz
-
(svn r25630) -Fix [FS#5666]: city list sort of population and rating are reversed compared to the icon draftSat, 27 Jul 2013 14:46:33 +0000, by rubidium
-
(svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window was not updated when a string changed while the window is open draftSun, 21 Jul 2013 15:59:07 +0000, by zuu
-
(svn r25622) -Codechange: Improve goal_gui comments (Alberth) draftSun, 21 Jul 2013 15:52:52 +0000, by zuu
-
(svn r25621) -Fix (r25342): Also delete page elments when their page is removed (so that they don't reappear on a new page later on) draftSun, 21 Jul 2013 15:21:55 +0000, by zuu
-
(svn r25620) -Fix (r25342): Save/load of story books were broken draftSun, 21 Jul 2013 13:18:45 +0000, by zuu
-
(svn r25617) -Fix [FS#5655] (r25377): crash when Ctrl+clicking the start date button in timetable window without any orders draftWed, 17 Jul 2013 18:37:13 +0000, by rubidium
-
(svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error when removing inexisting rail draftMon, 15 Jul 2013 18:19:26 +0000, by rubidium
-
(svn r25612) -Fix [FS#5648]: [AI] Don't return ERR_UNKNOWN when trying to move an order to its current location draftSun, 14 Jul 2013 20:21:36 +0000, by rubidium
-
(svn r25611) -Fix (r25608): Update project files. draftSun, 14 Jul 2013 19:13:12 +0000, by michi_cc
-
(svn r25609) -Fix [FS#5216]: under certain circumstances a track type change would make the end-of-line-is-red setting ineffective draftSun, 14 Jul 2013 09:21:46 +0000, by rubidium
-
(svn r25608) -Codechange: make EndSegmentReasonBits available in yapf_base.hpp draftSun, 14 Jul 2013 09:20:34 +0000, by rubidium
-
(svn r25607) -Fix [FS#5649]: Various misreferences in AI and GS changelog. draftSun, 14 Jul 2013 08:55:38 +0000, by frosch
-
(svn r25605) -Fix [FS#5641]: [Script] If a NewGRF returned station type that could not be built by an AI via callback 18, an unknown error would be thrown instead of falling back to the default station draftSat, 13 Jul 2013 15:03:42 +0000, by rubidium
-
(svn r25604) -Fix [FS#5550]: Only the front engine's date of last service was updated draftSat, 13 Jul 2013 14:12:14 +0000, by rubidium
-
(svn r25598) -Doc: Implications of the asynchronous processing of the rcon content command on send time of ADMIN_SERVER_ADMIN_RCON and ADMIN_SERVER_ADMIN_RCON_END packets draftSat, 13 Jul 2013 09:59:09 +0000, by planetmaker
-
(svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection, the client would for eternity try to read a packet and never timeout making it impossible to reconnect draftSat, 13 Jul 2013 09:26:11 +0000, by rubidium
-
(svn r25595) -Fix-ish: move the Doxygen .tag files into objs, so they are automatically ignored and removed upon mrproper/distclean. Furthermore remove the gamedocs folder too draftSat, 13 Jul 2013 06:44:22 +0000, by rubidium
-
(svn r25594) -Fix-ish: some Doxygen warnings/errors for scripts draftSat, 13 Jul 2013 06:38:54 +0000, by rubidium
-
(svn r25593) -Cleanup: remove a few stale #defines draftSat, 13 Jul 2013 06:18:16 +0000, by rubidium
-
(svn r25592) -Fix [FS#5644]: Changing the script difficulty level in-game would also change the settings using the default even though they were not allowed to change in-game draftFri, 12 Jul 2013 18:54:27 +0000, by rubidium
-
(svn r25590) -Codechange: Align doxygen comments again draftFri, 12 Jul 2013 17:15:13 +0000, by planetmaker
-
(svn r25589) -Fix [FS#5646]: Ensure that sent and received length of json strings are the same (based on patch by Xaroth) draftFri, 12 Jul 2013 17:11:16 +0000, by planetmaker
-
(svn r25588) -Feature [FS#5643]: PING and PONG packets for admin port (Xaroth) draftThu, 11 Jul 2013 20:31:39 +0000, by planetmaker
-
(svn r25587) -Add FS#5643: Conclude rcon output sent to admin clients with an RCON_END packet (Xaroth) draftThu, 11 Jul 2013 19:57:40 +0000, by planetmaker
-
(svn r25585) -Fix [FS#5320]: [Squirrel] Stack overflow did not show an error, due to the stack to throw the error already being full draftThu, 11 Jul 2013 17:29:51 +0000, by rubidium
-
(svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fix draftWed, 10 Jul 2013 15:38:42 +0000, by rubidium
-
(svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied that XXList::AddItem has a default for value if it isn't filled in. draftMon, 08 Jul 2013 19:42:39 +0000, by rubidium
-
(svn r25574) -Fix (r25570): Trouble with initialisation order of static members of Layouter and FontCache. draftSun, 07 Jul 2013 12:07:06 +0000, by frosch
-
(svn r25573) -Change: make content list appear faster by allowing some window redraws in between draftSun, 07 Jul 2013 10:37:16 +0000, by rubidium
-
(svn r25569) -Codechange: Cache all Font instances in a static container. draftSat, 06 Jul 2013 18:56:23 +0000, by frosch
-
(svn r25568) -Fix: Non-ICU layouter started new lines with the space which triggered the linebreak. draftSat, 06 Jul 2013 18:55:38 +0000, by frosch
-
(svn r25567) -Codechange: Revive dead DrawStringParams as FontState. draftSat, 06 Jul 2013 18:54:26 +0000, by frosch
-
(svn r25565) -Codechange: Rewrite order prediction logic to introduce proper refit prediction draftSat, 06 Jul 2013 17:01:31 +0000, by fonsinchen
-
(svn r25562) -Fix [FS#5633]: If the next order cannot be resolved, reset the current order property instead of leaving it in an intermediate state. draftFri, 05 Jul 2013 19:09:18 +0000, by frosch
-
(svn r25558) -Fix [FS#5568]: [Squirrel] Infinite recursion loop in freeing data via a looping set of references draftThu, 04 Jul 2013 20:06:27 +0000, by rubidium
-
(svn r25557) -Fix [FS#5524]: one could build bridges over owned land of another company draftThu, 04 Jul 2013 20:05:07 +0000, by rubidium
-
(svn r25555) -Fix [FS#5632]: [Script] Texts from scripts were not validated before they were shown, causing an assertion to trigger draftThu, 04 Jul 2013 16:36:47 +0000, by rubidium
-
(svn r25553) -Fix [FS#5530]: provide a warning when no vehicles are available, and tell what to do in that case draftTue, 02 Jul 2013 18:57:26 +0000, by rubidium
-
(svn r25551) -Fix (r25465): Possible reading of uninitialised memory due to undefined execution order. draftMon, 01 Jul 2013 19:53:05 +0000, by frosch
-
(svn r25550) -Fix [FS#5571]: [Windows] Race condition between two drawing threads could crash OpenTTD draftMon, 01 Jul 2013 19:48:52 +0000, by rubidium
-
(svn r25548) -Fix [FS#5629] (r25537): Removed too much code and forgot some other places. draftMon, 01 Jul 2013 17:15:30 +0000, by frosch
-
(svn r25544) -Fix [FS#5625] (r25488, r25486): [GS] The checks and validations for setting the extra text in the town window became too stringent draftSun, 30 Jun 2013 15:59:10 +0000, by rubidium
-
(svn r25543) -Cleanup: Make the bridge and object picker not restore their previous size, but the previously saved size. draftSun, 30 Jun 2013 14:39:09 +0000, by frosch
-
(svn r25542) -Fix: Do not just add 65 pixels to the width of the train vehicle list whenever it is opened, but remember the width of the train list separately from other vehicle types. draftSun, 30 Jun 2013 14:38:45 +0000, by frosch
-
(svn r25541) -Cleanup: No need to clear a bit which is never set. draftSun, 30 Jun 2013 14:38:20 +0000, by frosch
-
(svn r25540) -Fix: Unify selecting a new object class in the object GUI. (sbr) draftSun, 30 Jun 2013 14:37:50 +0000, by frosch
-
(svn r25539) -Codechange: Setup object GUI matrix before restoring selected object, so that the matrix state can be properly set. (sbr) draftSun, 30 Jun 2013 14:37:24 +0000, by frosch
-
(svn r25538) -Fix [FS#5567] (r25283): Use the UI index of the selected object to make it visible when re-opening the build object window. (sbr) draftSun, 30 Jun 2013 14:37:01 +0000, by frosch
-
(svn r25537) -Codechange: Optionally make WWT_MATRIX compute the number of rows and columns from the resize step size. draftSun, 30 Jun 2013 14:36:31 +0000, by frosch
-
(svn r25536) -Cleanup: No need to set scrollbar capacity anywhere but in OnResize. draftSun, 30 Jun 2013 14:36:07 +0000, by frosch
-
(svn r25535) -Fix [FS#5584]: Initialise scrollbars before FinishInitNested, so their capacity is set via OnResize. draftSun, 30 Jun 2013 14:35:44 +0000, by frosch
-
(svn r25534) -Codechange: FinishInitNested calls OnResize, no need to setup scrollbar capacity before that. draftSun, 30 Jun 2013 14:34:23 +0000, by frosch
-
(svn r25533) -Codechange: Use SetCapacityFromWidget more often. draftSun, 30 Jun 2013 14:33:32 +0000, by frosch
-
(svn r25532) -Fix: Do not make the minimal size of matrix or panel widgets depend on their number of rows, since that changes when resizing the window. draftSun, 30 Jun 2013 14:33:15 +0000, by frosch
-
(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX widgets. draftSun, 30 Jun 2013 14:32:31 +0000, by frosch
-
(svn r25527) -Fix[FS#5621]: strndup should not examine strings beyond its upper limit. draftSun, 30 Jun 2013 08:29:51 +0000, by alberth
-
(svn r25526) -Fix: line breaking in fallback layouter was off-by-one, so sometimes strings that needed to be broken off earlier got truncated later on draftSun, 30 Jun 2013 07:46:10 +0000, by rubidium
-
(svn r25525) -Fix: off-by-one in fallback layout w.r.t. colour/font changes draftSun, 30 Jun 2013 07:29:31 +0000, by rubidium
-
(svn r25524) -Fix [FS#5624]: fallback layouter broke on long "words" without space after a newline draftSun, 30 Jun 2013 07:21:37 +0000, by rubidium
-
(svn r25523) -Fix [FS#5587]: SDL does not give an event when an application gets mouse focus while going to full screen, so manually force the mouse-is-in-window state draftSat, 29 Jun 2013 18:21:19 +0000, by rubidium
-
(svn r25520) -Fix-ish: don't pretend that trunk is still doing something 1.3-ish in the Windows executable version information draftSat, 29 Jun 2013 16:13:41 +0000, by rubidium
-
(svn r25519) -Fix [FS#5614] (r25342): Select page to update by its id and not the page id draftSat, 29 Jun 2013 14:54:07 +0000, by zuu
-
(svn r25517) -Fix-ish (r25515) / Feature-ish [FS#5623]: properly align the statistics as well when the infra sharing is turned on draftSat, 29 Jun 2013 13:19:19 +0000, by rubidium
-
(svn r25516) -Codechange: reduce code duplication in infrastructure statistics window draftSat, 29 Jun 2013 13:11:52 +0000, by rubidium
-
(svn r25515) -Feature [FS#5595]: right align the infrastructure statistics draftSat, 29 Jun 2013 12:41:43 +0000, by rubidium
-
(svn r25512) -Fix-ish: the high score company name could not have enough space to have both the company and president name draftSat, 29 Jun 2013 12:07:40 +0000, by rubidium
-
(svn r25511) -Fix-ish: add the same printable key assert to the sprite font cache as the freetype font cache draftSat, 29 Jun 2013 12:03:44 +0000, by rubidium
-
(svn r25510) -Fix: forgot to update some documentation draftSat, 29 Jun 2013 09:51:03 +0000, by rubidium
-
(svn r25508) -Change: split unit localisation choice into a choice per type of unit, and move it to the advanced settings draftSat, 29 Jun 2013 09:47:18 +0000, by rubidium
-
(svn r25506) -Document: a function, and name it slightly better draftFri, 28 Jun 2013 21:11:35 +0000, by rubidium
-
(svn r25505) -Fix [FS#5563]: use proper doxygen style link to images draftFri, 28 Jun 2013 20:54:05 +0000, by rubidium
-
(svn r25504) -Feature [FS#5563]: allow images in the (doxygen) documentation (adf88) draftFri, 28 Jun 2013 20:53:42 +0000, by rubidium
-
(svn r25495) -Fix [FS#5553]: when addings bits to a (train) station, the train trying to stop there could overshoot the (new) stop location and not stop at all draftFri, 28 Jun 2013 18:09:07 +0000, by rubidium
-
(svn r25493) -Codechange: support for the safer variant of ICU's getFontTable draftThu, 27 Jun 2013 21:21:47 +0000, by rubidium
-
(svn r25491) -Fix: ofcourse... doing something with Random messes with the regression result... draftThu, 27 Jun 2013 20:30:22 +0000, by rubidium
-
-Codechange: Allow video drives to handle the mouse cursor. draftMon, 24 Jun 2013 22:15:49 +0200, by Michael Lutz
-
-Codechange: Introduce an interface for all classes that can do sprite encoding. draftMon, 24 Jun 2013 21:29:15 +0200, by Michael Lutz
-
-Add: Blitters can now delete resources associated with a sprite when it is purged from the sprite cache. draftMon, 10 Jun 2013 23:15:28 +0200, by Michael Lutz
-
-Codechange: Make calculating the ideal sprite cache size specific to each blitter. draftMon, 03 Jun 2013 22:47:36 +0200, by Michael Lutz
-
-Codechange: [OpenGL] Explicitly assign which framebuffer target receives the colour values. draftSun, 02 Jun 2013 16:30:12 +0200, by Michael Lutz
-
-Codechange: [OpenGL] Use GLSL version 1.50 if available. draftSun, 02 Jun 2013 00:40:30 +0200, by Michael Lutz
-
-Codechange: [OpenGL] Use generic vertex attributes in the shader program. draftSun, 02 Jun 2013 00:28:04 +0200, by Michael Lutz
-
-Codechange: [OpenGL] Use shaders to display the video buffer on screen. draftMon, 03 Jun 2013 23:01:11 +0200, by Michael Lutz
-
-Codechange: [Win32] Try to get an OpenGL 3.2+ context if possible. draftTue, 28 May 2013 00:03:42 +0200, by Michael Lutz
-
-Codechange: [OpenGL] Use a pixel buffer object to store the video buffer. draftTue, 21 May 2013 23:24:40 +0200, by Michael Lutz
-
-Codechange: [OpenGL] Use a vertex array object to store the vertex state for the video buffer. draftSat, 01 Jun 2013 21:48:34 +0200, by Michael Lutz
-
-Codechange: [OpenGL] Use a vertex buffer object to store the vertex data for the video buffer. draftSun, 26 May 2013 22:25:18 +0200, by Michael Lutz
-
-Codechange: [Win32] Move the global video buffer pointer into the driver class. draftSat, 23 Feb 2013 02:43:17 +0100, by Michael Lutz
-
-Codechange: [OpenGL] Only update the dirty parts of the video buffer texture. draftSat, 23 Feb 2013 02:42:18 +0100, by Michael Lutz
-
-Codechange: [OpenGL] Use new-style extension testing introduced with OpenGL 3.0. draftThu, 14 Feb 2013 21:40:21 +0100, by Michael Lutz
-
-Add: [Win32] Video driver that uses OpenGL to transfer the video buffer to the screen. draftMon, 03 Jun 2013 22:57:53 +0200, by Michael Lutz
-
-Codechange: [Win32] Move common initialization and finalization to the video driver base class. draftWed, 06 Feb 2013 00:57:02 +0100, by Michael Lutz
-
-Codechange: [Win32] Move GDI-specific variables and related functions into the GDI video driver class. draftThu, 31 Jan 2013 01:43:07 +0100, by Michael Lutz
-
-Codechange: [Win32] Move GDI specific drawing code into the GDI video driver class. draftWed, 30 Jan 2013 00:23:54 +0100, by Michael Lutz
-
-Codechange: [Win32] Split the video driver into a base class and a GDI backend class. draftTue, 29 Jan 2013 22:54:25 +0100, by Michael Lutz
-
-Fix: [Win32] Use a separate event to indicate that the drawing thread has finished initialising, preventing potential deadlocks. draftWed, 30 Jan 2013 22:21:02 +0100, by Michael Lutz
-
(svn r25490) -Fix [FS#5610]: the face of the manager differed on clients when the company was started after the clients joined draftThu, 27 Jun 2013 20:20:13 +0000, by rubidium
-
(svn r25489) -Fix (r25488): we want to have the begin, not the end of the decoded text as string to pass along draftThu, 27 Jun 2013 20:07:09 +0000, by rubidium
-
(svn r25488) -Fix [FS#5613]: do not send encoded texts to names, but decode them into a plain C string and then pass them on draftThu, 27 Jun 2013 19:57:41 +0000, by rubidium
-
(svn r25487) -Fix: do not allow control codes in names of things (signs, vehicles, towns, stations, etc), so they have a known maximum fixed size and are, by definition, the same for everyone draftThu, 27 Jun 2013 19:56:54 +0000, by rubidium
-
(svn r25486) -Fix [FS#5613-ish]: missing length validation for town and president names in script APIs draftThu, 27 Jun 2013 19:23:23 +0000, by rubidium
-
(svn r25482) -Fix [FS#5620]: forced newlines were not properly handled draftThu, 27 Jun 2013 16:24:19 +0000, by rubidium
-
(svn r25481) -Fix [FS#5620]: when the font size and colour change directly after eachother in a string, the latter isn't taken into account draftThu, 27 Jun 2013 15:22:19 +0000, by rubidium
-
(svn r25480) -Codechange: [OSX] OS X SDK versions >= 10.5 always have a non-const iconv declaration. draftWed, 26 Jun 2013 21:17:09 +0000, by michi_cc
-
(svn r25479) -Fix (r23861): [NewGRF] When cargo NewGRF define a mulitplier to modify vehicle capacities, use the same multiplier to modify loading speed. draftWed, 26 Jun 2013 20:38:32 +0000, by frosch
-
(svn r25478) -Fix: Clip glyphs using the actual sprite dimensions instead of the text advancement. draftWed, 26 Jun 2013 19:35:40 +0000, by frosch
-
(svn r25477) -Fix: truncation didn't work because the string was truncated (or rather a newline was added) too early draftWed, 26 Jun 2013 19:10:22 +0000, by rubidium
-
(svn r25476) -Cleanup: Remove unused _max_char_size, _max_char_height, _max_char_width. draftWed, 26 Jun 2013 18:49:53 +0000, by frosch
-
(svn r25474) -Fix [FS#5618]: OS X compilation failure draftWed, 26 Jun 2013 15:02:16 +0000, by rubidium
-
(svn r25472) -Cleanup: remove the old methods for drawing text draftTue, 25 Jun 2013 20:44:54 +0000, by rubidium
-
(svn r25471) -Fix/Feature [FS#5481]: support for Brahmic scripts (e.g. Tamil and Thai) draftTue, 25 Jun 2013 20:44:23 +0000, by rubidium
-
(svn r25470) -Feature-ish: use ICU's layout engine when that's available draftTue, 25 Jun 2013 20:40:58 +0000, by rubidium
-
(svn r25469) -Add: method for getting the font tables from freetype fonts draftTue, 25 Jun 2013 20:39:58 +0000, by rubidium
-
(svn r25468) -Fix-ish: the min/max of the close box were so small the glyph wouldn't even fit between them draftTue, 25 Jun 2013 20:39:03 +0000, by rubidium
-
(svn r25467) -Add: truncation support to the drawing routine draftTue, 25 Jun 2013 20:38:29 +0000, by rubidium
-
(svn r25466) -Add: drawing routine for the layout engine draftTue, 25 Jun 2013 20:38:12 +0000, by rubidium
-
(svn r25465) -Codechange: add the concept of a layouting engine for text draftTue, 25 Jun 2013 20:29:31 +0000, by rubidium
-
(svn r25464) -Fix: Hide default size button in non-newstation rail-station picker since it is not resizeable anyway. draftTue, 25 Jun 2013 20:22:08 +0000, by frosch
-
(svn r25463) -Codechange: export more size related information from the fonts draftTue, 25 Jun 2013 20:21:21 +0000, by rubidium
-
(svn r25462) -Codechange: make a better distinction between characters and glyphs draftTue, 25 Jun 2013 20:20:15 +0000, by rubidium
-
(svn r25459) -Fix: Disable the depot-refit button in the order GUI, if the consist is not refittable. draftMon, 24 Jun 2013 21:02:26 +0000, by frosch
-
(svn r25458) -Fix-ish: Enable the autorefit-button in the order GUI in case the vehicle is not auto-refittable but already has a autorefit-order set to allow clearing the refit. draftMon, 24 Jun 2013 21:01:05 +0000, by frosch
-
(svn r25457) -Fix: Do not test EF_AUTO_REFIT for the mail apartment or rotor of aircraft. draftMon, 24 Jun 2013 20:58:25 +0000, by frosch
-
(svn r25456) -Fix [FS#5560]: Assertion when opening the refit GUI for a not refittable vehicle. draftMon, 24 Jun 2013 20:57:50 +0000, by frosch
-
(svn r25455) -Cleanup: make local function really local draftMon, 24 Jun 2013 20:52:28 +0000, by rubidium
-
(svn r25454) -Remove/Fix/Cleanup: SETX(Y) does not work at all with other than default fonts, so get rid of it draftMon, 24 Jun 2013 18:39:19 +0000, by rubidium
-
(svn r25452) -Codechange: let the chat messages be drawn like the console messages; drawing complete multiline strings from the bottom, instead of manually breaking the strings and drawing those draftSun, 23 Jun 2013 20:44:18 +0000, by rubidium
-
(svn r25451) -Fix (r25445): Ini configuration for medium font was overwritten by front configuration of other sizes. draftSun, 23 Jun 2013 20:08:13 +0000, by frosch