Age | Commit message (Expand) | Author |
2012-11-14 | (svn r24747) -Fix: Some editboxes had a different colour than the rest of the... | frosch |
2012-11-14 | (svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings... | frosch |
2012-11-14 | (svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow... | frosch |
2012-11-14 | (svn r24739) -Codechange: Simplify some code by using Textbuf::Assign. | frosch |
2012-11-14 | (svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor. | frosch |
2012-11-13 | (svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::O... | frosch |
2012-11-13 | (svn r24733) -Codechange: Move handling of editbox keys to window class. | frosch |
2012-11-13 | (svn r24729) -Codechange: Unify the handling of HEBR_EDITING. | frosch |
2012-11-13 | (svn r24727) -Fix: In various windows the OSK looked shiny but using it had n... | frosch |
2012-11-13 | (svn r24726) -Codechange: Move editbox mouseloop handling to Window class. | frosch |
2012-11-13 | (svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code. | frosch |
2012-11-11 | (svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default. | frosch |
2012-11-11 | (svn r24699) -Codechange: Proper usage of push and toggle buttons in mapgen a... | frosch |
2012-11-11 | (svn r24698) -Codechange: Use PUSH-buttons when buttons can be pushed. | frosch |
2012-06-04 | (svn r24324) -Codechange: Turn functions dealing with Textbufs into member fu... | frosch |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2011-12-19 | (svn r23611) -Add: run the begin of the script already while generating, and ... | truebrain |
2011-12-17 | (svn r23579) -Fix (r23525): Most up/down arrows stopped working. | frosch |
2011-12-16 | (svn r23531) -Codechange: document and rename widgets to be consistent and un... | truebrain |
2011-12-15 | (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h | truebrain |
2011-12-15 | (svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ... | truebrain |
2011-12-10 | (svn r23475) -Codechange: queue critical error messages, so when multiple hap... | rubidium |
2011-12-10 | (svn r23470) -Codechange: move declaration of SwitchToMode to a header instea... | rubidium |
2011-09-06 | (svn r22902) -Fix: The name of the heightmap glitches in the 'play heightmap'... | frosch |
2011-09-06 | (svn r22901) -Fix (r22767): The river density dropdown was missing in the 'pl... | frosch |
2011-08-24 | (svn r22819) -Fix: include the header where it should be included | rubidium |
2011-08-21 | (svn r22789) -Codechange: rename generation window class to modal progress | rubidium |
2011-08-21 | (svn r22788) -Codechange: move modal progress related functions and variables... | rubidium |
2011-08-21 | (svn r22787) -Codechange: rename genworld redraw constant | rubidium |
2011-08-21 | (svn r22786) -Codechange: rename genworld mutices to model_progress mutices | rubidium |
2011-08-21 | (svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress | rubidium |
2011-08-20 | (svn r22769) -Fix (r22678): failed patch merging | rubidium |
2011-08-20 | (svn r22768) -Add: progress bar updates for river building | rubidium |
2011-08-20 | (svn r22767) -Add: river generation | rubidium |
2011-06-26 | (svn r22608) -Fix[FS#4663]: Use rotated heightmap sizes for reporting scaling... | alberth |
2011-05-02 | (svn r22411) -Document: another bunch of bits | rubidium |
2011-04-17 | (svn r22345) -Change: Remove pixel limiter for text buffers. | terkhen |
2011-04-17 | (svn r22343) -Change: Remove pixel limiter for query strings. | terkhen |
2011-03-18 | (svn r22259) -Fix (r9779)[FS#4557]: Remove duplicate and wrong (too early) ac... | frosch |
2011-03-13 | (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate... | frosch |
2011-03-06 | (svn r22211) -Codechange: Unduplicate Off/On strings. | alberth |
2011-02-06 | (svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.i... | alberth |
2011-02-06 | (svn r22000) -Codechange: Introduce an enum for the industry density setting. | alberth |
2011-02-05 | (svn r21972) -Fix: Replace 'None' industries in the generation window with mo... | alberth |
2011-02-05 | (svn r21969) -Feature: Introduce 'minimal' number of industries as a replacme... | alberth |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2011-01-15 | (svn r21803) -Cleanup: Remove unnecessary semicolons. | terkhen |
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 |