Age | Commit message (Expand) | Author |
2010-11-26 | (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai... | alberth |
2010-11-04 | (svn r21080) -Fix: Do not allow to use a custom water level with the original... | terkhen |
2010-10-24 | (svn r21034) -Fix: Add missing default values for the custom town number and ... | terkhen |
2010-09-20 | (svn r20832) -Feature: Allow to select a custom percentage of water in the ma... | terkhen |
2010-09-20 | (svn r20831) -Add: Show selected number of towns in the map generation window... | terkhen |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-15 | (svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. | alberth |
2010-08-08 | (svn r20411) -Codechange: rename unmovables as quite a lot of them are actual... | rubidium |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-19 | (svn r20196) -Fix: Remove autofocus of the edit box in the world generation w... | terkhen |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-14 | (svn r20140) -Fix: Initialize the state of OnKeyPress at the world generation... | terkhen |
2010-07-02 | (svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin... | alberth |
2010-05-21 | (svn r19872) -Codechange [FS#3826]: move the widget updates in the newgame gu... | yexo |
2010-05-21 | (svn r19871) -Fix [FS#3826]: update the landscape buttons in the main menu / ... | yexo |
2010-01-30 | (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param... | frosch |
2010-01-23 | (svn r18901) -Change: make the default button work again for the world genera... | rubidium |
2010-01-23 | (svn r18896) -Fix [FS#3558]: pressing cancel for the query windows of the wor... | rubidium |
2010-01-18 | (svn r18861) -Doc: more doxygen documentation in genworld files | smatz |
2010-01-18 | (svn r18859) -Codechange: rename glwp_modes to GenenerateLandscapeWindowMode | smatz |
2010-01-17 | (svn r18853) -Codechange: apply coding style to GenWorld's enums, structs and... | smatz |
2010-01-17 | (svn r18850) -Fix [FS#3540]: don't allow screen redraw when the landscape con... | smatz |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-11 | (svn r18787) -Fix [FS#3516]: crash when getting the tooltip of the industry a... | rubidium |
2009-12-27 | (svn r18643) -Fix [FS#3436]: rotation could not be changed for heightmaps | rubidium |
2009-12-21 | (svn r18586) -Fix [FS#3398]: pressing default for the starting year/snow line... | rubidium |
2009-12-21 | (svn r18585) -Codechange: replace some magic numbers by constants | rubidium |
2009-12-20 | (svn r18560) -Fix (r18541): variety distribution dropdown should not be on he... | peter1138 |
2009-12-20 | (svn r18559) -Fix: When using original landscape generator, the terrain type ... | peter1138 |
2009-12-19 | (svn r18543) -Codechange: Use separate set of strings for variety distributio... | peter1138 |
2009-12-19 | (svn r18541) -Feature: Additional map variety option for TGP landscape genera... | peter1138 |
2009-12-11 | (svn r18457) -Fix (r18015): southwest and northeast buttons for freeform edge... | yexo |
2009-12-10 | (svn r18453) -Fix [FS#3364]: wrong heightmap dimensions, or rather... a neste... | rubidium |
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-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 r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi... | alberth |
2009-11-22 | (svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool. | alberth |
2009-11-22 | (svn r18220) -Codechange: Reduce number of nested widget dynamic casts. | alberth |
2009-11-17 | (svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes... | rubidium |
2009-11-16 | (svn r18113) -Fix: RTL glitch in play heightmap window | rubidium |
2009-11-15 | (svn r18109) -Fix: Up-/down-buttons of CreateScenarioWindow were not raised a... | frosch |
2009-11-15 | (svn r18086) -Codechange: remove 'widget' from WindowDesc | rubidium |
2009-11-09 | (svn r18028) -Codechange: unglobalise some functions | rubidium |
2009-11-08 | (svn r18015) -Codechange: redesign the world generation windows to make 'prop... | rubidium |
2009-11-08 | (svn r18012) -Codechange: make the world generation windows nested; they'll n... | rubidium |
2009-11-08 | (svn r18009) -Codechange: make the 'create scenario' window nested | rubidium |
2009-11-08 | (svn r18006) -Codechange: make the world generation progress window nested | rubidium |