rubidium
|
87272273b5
|
(svn r22405) -Document: some more "random-ish" tidbits
|
2011-05-01 19:14:12 +00:00 |
|
rubidium
|
cb2c7f871f
|
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
|
2011-02-07 22:37:22 +00:00 |
|
frosch
|
447f3dbe2c
|
(svn r21975) -Add: console command to reset the engine pool. It removes the traces of engines which are no longer associated to a NewGRF, and can be used to e.g. 'fix' scenarios which were screwed up by the author. You can only use it when there are no vehicles in the game though.
|
2011-02-05 16:07:23 +00:00 |
|
planetmaker
|
c778568f58
|
(svn r21929) -Fix [FS#4554]: The town window would not be invalidated in the scenario editor if the ground changed and thus the required cargos for town growth
|
2011-01-30 19:14:48 +00:00 |
|
alberth
|
7d989073d4
|
(svn r21627) -Codechange: Remove _place_proc global variable.
|
2010-12-24 15:08:19 +00:00 |
|
alberth
|
ee189815ec
|
(svn r21626) -Codechange: Remove more small static functions.
|
2010-12-24 15:06:58 +00:00 |
|
alberth
|
eaf801e174
|
(svn r21625) -Codechange: Record last started highlight action, and use it in the callback methods.
|
2010-12-24 15:06:18 +00:00 |
|
alberth
|
94fbaf9384
|
(svn r21624) -Codechange: Remove many small static functions.
|
2010-12-24 15:04:33 +00:00 |
|
alberth
|
8b44c50524
|
(svn r21623) -Codechange: Remove _terraform_button_proc and _editor_terraform_button_proc arrays.
|
2010-12-24 15:03:19 +00:00 |
|
alberth
|
d5d7a2d88f
|
(svn r21608) -Codechange: Move diagnonal rectangle dragging detection completely to tile highlighting.
|
2010-12-23 14:24:34 +00:00 |
|
alberth
|
4caec07b7e
|
(svn r21539) -Fix [FS#4315]: Show 'plant trees' button lowering of terraform toolbar.
|
2010-12-19 13:44:09 +00:00 |
|
rubidium
|
9128007a51
|
(svn r21501) -Fix (rnotlongago): guess what was complaining this time?
|
2010-12-13 15:34:30 +00:00 |
|
rubidium
|
d3bd44a9bc
|
(svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Based on patch by fonsinchen
|
2010-12-13 15:15:02 +00:00 |
|
rubidium
|
99b0a9538e
|
(svn r21497) -Codechange: prepare the viewport selection mechanism for selecting diagonally
|
2010-12-13 15:09:59 +00:00 |
|
rubidium
|
4f6c97ed0b
|
(svn r21493) -Codechange: don't use the full 32 bits of the level land command to tell whether to raise, lower or keep the level of the first selected tile
|
2010-12-13 11:21:53 +00:00 |
|
rubidium
|
8d36f5a46d
|
(svn r21484) -Codechange: use TILE_AREA_LOOP in CommonRaiseLowerBigLand
|
2010-12-12 18:05:34 +00:00 |
|
alberth
|
0722492c1b
|
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
|
2010-11-26 15:22:18 +00:00 |
|
rubidium
|
5ec2bcc0d9
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
rubidium
|
03c5a93809
|
(svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor
|
2010-08-28 19:45:56 +00:00 |
|
rubidium
|
0c509c7b48
|
(svn r20670) -Add: support for action F
-Add: a window to select (NewGRF) objects
|
2010-08-28 19:43:41 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
1f2276b785
|
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
|
2010-08-08 10:59:30 +00:00 |
|
rubidium
|
7fe695dc28
|
(svn r20328) -Codechange: unify the unmovable related commands and make building lighthouses/transmitters actually happen via a command
|
2010-08-02 22:10:05 +00:00 |
|
terkhen
|
04134c1e51
|
(svn r20289) -Codechange: Unify fall through coding style.
|
2010-08-01 20:52:11 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
1c83b21e90
|
(svn r20282) -Codechange: add some spaces where they should've been
|
2010-08-01 19:01:09 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
9fd2afb147
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
frosch
|
d19a8038f4
|
(svn r20071) -Codechange: Consistently return the toolbar window for ShowBuildXxxToolbar().
|
2010-07-04 09:27:15 +00:00 |
|
yexo
|
d96aa7abfa
|
(svn r20070) -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys
Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default
|
2010-07-03 21:43:44 +00:00 |
|
yexo
|
fe4d926508
|
(svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scenario editor
|
2010-07-03 13:29:01 +00:00 |
|
yexo
|
7b18fe4b1d
|
(svn r20056) -Feature: customizable hotkeys for the terraform toolbar
|
2010-07-03 13:28:48 +00:00 |
|
terkhen
|
578a87b91f
|
(svn r19696) -Fix [FS#3781]: Avoid showing building toolbars behind the main toolbar when the "Link landscape toolbar" setting is active.
|
2010-04-22 19:41:36 +00:00 |
|
frosch
|
d391a1123e
|
(svn r19671) -Fix (r19670): RoundDiv() needs to deal with signed numerators.
|
2010-04-18 17:13:01 +00:00 |
|
frosch
|
a4413f4cf6
|
(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer divisions with rounding.
|
2010-04-18 14:56:05 +00:00 |
|
frosch
|
94a5c917a5
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +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 |
|
rubidium
|
906418347e
|
(svn r18723) -Codechange: also simplify looping over an area when building trees, desert, rocky areas or leveling land
|
2010-01-04 18:49:27 +00:00 |
|
alberth
|
0e9dac92d2
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
|
rubidium
|
21f2acfd01
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
|
rubidium
|
45eb0be570
|
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
|
2009-11-28 14:42:35 +00:00 |
|
rubidium
|
0b31433eea
|
(svn r18320) -Codechange: make the terraform and transparency window not use absolute location but manually calculate based on toolbar size etc.
|
2009-11-28 14:30:00 +00:00 |
|
rubidium
|
ab417c6c06
|
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
|
2009-11-24 21:13:36 +00:00 |
|
rubidium
|
50359b2d08
|
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
|
2009-11-24 18:05:55 +00:00 |
|
rubidium
|
f8b79068e6
|
(svn r18274) -Codechange: remove the unused WDF flags
|
2009-11-24 17:28:29 +00:00 |
|
alberth
|
18b33fde83
|
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
|
2009-11-22 18:26:01 +00:00 |
|
rubidium
|
8e11cd3a42
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|