summaryrefslogtreecommitdiff
path: root/bin/baseset
AgeCommit message (Collapse)Author
2020-06-05Codechange: rework how grf and ob[msg] are generatedPatric Stout
For grfs, it now uses CMake scripts to do its job, and both grf files are split into their own folder to make more clear what is going on. Additionally, it no longer builds in-source (although the resulting grf is copied back in the source folder). For ob[msg] it now uses CMake scripts to generate the translation files; the result is no longer stored in-source (but in the build folder). Although all files are available to create the GRFs and basesets, it won't really work till CMake is introduced (which will happen in a few commits from here)
2020-02-20Fix: provide two sets of tram tracks not one in the GUI icon for building ↵Andy
tramway
2019-05-01Feature: Add NotRoadTypes (NRT)peter1138
2019-01-31Feature: Group liveries, and livery window usability enhancements. (#7108)PeterN
* Change: Replace checkbox in livery selection window with Default option in drop down selection. This reduces clutter in the UI and allows for primary/secondary colours to independently follow the default scheme if desired. * Feature: Add vehicle group liveries.
2019-01-25Change: Always build baseset metadata, instead of including it in the repo.Peter Nelson
This adds a script and project files to generate these files within MSVC.
2018-06-15Change #6684: Cutting point overrides for music base setsNiels Martin Hansen
This improves bad looping of title screen song from Windows TTD, and fixes a long silence at the end of "Can't get there from here" from Windows TTD.
2018-06-05Feature: Baseset music for TTD DOS and TTO dataNiels Martin Hansen
2018-04-17Fix: Four group action icons were misplaced and cropped.Peter Nelson
2018-03-11(svn r27977) -Add [FS#6664]: Replace the office building sprite on various ↵frosch
toyland airports with a better fitting sprite. This also affects GRFs which activate the default refinery in toyland. (PaulC)
2018-03-11(svn r27976) -Add [FS#6664]: Climate-specific Action5 extra airport sprites. ↵frosch
(PaulC)
2018-01-07(svn r27961) -Fix [FS#6654]: The switch-toolbar icon contained pixels from ↵frosch
the fire cycle. Replace the whole icon with a new version. (PaulC)
2017-09-11(svn r27915) -Fix (r27730) [FS#6620]: Glyphs in range U+0020 to U+00FF may ↵frosch
only be defined in orig_extra.grf, not in openttd.grf.
2017-03-11(svn r27773) -Update: Baseset translationsfrosch
2017-02-12(svn r27745) -Update: Baseset translationsfrosch
2017-01-14(svn r27731) -Fix (r27730): Missed some sprites which also belong into ↵frosch
orig_extra.grf
2017-01-14(svn r27730) -Change: Split openttd.grf into openttd.grf and orig_extra.grffrosch
openttd.grf is now always loaded and provides all extra graphics in case the (possibly outdated) baseset does not. orig_extra.grf contains graphics specific to the original baseset only.
2016-07-22(svn r27619) -Update: Baseset translationsfrosch
2016-05-11(svn r27559) -Update: baseset translationsrubidium
2016-04-17(svn r27541) -Update: Baseset translationsfrosch
2016-04-02(svn r27533) -Update: Baseset translationsfrosch
2016-01-13(svn r27496) -Update: Baseset translationsfrosch
2015-05-03(svn r27266) -Fix (r27265): Eddi jinxed it.frosch
2015-05-03(svn r27265) -Fix: Truncated comment in openttd.grffrosch
2015-01-01(svn r27103) -Update: copyright daterubidium
2014-10-25(svn r27041) -Update: ob* translationsrubidium
2014-10-11(svn r26993) -Feature: Latin translation (Supercheese)planetmaker
2014-09-21(svn r26869) -Add: support for an all black palette to prevent the need of ↵rubidium
having a black tile of all different slopes (ic111)
2014-04-12(svn r26456) -Update: Baseset translations.planetmaker
2014-03-17(svn r26408) -Update: Baseset translations.frosch
2014-02-19(svn r26356) -Update: Baseset translations.frosch
2013-12-22(svn r26168) -Update: Baseset translationsfrosch
2013-12-08(svn r26147) -Update: Baseset translationsfrosch
2013-10-27(svn r25916) -Add: GUI sprite for the smallmap cargoflow button. (frosch, ↵frosch
planetmaker, V453000)
2013-10-06(svn r25813) -Update: Baseset translationsfrosch
2013-10-01(svn r25803) -Fix[FS#5738]: Draw start/stop graphics of the vehicle bar at ↵alberth
the right place in rtl mode (adf88).
2013-08-18(svn r25728) -Update: Baseset translationsfrosch
2013-08-09(svn r25704) -Update: baseset translationsrubidium
2013-07-30(svn r25638) -Fix (r25470): Some icu_config are too stupid to separate two ↵planetmaker
ldflags by spaces, thus only call it with one
2013-07-27(svn r25629) -Update: baseset translationsrubidium
2013-07-10(svn r25581) -Fix: WT3 validationrubidium
2013-06-29(svn r25522) -Update: baseset descriptionsrubidium
2013-06-19(svn r25428) -Update: Baseset translationsfrosch
2013-06-15(svn r25404) -Feature: Thairubidium
2013-06-09(svn r25344) -Feature: GUI for viewing story pageszuu
2013-06-06(svn r25324) -Update: the baseset translationsrubidium
2013-05-28(svn r25301) -Change: Slightly enlarge the default-windowsize button icon.frosch
2013-05-26(svn r25293) -Add: GUI sprite for default window size button.frosch
2013-05-18(svn r25250) -Add: Apply changed and newly added translations for base set ↵planetmaker
descriptions
2013-05-12(svn r25235) -Fix [FS#5543]: keep all cargo whenever cancelling reservations ↵rubidium
(fonsinchen)
2013-05-04(svn r25218) -Fix: the baseset description translation script did not work ↵rubidium
with any awk other than gawk