summaryrefslogtreecommitdiff
path: root/os/windows/installer/install.nsi
AgeCommit message (Collapse)Author
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-08-31(svn r17336) -Codechange: move some os specific files into src/os/rubidium