Age | Commit message (Expand) | Author |
2009-01-10 | (svn r14966) -Codechange: simplify and generalise finding patch entries (Albe... | rubidium |
2009-01-10 | (svn r14965) -Codechange: remember the patch entry instead of the page and in... | rubidium |
2009-01-10 | (svn r14964) -Codechange: hide the length of a patch page behind a function (... | rubidium |
2009-01-10 | (svn r14963) -Codechange: remember what entry was clicked instead of the inde... | rubidium |
2009-01-10 | (svn r14962) -Codechange: add the concept of patch entries and patch (sub) pages | rubidium |
2009-01-10 | (svn r14961) -Update: remove the string from r14960 from the other languages ... | rubidium |
2009-01-10 | (svn r14960) -Codechange: add some this where appropriate (Alberth) | rubidium |
2009-01-09 | (svn r14938) -Fix: some small inconsistencies w.r.t. "0 is disabled" setting ... | rubidium |
2009-01-08 | (svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus) | rubidium |
2009-01-07 | (svn r14902) -Feature: Advanced setting to keep various building tools active... | frosch |
2009-01-07 | (svn r14899) -Feature: remove the window limit, but leave a configurable limi... | rubidium |
2009-01-07 | (svn r14885) -Fix: if settings minimum != 1 and 0-is-disabled is enabled, one... | rubidium |
2009-01-04 | (svn r14839) -Fix [FS#2496](r14835): one occurence of train_income_warn wasn'... | smatz |
2009-01-04 | (svn r14827) -Feature [FS#1984]: few (optional) optimisations to making (init... | rubidium |
2009-01-03 | (svn r14816) -Fix: signed/unsigned warnings (MSVC) | glx |
2009-01-03 | (svn r14815) -Codechange: separate 'highscore' code from 'company' code | smatz |
2009-01-03 | (svn r14800) -Codechange: make the advanced settings window resizeable and sc... | rubidium |
2009-01-03 | (svn r14799) -Codechange: move drawing a single settings entry to it's own fu... | rubidium |
2009-01-03 | (svn r14798) -Codechange: move variable declaration to first use of variable ... | rubidium |
2009-01-03 | (svn r14797) -Codechange: replace even more magic numbers with constants (Alb... | rubidium |
2009-01-03 | (svn r14796) -Fix: if using variable, use it everywhere instead of hardcoding... | rubidium |
2009-01-03 | (svn r14795) -Codechange: replace a magic number with a constant (Alberth) | rubidium |
2009-01-03 | (svn r14794) -Document: a few functions/variables (Alberth) | rubidium |
2009-01-03 | (svn r14792) -Feature: make the date format for default savegame/screenshot n... | rubidium |
2009-01-02 | (svn r14789) -Feature: allow scrolling with the left mouse button pressed (if... | rubidium |
2008-12-29 | (svn r14767) -Codechange: remove some unneeded artificial limits from currenc... | rubidium |
2008-12-28 | (svn r14755) -Codechange: remove ending year as it can't be changed anyways. | rubidium |
2008-12-28 | (svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)... | rubidium |
2008-12-05 | (svn r14658) -Change: allow changing town names when there are no towns in th... | rubidium |
2008-11-23 | (svn r14609) -Codechange: Use supplied button colour instead of hardcoded yel... | peter1138 |
2008-11-02 | (svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat an... | skidd13 |
2008-10-13 | (svn r14462) -Codechange: replace magic number with already existing constant... | rubidium |
2008-09-28 | (svn r14412) -Documentation: Comment some functions related to the advanced s... | frosch |
2008-09-23 | (svn r14390) -Codechange: replace magic constants with symbolic constants. | rubidium |
2008-09-15 | (svn r14331) -Codechange: use an enum as additional parameter for ShowQuerySt... | smatz |
2008-08-08 | (svn r14018) -Fix (r14017): Typos prevented compilation. | peter1138 |
2008-08-08 | (svn r14017) -Codechange: DrawArrowButtons now uses Colours enum to specify t... | belugas |
2008-08-02 | (svn r13935) -Codechange [YAPP]: PBS signals can now be built with the normal... | rubidium |
2008-08-02 | (svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch set... | rubidium |
2008-08-01 | (svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect... | belugas |
2008-07-31 | (svn r13900) -Codechange: Replace numbers with Colours enum on settings, smal... | belugas |
2008-07-17 | (svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ... | rubidium |
2008-06-28 | (svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' ... | frosch |
2008-06-24 | (svn r13618) -Codechange: move tar-specific declarations to separate file | smatz |
2008-06-16 | (svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimensio... | smatz |
2008-06-05 | (svn r13386) -Fix: global currency/units setting being overriden when loading... | rubidium |
2008-05-29 | (svn r13335) -Fix: remove rogue (debugging) printf. | rubidium |
2008-05-29 | (svn r13325) -Codechange: split the client-side only settings from the settin... | rubidium |
2008-05-26 | (svn r13256) -Codechange: merge the OPTS and PATS chuncks. | rubidium |
2008-05-25 | (svn r13255) -Codechange: move _opt to _settings. | rubidium |