Find a file
Pali Rohár 0abad20221 Fixed Windows NSIS Installer
- Use MUI2 instead MUI 
 - Use only register 0 instead R0
 - Use relative instruction jumps instead label jumps
 - Do not allow start installer twice
 - Do not allow uninstall Stratagus if some Stratagus games are installed (e.g. Wargus) (force with param /P in UninstallPrevious section)
 - Check for installed games in HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\Stratagus\Games
2010-08-09 13:58:09 +02:00
.bzr-builddeb add .bzr-builddeb dir for bzr builddeb 2010-05-14 14:25:20 +02:00
contrib Removed old Windows Installer 2010-06-21 10:02:24 +02:00
debian Added CPPFLAGS to windres 2010-08-07 15:43:34 +02:00
doc Updating doc/ChangeLog.html 2010-08-08 08:48:00 +02:00
src Added CPPFLAGS to windres 2010-08-07 15:43:34 +02:00
tools Remove obsolete useless and ugle .cvsignore files. 2006-12-09 19:16:45 +00:00
autogen.sh add autogen script 2004-08-15 15:25:17 +00:00
build-win32-cross.sh configure.in 2010-07-14 11:51:13 +02:00
configure.in configure.in 2010-07-14 11:51:13 +02:00
COPYING added gpl 2003-07-03 16:10:29 +00:00
Makefile Added CPPFLAGS to windres 2010-08-07 15:43:34 +02:00
README Tabs 2004-05-19 00:04:17 +00:00
Rules.make.in Added support for cross compile, target Windows MinGW 32/64 2010-06-20 10:03:41 +02:00
stratagus.nsi Fixed Windows NSIS Installer 2010-08-09 13:58:09 +02:00

    ________________________________README_________________________________
         _________ __                 __                               
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ | 
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/ 
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
           Stratagus - A free fantasy real time strategy game engine

Read 'doc/index.html' for general information and license information.
Read 'doc/install.html' for Stratagus installation instructions.
Read 'doc/ChangeLog.html' for the Stratagus changelog.