Megaglest fork
Go to file
Mike Hoffert 0a68e3a6a4 Implemented starting value for HP
Same syntax as for EP:

    <max-hp value="1000" regeneration="1" start-percentage="1.0" />

Where `start-percentage` can be replaced by `start-value` to use an
absolute number. Note that unlike EP, HP defaults to the max-hp value
*before* upgrades are applied. This behavior is not changed. To make units
spawn with their fully upgraded HP, set their start-percentage to 1.0.
2014-07-19 10:57:34 -06:00
data Windows: delete Release\*.tlog before building 2014-03-16 06:13:31 +01:00
docs Merge branch upstream/master 2014-01-25 21:13:12 +01:00
mk No prompt for file removal 2014-03-16 06:16:24 +01:00
source Implemented starting value for HP 2014-07-19 10:57:34 -06:00
.gitattributes The documentation's files format will be more friendly for the average Windows OS user. 2014-01-25 20:29:49 +01:00
.gitignore more git ignores for Windows 2014-01-30 23:43:26 +01:00
.gitmodules transfered .tx and tx-cleanup to data, added license/readme, basic configuration 2013-11-28 07:58:09 +01:00
.travis.yml travis: don't apt-get upgrade build node 2014-02-27 03:22:36 +01:00
CMakeLists.txt Also support -DCMAKE_BUILD_TYPE=None which is used by Debian 2014-03-27 10:35:22 +08:00
README.txt Another symlink bites the dust 2014-01-26 02:57:06 +01:00

README.txt

Please refer to docs/ for all documentation, license and copyright information.