Age | Commit message (Expand) | Author |
2010-08-28 | (svn r20671) -Add: feature F (not action F as written mistakenly in the previ... | rubidium |
2010-08-28 | (svn r20670) -Add: support for action F | rubidium |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-08 | (svn r20411) -Codechange: rename unmovables as quite a lot of them are actual... | rubidium |
2010-08-02 | (svn r20328) -Codechange: unify the unmovable related commands and make build... | rubidium |
2010-08-01 | (svn r20289) -Codechange: Unify fall through coding style. | terkhen |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-08-01 | (svn r20282) -Codechange: add some spaces where they should've been | rubidium |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-04 | (svn r20071) -Codechange: Consistently return the toolbar window for ShowBuil... | frosch |
2010-07-03 | (svn r20070) -Feature: when none of the open windows handles a keypress, try ... | yexo |
2010-07-03 | (svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scen... | yexo |
2010-07-03 | (svn r20056) -Feature: customizable hotkeys for the terraform toolbar | yexo |
2010-04-22 | (svn r19696) -Fix [FS#3781]: Avoid showing building toolbars behind the main ... | terkhen |
2010-04-18 | (svn r19671) -Fix (r19670): RoundDiv() needs to deal with signed numerators. | frosch |
2010-04-18 | (svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di... | frosch |
2010-01-30 | (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param... | frosch |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-11 | (svn r18781) -Codechange: pass the CommandCost to the callback instead of whe... | rubidium |
2010-01-04 | (svn r18723) -Codechange: also simplify looping over an area when building tr... | rubidium |
2009-12-21 | (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. | alberth |
2009-11-28 | (svn r18324) -Codechange: there's no need for a default size when the window ... | rubidium |
2009-11-28 | (svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam... | rubidium |
2009-11-28 | (svn r18320) -Codechange: make the terraform and transparency window not use ... | rubidium |
2009-11-24 | (svn r18280) -Codechange: remove widget indices that are not needed for custo... | rubidium |
2009-11-24 | (svn r18277) -Codechange: remove unneeded widget indices for close, resize an... | rubidium |
2009-11-24 | (svn r18274) -Codechange: remove the unused WDF flags | rubidium |
2009-11-22 | (svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool. | alberth |
2009-11-17 | (svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes... | rubidium |
2009-11-15 | (svn r18086) -Codechange: remove 'widget' from WindowDesc | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-10-04 | (svn r17692) -Codechange: minor coding style fixes | smatz |
2009-10-02 | (svn r17682) -Codechange: remove erroneous space before some commas | rubidium |
2009-09-19 | (svn r17572) -Codechange: Use the Window::GetWidget() function to access nest... | alberth |
2009-09-19 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi... | rubidium |
2009-09-13 | (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for... | frosch |
2009-08-23 | (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-05 | (svn r17075) -Codechange: rename ~750 strings to be more uniform with their r... | rubidium |
2009-08-04 | (svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees. | rubidium |
2009-07-26 | (svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TIL... | rubidium |
2009-07-24 | (svn r16934) -Codechange: introduce a simple helper function to check whether... | rubidium |
2009-07-22 | (svn r16914) -Codechange: split Station and BaseStation into different files | rubidium |
2009-07-22 | (svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu... | rubidium |
2009-07-22 | (svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a... | rubidium |
2009-07-18 | (svn r16873) -Codechange: Terraform window and scenario landscape editing win... | alberth |
2009-06-01 | (svn r16497) -Feature [FS#2870]: Q/W/E/D will now open the landscape toolbar ... | smatz |
2009-05-18 | (svn r16348) -Fix (r16280): buoys with invalid station ID could be left in th... | smatz |