Mercurial > hg > openttd
graph
-
(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others) draftTue, 24 Nov 2009 21:18:11 +0000, by smatz
-
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input draftTue, 24 Nov 2009 21:13:36 +0000, by rubidium
-
(svn r18278) -Cleanup (r1): No need to set a cost multiplier for raw-industry-construction of banks. They have never been raw industries. draftTue, 24 Nov 2009 18:27:58 +0000, by frosch
-
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions draftTue, 24 Nov 2009 18:05:55 +0000, by rubidium
-
(svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -1, if the industry is neither buildable nor prospectable. draftTue, 24 Nov 2009 17:56:45 +0000, by frosch
-
(svn r18275) -Fix (r18266): Need to update regression due to different rounding. draftTue, 24 Nov 2009 17:40:38 +0000, by frosch
-
(svn r18274) -Codechange: remove the unused WDF flags draftTue, 24 Nov 2009 17:28:29 +0000, by rubidium
-
(svn r18273) -Codechange: do not require widget numbers for default widgets (close, sticky, resize buttons and the caption), except when you want to use SetStringParameter for the caption ofcourse. Also remove the requirement for some of the WDF flags; no need to test for both the flag whether a feature is used and whether the feature is in action. draftTue, 24 Nov 2009 17:13:24 +0000, by rubidium
-
(svn r18272) -Codechange: make FindScrollbar a const function draftTue, 24 Nov 2009 16:54:52 +0000, by rubidium
-
(svn r18271) -Fix [FS#3315]: road vehicles wouldn't reserve a road stop in tunnels/on bridges so when they leave wormhole they're still focussed on the main road stop causing unneededly long queues draftTue, 24 Nov 2009 14:20:39 +0000, by rubidium
-
(svn r18270) -Codechange: split the code for finding a road stop to stop at into a seperate function draftTue, 24 Nov 2009 14:19:21 +0000, by rubidium
-
(svn r18269) -Fix [FS#3326]: crash because there was no (hidden) one way widget for the tram toolbar draftTue, 24 Nov 2009 13:28:18 +0000, by rubidium
-
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself. draftTue, 24 Nov 2009 13:15:58 +0000, by frosch
-
(svn r18267) -Codechange: make the music window big font aware draftTue, 24 Nov 2009 13:14:48 +0000, by rubidium
-
(svn r18266) -Codechange: Add a function to compute prices from price base and cost factor and use it consistently for vehicle purchase, running cost, and refit cost. draftTue, 24 Nov 2009 13:12:34 +0000, by frosch
-
(svn r18265) -Codechange: make the finance overview window big font aware draftTue, 24 Nov 2009 12:42:36 +0000, by rubidium
-
(svn r18264) -Codechange: make the company league window big font aware draftMon, 23 Nov 2009 22:01:42 +0000, by rubidium
-
(svn r18263) -Codechange: make the town views resizable draftMon, 23 Nov 2009 21:34:33 +0000, by rubidium
-
(svn r18262) -Codechange: make the status bar big font aware draftMon, 23 Nov 2009 20:25:14 +0000, by rubidium
-
(svn r18261) -Codechange: center the company icons in the toolbar dropdowns draftMon, 23 Nov 2009 20:14:42 +0000, by rubidium
-
(svn r18260) -Codechange: make the company station view big font aware draftMon, 23 Nov 2009 20:13:37 +0000, by rubidium
-
(svn r18259) -Codechange: make the graphs big font aware draftMon, 23 Nov 2009 19:53:58 +0000, by rubidium
-
(svn r18257) -Fix: glitch when the news message is wider than the status bar draftMon, 23 Nov 2009 16:23:42 +0000, by rubidium
-
(svn r18256) -Codechange: make the vehicle details window big font aware draftMon, 23 Nov 2009 16:18:01 +0000, by rubidium
-
(svn r18255) -Codechange: make the town authority window big font aware draftMon, 23 Nov 2009 14:04:03 +0000, by rubidium
-
(svn r18254) -Codechange: make the highscore windows big font aware-ish till the point that it still fits within the graphics draftMon, 23 Nov 2009 13:18:20 +0000, by rubidium
-
(svn r18253) -Codechange: Convert the linked list of loaded GRFFiles into a SmallVector. draftMon, 23 Nov 2009 13:14:45 +0000, by frosch
-
(svn r18252) -Fix: crash when news is shown when the end game window is opened (status bar goes missing for a while etc.) draftMon, 23 Nov 2009 13:01:12 +0000, by rubidium
-
(svn r18251) -Codechange: make the join status window big font aware draftMon, 23 Nov 2009 12:45:01 +0000, by rubidium
-
(svn r18250) -Codechange: make the graph legend big font aware draftSun, 22 Nov 2009 22:21:00 +0000, by rubidium
-
(svn r18249) -Codechange: make the network client list big font aware draftSun, 22 Nov 2009 22:17:06 +0000, by rubidium
-
(svn r18248) -Codechange: remove magic numbers from the AI debug window, making it big font aware in the process draftSun, 22 Nov 2009 22:12:00 +0000, by rubidium
-
(svn r18247) -Codechange: make the AI settings window big font aware draftSun, 22 Nov 2009 22:08:28 +0000, by rubidium
-
(svn r18246) -Codechange: Make signs and station/town names big font aware. draftSun, 22 Nov 2009 20:56:39 +0000, by frosch
-
(svn r18245) -Codechange: Deduplicate code wrt. clicking on signs and station/town names. draftSun, 22 Nov 2009 20:38:06 +0000, by frosch
-
(svn r18244) -Codechange: Make texteffects big font aware. draftSun, 22 Nov 2009 20:23:41 +0000, by frosch
-
(svn r18243) -Codechange: Deduplicate code wrt. drawing signs and station/town names. draftSun, 22 Nov 2009 19:53:49 +0000, by frosch
-
(svn r18242) -Codechange: make the refit window big font aware draftSun, 22 Nov 2009 19:40:48 +0000, by rubidium
-
(svn r18241) -Codechange: make the rail depot 'buttons' centered in the window draftSun, 22 Nov 2009 19:31:52 +0000, by rubidium
-
(svn r18240) -Change: align the 'select' sprite in the network content GUI based on the font height draftSun, 22 Nov 2009 19:27:51 +0000, by rubidium
-
(svn r18239) -Codechange: make the AI 'selection' list window big font aware draftSun, 22 Nov 2009 19:24:02 +0000, by rubidium
-
(svn r18238) -Codechange: make the autoreplace window big font aware draftSun, 22 Nov 2009 19:19:11 +0000, by rubidium
-
(svn r18237) -Codechange: make the group GUI big font aware draftSun, 22 Nov 2009 19:18:51 +0000, by rubidium
-
(svn r18236) -Codechange: make the group gui behave 'better aligned' draftSun, 22 Nov 2009 18:51:58 +0000, by rubidium
-
(svn r18235) -Fix: like r18233, but for the non-trains draftSun, 22 Nov 2009 18:51:21 +0000, by rubidium
-
(svn r18233) -Fix: Fix matrix widget of the autoreplace gui. draftSun, 22 Nov 2009 18:32:03 +0000, by alberth
-
(svn r18232) -Fix: Extend container widgets to accomadate multiples of filling step size. draftSun, 22 Nov 2009 18:31:17 +0000, by alberth
-
(svn r18231) -Fix: Enable filling of matrix widget in the depot gui. draftSun, 22 Nov 2009 18:29:52 +0000, by alberth
-
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize(). draftSun, 22 Nov 2009 18:28:14 +0000, by alberth
-
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool. draftSun, 22 Nov 2009 18:26:01 +0000, by alberth
-
(svn r18228) -Fix: make string drawing big font aware, i.e. don't big characters flicker like a stroboscope. draftSun, 22 Nov 2009 16:31:59 +0000, by rubidium
-
(svn r18227) -Fix (r17676)[FS#3325]: GRF parameters and palette were no longer displayed in NewGRF gui. draftSun, 22 Nov 2009 14:58:27 +0000, by frosch
-
(svn r18226) -Fix: the caption of the select station/waypoint window was black instead of (the default) white draftSun, 22 Nov 2009 14:48:33 +0000, by rubidium
-
(svn r18225) -Codechange: make the select station window behave better with big fonts draftSun, 22 Nov 2009 14:46:14 +0000, by rubidium
-
(svn r18224) -Codechange: make the road construction windows big font aware draftSun, 22 Nov 2009 14:41:21 +0000, by rubidium
-
(svn r18223) -Codechange: remove the requirement of having an index for background widgets draftSun, 22 Nov 2009 14:40:55 +0000, by rubidium
-
(svn r18222) -Codechange: make the sign list window big font aware draftSun, 22 Nov 2009 14:40:25 +0000, by rubidium
-
(svn r18221) -Codechange: make the NewGRF window big font aware draftSun, 22 Nov 2009 14:15:50 +0000, by rubidium
-
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts. draftSun, 22 Nov 2009 13:22:53 +0000, by alberth
-
(svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore draftSun, 22 Nov 2009 13:20:26 +0000, by rubidium
-
(svn r18218) -Codechange: make a few network windows big font aware draftSun, 22 Nov 2009 13:12:31 +0000, by rubidium
-
(svn r18217) -Codechange: make the livery window big font aware draftSun, 22 Nov 2009 13:01:07 +0000, by rubidium
-
(svn r18216) -Codechange: make the scenario editor dock tool big font aware draftSun, 22 Nov 2009 12:24:33 +0000, by rubidium
-
(svn r18215) -Codechange: make the simple face window big font aware draftSun, 22 Nov 2009 12:18:26 +0000, by rubidium
-
(svn r18214) -Codechange: make the AI config window big font aware draftSun, 22 Nov 2009 12:08:12 +0000, by rubidium
-
(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars draftSun, 22 Nov 2009 11:24:30 +0000, by rubidium
-
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays draftSun, 22 Nov 2009 11:20:12 +0000, by rubidium
-
(svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances draftSun, 22 Nov 2009 11:10:17 +0000, by rubidium
-
(svn r18210) -Codechange: Child widgets always get the entire space in perpendicular direction of the container. draftSun, 22 Nov 2009 10:59:12 +0000, by alberth
-
(svn r18208) -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated draftSat, 21 Nov 2009 17:22:37 +0000, by rubidium
-
(svn r18207) -Fix [FS#3324] (r11961): [NewGRF] When starting a new game the values of action D variable 13 were incorrect draftSat, 21 Nov 2009 16:39:36 +0000, by rubidium
-
(svn r18206) -Fix [FS#3322]: on could 'pan' on the viewports of other windows, like the industry view, too draftSat, 21 Nov 2009 16:02:05 +0000, by rubidium
-
(svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions draftSat, 21 Nov 2009 12:43:09 +0000, by rubidium
-
(svn r18203) -Codechange (r18092): Remove DisplayFlags enum of old widgets. draftSat, 21 Nov 2009 10:10:53 +0000, by alberth
-
(svn r18202) -Codechange: remove an unused function draftFri, 20 Nov 2009 22:00:28 +0000, by rubidium
-
(svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays. draftFri, 20 Nov 2009 20:10:06 +0000, by alberth
-
(svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware draftFri, 20 Nov 2009 17:36:46 +0000, by rubidium
-
(svn r18198) -Codechange: make the AI configuration window RTL aware draftFri, 20 Nov 2009 16:01:29 +0000, by rubidium
-
(svn r18197) -Codechange: make the advanced settings window RTL aware and more big font aware draftFri, 20 Nov 2009 14:52:55 +0000, by rubidium
-
(svn r18196) -Codechange: make the performance rating details window big font and RTL aware draftFri, 20 Nov 2009 14:03:17 +0000, by rubidium
-
(svn r18195) -Codechange: move the child padding calculation/handling to WWT_FRAME draftThu, 19 Nov 2009 22:49:04 +0000, by rubidium
-
(svn r18194) -Codechange: make the AI 'config' window RTL aware draftThu, 19 Nov 2009 21:21:39 +0000, by rubidium
-
(svn r18193) -Codechange: make the cheat window RTL aware draftThu, 19 Nov 2009 21:07:08 +0000, by rubidium
-
(svn r18192) -Codechange: make the music window RTL aware draftThu, 19 Nov 2009 20:34:45 +0000, by rubidium
-
(svn r18189) -Codechange: remove some now unneeded strings draftThu, 19 Nov 2009 18:08:35 +0000, by rubidium
-
(svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g draftThu, 19 Nov 2009 18:01:24 +0000, by rubidium
-
(svn r18187) -Codechange: make the advanced face selection, custom currency, difficulty, news settings, signal, sign and vehicle details window RTL aware (use the arrow widget) draftThu, 19 Nov 2009 17:57:27 +0000, by rubidium
-
(svn r18186) -Add: a widgets for left/right arrows with the ability to turn themselves around when a RTL language is loaded draftThu, 19 Nov 2009 17:56:03 +0000, by rubidium
-
(svn r18185) -Fix: the up/down buttons had the wrong logical ordering with RTL. Also one of the tooltips was incorrect. draftThu, 19 Nov 2009 16:33:11 +0000, by rubidium
-
(svn r18184) -Codechange: add crash screenshot for win32 draftThu, 19 Nov 2009 16:27:15 +0000, by glx
-
(svn r18183) -Codechange: make the NewGRF window RTL aware draftThu, 19 Nov 2009 15:45:08 +0000, by rubidium
-
(svn r18182) -Codechange: use the zero fill control code instead of duplicating strings with 'only' the 0 differing draftThu, 19 Nov 2009 13:56:10 +0000, by rubidium
-
(svn r18181) -Add: the concept of zero filled numbers to strgen draftThu, 19 Nov 2009 13:53:54 +0000, by rubidium
-
(svn r18180) -Codechange: make the news history window RTL aware draftThu, 19 Nov 2009 11:10:32 +0000, by rubidium
-
(svn r18179) -Codechange: make the town authority window RTL aware draftThu, 19 Nov 2009 10:56:14 +0000, by rubidium
-
(svn r18178) -Codechange: Let NewGRF Add window's text filter expand. draftThu, 19 Nov 2009 10:44:35 +0000, by peter1138
-
(svn r18177) -Fix (r18001): [SDL] Viewport could jump when mouse moved and right button pressed at the same time. draftWed, 18 Nov 2009 23:07:29 +0000, by peter1138
-
(svn r18176) -Fix: wrong parameter locations caused occasional crashes when showing an engine preview or new engine news message draftWed, 18 Nov 2009 22:14:13 +0000, by rubidium
-
(svn r18175) -Codechange: make the network lobby and client list RTL aware draftWed, 18 Nov 2009 22:00:04 +0000, by rubidium
-
(svn r18174) -Codechange: make the sign list RTL aware draftWed, 18 Nov 2009 21:27:13 +0000, by rubidium
-
(svn r18173) -Codechange: make the smallmap RTL aware draftWed, 18 Nov 2009 21:18:51 +0000, by rubidium
-
(svn r18172) -Fix: consistency w.r.t. using space after the copyright symbol in the about window draftWed, 18 Nov 2009 20:28:03 +0000, by rubidium
-
(svn r18171) -Change: always align the about to the left; it is not translated and as such it's never a RTL text. draftWed, 18 Nov 2009 20:27:18 +0000, by rubidium
-
(svn r18170) -Codechange: make the station view RTL aware draftWed, 18 Nov 2009 20:22:39 +0000, by rubidium
-
(svn r18168) -Codechange: Adjust a frame's child's padding to account for text height, and draw the top bar appropriately. draftWed, 18 Nov 2009 18:17:27 +0000, by peter1138
-
(svn r18167) -Change: make the graph legend, cargo payment graph and company league windows RTL aware draftWed, 18 Nov 2009 15:09:39 +0000, by rubidium
-
(svn r18166) -Codechange: make the livery colour window RTL aware draftWed, 18 Nov 2009 12:45:20 +0000, by rubidium
-
(svn r18165) -Codechange: make company dropdowns RTL aware draftWed, 18 Nov 2009 12:31:48 +0000, by rubidium
-
(svn r18164) -Change: make dropdown 'right' align to the opening widget with RTL draftWed, 18 Nov 2009 12:31:09 +0000, by rubidium
-
(svn r18163) -Codechange: make the depot GUI RTL aware draftWed, 18 Nov 2009 10:45:49 +0000, by rubidium
-
(svn r18161) -Codechange: Remove hyphen from y-label in all languages draftWed, 18 Nov 2009 10:33:24 +0000, by peter1138