Commit graph

85 commits

Author SHA1 Message Date
Ferdinand Thiessen
ecfec02f7f Fixed FSF address 2017-02-17 12:51:06 +01:00
Andrettin
bf841969a7 Units can now (optionally) have a RangedAttack animation specified 2015-11-26 13:04:35 +01:00
cybermind
5e3426967e [*] Updated changelog.html
[*] Updated copyright year
2015-02-23 22:52:33 +05:00
Joris
03f7503d86 [DOC] : Remove obsolete restriction ('big' TileSize only for building). 2012-11-09 11:23:33 +01:00
Pali Rohár
3d588da990 Extend copyright in doc/ footer 2012-07-24 14:00:09 +02:00
Pali Rohár
ecbc8bb6f8 Whitespace fixes in doc/ 2012-07-24 13:54:25 +02:00
Pali Rohár
2bf0a45fbb Updated doc files:
* Added Stratagus logo to all files
* Updated copyright, year and website
* Converted iso-8859-1 pages to uft-8
2011-03-27 01:10:43 +01:00
Pali Rohár
f668f7781b Removed $Id$ 2011-03-27 00:15:38 +01:00
jsalmon3
8c85ef982e Updated copyright year 2006-10-28 17:11:38 +00:00
jsalmon3
eb85306207 UnitType only has one image file now, changed DefineUnitType to Image = {file, f, size, {x, y}} 2005-06-11 13:17:56 +00:00
jarod42
8817a67e3a Remove Level from predefined variable.
It must be managed by lua instead.
2005-05-07 15:43:29 +00:00
jarod42
b09f71a2b2 Bloodlust, Haste, Slow, Invisible, UnholyArmor are now considered like defined Variables. 2005-04-24 14:30:59 +00:00
jsalmon3
fd65e6da6b Added unit portraits 2005-03-27 19:48:40 +00:00
jsalmon3
511d47723c Updated animations 2005-03-12 14:09:29 +00:00
jarod42
987ffad937 Remove Damage and ExtraDamage variable (use only in ui.lua)
Replace Stats.{Level,*Damage, Armor} with Variables[].Value
Perform getting variable of unit for lua.
2005-02-24 13:13:31 +00:00
feber
84540bf35e Improved documentation of the sleep argument in animations. 2005-02-12 22:04:04 +00:00
feber
71b7d3a577 Added the list of allowed animation names. 2005-01-23 10:02:48 +00:00
jarod42
414446bea9 Add auto repair mode 2004-12-16 19:16:29 +00:00
jarod42
01a36d34f0 Update documentation for DefineUnitStats() 2004-12-04 17:12:42 +00:00
jarod42
7692aa7ab0 Add Radar{Jammer,}Range in DefineUnitType() 2004-11-22 14:13:18 +00:00
mr-russ
3f8ddf3290 Applied Patch #1061898: extension (bug fix?) for the unit offset 2 (From Gorm_) 2004-11-22 07:42:44 +00:00
mr-russ
dc8b8d4b2c Added Radar and Radar Jamming support. 2004-11-20 12:56:15 +00:00
jarod42
d6b217798d Apply documentation patch #1068695 clarify animation frame numbers 2004-11-18 13:44:19 +00:00
mr-russ
f03ac12105 Added offset parameter to unittype 2004-11-04 11:32:00 +00:00
jarod42
80da1a5d25 Split Decoration Unittype flag into IsNotSelectable, Indestructible
and Decoration (act as tile).
2004-11-01 17:24:19 +00:00
mr-russ
a47bf1efc5 Allow Buildings to rotate if they have frames for it 2004-10-31 00:08:32 +00:00
jarod42
4bb9c0c16e Easy access to UnitTypeFlag with BoolFlag 2004-10-26 16:44:44 +00:00
jarod42
7ad86c6f72 Remove Speed attribute from UnitType and UnitStat.
(its only effect was to be shown in panel)
2004-10-12 15:12:47 +00:00
jarod42
734e389dda Add docu about variable already defined for DefineVariables().
Fixed some warnings.
2004-10-11 16:07:20 +00:00
mr-russ
eb29ed9486 Update for Graphics manager and removal of SameSprite 2004-08-11 04:51:33 +00:00
feber
6f1b6df361 - Applied Patch #1000623 from Wojciech �yli�ski - gulldarek.
- Uncommented and updated DefineUnitStats
2004-07-30 17:29:48 +00:00
mr-russ
7b1c6e281d Implemented the Beginning of Building restrictions
Fixed Bug where outlines where displayed for dieing buildings
Fixed Bug where BuilderOutside was marked in Red, but you can still build
2004-07-13 15:09:49 +00:00
jarod42
aa7aa29b37 Add DefineVariables, DefineDecorations and DefineSprites 2004-07-07 16:48:43 +00:00
jsalmon3
f1d5defd6e Updated CanTransport 2004-07-05 16:21:20 +00:00
mr-russ
8fb3a7384d Fix breakages after renaming index.html and directory.
Added NEXT and PREV to index to allow to start the cycling from the index page.
2004-06-20 07:10:04 +00:00
mr-russ
dfa6f861bf Updated Headers to have working links.
Added RETURNS to a number of functions.
began work in config.html ensure all the documentation information is accurate.
2004-06-06 09:25:28 +00:00
mr-russ
6fe5135b9f Finished Function name update to Lua name.
Removed all documentation of function that are not in the code.

Functions need to be added from the code to the documentation.
Then Documentation needs to be updated to be complete for each of the
old functions mentioned.
2004-06-04 12:26:49 +00:00
jsalmon3
55a5fd5668 Undo DefineVariables patch, wait until after 2.1 is released 2004-05-31 19:54:15 +00:00
jsalmon3
e072a54175 Added missing /dl 2004-05-29 21:37:40 +00:00
jarod42
7f1a46cab0 Add DefineVariables and DefineDecorations and spell docu 2004-05-29 17:53:44 +00:00
mr-russ
e90e0b4155 More Doc updates, nothing special, just function name changes at this point 2004-05-20 09:11:40 +00:00
nehalmistry
da6b47e3eb reverse commit of license header change 2004-03-29 23:51:25 +00:00
mr-russ
5573556b37 Applied Patch #900728: Update to unittype documentation (from Jarod) 2004-02-20 13:01:42 +00:00
wizzard
71d912b834 Added Attacking from within a Transporter funcationality 2004-01-16 14:40:15 +00:00
jsalmon3
a7512cb235 Removed UnitType::Property 2003-11-30 04:56:21 +00:00
n0body
b5c35acaae Removed DrawBuilding, merged it with DrawUnit. This was long overdue. 2003-11-09 02:42:05 +00:00
jsalmon3
3f95915c0c Added repair animation and sound 2003-10-31 06:18:56 +00:00
n0body
c0fe9d6ad0 Made volatile a bool flag. 2003-10-28 12:08:30 +00:00
n0body
879030503c Fixed holy-vision bug 2003-10-27 00:36:19 +00:00
n0body
7c28b39c7a Applied jarod's flag patch. 2003-10-25 17:58:44 +00:00