Mercurial > hg > openttd
graph
-
(svn r17380) -Codechange: move drawing the performance detail data to DrawWidget draftWed, 02 Sep 2009 13:39:46 +0000, by rubidium
-
(svn r17379) -Codechange: make the performance rating window nested, although it still needs some improvements draftWed, 02 Sep 2009 13:24:36 +0000, by rubidium
-
(svn r17378) -Fix [NoAI]: Several AITile::* functions didn't check whether their parameters were valid draftWed, 02 Sep 2009 12:48:23 +0000, by yexo
-
(svn r17377) -Fix (r17365): MSVC complains about struct<>class difference draftWed, 02 Sep 2009 12:02:55 +0000, by yexo
-
(svn r17376) -Fix: also draw the white "I've just opened" line for nested windows draftWed, 02 Sep 2009 11:31:11 +0000, by rubidium
-
(svn r17375) -Codechange: remove last direct usage of scrollbar variables draftWed, 02 Sep 2009 08:58:20 +0000, by rubidium
-
(svn r17374) -Codechange: make the town and vehicle GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 08:48:29 +0000, by rubidium
-
(svn r17373) -Codechange: make the timetable, station and subsidy GUIs use scrollbar wrappers draftWed, 02 Sep 2009 08:40:31 +0000, by rubidium
-
(svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 08:28:50 +0000, by rubidium
-
(svn r17371) -Codechange: make the newgrf, news and order GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 08:18:54 +0000, by rubidium
-
(svn r17370) -Codechange: make the saveload and network GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 08:08:30 +0000, by rubidium
-
(svn r17369) -Codechange: make the depot, group and industry GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 07:36:39 +0000, by rubidium
-
(svn r17368) -Codechange: remove pointless passing of 'this' as parameter draftWed, 02 Sep 2009 07:22:09 +0000, by rubidium
-
(svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 07:17:15 +0000, by rubidium
-
(svn r17366) -Codechange: make the AI GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 07:01:25 +0000, by rubidium
-
(svn r17365) -Codechange: introduce wrapper functions to update the position, capacity and count of scroll bars. This to (eventually) prevent the scrollbar overflowing outside of the window draftWed, 02 Sep 2009 06:34:40 +0000, by rubidium
-
(svn r17364) -Fix (r17356): off by one when selecting a subsidy draftTue, 01 Sep 2009 22:38:18 +0000, by rubidium
-
(svn r17363) -Fix [FS#3163] (r16717): feed autoreplace the front of vehicles, otherwise it gets distracted and bails out draftTue, 01 Sep 2009 21:54:59 +0000, by rubidium
-
(svn r17362) -Fix (r17360): alignment in afrikaans.txt was wrong draftTue, 01 Sep 2009 21:43:38 +0000, by yexo
-
(svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets draftTue, 01 Sep 2009 21:30:14 +0000, by yexo
-
(svn r17359) -Fix: put static before cv qualifier, some compilers complain about that draftTue, 01 Sep 2009 21:27:33 +0000, by smatz
-
(svn r17358) -Fix: compilation was broken for gcc older than 3.4 draftTue, 01 Sep 2009 20:59:44 +0000, by smatz
-
(svn r17357) -Codechange: some compilers complain about implicit conversion from NULL to bool draftTue, 01 Sep 2009 20:51:45 +0000, by smatz
-
(svn r17356) -Fix: actually implement scrolling for the subsidy list instead of 'just' showing a scroll bar. draftTue, 01 Sep 2009 20:42:12 +0000, by rubidium
-
(svn r17355) -Codechange: determine the minimum size of the subsidy gui based on (some) of the content draftTue, 01 Sep 2009 20:06:10 +0000, by rubidium
-
(svn r17354) -Codechange: make the subsidy gui nested draftTue, 01 Sep 2009 19:29:16 +0000, by rubidium
-
(svn r17353) -Codechange: make sure the shuffle and programme buttons in the music window are always the same size draftTue, 01 Sep 2009 19:18:42 +0000, by yexo
-
(svn r17352) -Fix [FS#3162]: trains wouldn't show smoke if the load/unload counter wasn't 0, though there doesn't seem to be a reason to check that variable anyhow anymore draftTue, 01 Sep 2009 18:35:24 +0000, by rubidium
-
(svn r17350) -Fix (r17336): broken compilation with mingw draftTue, 01 Sep 2009 14:20:35 +0000, by glx
-
(svn r17349) -Update (r17348): apply changes to other lang files draftTue, 01 Sep 2009 14:06:23 +0000, by smatz
-
(svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns draftTue, 01 Sep 2009 14:05:27 +0000, by smatz
-
(svn r17345) -Fix [FS#2769]: one wasn't offered to take over bankrupt companies anymore; caused by the introduction NoAI, although NewAI had the same problem too. draftTue, 01 Sep 2009 12:57:04 +0000, by rubidium
-
(svn r17344) -Codechange: splash of coding style over ai_event_types.* draftTue, 01 Sep 2009 12:33:17 +0000, by rubidium
-
(svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxford Dictionary of English and Merriam-Webster. draftTue, 01 Sep 2009 12:28:46 +0000, by rubidium
-
(svn r17342) -Fix: reset bankruptcy checks when bankruptcy has been averted and don't set an unused timeout with a magic number draftTue, 01 Sep 2009 12:17:02 +0000, by rubidium
-
(svn r17341) -Fix: memory leak when trying to bankrupt the local company draftTue, 01 Sep 2009 12:16:01 +0000, by rubidium
-
(svn r17340) -Fix: old loader tried to load a uint8 into a uint16 draftTue, 01 Sep 2009 12:14:57 +0000, by rubidium
-
(svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) draftTue, 01 Sep 2009 10:07:22 +0000, by rubidium
-
(svn r17338) -Feature(tte): Add extra entry points for all airports so planes don't make strange turns when entering the holding stack draftTue, 01 Sep 2009 10:06:18 +0000, by yexo
-
(svn r17337) -Fix: some more strange airport holding bay positions draftMon, 31 Aug 2009 23:42:17 +0000, by yexo
-
(svn r17336) -Codechange: move some os specific files into src/os/ draftMon, 31 Aug 2009 22:38:37 +0000, by rubidium
-
(svn r17335) -Fix (r17333): don't return a pointer as boolean draftMon, 31 Aug 2009 22:18:17 +0000, by rubidium
-
(svn r17334) -Fix: don't turn north just before approaching the landing strip of the small airport draftMon, 31 Aug 2009 22:15:29 +0000, by yexo
-
(svn r17333) -Codechange: make the road pathfinder 'interface' like the one for the rail pathfinder draftMon, 31 Aug 2009 19:16:18 +0000, by rubidium
-
(svn r17331) -Codechange: don't depend on static widget position/size for drawing of volumer sliders in music window draftSun, 30 Aug 2009 21:31:54 +0000, by yexo
-
(svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white draftSun, 30 Aug 2009 20:38:57 +0000, by yexo
-
(svn r17329) -Codechange: music window uses nested widgets draftSun, 30 Aug 2009 19:23:36 +0000, by yexo
-
(svn r17328) -Codechange: Get the vehicle technical data as string rather than having it printed. draftSun, 30 Aug 2009 18:41:03 +0000, by alberth
-
(svn r17327) -Codechange: Allow external use of GetEngineCategoryName(). draftSun, 30 Aug 2009 17:54:11 +0000, by alberth
-
(svn r17325) -Codechange: Un-duplicate engine drawing routines. draftSun, 30 Aug 2009 17:38:28 +0000, by alberth
-
(svn r17324) -Codechange: Land info window uses nested widget tree draftSun, 30 Aug 2009 17:07:53 +0000, by Yexo
-
(svn r17323) -Codechange: replace some magic numbers with constants in the town directory. draftSun, 30 Aug 2009 15:25:20 +0000, by rubidium
-
(svn r17322) -Codechange: make the industry directory window nested. draftSun, 30 Aug 2009 15:25:20 +0000, by rubidium
-
(svn r17321) -Codechange: minor coding style fixes for the town directory draftSun, 30 Aug 2009 14:39:59 +0000, by rubidium
-
(svn r17320) -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint draftSun, 30 Aug 2009 14:06:55 +0000, by rubidium
-
(svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory draftSun, 30 Aug 2009 13:54:53 +0000, by rubidium