Commit Graph

7385 Commits (8ad47a08e626a5cbd3aab1ef5f09a113d86c1361)

Author SHA1 Message Date
Buginator 8ad47a08e6 Set some missing svn properties for the sequenceaudio/cam*/*.txa & /*.txt files.
2.3: r10707

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10708 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-25 12:04:34 +02:00
Christian Ohm 5f43907ac7 Only use our integrated GLee header when needed.
Fixes building with the integrated GLee removed.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10701 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-24 19:29:21 +02:00
Christian Ohm 7327fc0493 Include po/update-po.sh in the tarball.
Fixes make distcheck.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10700 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-24 19:29:21 +02:00
Christian Ohm 8b034711f4 Update translations.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10699 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-24 19:29:21 +02:00
Christian Ohm 7664a38d5e Ukrainian translation update by Olexandr1986.
Closes #1797.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10698 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-24 19:29:20 +02:00
dak180 d72ba6b872 Keep up with the changing urls for the videos and some general clean up.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10692 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-24 19:29:19 +02:00
Per Inge Mathisen b1547abfa1 semperfi: Avoid starvation problem that occurs if AI builds too many power generators at once,
finishing none of them before running out of power. Now prioritizes aiding power generator
construction or upgrade before building new ones. Thanks to Safety0ff for reporting this issue.


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10691 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-24 19:29:19 +02:00
dak180 765c648058 Distinguish between different types of .wz files
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10689 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-23 13:10:04 +02:00
Per Inge Mathisen afc69769b0 Make a .wz archive for semperfi. Patch by Safety0ff, closes ticket:1789
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10680 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-23 13:10:01 +02:00
Per Inge Mathisen c4a2f7d7d0 The cosmetic, non-controversial parts of my movement patch in ticket:1649
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10679 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-23 13:10:01 +02:00
Per Inge Mathisen a45220d81f Remove unnecessary hack to find a non-blocking endpoint for A* paths. A* deals with this on
its own by employing the ASR_NEAREST mode. Change taken from my patch in ticket:1649


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10678 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-23 13:10:00 +02:00
Per Inge Mathisen 9544854bfb Avoid unnecessary casting of object position type when calling fpathTilePOS. Based in part
on patch by Zarel in ticket:1649 Reviewed by stiv.


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10677 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-22 19:37:10 +02:00
Buginator 799b79358f die popt, die!
(remove from the build system)


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10671 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-22 09:04:47 +02:00
Buginator d54c673d05 Tone down the netplay logs on release builds.
2.3: r10665

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10670 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:41 +02:00
Buginator 5638c48f1f Make sure the <config directory> is populated before any write calls are made.
Thanks to cybersphinx for noticing this bug.

2.3: r10666

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10669 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:41 +02:00
Safety0ff fade198386 Fix previous commit (r10662) which went wrong.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10663 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:39 +02:00
Safety0ff 059aab5641 Forward-port r10519 to fix dydo-ai in trunk.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10662 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:39 +02:00
Per Inge Mathisen 2160934b3f semperfi: Only print group info for selected droids when running as selected player and in an autogame
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10661 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:39 +02:00
Christian Ohm 68e2edf71e Update list of files to translate when running update-po.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10660 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:38 +02:00
Christian Ohm d4760cf7a2 Update translations.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10658 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:38 +02:00
Christian Ohm 8c4b40c46e Make subtitles translateable, part II.
Enclose all subtitles in _() for gettext. Refs #1728.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10657 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:37 +02:00
Christian Ohm 68d5713d99 Make subtitles translateable, part I.
Feed them through gettext on display, add the files to the update-po.sh script
and run that to update POTFILES.in. Refs #1728.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10656 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:37 +02:00
Christian Ohm 2d5dc129bb Update list of translateable files.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10655 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:37 +02:00
Christian Ohm e8a6db2e38 Make update-po.sh more readable.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10654 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:37 +02:00
Christian Ohm 025a94fae1 Update translations.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10653 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:37 +02:00
Christian Ohm d6364ddbf7 Italian translation update by Alpha93.
Closes #1790.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10652 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-21 09:32:36 +02:00
Per Inge Mathisen 9902fb2a17 semperfi: In VTOL branch, we now race for PLASMITE BOMBERS. There is nowhere to hide and nowhere to run!
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10648 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-20 10:57:33 +02:00
Christian Ohm 315c75870e Draw the subtitles with shadows to increase readability.
Closes #1782.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10647 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-20 10:57:32 +02:00
Per Inge Mathisen 0cb3fe603a Add AI template for plasmite bomber
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10646 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-20 10:57:32 +02:00
Christian Ohm 06826961ac Remove the allowSubtitles variable.
Its default setting prevents the subtitle option in the menu to work (so this
fixes #1207), and I don't see any reason why we would actually want this.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10643 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-20 10:57:32 +02:00
Christian Ohm bff529f5fa Brazilian Portuguese translation update by Tucalipe.
Closes #1785.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10642 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-20 10:57:32 +02:00
Per Inge Mathisen e17c33635c Fix unit tests
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10641 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-19 12:52:42 +02:00
Per Inge Mathisen a7e9da6ed5 Revert r10627 since it turned out to be not quite purely cosmetic after all
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10640 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-19 12:52:42 +02:00
Per Inge Mathisen 4c67b3d6ef Correctly escape brackets in configure help
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10638 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-19 12:52:42 +02:00
Per Inge Mathisen 455fd8a613 Modify MOTD for 2.2 to make it nicer looking
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10635 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-19 12:52:42 +02:00
Christian Ohm 13c78bf714 If setting the chosen fullscreen video mode fails, retry in windowed mode.
This should help in cases where the set video mode isn't supported in
fullscreen. Includes a bit of stylistic cleanup in screenInitialize, and
demotes the bpp warning to info instead of error.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10634 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-19 12:52:42 +02:00
Buginator 96bb80b314 Prevent the host from kicking themselves.
Prevent someone trying to kick the host, and kick them instead.

Thanks to effigy for the info
2.3: r10629 /r10630

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10633 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-19 12:52:41 +02:00
Buginator 60a4248d75 When we take over unit via link turret, make sure our allies don't keep firing at it.
fixes ticket:1775

Thanks to Daltx for the savegame(s)
2.3: r10268


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10632 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-19 12:52:41 +02:00
Buginator 4cb339dbfa Add motd file for 2.3 / trunk and 2.2.x
Update master server to spit out the correct MOTD based on which client connects to it.


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10631 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-19 12:52:41 +02:00
Steven Koenig 78ff8a4d1c ChangeLog2BBCode Converter script now
* uses /bin/sh instead of /bin/bash,
 * uses -r (GNU extension, tell me, if we do not want this!) so we have less backslashes,
 * uses | as a separator now, so / does not need to be escaped,
 * does not escape characters that do not need to be escaped (spaces) and therefore
 * has an overall improved readability.
There should not be any changes to the behaviour/actions of sed, it is a purely cosmetic commit.



git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10627 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-18 20:21:18 +02:00
Per Inge Mathisen d4fa5260ad Fix some changelog errors
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10623 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-18 20:21:18 +02:00
Per Inge Mathisen c29aa0836e First version of a changelog-to-bbcode conversion script. Pipe a portion of the changelog through to get bbcode.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10622 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-18 20:21:18 +02:00
Christian Ohm 9da3443c2d Revert r9878, to make Windows cross builds work again.
Giel: Please don't just revert my changes without fixing the real problem
(see #1473).

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10618 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-17 23:01:07 +02:00
Christian Ohm f99a338ea6 Fix compilation with gcc 4.5.
gcc 4.5 enables some warnings with -Wall that didn't even exist in previous
versions (so we can't just disable them generally). This adds a new autoconf
macro to check for compiler flags, and adds -Wno-switch and -Wno-enum-compare
to the compiler flags if they exist.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10597 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-16 19:56:25 +02:00
Christian Ohm 88f167a51a Spanish translation update by Saberuneko.
Closes #1773.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10596 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-16 19:56:24 +02:00
dak180 7eff9e3ac4 When you know the data directory is messy, be sure to clean it up.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10594 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-16 14:21:39 +02:00
Buginator b33a761f9a Only concatenate the mod list to the version string when the client receives the version string from the host.
2.3:r10952

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10593 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-16 14:21:39 +02:00
Christian Ohm a033c66a66 Include/declaration cleanup for src/console.c/h.
Refs #1647.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10591 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-15 21:38:53 +02:00
Christian Ohm 0d73112eb3 Include/declaration cleanup for src/component.c/h.
Refs #1647.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10590 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-15 21:38:53 +02:00
Christian Ohm 218a98db41 Include/declaration cleanup for src/combat.c/h.
Refs #1647.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10589 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-15 21:38:53 +02:00