Age | Commit message (Expand) | Author |
2009-11-29 | (svn r18341) -Fix: Replace some GetNextVehicle() with GetNextUnit() where nee... | frosch |
2009-11-29 | (svn r18340) -Update from WebTranslator v3.0: | translators |
2009-11-29 | (svn r18339) -Cleanup: remove SKIP support from strgen too | rubidium |
2009-11-29 | (svn r18338) -Codechange: remove the need for {SKIP} | rubidium |
2009-11-29 | (svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + ... | alberth |
2009-11-29 | (svn r18336) -Cleanup (r18092): Remove declaration of an already removed func... | alberth |
2009-11-29 | (svn r18335) -Codechange: Further reduction of nested_root NULL-ness checking. | alberth |
2009-11-29 | (svn r18334) -Codechange: No need to test a pointer after using it. | alberth |
2009-11-29 | (svn r18333) -Fix (r18127): Station view window did not resize properly when ... | alberth |
2009-11-29 | (svn r18332) -Fix: the MSVC compile warnings | rubidium |
2009-11-29 | (svn r18331) -Fix [FS#3334]: news items would with some chat 'bars' not be di... | rubidium |
2009-11-28 | (svn r18330) -Cleanup: remove some unneeded includes | rubidium |
2009-11-28 | (svn r18329) -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in... | frosch |
2009-11-28 | (svn r18328) -Codechange: Remove last usage of {SETX} from strings. | frosch |
2009-11-28 | (svn r18327) -Update from WebTranslator v3.0: | translators |
2009-11-28 | (svn r18326) -Fix (r18325): Missing signedness conversion. | frosch |
2009-11-28 | (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also ma... | frosch |
2009-11-28 | (svn r18324) -Codechange: there's no need for a default size when the window ... | rubidium |
2009-11-28 | (svn r18323) -Fix [FS#3330]: credits were drawn on the border of the window | rubidium |
2009-11-28 | (svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam... | rubidium |
2009-11-28 | (svn r18321) -Fix [FS#3331]: make the toolbars also calculate their top locat... | rubidium |
2009-11-28 | (svn r18320) -Codechange: make the terraform and transparency window not use ... | rubidium |
2009-11-28 | (svn r18319) -Fix: Timetable window wrt. big/small fonts. | frosch |
2009-11-28 | (svn r18318) -Codechange: add an enum value for manual window placement | rubidium |
2009-11-28 | (svn r18317) -Codechange: Merge both face windows into a single window descri... | alberth |
2009-11-28 | (svn r18316) -Codechange: Introduce selection widgets to enable turning parts... | alberth |
2009-11-28 | (svn r18315) -Codechange: Remove fixed minimal sizes of the other widgets in ... | alberth |
2009-11-28 | (svn r18314) -Fix: Disable 'start date' button for timetable windows of other... | frosch |
2009-11-28 | (svn r18313) -Codechange: Decide the size of the widgets displaying values of... | alberth |
2009-11-28 | (svn r18312) -Codechange: Simplify the nested widget part arrays of both face... | alberth |
2009-11-28 | (svn r18311) -Codechange: no need to hardcode locations of some 'random' windows | rubidium |
2009-11-28 | (svn r18310) -Codechange: Introduce widgets for the names of the parts in the... | alberth |
2009-11-27 | (svn r18309) -Update from WebTranslator v3.0: | translators |
2009-11-27 | (svn r18308) -Codechange: Use GetSpriteSize() instead of hardcoded width in d... | frosch |
2009-11-27 | (svn r18307) -Fix: some coding style. | frosch |
2009-11-27 | (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items. | frosch |
2009-11-27 | (svn r18305) -Codechange: Replace some 2s with WD_FRAMERECT_(LEFT|RIGHT). | frosch |
2009-11-27 | (svn r18304) -Codechange: don't use SETX for the arrival/departure panel; som... | rubidium |
2009-11-26 | (svn r18303) -Fix: Widget indices are valid when >= 0. | frosch |
2009-11-26 | (svn r18302) -Fix [FS#3328](r18281): city size multiplier was ignored when ge... | smatz |
2009-11-26 | (svn r18301) -Update from WebTranslator v3.0: | translators |
2009-11-26 | (svn r18299) -Update: the ai changelog document | rubidium |
2009-11-26 | (svn r18297) -Fix: Preserve timetable-start when auto-replacing/-renewing. | frosch |
2009-11-26 | (svn r18296) -Codechange: show the next 4 orders instead of the first 4 order... | rubidium |
2009-11-26 | (svn r18295) -Fix [FS#bigos](r18283): Missed one PR_TERRAFORM. | frosch |
2009-11-25 | (svn r18294) -Feature: set the start time of a timetable | rubidium |
2009-11-25 | (svn r18293) -Codechange: add a window to set the date. Based on work by Phil... | rubidium |
2009-11-25 | (svn r18292) -Codechange: add a command to set the start date of a timetable.... | rubidium |
2009-11-25 | (svn r18291) -Codechange: rework the calculation of the 'days till year' macr... | rubidium |
2009-11-25 | (svn r18290) -Codechange: be more strict about what vehicles may use timetables | rubidium |