Ferdinand Thiessen
ecfec02f7f
Fixed FSF address
2017-02-17 12:51:06 +01:00
cybermind
5e3426967e
[*] Updated changelog.html
...
[*] Updated copyright year
2015-02-23 22:52:33 +05: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
5db6a09d33
Added Lua function DebugPrint - same as C macro DebugPrint
2011-05-28 21:41:16 +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
Pali Rohár
bc728696b7
Revert back ForestRegeneration
2011-01-27 16:08:19 +01:00
Pali Rohár
016bb2ae44
Revert back FancyBuildings
2011-01-27 15:49:21 +01:00
Pali Rohár
61cea7db75
Patch stratagus-fog-of-war-color.patch from http://sourceforge.net/tracker/?func=detail&aid=1580841&group_id=84903&atid=574267
...
Configurable Fog of War color - ID: 1580841
Adds a configuration option,
SetFogOfWarColor(red,green,blue) and document it in
doc/scripts.
Applies to SVN code as of 2006-10-19.
2010-08-03 15:13:49 +02:00
Pali Rohár
d80ca98890
Backport patch from BosWars: http://svn.seul.org/viewcvs/viewvc.cgi?view=rev&root=BosWars&revision=9662
...
Make GLMaxTextureSize configurable for systems where the value reported by OpenGL causes slow displays
2010-06-24 18:11:02 +02:00
feber
59744295a8
Update the scripts documentation.
2006-11-17 21:58:44 +00:00
jsalmon3
a7e99260a8
Removed CclUnits
2006-10-28 17:03:49 +00:00
jsalmon3
6a919ce5f8
Removed ProcessMenu
2006-09-24 00:04:10 +00:00
jsalmon3
d5b20e6dd9
Cleaned up the editor a bit, removed unused menu code
2006-07-09 20:26:33 +00:00
jsalmon3
d983313c42
Removed Credits and MenuMusic
2006-07-09 00:56:31 +00:00
jsalmon3
44662b84e6
Removed SetForestRegeneration
2006-06-11 20:34:11 +00:00
jsalmon3
ead565afa9
Removed DefinePlaySection
2006-04-20 01:22:33 +00:00
jsalmon3
a644078a38
Removed SetFancyBuildings
2005-11-14 03:17:29 +00:00
jsalmon3
5c1e8304a5
Removed DefineFontColor
2005-10-16 02:15:18 +00:00
jsalmon3
52a8f0a346
Removed DefineFont
2005-10-10 23:00:38 +00:00
jsalmon3
a32bbca0f1
Removed DefineUpgrade
2005-10-09 14:58:09 +00:00
jsalmon3
74262b0655
Removed DefineIcon and icon.html
2005-10-09 14:56:48 +00:00
feber
316c626736
Load the tileset immediatly at map creation time. Removed SelectTileset lua function. (Update your luas!)
2005-07-18 10:05:49 +00:00
feber
2df27a568d
Added SetTerrainEditable lua function
2005-07-17 20:01:29 +00:00
nehalmistry
50cb561e3c
change PlayerShade to PlayerColorIndex
2005-06-17 05:26:02 +00:00
nehalmistry
f31f0852bf
make player shades configurable via lua
2005-06-17 00:26:08 +00:00
jsalmon3
30d2f36439
Removed DisplayPicture
2005-04-30 19:25:52 +00:00
jsalmon3
4ac5dde113
Removed color cycling
2005-04-30 19:18:30 +00:00
feber
8b265ca8b0
Added AiAttackWithForce which disappeared accidently.
2005-04-15 20:18:36 +00:00
feber
7cbc73b0de
Replaced IfUnitAt by GetNumUnitsAt
2005-03-26 10:18:27 +00:00
jsalmon3
d40ca6770f
Added DefinePlayerColors
2005-03-19 23:04:57 +00:00
feber
04503f6044
Applied patch #1160159 : Enable Metaserver Support (from Brian Haase).
2005-03-10 21:49:59 +00:00
feber
d941c77141
Small lua documentation fixes.
2004-12-15 12:23:58 +00:00
nehalmistry
341c3b949d
document DefinePlaySections
2004-11-21 17:37:20 +00:00
jsalmon3
4d47cb8906
Added GetVideoResolution and GetVideoFullScreen
2004-10-25 01:19:58 +00:00
feber
699dd2ff15
New Lua map format: map presentation.
2004-10-24 06:49:11 +00:00
jsalmon3
015113db60
Added CclSavePreferences
2004-10-16 17:28:15 +00:00
jsalmon3
1d891e94f7
Removed SoundThread and DisplaySounds
2004-08-24 01:11:00 +00:00
feber
71d21e7abd
Seperation of fog of war graphics from the tileset graphics.
...
Added lua api function SetFogOfWarGraphics.
2004-08-19 19:03:35 +00:00
jsalmon3
f203cba4e9
Icons use the graphics manager
...
Removed icon aliases
Renamed icon index to frame
Hi mr-russ
2004-08-11 00:36:53 +00:00
feber
6f1b6df361
- Applied Patch #1000623 from Wojciech �yli�ski - gulldarek.
...
- Uncommented and updated DefineUnitStats
2004-07-30 17:29:48 +00:00
feber
358fbb34b4
Lua game api cleanup:
...
- Renamed PlaceUnit into MoveUnit
- Removed MakeUnit, one should use CreateUnit instead
- Added checks to MoveUnit to avoid blocked tiles.
2004-07-25 14:08:08 +00:00
feber
59b16cbaa0
Updated documentation for the coming new map format.
2004-07-25 11:41:19 +00:00
feber
dda6da86d1
Added documentation for SetPlayerData and GetPlayerData.
...
Updated documentation helper scripts to use the new filenames.
2004-07-23 07:44:25 +00:00
jsalmon3
35b46051f8
Removed GetStratagusHomePath and GetStratagusLibraryPath
2004-06-26 18:33:11 +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
0a757400a8
Added a number of new functions.
2004-06-04 23:30:33 +00:00
mr-russ
0888f7691d
Added savegame.html for function relating to only savegame internals.
...
Began adding functions and descriptions that are in the code that are
not in the documentation. Still many to go.
2004-06-04 13:10:57 +00:00