summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2013-11-22(svn r26050) -Fix: possible, but currently untriggered, out of bounds access ...rubidium
2013-10-27(svn r25916) -Add: GUI sprite for the smallmap cargoflow button. (frosch, pla...frosch
2013-10-17(svn r25876) -Codechange: Unify object placement during map creationplanetmaker
2013-10-17(svn r25874) -Add: [NewGRF] NewObject property 0x10, bit 13 indicating that o...planetmaker
2013-10-17(svn r25873) -Codechange: Add property for the amount of generated objects up...planetmaker
2013-10-17(svn r25872) -Codechange: Add climate property to default objectsplanetmaker
2013-10-16(svn r25868) -Fix (r25650): Initialization of default objects swapped costs a...planetmaker
2013-09-15(svn r25775) -Fix [FS#5746]: Some spelling corrections to Catalan town names ...planetmaker
2013-09-15(svn r25774) -Fix [FS#5746]: Some spelling corrections to Latin American town...planetmaker
2013-07-04(svn r25557) -Fix [FS#5524]: one could build bridges over owned land of anoth...rubidium
2013-06-29(svn r25508) -Change: split unit localisation choice into a choice per type o...rubidium
2013-06-29(svn r25507) -Cleanup: double definitionrubidium
2013-06-24(svn r25454) -Remove/Fix/Cleanup: SETX(Y) does not work at all with other tha...rubidium
2013-06-23(svn r25437) -Codechange: rework the FreeTypeSettings structure to make it be...rubidium
2013-06-09(svn r25365) -Feature: show cargo by next hops and final destinations in the ...fonsinchen
2013-06-09(svn r25351) -Add: settings for link graphfonsinchen
2013-06-09(svn r25344) -Feature: GUI for viewing story pageszuu
2013-06-01(svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; qu...rubidium
2013-05-26(svn r25295) -Feature: Allow saving window sizes as default sizes.frosch
2013-05-26(svn r25293) -Add: GUI sprite for default window size button.frosch
2013-05-26(svn r25292) -Feature: Save stickyness of windows when Ctrl+Clicking the stic...frosch
2013-05-26(svn r25291) -Add: WindowDesc ability to load and store information in a conf...frosch
2013-04-17(svn r25193) -Cleanup: [strgen] Remove some ancient unused string codes.frosch
2013-04-17(svn r25192) -Change: [strgen] Allow any number of colour codes in translations.frosch
2013-04-06(svn r25157) -Feature: Determine the default font height for vector fonts acc...michi_cc
2013-03-22(svn r25115) -Fix (r8973) [FS#5492-ish]: [NewGRF] Acceleration of NewGRF airc...frosch
2013-03-10(svn r25078) -Add: New plural form to be used by Scottish Gaelic (1,11; 2,12;...planetmaker
2013-03-09(svn r25072) -Codechange: Don't require the custom currency to be the last de...planetmaker
2013-02-14(svn r24996) -Change: Apply default service interval changes to vehicles with...rubidium
2013-02-14(svn r24991) -Doc: Clarify comments regarding settings macros.matthijs
2013-02-04(svn r24968) -Fix [FS#5379]: company window was not updated when shared were ...rubidium
2013-01-12(svn r24910) -Fix: [strgen] Description of plural form 3 was incorrect.frosch
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2013-01-08(svn r24899) -Fix [FS#5434]: Also the station build window needs redrawing wh...planetmaker
2013-01-01(svn r24877) -Fix: some whitespace "errors"rubidium
2012-12-23(svn r24846) -Add: Advanced settings to disable certain sound effects.frosch
2012-12-23(svn r24845) -Add: News ticker sound setting to adv. settings window.frosch
2012-12-23(svn r24844) -Add: News display settings to adv. settings window.frosch
2012-12-23(svn r24843) -Codechange: Move news display options into the general settings...frosch
2012-12-05(svn r24792) -Add: Readd difficulty settings to advanced settings unless they...frosch
2012-12-05(svn r24790) -Remove: Classic difficulty profiles.frosch
2012-12-05(svn r24789) -Add: Separate setting to control the default settings of newly ...frosch
2012-12-05(svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles an...frosch
2012-12-05(svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_...frosch
2012-11-14(svn r24748) -Add: Clear button to all editboxes.frosch
2012-11-11(svn r24695) -Fix/Cleanup: Remove remaining (incorrect) usages of ResolverObj...frosch
2012-11-10(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.alberth
2012-11-10(svn r24691) -Codechange: Add resolver classes for vehicles.alberth
2012-11-10(svn r24690) -Codechange: Add resolver classes for industry tiles.alberth
2012-11-10(svn r24689) -Codechange: Add resolver classes for industries.alberth