Commit graph

1126 commits

Author SHA1 Message Date
cybermind
c560b02922 [+] Added Fluidsynth support for MIDI playback
[*] Increased sound channel count to reduce sound lags
[*] SetDefaultTextColors is available from Lua
2014-10-20 23:58:56 +06:00
cybermind
dfe2bdb034 [*] Updated changelog for new release 2013-12-16 19:22:55 +06:00
joris
d55f0acadd Implement lua wrapper CheckDependency. Inspired from Mikko Merikivi's patch. 2013-10-18 12:12:48 +02:00
joris
dfc0e048d9 [Html]:Fix docu about coding style (introduce AStyle). 2013-03-09 13:19:48 +01:00
Pali Rohár
7bcf6ebf4b Update file Doxyfile.in 2013-02-07 15:02:55 +01:00
Pali Rohár
6c5305411a Add file version-generated.h to Doxygen 2013-02-07 14:53:38 +01:00
Pali Rohár
0eef9e3351 Remove version string from doc/stratagus.6 2013-02-05 23:41:07 +01:00
Pali Rohár
1da6e419f8 Remove hardcoded version string from doc/Doxyfile.in, instead use compile time variable from cmake 2013-02-05 23:40:39 +01:00
Joris
99330eaad2 [Doc] : Remove ignored code inside DefineAiHelper (These relations are filled according to button). 2013-01-23 13:23:07 +01:00
joris
5676c6ee51 [Doc]:Fix AiSetCollect, AiSetReserve. 2012-12-29 23:40:59 +01:00
Joris
03f7503d86 [DOC] : Remove obsolete restriction ('big' TileSize only for building). 2012-11-09 11:23:33 +01:00
Pali Rohár
e89e3ed2e7 Release version 2.2.7 2012-08-20 15:27:46 +02:00
Joris
cd6badad7d Add missing </li> and closing other tags to be more correct. 2012-07-25 16:12:03 +02:00
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