summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Collapse)Author
2010-09-15(svn r20810) -Merge: documentation updates from 1.0rubidium
2010-07-31(svn r20270) -Merge: release updates from 1.0rubidium
2010-07-16(svn r20160) -Merge: changelog updates from the 1.0 branchrubidium
2010-07-11(svn r20129) -Add [Debian]: debug symbols packagerubidium
2010-04-12(svn r19614) -Codechange: "it's" => "its" where appropriatesmatz
2010-04-07(svn r19572) -Change: sync Debian packaging updates from Debian, but keep ↵rubidium
building a single package
2010-03-31(svn r19531) -Merge: documentation updates from 1.0rubidium
2010-02-23(svn r19220) -Change: remove NoSound from the installer and add OpenMSX.rubidium
2010-02-18(svn r19162) -Update: the debian packaging; bring it in sync with the ↵rubidium
packaging used at debian (minus the splitting)
2010-02-17(svn r19150) -Fix (r19143): some more locations could use updatingrubidium
2010-02-04(svn r19007) -Prepare: 1.0.0-beta4rubidium
2010-01-20(svn r18870) -Prepare: 1.0.0-beta3rubidium
2010-01-10(svn r18769) -Codechange: replace MiniLZO with the real library. If you're ↵rubidium
using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
2010-01-05(svn r18734) -Prepare: for 1.0.0-beta2rubidium
2010-01-03(svn r18706) -Cleanup: remove docs/Manual.txt and ↵yexo
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-01(svn r18678) -Update: happy new yearrubidium
2009-12-30(svn r18662) -Feature: Add WarpIN-based installer for OS/2orudge
2009-12-29(svn r18659) -Fix: Some minor language corrections in installerorudge
2009-12-23(svn r18622) -Merge: release changesrubidium
2009-12-23(svn r18621) -Fix: [Windows] obm files didn't get deleted by the installer; ↵rubidium
update download size of OpenSFX.
2009-12-22(svn r18608) -Change: add the concept of music setsrubidium
2009-12-15(svn r18510) -Codechange: some further cleanups of the Windows installer; it ↵rubidium
didn't always remove all the files it installed and the downloaded free graphics/sounds are now fully extracted instead of dumped as tar in the data directory. This should make reading the readme for them quite a bit easier.
2009-12-14(svn r18496) -Codechange: some changes to the installer to make it more ↵rubidium
usable, easier to maintain and more up-to-date
2009-12-01(svn r18356) -Merge: changes to the changelogs etc. in the 0.7 branchrubidium
2009-10-01(svn r17679) -Merge: release changes back into trunkrubidium
2009-09-29(svn r17666) -Fix [FS#3193]: RPM spec failed for SUSE (Ammler)rubidium
2009-08-31(svn r17336) -Codechange: move some os specific files into src/os/rubidium
2009-08-22(svn r17261) -Fix (r17214): don't forget to package the compatability ↵rubidium
wrapper scripts
2009-08-15(svn r17191) -Add: windows installer can now optionnaly download opengfx and ↵glx
opensfx
2009-08-15(svn r17189) -Fix (r17186): really remove notice.ini ;)rubidium
2009-08-15(svn r17186) -Change: remove UNICODE notice in windows installerglx
2009-08-14(svn r17179) -Merge: changelog etc. changes from 0.7 branchrubidium
2009-08-09(svn r17139) -Change: add the concept of sound setsrubidium
2009-06-08(svn r16541) -Merge: changelog etc. changes from 0.7 branchrubidium
2009-03-09(svn r15660) -Prepare: for 0.7.0-beta2 (ofcourse)rubidium
2009-02-16(svn r15501) -Document: the changes made over the last monthsrubidium
2009-01-13(svn r15062) -Fix: further forgotten svn properties and headerssmatz
2009-01-01(svn r14781) -Change: someone changed _cur_year; so update it in a few ↵rubidium
hardcoded places... happy new year! -Fix (r11790): a few instances were forgotten.
2008-12-20(svn r14708) -Change: update a few urls and fix some small errors/missing ↵rubidium
things in a few documents.
2008-12-03(svn r14650) -Merge: changelog etc. changes from the 0.6 branch.rubidium
2008-11-30(svn r14645) -Fix [FS#2431]: Debian packaging rules could use a non-existing ↵rubidium
makefile target when rerunning it with dpkg-buildpackage
2008-11-26(svn r14636) -Add: DOS port of OpenTTD, without network support though.rubidium
2008-11-16(svn r14585) -Fix (r14580): File mask for the script directory was wrong in ↵michi_cc
the Win32 install script.
2008-11-16(svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles.rubidium
2008-10-21(svn r14509) -Fix (r14507): missing svn:keywordssmatz
2008-10-21(svn r14507) -Codechange: Update the RPM spec file (futher changes are ↵skidd13
expected till 0.7)
2008-09-09(svn r14279) -Revert (r14237): Undo changes for renaming Debian packages, ↵matthijs
this is not the right way to do this.
2008-09-04(svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version.matthijs
2008-09-03(svn r14238) -Change [Debian]: Update Debian packaging files to the latest ↵matthijs
official Debian version. - Packaging files are now identical to those of the official 0.6.2-1 (or, r11138 in the collab-maint subversion repository), with the following exceptions: - Desktop files are removed, since openttd trunk installs them already. - Changes regarding package names from r14237 are preserved. - Topmost changelog entry with version 0.7~svn-1 is added.
2008-09-03(svn r14237) -Feature [Debian]: Allow the Debian packaging to change the ↵matthijs
package name of the resulting package. - The name can be changed at build time, by changing the package name in debian/changelog. - This will allow packages like openttd-svn or openttd-cargodest packages to be built.