summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Collapse)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-10-30Codechange: No longer expect iculx when building debsCharles Pigott
2019-10-28Fix: A few places still referred to old name of COPYING and READMECharles Pigott
2019-10-28Update: Changelog and other release files for 1.10.0-beta1Charles Pigott
2019-10-28Doc: Updates from 1.9Charles Pigott
2019-10-23Fix 3575dd551: update names for installerglx
2019-09-29Fix: Some typos found using codespellJMcKiern
2019-09-19Add #6173: New SDL 2 based video and sound drivers (#7086)nikolas
2019-04-05Update: documentation updates from 1.9 branchPatric Stout
2019-03-19Remove: DOS supportPatric Stout
In 10 years there was no active development on DOS. Although it turned out to still work, the FPS was very bad. There is little interest in the current community to look into this. Further more, we like to switch to c++11 functions for threads, which are not implemented by DJGPP, the only current compiler for DOS. Additionally, DOS is the only platform which does not support networking. It is the reason we have tons of #ifdefs to support disabling networking. By removing DOS support, we can both use c++11 functions for threads, and remove all the code related to disabling network. Sadly, this means we have to see DOS go. Of course, if you feel up for the task, simply revert this commit, and implement stub c++11 functions for threads and stub functions for networking. We are more than happy to accept such Pull Request.
2019-03-03Change: Heading for 1.10 now (#7319)frosch
2019-02-25Fix: [Windows] make the installer DPI aware (#7277)glx22
2019-02-24Update: Changelog for 1.9.0-beta3 and prepare for release.Michael Lutz
2019-02-09Update: Add changelog for 1.9.0-beta2 and prepare for releasePatric Stout
2019-02-09Update: Add changelog for 1.9.0-beta1 and prepare for releaseCharles Pigott
2019-02-01Doc: Yearly increment.Peter Nelson
2018-11-06Doc: Changed several files to unificate them... (#6964)Greg-21
...with those from release 1.8 branch.
2018-06-05Update: Install DOS music data in Windows installerNiels Martin Hansen
2018-04-22Change: win9x installer configuration to correct path.ZehMatt
2018-04-21Cleanup: Use new filename for README file. (#6738)Ricardo N Feliciano
2018-03-14(svn r27993) -Change: Heading for 1.9 nowfrosch
2018-03-11(svn r27980) -Doc: Yearly incrementfrosch
2017-12-24(svn r27950) -Merge: Documentation updates from 1.7 branchfrosch
2017-03-11(svn r27780) -Update: Numbersfrosch
2017-03-11(svn r27777) -Doc: Yearly incrementfrosch
2017-03-11(svn r27776) -Merge: Documentation updates from 1.6 branchfrosch
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-03-01(svn r27518) -Update: Numbersfrosch
2015-12-01(svn r27463) -Merge: Documentation updates from 1.5 branchfrosch
2015-03-17(svn r27192) -Change: heading for 1.6 nowfrosch
2015-02-24(svn r27169) -Update: Documentationfrosch
2014-12-24(svn r27095) -Update: Documentationfrosch
2014-10-23(svn r27032) -Merge: documentation updates from 1.4 branchrubidium
2014-08-17(svn r26748) -Merge: documentation updates from 1.4 branchfrosch
2014-04-27(svn r26529) -Merge: documentation updates from 1.4 branchfrosch
2014-03-17(svn r26409) -Update: Version number in some more places.frosch
2014-02-25(svn r26376) -Prepare: 1.4.0-beta5rubidium
2014-02-06(svn r26300) -Prepare: 1.4.0-beta4rubidium
2014-01-21(svn r26272) -Prepare: 1.4.0-beta3rubidium
2014-01-07(svn r26230) -Prepare: 1.4.0-beta2rubidium
2014-01-07(svn r26229) -Revert-ish: do not use libxdg in the Debian/Ubuntu packages ↵rubidium
just yet; it seems unmaintained, and might not even be kicked out in the next release of Debian
2013-12-24(svn r26177) -Update: documentationrubidium
2013-11-29(svn r26137) -Merge: documentation updates from 1.3 branchrubidium
2013-11-17(svn r26028) -Fix [FS#5773]: make the installer warning about Windows XP SP3 ↵rubidium
not trigger on the 64 bit Windows XP which isn't really Windows XP to start with
2013-11-13(svn r25976) -Update: Debian package creation control filesrubidium
2013-11-13(svn r25975) -Feature [FS#5385]: XDG base directory supportrubidium
2013-09-19(svn r25782) -Doc: [Debian] Update copyright file.matthijs
2013-09-19(svn r25781) -Doc: Add licensing section to readme.txt.matthijs
2013-09-19(svn r25780) -Change: [DOS] Put cwsdpmi and exe2coff files in subdirectories.matthijs
- Since these are different components, distributed under a different license, mixing them in the same directory is confusing.
2013-03-31(svn r25136) -Merge: 1.3 release (documentation) updatesrubidium