Mercurial > hg > openttd
graph
-
(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