Commit graph

353 commits

Author SHA1 Message Date
Patric Stout
c99f731f89 Update: documentation updates from 1.9 branch 2019-04-05 00:19:41 +02:00
Patric Stout
72c5f2b3ee Remove: DOS support
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-19 23:22:51 +01:00
frosch
a67ee02529
Change: Heading for 1.10 now (#7319) 2019-03-03 20:51:57 +01:00
glx22
6ff02f0615
Fix: [Windows] make the installer DPI aware (#7277) 2019-02-25 01:47:00 +01:00
Michael Lutz
919d7accd7 Update: Changelog for 1.9.0-beta3 and prepare for release. 2019-02-24 23:30:28 +01:00
Patric Stout
6e21190858 Update: Add changelog for 1.9.0-beta2 and prepare for release 2019-02-09 22:39:18 +01:00
Charles Pigott
5b74118ae7 Update: Add changelog for 1.9.0-beta1 and prepare for release 2019-02-09 15:47:41 +01:00
Peter Nelson
fa53abe864 Doc: Yearly increment. 2019-02-01 22:12:07 +00:00
Greg-21
4ba73dac95 Doc: Changed several files to unificate them... (#6964)
...with those from release 1.8 branch.
2018-11-06 00:38:42 +01:00
Niels Martin Hansen
e7ce490155 Update: Install DOS music data in Windows installer 2018-06-05 22:58:35 +02:00
ZehMatt
692c753865 Change: win9x installer configuration to correct path. 2018-04-22 19:24:07 +02:00
Ricardo N Feliciano
e8de33a61f Cleanup: Use new filename for README file. (#6738) 2018-04-21 11:05:38 +02:00
frosch
09d4735679 (svn r27993) -Change: Heading for 1.9 now 2018-03-14 19:36:41 +00:00
frosch
91464af737 (svn r27980) -Doc: Yearly increment 2018-03-11 12:24:32 +00:00
frosch
b69c0acca2 (svn r27950) -Merge: Documentation updates from 1.7 branch 2017-12-24 12:18:36 +00:00
frosch
afcef7faa6 (svn r27780) -Update: Numbers 2017-03-11 20:50:26 +00:00
frosch
15032bd765 (svn r27777) -Doc: Yearly increment 2017-03-11 16:49:51 +00:00
frosch
9fa6e3d83a (svn r27776) -Merge: Documentation updates from 1.6 branch 2017-03-11 13:34:01 +00:00
frosch
1aedadb49b (svn r27730) -Change: Split openttd.grf into openttd.grf and orig_extra.grf
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.
2017-01-14 15:48:19 +00:00
frosch
0c7c0ada78 (svn r27518) -Update: Numbers 2016-03-01 20:00:22 +00:00
frosch
ae1d96cc2f (svn r27463) -Merge: Documentation updates from 1.5 branch 2015-12-01 19:49:49 +00:00
frosch
6477356dd2 (svn r27192) -Change: heading for 1.6 now 2015-03-17 20:33:44 +00:00
frosch
f1c6bd0d63 (svn r27169) -Update: Documentation 2015-02-24 19:25:31 +00:00
frosch
2d3cb31309 (svn r27095) -Update: Documentation 2014-12-24 19:31:26 +00:00
rubidium
e3791822b2 (svn r27032) -Merge: documentation updates from 1.4 branch 2014-10-23 09:47:15 +00:00
frosch
669d593fad (svn r26748) -Merge: documentation updates from 1.4 branch 2014-08-17 16:13:23 +00:00
frosch
083e02afe1 (svn r26529) -Merge: documentation updates from 1.4 branch 2014-04-27 15:45:53 +00:00
frosch
8ff9499fe2 (svn r26409) -Update: Version number in some more places. 2014-03-17 20:16:05 +00:00
rubidium
90892cb66f (svn r26376) -Prepare: 1.4.0-beta5 2014-02-25 09:12:24 +00:00
rubidium
fa7eb6dc8c (svn r26300) -Prepare: 1.4.0-beta4 2014-02-06 19:03:15 +00:00
rubidium
aee9abeab2 (svn r26272) -Prepare: 1.4.0-beta3 2014-01-21 19:59:13 +00:00
rubidium
a05d548fae (svn r26230) -Prepare: 1.4.0-beta2 2014-01-07 19:39:28 +00:00
rubidium
ce72195cf3 (svn r26229) -Revert-ish: do not use libxdg in the Debian/Ubuntu packages just yet; it seems unmaintained, and might not even be kicked out in the next release of Debian 2014-01-07 19:31:46 +00:00
rubidium
793c455e8a (svn r26177) -Update: documentation 2013-12-24 05:13:47 +00:00
rubidium
354ec53b3c (svn r26137) -Merge: documentation updates from 1.3 branch 2013-11-29 13:15:02 +00:00
rubidium
8abbcd3700 (svn r26028) -Fix [FS#5773]: make the installer warning about Windows XP SP3 not trigger on the 64 bit Windows XP which isn't really Windows XP to start with 2013-11-17 16:16:55 +00:00
rubidium
37633d5da1 (svn r25976) -Update: Debian package creation control files 2013-11-13 19:57:29 +00:00
rubidium
ee137a5ced (svn r25975) -Feature [FS#5385]: XDG base directory support 2013-11-13 19:32:37 +00:00
matthijs
deb0662096 (svn r25782) -Doc: [Debian] Update copyright file. 2013-09-19 07:42:17 +00:00
matthijs
282d3778ad (svn r25781) -Doc: Add licensing section to readme.txt. 2013-09-19 07:42:15 +00:00
matthijs
e25844cdf2 (svn r25780) -Change: [DOS] Put cwsdpmi and exe2coff files in subdirectories.
- Since these are different components, distributed under a different
    license, mixing them in the same directory is confusing.
2013-09-19 07:42:13 +00:00
rubidium
327615c2ce (svn r25136) -Merge: 1.3 release (documentation) updates 2013-03-31 21:14:39 +00:00
rubidium
078fc80362 (svn r24978) -Update: some assorted documentation tidbits 2013-02-07 20:53:55 +00:00
zuu
2e4f470f1a (svn r24890) -Fix: Distribute GS compat_<version>.nut with OpenTTD 2013-01-06 16:44:15 +00:00
frosch
75a0cba171 (svn r24850) -Update: Status report to santa. 2012-12-24 19:20:20 +00:00
rubidium
d365156633 (svn r24658) -Merge: release documentation updates from 1.2 2012-10-31 21:40:26 +00:00
planetmaker
d9fc57ce92 (svn r24525) -Add [FS#4539]: [OSX] Additional high-resolution icons for the app bundle (Zydeco) 2012-09-15 11:38:40 +00:00
rubidium
b5a8022364 (svn r24477) -Merge: documentation updates from 1.2. 2012-08-16 18:47:10 +00:00
frosch
77b5e72541 (svn r24441) -Update: Version number to 1.3 in some more files. 2012-07-29 16:28:54 +00:00
rubidium
c94a2d5289 (svn r24257) -Fix [FS#5112]: update some outdated documentation and make is somewhat more consistent 2012-05-16 19:34:36 +00:00
rubidium
25987e2e8b (svn r24121) -Merge: documentation update from 1.2 2012-04-15 18:59:04 +00:00
rubidium
a5cb454e94 (svn r23969) -Codechange: trunk heads to 1.3 now 2012-02-19 19:14:17 +00:00
rubidium
445d12b6e5 (svn r23923) -Update [FS#5044]: rpm specs (Ammler) 2012-02-11 19:25:53 +00:00
rubidium
e42425a18d (svn r23905) -Fix [FS#5045]: OpenMSX got downloaded to and extracted in the wrong (non-existent) folder 2012-02-06 20:11:00 +00:00
rubidium
1b0bd45758 (svn r23878) -Prepare: 1.2.0-beta4 2012-02-04 11:58:05 +00:00
rubidium
2583b977c2 (svn r23831) -Prepare: 1.2.0-beta3 2012-01-21 14:28:53 +00:00
rubidium
8711395682 (svn r23766) -Update: some documentation 2012-01-06 22:22:17 +00:00
rubidium
f7c7271ecf (svn r23673) -Codechange: prepare the installers for some (future) massive changes in OpenGFX w.r.t. compatability with earlier versions 2011-12-26 13:21:37 +00:00
rubidium
2bbbff64e4 (svn r23666) -Document: the usual pre-Christmas documentation spree 2011-12-24 08:56:18 +00:00
rubidium
100b46463e (svn r23436) -Merge: documentation updates from 1.1 2011-12-04 20:11:20 +00:00
rubidium
80e55c9775 (svn r23340) -Fix [FS#4824]: [Windows] A text in the installer was so long that NSIS didn't display it right anymore 2011-11-26 18:53:07 +00:00
rubidium
387e410f3e (svn r23221) -Codechange: update the documentation and installers regarding the new directories 2011-11-14 21:39:14 +00:00
rubidium
fb24ab71d0 (svn r22909) -Fix-ish [FS#4749]: let Windows 2000 and XP without service pack 3 use the win9x binary/installer; the newer MSVC compiler of the compile farm does not support those versions of Windows anymore 2011-09-08 20:06:12 +00:00
rubidium
5c13d3a83c (svn r22751) -Merge: documentation updates from 1.1 2011-08-14 18:53:55 +00:00
rubidium
793ec45a73 (svn r22692) -Update: [Windows] Installer didn't mention 7 all the time 2011-07-29 16:52:18 +00:00
rubidium
974c6c443c (svn r22586) -Merge: documentation updates from 1.1 2011-06-14 04:55:34 +00:00
rubidium
fff18f6087 (svn r22283) -Merge from 1.1: documentation updates/release changes 2011-03-31 21:26:26 +00:00
rubidium
63fd82e5a6 (svn r22256) -Update [FS#3375]: RPM spec file (Ammler) 2011-03-17 20:47:36 +00:00
rubidium
22afd83964 (svn r22083) -Change: trunk is heading towards 1.2 now 2011-02-14 20:20:57 +00:00
rubidium
974c0f5166 (svn r21967) -Prepare: for 1.1.0-beta5 2011-02-04 20:07:32 +00:00
rubidium
698d840581 (svn r21872) -Doc: update some more documentation 2011-01-20 22:09:31 +00:00
rubidium
e898a6a9f6 (svn r21749) -Prepare: for 1.1.0-beta3 2011-01-09 15:14:22 +00:00
rubidium
36f55a8823 (svn r21685) -Codechange: prevent bug tracker entries like FS#2487 and FS#1613 for this year 2011-01-01 08:31:23 +00:00
rubidium
f1a4bad7f7 (svn r21682) -Fix: Debian changelog was incorrect, so .deb compilation failed 2010-12-31 18:14:05 +00:00
planetmaker
fe6080650c (svn r21676) -Prepare 1.1.0-beta2 2010-12-31 14:08:21 +00:00
rubidium
ff8b269dc9 (svn r21614) -Fix: the spelling of some of the documentation
-Update: some of the documentation
2010-12-23 22:40:01 +00:00
glx
480f66d73f (svn r21294) -Fix [FS#4251]: check for existance of save/scenario dirs before asking for deletion confirmation 2010-11-22 17:42:34 +00:00
rubidium
f70202bfa8 (svn r21280) -Merge: documentation updates from 1.0 2010-11-20 21:27:21 +00:00
glx
7167da3521 (svn r21210) -Fix [FS#4231]: make sure text files use DOS EOL
-Fix: shortcuts were not delete when uninstalling OpenTTD on Windows Vista/7
-Add [FS#4231]: shortcuts to extra documentation files (docs and scripts subdir)
2010-11-16 15:12:22 +00:00
glx
6543339f91 (svn r21146) -Fix [FS#4212]: make sure to be upgraded openttd is not running when installing (Win32) 2010-11-11 17:06:33 +00:00
rubidium
05407c9b74 (svn r21051) -Fix: [Debian] Silence "uselessly linked" warning
-Change: [Debian] Use make install "parameters" to not install some files instead of removing them after installation
2010-10-27 21:56:10 +00:00
rubidium
59519edd34 (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. 2010-10-27 16:42:20 +00:00
rubidium
5ad2265c1d (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore 2010-10-26 22:27:33 +00:00
rubidium
9e35e80aa1 (svn r20999) -Change: Add installing options or rather options to not install certain documentation, in a similar way to GRFCodec/catcodec 2010-10-20 07:23:40 +00:00
rubidium
8fceb3f851 (svn r20810) -Merge: documentation updates from 1.0 2010-09-15 22:05:08 +00:00
rubidium
5b20472ccb (svn r20270) -Merge: release updates from 1.0 2010-07-31 21:48:42 +00:00
rubidium
50c7f60eca (svn r20160) -Merge: changelog updates from the 1.0 branch 2010-07-16 08:20:33 +00:00
rubidium
283b4c184a (svn r20129) -Add [Debian]: debug symbols package 2010-07-11 17:51:02 +00:00
smatz
0ef33548c2 (svn r19614) -Codechange: "it's" => "its" where appropriate 2010-04-12 14:12:47 +00:00
rubidium
dfa9e9d9d3 (svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package 2010-04-07 14:07:49 +00:00
rubidium
69fec2d146 (svn r19531) -Merge: documentation updates from 1.0 2010-03-31 23:33:28 +00:00
rubidium
21bf1ca7c7 (svn r19220) -Change: remove NoSound from the installer and add OpenMSX. 2010-02-23 17:39:07 +00:00
rubidium
30520d7762 (svn r19162) -Update: the debian packaging; bring it in sync with the packaging used at debian (minus the splitting) 2010-02-18 18:20:15 +00:00
rubidium
9f27959fcd (svn r19150) -Fix (r19143): some more locations could use updating 2010-02-17 15:31:46 +00:00
rubidium
d11bb39f43 (svn r19007) -Prepare: 1.0.0-beta4 2010-02-04 17:11:46 +00:00
rubidium
02edae5454 (svn r18870) -Prepare: 1.0.0-beta3 2010-01-20 23:29:56 +00:00
rubidium
3ca0937c1c (svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed. 2010-01-10 13:12:34 +00:00
rubidium
435ef4ea8d (svn r18734) -Prepare: for 1.0.0-beta2 2010-01-05 20:54:54 +00:00
yexo
33e48c63b8 (svn r18706) -Cleanup: remove docs/Manual.txt and docs/OSX_install_instructions.txt, the contents of those are already in readme.txt and they were outdated.
Add docs/obm_format.txt and docs/obs_format.txt to Makefile.bundle
Add several documentation files to the windows installer
2010-01-03 22:10:17 +00:00
rubidium
0bc292056d (svn r18678) -Update: happy new year 2010-01-01 00:00:45 +00:00