Joris
9f9c87047c
[ChangeLog]
...
- Use 2.2.7
- Remove duplicated entries.
- update with the last Cybermind commit.
2012-07-25 14:46:50 +02: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
373440382b
Update changelog
2012-07-24 13:39:37 +02:00
cybermind
c59a035066
[+] Reverted back the gray dot showing for UnitActionStill.
...
[+] Added support for AlwaysFire flag in spawn-missile anim.
[*] More complete changelog.
[-] Fixed unit freeze for UnitActionStandGround.
[-] Fix MaxResources manage.
[-] Fixed clamp assert if left and right ranges are equal.
2012-05-03 19:46:26 +06:00
Joris
c43b9c2e1d
[Changelog] Change number of version to 2.2.7
...
Add compatibility with Lua 5.2
2012-05-03 11:30:31 +02:00
joris
e317a5120d
Prepare changeLog for next release
2012-04-08 19:44:46 +02:00
Pali Rohár
630fc2c65c
Release version 2.2.6
2011-12-24 16:16:33 +01:00
Pali Rohár
3ce0fc416d
Fixed definitions in gameheaders for proper generating doxygen doc
2011-11-06 20:39:07 +01:00
Pali Rohár
3ace22754f
Update Doxyfile (with header and footer) to version 1.7.4
2011-11-06 17:50:32 +01:00
Pali Rohár
1eb620711e
Make doxygen documentation files with relative paths, add generated file tolua.cpp to doxygen too
2011-11-06 16:53:50 +01:00
Pali Rohár
3a84142457
Remove macros STRATAGUS_HOME_PATH and STRATAGUS_LIB_PATH
...
Use instead global std::string variables UserDirectory and StratagusLibPath (they are initialized and updated after parsing command line arguments)
Update manpage
Change default config directory:
* windows: user profile application data folder/Stratagus
* mac: ~/Library/Stratagus
* other: ~/.stratagus
2011-10-05 16:30:48 +02:00
Pali Rohár
9d2fec0f87
Updated info in doc/changelog.html, renamed it to name with lower chars
2011-08-09 09:19:14 +02:00
Pali Rohár
36e429a50f
Updated info how to generate Doxygen documentation
2011-08-09 09:13:40 +02:00
Pali Rohár
b2e8cb9a90
Fixed gameheaders
2011-08-08 15:47:57 +02:00
Pali Rohár
5e35702ba9
Added Stratagus Game headers file for easy creating Game Launchers and Maemo Extractors
2011-08-08 15:28:05 +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
90a7cad1e1
Updated man page for stratagus
2011-05-28 00:14:10 +02:00
Pali Rohár
d7b5cc6b87
Generate doxygen documentation to build directory
...
Added rules for CMake to install documentation and man page
Fixed debian control files for these changes
2011-05-24 22:50:07 +02:00
Pali Rohár
ad128f48fc
Update info about Stratagus dependences
2011-05-23 18:51:26 +02:00
Pali Rohár
f370f3859b
Do not show lot of Doxygen generating messages
...
Disable generating Doxygen documentation by defaut
2011-05-23 18:12:24 +02:00
Pali Rohár
b6ef1bb6e2
Synced doc/ChangeLog.html to debian/changelog, added debian/source/format
2011-04-13 12:03:46 +02:00
Pali Rohár
f78ba49990
Move metaserver to top dir, fix CMake and Doxygen paths
2011-03-29 10:57:49 +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
17a365316d
Updated doc files
2011-03-26 23:40:53 +01:00
Pali Rohár
c9c69a0a7e
Fixed generating DoxyGen documentation, added to CMake
2011-03-26 23:30:14 +01:00
Pali Rohár
7ad11bc992
Stratagus manpage moved from debian to doc
2011-03-25 21:48:58 +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
8c8fc6c907
Release version 2.2.5.5
2010-11-23 00:55:21 +01:00
Pali Rohár
ee5e9cf19a
Updated doc/ChangeLog.html
2010-11-22 22:50:10 +01:00
Pali Rohár
d4471cfb33
Updated doc/ChangeLog.html
2010-11-11 01:20:46 +01:00
Pali Rohár
e0e09fd36b
Split chnages in doc/ChangeLog.html into versions
2010-11-11 01:13:17 +01:00
Pali Rohár
30f728f7d1
Added tag Editor to TitleScreen.
...
If will be set to 0 (default) this title screen will not be show when starting Editor from command line (stratagus -e)
2010-11-05 20:00:03 +01:00
Pali Rohár
62412984b7
Release 2.2.5.4
2010-09-20 15:39:46 +02:00
Pali Rohár
07b1557cd3
Updating doc/ChangeLog.html
2010-08-08 08:48:00 +02: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
f59783afdf
Text fixes
...
Fixed launchpad URLs in doc/*
2010-08-02 17:52:16 +02:00
Pali Rohár
545b0c4526
Added function SetFullGameName to LUA scripts - use name for WM icon and title
...
- On Unix load icon from /usr/share/pixmaps/
- On Windows load icon from exe file from previous image argv[0]
2010-07-11 12:36:30 +02:00
Pali Rohár
0cb00b273b
Remove executable flags on text files
2010-07-10 14:24:11 +02:00
Pali Rohár
1cf7eddf49
Removed creating dummy stratagus-gl deb package
...
Added infos to changelog
2010-07-09 16:24:15 +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
Pali Rohár
b467ecfd51
Added info to changelog
2010-06-23 15:24:54 +02:00
tlh2000
2e59e25ff4
* svn properties 2nd try
2009-05-30 13:01:25 +00:00
tlh2000
2029496913
* reverted r7983)
2009-05-30 12:59:42 +00:00
tlh2000
8c0bb705fc
* svn properties
2009-05-30 12:47:28 +00:00
tlh2000
946136a60f
* fixed debian package binaries
...
* added packaging information to the install docs
2009-05-23 09:01:44 +00:00
jsalmon3
65d03f62fb
Fixed attack range off by 1 bug
2007-11-21 06:29:38 +00:00
jsalmon3
e770e57887
Added changes for 2.2.4
2007-03-04 21:54:16 +00:00
jsalmon3
c039c42b17
Fixed enemy check in GetNumOpponents
2007-03-03 18:29:21 +00:00
jsalmon3
8a8bbc395c
Updated for 2.2.2, updated copyright years
2007-03-01 05:29:54 +00:00
jsalmon3
8f1995cd93
Fixed bug where replays would use the wrong race
2007-01-14 18:51:33 +00:00
jsalmon3
f83db67913
Fixed bug #1603502 : invisible units shouldn't auto attack
2007-01-09 04:43:57 +00:00
jsalmon3
1dcc5fcc1e
Fixed bug where the computer could see a cloaked unit
2007-01-07 03:01:07 +00:00
jsalmon3
f7dafd1997
Added SaveReplay function, Fixed off by 1 causing units to not reach the bottom and right edges
2007-01-06 04:38:36 +00:00
jsalmon3
1554ed40ad
Fixed bug when redefining a unit to use a different image
2007-01-05 06:15:33 +00:00
jsalmon3
562eccedc2
Prepare for 2.2.2
2007-01-05 05:02:49 +00:00
jsalmon3
797e550e30
Restore font colors after loading a game
2007-01-05 04:41:28 +00:00
jsalmon3
de156e1726
Fixed crash loading a game when a unit contains other units not defined yet
2006-12-22 06:37:06 +00:00
jsalmon3
aec8c8b0b2
s/frensh/french
2006-12-17 17:09:25 +00:00
jsalmon3
60be09dc39
Fixed crash when the ai builds a large, non-square building
2006-12-17 17:08:42 +00:00
jsalmon3
89a0e19efa
Changed version number to 2.2.1
2006-12-17 17:04:14 +00:00
feber
ace9f268e3
Update changelog.
2006-12-16 15:29:39 +00:00
feber
8f4b58750e
Updated french translation.
2006-12-16 15:27:05 +00:00
jsalmon3
0f97ff6239
Update to 2.2
2006-12-09 17:44:19 +00:00
feber
aacf5f8f08
Update stratagus version and completed the changelog.
2006-12-09 16:10:35 +00:00
nehalmistry
7007666f4d
cleanups
2006-11-28 04:12:32 +00:00
feber
48fde5d1d8
Tell in the documentation that stratagus works with lua 5.0.
2006-11-20 21:32:09 +00:00
feber
59744295a8
Update the scripts documentation.
2006-11-17 21:58:44 +00:00
feber
db93e5551d
Replaced the implementation for the OpenSet by a sorted array. This should speed up the astar pathfinder.
2006-11-12 01:16:16 +00:00
feber
9f0fb8054c
Fix doc.
2006-11-05 20:59:47 +00:00
feber
7423962e64
Changelog for stratagus 2.2 alpha.
2006-11-02 20:17:25 +00:00
jsalmon3
8c85ef982e
Updated copyright year
2006-10-28 17:11:38 +00:00
jsalmon3
a7e99260a8
Removed CclUnits
2006-10-28 17:03:49 +00:00
feber
2253c1092c
Updated "How do I create a game using the engine?" faq entry.
2006-10-19 08:32:06 +00:00
jsalmon3
6a919ce5f8
Removed ProcessMenu
2006-09-24 00:04:10 +00:00
nehalmistry
c3ec778ec9
add FAQ question: How to create game
2006-07-29 21:00:22 +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
nehalmistry
e37cbba505
remove flac and mad mp3 support
2006-05-06 00:54:24 +00:00
nehalmistry
3fdd493f09
update macosx installation instructions
2006-05-05 23:41:47 +00:00
feber
d99e7dab24
Removed obsolete todo file from the docs. It moved into the wiki.
...
Added link to SDL copyright.
2006-04-23 13:26:58 +00:00
feber
ae45762476
Documentation update: stratagus 2.2, subversion, cleanup.
2006-04-23 12:35:31 +00:00
jsalmon3
ead565afa9
Removed DefinePlaySection
2006-04-20 01:22:33 +00:00
jsalmon3
2076c5ac67
Fixed missing /dl
2006-04-10 01:13:42 +00:00
jsalmon3
71fc501789
Converted scheme to lua
2006-04-10 01:10:46 +00:00
jsalmon3
cd3cce789d
Updated copyright
2006-02-25 23:22:47 +00:00
feber
a7c3b5a1d1
Added support to create multiplayer games with the guichan menus.
2006-02-19 11:46:06 +00:00
feber
9687e6de3b
Added ListFilesInDirectory and ListDirsInDirectory lua functions.
...
List contents of the stratagus data dir or of the stratagus user preferences directory.
2005-12-06 22:57:04 +00:00
jsalmon3
a644078a38
Removed SetFancyBuildings
2005-11-14 03:17:29 +00:00
jsalmon3
ffe4dca7ae
Redesigned sound
2005-11-11 04:20:17 +00:00
nehalmistry
a0ceaa608f
update copyright
2005-10-31 01:27:18 +00:00
nehalmistry
f1b73e6c05
FAQ updates
2005-10-31 01:26:41 +00:00
jsalmon3
bd2f72cf88
Changed SetTerrainEditable to use bool
2005-10-23 17:52:22 +00:00
jarod42
806d6fbd45
Add class CEditor.
...
Move some variables and functions into it.
Editor: Change Unit owner by pressing 0-9 key (0 for neutral).
2005-10-23 14:24:08 +00:00
jsalmon3
5c1e8304a5
Removed DefineFontColor
2005-10-16 02:15:18 +00:00
jarod42
147119dcfa
Fixed orc-wall connection. (It connected with human-wall)
2005-10-13 15:54:35 +00:00
jsalmon3
52a8f0a346
Removed DefineFont
2005-10-10 23:00:38 +00:00