Find a file
iddqd-mail 973631c335 [+] Ability to get info for unit's bool-flags and currently used spell in animations.
[+] Ability to change some target's variable when missile hits it. Use (in DefineMissile) ChangeVariable for variable name, ChangeAmount for changing amount (may be negative) and bool ChangeMax to increase the Max field if Value will be greater than Max.
[*] CclDefineUnitStats now supports more user defined variables (NOTE: saves compatibility will be lost)
[*] AI units who uses repeat-cast magic won't stop on each cast.
[-] Units no more attack revealers.
[-] Some fixes to stored resources.
[-] Don't clone attack action for dead units.
2012-06-15 11:24:08 +06:00
.bzr-builddeb add .bzr-builddeb dir for bzr builddeb 2010-05-14 14:25:20 +02:00
cmake/modules Added variable MAKENSIS_ADDITIONAL_FLAGS for specifing user flags for makensis 2012-05-27 22:53:10 +02:00
debian Fixed compile errors on Maemo 2011-12-30 13:24:23 +01:00
doc [+] Reverted back the gray dot showing for UnitActionStill. 2012-05-03 19:46:26 +06:00
gameheaders Remove trailling '\' in data_path for windows which make the (game) data to be not found. 2012-05-24 14:32:36 +02:00
metaserver Fixed crashing metaserver at first start 2011-05-28 13:26:27 +02:00
po Moved international po files to po subdir 2011-03-26 23:34:16 +01:00
src [+] Ability to get info for unit's bool-flags and currently used spell in animations. 2012-06-15 11:24:08 +06:00
tools [AStyle] : max-instatement-indent=60 2012-04-18 16:54:37 +02:00
.bzrignore Ignore some files generated by CMake for VS 2012-02-25 13:52:43 +01:00
CMakeLists.txt Do not overwrite CMAKE_CXX_FLAGS and CMAKE_EXE_LINKER_FLAGS variables 2012-05-20 19:48:55 +02:00
COPYING added gpl 2003-07-03 16:10:29 +00:00
README Updated info in doc/changelog.html, renamed it to name with lower chars 2011-08-09 09:19:14 +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.