Jonathan G Rennison
|
95b65163e3
|
Revert back to v2 of house picking/placing patch.
|
2016-05-12 22:35:39 +01:00 |
|
patch-import
|
0fd34a17a5
|
Update to v4 of house placing patch.
|
2016-04-08 19:42:10 +01:00 |
|
zuu
|
92f25b4f8a
|
(svn r25372) -Add: Allow opening a goal list window specific to a company
|
2013-06-09 13:23:03 +00:00 |
|
zuu
|
88e4221d5a
|
(svn r25369) -Add: allow opening a story window specific to a company
|
2013-06-09 13:13:47 +00:00 |
|
zuu
|
141c08166d
|
(svn r25352) -Feature: GameScript API for selecting a story page to view
|
2013-06-09 12:57:22 +00:00 |
|
zuu
|
7a5cedf078
|
(svn r25344) -Feature: GUI for viewing story pages
|
2013-06-09 12:48:27 +00:00 |
|
frosch
|
5d80d59aa6
|
(svn r24791) -Remove: Difficulty settings window.
|
2012-12-05 19:37:15 +00:00 |
|
alberth
|
9f8184e71e
|
(svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window.
|
2012-11-25 15:24:02 +00:00 |
|
frosch
|
70d3206320
|
(svn r24309) -Codechange: Split some functions from gui.h to settings_gui.h
|
2012-06-01 10:44:45 +00:00 |
|
rubidium
|
d79328ec86
|
(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question window's title from a (small) set of options
|
2012-01-21 12:03:55 +00:00 |
|
frosch
|
b986a1133c
|
(svn r23757) -Codechange: Unify the drawing of toggle buttons for boolean settings.
|
2012-01-05 19:32:51 +00:00 |
|
rubidium
|
0cfe86cead
|
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
|
2012-01-03 20:26:05 +00:00 |
|
truebrain
|
59de5e9570
|
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17
|
2012-01-03 16:36:24 +00:00 |
|
truebrain
|
ccf9b01f5d
|
(svn r23630) -Add: a Goal GUI to show your current goals
|
2011-12-19 21:03:17 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
frosch
|
ef5b18ab3b
|
(svn r22629) -Fix [FS#4599]: Remove all usages of the ErrorRefStack. It was continuously overwritten by e.g. industry prospection without closing the old error window; also StopTextRefStackUsage() was not called for errors returned by commands (which caused FS#4599). Now return in the CommandCost result whether the textref stack needs to be used, and store a copy of the stack values in the error window just like for the normal string parameters.
|
2011-07-03 14:32:15 +00:00 |
|
alberth
|
03aa5395ac
|
(svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introduce a ShowLandInfo() function.
|
2010-12-21 21:46:19 +00:00 |
|
frosch
|
0571d871d4
|
(svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before opening the new viewport. It might appear just below the cursor.
|
2010-10-17 13:54:05 +00:00 |
|
rubidium
|
3744fda3c1
|
(svn r20189) -Codechange: unVARDEF _display_opt and move it to a more logical location
|
2010-07-19 17:13:46 +00:00 |
|
frosch
|
d19a8038f4
|
(svn r20071) -Codechange: Consistently return the toolbar window for ShowBuildXxxToolbar().
|
2010-07-04 09:27:15 +00:00 |
|
frosch
|
d12e364952
|
(svn r19937) -Codechange: Move some fios related prototypes to fios.h
|
2010-06-05 19:02:29 +00:00 |
|
smatz
|
5504b1105e
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
terkhen
|
01f8bc2578
|
(svn r19076) -Codechange: Move graph functions to their own header.
|
2010-02-10 15:24:48 +00:00 |
|
terkhen
|
c39a4b22aa
|
(svn r19062) -Codechange: Move smallmap related functions to their own header.
|
2010-02-08 21:19:41 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
26b203e3ff
|
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whether it succeeded or not.
-Fix: AIs did update their last cost incorrectly in network games if the cost of the DC_EXEC phase differed from the ~DC_EXEC phase.
|
2010-01-11 18:46:09 +00:00 |
|
alberth
|
5a97b64d73
|
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
Gentlemen, swap your string parameters.
|
2009-10-31 19:46:51 +00:00 |
|
alberth
|
173c6ae977
|
(svn r17927) -Codechange: Rename error message string variables.
|
2009-10-31 18:22:39 +00:00 |
|
smatz
|
13437a998e
|
(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'
|
2009-09-21 18:16:00 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
frosch
|
6e06e82bc4
|
(svn r16414) -Change: Make it harder to ignore/close important error messages. Esp. do not close them automatically after some time.
|
2009-05-24 12:50:58 +00:00 |
|
rubidium
|
89e1afdaa0
|
(svn r15428) -Codechange: consistently use colour instead of having both color and colour.
|
2009-02-09 02:57:15 +00:00 |
|
rubidium
|
283b3d16ab
|
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
|
2009-02-08 12:25:13 +00:00 |
|
belugas
|
f4997d8866
|
(svn r14017) -Codechange: DrawArrowButtons now uses Colours enum to specify the colour of the button
|
2008-08-08 03:37:00 +00:00 |
|
skidd13
|
3dea3cbe63
|
(svn r13628) -Feature: enable building of aqueducts in the scenario editor
-Codechange: related to this split the waterway based buttons from the landscape generation window
|
2008-06-25 17:30:16 +00:00 |
|
rubidium
|
3716f4814d
|
(svn r13318) -Codechange: move some functions from gui.h/misc_gui.cpp to window_gui.h/window.cpp because they belong there.
|
2008-05-29 06:49:56 +00:00 |
|
glx
|
a6c4bbccb9
|
(svn r13061) -Codechange: make a class of the BuildTreesWindow.
|
2008-05-12 21:46:08 +00:00 |
|
rubidium
|
8b9ffbe158
|
(svn r13009) -Codechange: move more tile highlighting related functions/types to tilehighlight_*.h.
|
2008-05-08 13:21:55 +00:00 |
|
rubidium
|
e0e1bf76a2
|
(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
|
2008-05-07 09:07:19 +00:00 |
|
rubidium
|
c27f3cfa62
|
(svn r12977) -Codechange: remove quite some redundant (duplicate) function declarations.
|
2008-05-06 22:17:12 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
peter1138
|
78c0929b18
|
(svn r12953) -Feature: Open a new viewport when ctrl-clicking on a 'Location' button, a town/station/industry list, or some news items.
|
2008-05-05 11:36:43 +00:00 |
|
rubidium
|
44128682cf
|
(svn r12768) -Codechange: move the statusbar GUI to it's own file.
|
2008-04-18 15:13:45 +00:00 |
|
rubidium
|
bc37ae3f2a
|
(svn r12767) -Codechange: merge all main toolbar related functions into a single file instead of scattering the functionality over several files.
|
2008-04-18 15:11:39 +00:00 |
|
rubidium
|
18e64b28e2
|
(svn r12757) -Codechange: move all cheat related stuff from all over the place to a single location.
|
2008-04-17 21:21:01 +00:00 |
|
rubidium
|
105b95e94c
|
(svn r12441) -Feature: open the time table when pressing the order button while pressing the CTRL key. Patch by Phil Sophus.
|
2008-03-27 14:34:29 +00:00 |
|
rubidium
|
672087ecf6
|
(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own little neighbourhood. Based on a patch by Dominik.
|
2008-03-23 07:35:29 +00:00 |
|
belugas
|
a36e666ca5
|
(svn r12136) -Fix(r12135): Code style compliance and... code style as such
|
2008-02-14 03:10:22 +00:00 |
|
belugas
|
81b47a628f
|
(svn r12135) -Codechange: Road and rail bridge selection windows were identical apart the caption. So remove one window definition and set manually the caption accordingly.
-Codechange: prepare the "type" of bridge parameter only once, at the beginning of the selection process. Makes less magic around.
|
2008-02-14 02:57:38 +00:00 |
|
rubidium
|
a83b91dbc5
|
(svn r11939) -Codechange: some type fixes and very initial steps into supporting NDS by default. Based on work by Dominik.
|
2008-01-21 23:55:57 +00:00 |
|