Commit Graph

10358 Commits (23b4d3e8a1ed17e3cc9eba344c2e05e554fa5623)

Author SHA1 Message Date
cybersphinx f3a0614b7c Begone, removed files! 2011-05-17 00:11:52 +02:00
Per Inge Mathisen d6d5312d1d Add support for translations to qtscript system. 2011-05-16 23:40:42 +02:00
dak180 a934315912 Pick up the last of the mismerged files from the great qt merge. 2011-05-16 16:18:42 -04:00
Per Inge Mathisen 11dbc51569 Fix copy paste bug s/wrap/warp/ closes ticket:2710 2011-05-15 22:00:12 +02:00
dak180 6f947941fe Make sure we grab the right configuration to make the dmgs. 2011-05-15 13:22:34 -04:00
dak180 d9c53fbfd2 Fix StaticAnalyzer builds. 2011-05-15 12:17:29 -04:00
Per Inge Mathisen 8b3d8648d0 Remove unused, duplicate and useless scripts 2011-05-15 15:04:31 +02:00
Per Inge Mathisen 7601395cf5 Fix assert failure when loading maps with a structure ID zero on it. 2011-05-15 15:04:06 +02:00
Per Inge Mathisen efd9213fde Convert skirmish rules script to qtscript. Fix play sound function. 2011-05-15 14:40:48 +02:00
Per Inge Mathisen 147a81ade7 Remove test file mistakenly committed a while ago 2011-05-15 11:34:28 +02:00
Per Inge Mathisen 9d0b310296 Add unit tests for scripts. Add lint program for qtscript files for easier validation testing while writing scripts. 2011-05-15 11:33:41 +02:00
Per Inge Mathisen 66c3bdb559 Fix up copy paste bugs in qtscript code. 2011-05-15 11:33:40 +02:00
cybersphinx 126ff97b90 Remove old sql doc. 2011-05-15 00:38:58 +02:00
cybersphinx 54a1771b64 Make the microai use actions instead of orders.
Based on a patch by per. Refs #2391.
2011-05-15 00:05:52 +02:00
cybersphinx 37012d975c Fix nsis script. 2011-05-14 23:47:25 +02:00
cybersphinx fb0b027f0f Don't try to make docs without asciidoc available.
Closes #2708.
2011-05-14 23:46:20 +02:00
Per Inge Mathisen aca50d6648 Fix crash if we remove timers while updating them. Fix crash if reacting to attacker-less
damage to structures -- this closes ticket:2707 Increase scavenger time to counter-attack
before returning to base by 50% to avoid aborting attacks to early.
2011-05-14 22:13:33 +02:00
cybersphinx 04d2e5939f Remove generated docs with distclean. 2011-05-14 19:55:18 +02:00
cybersphinx be95a65395 Merge branch 't/master/docs'
Closes #1298.
2011-05-14 18:58:36 +02:00
cybersphinx 4d21048973 Merge branch 't/master/sequencestuff' 2011-05-14 18:52:27 +02:00
cybersphinx e18bb5a884 Make docs generation properly depend on a2x and wkhtmltopdf availability. 2011-05-14 18:29:15 +02:00
cybersphinx f226715e6f Include quick start guide in the Debian package. 2011-05-14 18:12:18 +02:00
cybersphinx 20efb7edc8 Update .gitignore. 2011-05-14 18:12:09 +02:00
cybersphinx 7597f765e6 Change manpage examples format. 2011-05-14 18:12:02 +02:00
cybersphinx c447408d3b Install manpage correctly. 2011-05-14 18:11:56 +02:00
cybersphinx 7dca5b1252 Use asciidoc for the manpage. 2011-05-14 18:11:26 +02:00
cybersphinx f3f2c706dc Fix nsis installer for the new quick start guide. 2011-05-14 18:10:37 +02:00
cybersphinx 2de0d56ee8 Add quickstartguide to the build system.
"make dist" now works and includes the built html and pdf versions.
2011-05-14 18:10:06 +02:00
cybersphinx 50a2d7e4e0 Include asciidoc quick start guide.
Refs #1298.
2011-05-14 18:09:59 +02:00
cybersphinx 081ef6234e Replace the outdated content of COMPILE with a pointer at the wiki. 2011-05-14 18:09:40 +02:00
cybersphinx 0ba7f57000 Remove outdated documentation. 2011-05-14 18:09:05 +02:00
Per Inge Mathisen be4a8e543b Fix bugs in qt script and rules script. Qtscript for rules not enabled yet. 2011-05-14 17:53:11 +02:00
cybersphinx 2ef1cb2939 Use better (?) locale names.
Hopefully fixes #1778.
2011-05-14 17:05:47 +02:00
cybersphinx 7a056bb1ba Clean up src/seqdisp.c. 2011-05-13 22:55:17 +02:00
cybersphinx b3c2fabf16 Scale the video subtitle font with the resolution used. 2011-05-13 22:55:17 +02:00
Per Inge Mathisen 37d5fba2bd qtscript: Add include() function, as requested by vexed. Adds whatever functions are defined in the
file parameter to the current script context. These functions may be called immediately.
2011-05-13 22:27:38 +02:00
RomanoFC f1a56c232a Edited po/nl.po via GitHub 2011-05-11 16:13:58 +02:00
cybersphinx 2843f90762 Make distance static and use the existing accessor functions elsewhere. 2011-05-11 03:17:26 +02:00
the_cybersphinx 049165197b Show power generator effects for all players. 2011-05-10 23:59:34 +02:00
cybersphinx a418051628 Some nsis fixes.
Don't set the compressor in the file, since it's set on the command line
already (prevents a warning). Remove COPYING.* files.
(cherry picked from commit c3174cae1953f7f59324aec16a4c81f04b0cfa68)
2011-05-09 02:31:50 +02:00
dak180 6f52118902 Move source downloading to take advantage of change detection. 2011-05-08 18:00:40 -04:00
dak180 fb4cf44424 A better way to tell if we have the right lib version. 2011-05-08 17:53:01 -04:00
Per Inge Mathisen fbb4c43d35 Remove another ton of dead code. 2011-05-08 22:53:51 +02:00
cybersphinx 35a19b1399 Update POTFILES.in. 2011-05-08 16:03:52 +02:00
Per Inge Mathisen ff20bdaa68 Remove tons of useless stuff from fastplay tutorial. 2011-05-08 14:28:00 +02:00
Per Inge Mathisen 2d1b6aa05a Remove dead code from fastplay 2011-05-08 14:10:48 +02:00
cybersphinx cbdb8dcc62 Update translations. 2011-05-07 01:18:10 +02:00
cybersphinx 4f1618291b Show experience with one decimal place.
Should make it clearer that it is not an integer number. Closes #2641.
2011-05-07 01:17:44 +02:00
Rene Jochum e4ff3366fc Moves the Cacert root Cert into data/base.wz 2011-05-07 01:17:38 +02:00
cybersphinx 40b3e31ab3 Show damage for all buildings.
Refs #2634.
2011-05-07 01:09:14 +02:00