Commit Graph

7410 Commits (78a9b96ea6d4d8b807b7827c861417b02673f0ba)

Author SHA1 Message Date
Christian Ohm f5d5c46fa8 Fix Glee detection.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10555 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 22:27:34 +02:00
Guangcong Luo 9c25d61426 remove DyDo-AI stats folder
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10546 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:42 +02:00
Guangcong Luo 4e9769f6ba Fix the DyDo-AI makefiles
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10544 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:42 +02:00
Guangcong Luo fcce862952 Fix botched merge. (Dropped some trailing linebreaks)
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10540 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:42 +02:00
Buginator 1c4c1cc5bd Fix exception handler to obey UAC on windows machines.
It will write the crash report file to CSIDL_PERSONAL (c:\Users\user name\Documents\logs\warzone2100.rpt)

*All* platforms will now always have --debug-file enable as a default. This will write the logs to <configdir>/logs/WZlog*.txt

When a user overrides the configdir, then we will try to use that directory instead of the default as well.

refs ticket:1759

2.3: r10532


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10538 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:41 +02:00
Guangcong Luo 43b6c72448 Forgot this file from previous commit.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10536 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:33 +02:00
Guangcong Luo 22b5f5826e Rebalance:
- Remove Cobra prereq from Inferno
- Increase Plasma Cannon range to 10 and damage to 500
- Plasma Cannon and Archie can no longer fire while moving
- Increase HPV weight
- Decrease Assault Cannon/Twin Assault Cannon weight
- Increase Lancer/TK damage by 10
- Increase Bombard damage by 10
- Heavy Laser damage and reload time increased (overall slight buff)
- Heavy Cannon and Medium Cannon range increased 0.5
- Cyborgs sped up a bit

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10535 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:33 +02:00
i-nod d3f1d77aed Correctly propagate TCMask settings through PIE levels, so it will works for animated objects too.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10530 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:33 +02:00
Per Inge Mathisen 2628d7dac7 Make sure template weapons are properly initialized for static templates even if
all player slots are filled with human players. This should fix ticket:1740


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10526 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:33 +02:00
Buginator e15668dfc3 Disable visRemoveVisibility() cleanup for objects, (which will cause mem leaks again), since campaign games are using pointer tricks with the data, and causing us to assert / crash.
see: swapMissionPointers() for more details on what they do.

Basically, a revert of r10248

fixes ticket:1704
fixes ticket:1753

2.3: r10476
 

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10525 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:33 +02:00
Giel van Schijndel b582c31648 m4/progversion.m4: AC_PROG_VERSION_CHECK: Properly strip program names (dashes in particular)
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10517 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:32 +02:00
Christian Ohm e27f521cd0 Update translations.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10514 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:32 +02:00
Christian Ohm 737728f47a Italian translation update by Alpha93.
Closes #1725.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10511 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:32 +02:00
Christian Ohm 818577d166 Spanish translation update by Saberuneko.
Closes #1732.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10510 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:32 +02:00
René Jürgens 988cb3a022 git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10509 4a71c877-e1ca-e34f-864e-861f7616d084 2010-04-12 11:59:32 +02:00
Christian Ohm bc82f671f2 Change fixed pipeline messages from warning to info.
No need to scare users more than necessary with warnings when things will work
anyway.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10507 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:32 +02:00
Safety0ff 6f4e3abd99 Fix error in r9319.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10506 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:32 +02:00
René Jürgens 197bb8c23a template and icon update
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10503 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:31 +02:00
Guangcong Luo 2b6a34c67c Fix crash when `names.txt` does not contain template name.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10499 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:31 +02:00
Guangcong Luo aecdd1805a Change most references to "mods" to singular "mod", so people don't think using multiple mods is a good idea.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10498 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:31 +02:00
Guangcong Luo af8f95ebcf Apply patch #1746 - new savegame format; load savegames using the mod they were saved with. (refs #1746)
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10497 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:31 +02:00
Per Inge Mathisen f5a13e5ecc Remove some more dead code
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10496 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:31 +02:00
Per Inge Mathisen f6c50b01ce Remove bogus use of inline to improve crash reports.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10495 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:31 +02:00
dak180 db2e3f3d16 Use working addresses for the videos.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10488 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:31 +02:00
dak180 2614e76da7 Only copy the data dir if we need to.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10485 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:31 +02:00
dak180 ae26739a9a Some more formatting fixes for the debug dialog and make sure that .strings files get their encoding set properly.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10473 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
René Jürgens 4d4f4f2b86 vtol pad balance fix
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10471 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
Per Inge Mathisen f1fb92971d Set svn:eol-style and fix missing names on old-1.10-balance mod. Closes ticket:1727
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10469 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
Per Inge Mathisen 0a51b59324 Fix spelling mistake in Mantis name. Closes ticket:1721 by Kreuvf
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10468 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
Per Inge Mathisen 338bc9e322 Move all hard-coded colours (except map preview ones) into the palette file. Pass a PIELIGHT to widgSetColour() instead of RGB.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10466 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
Buginator f3aea9cc1e Check if NPOT and texture_cube_map support is available.
Patch by Flank4

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10462 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
Buginator 901930360b Update Mac dialog text (yet) again.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10461 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
Buginator 26ff5bd4d7 Update Mac dialog text again.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10460 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
Buginator bcb9620a4d Fix formatting.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10459 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
Buginator 974d26025a Use system dialogs for MAC people, thanks to stwf for the original patch!
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10458 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:30 +02:00
Per Inge Mathisen 806268790f Move default form colours into external palette file.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10457 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:29 +02:00
René Jürgens f1e1417353 git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10454 4a71c877-e1ca-e34f-864e-861f7616d084 2010-04-12 11:59:29 +02:00
Christian Ohm e057810962 Update translations.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10451 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:29 +02:00
Christian Ohm 5e09f365eb Polish translation update.
Closes #1347.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10443 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:28 +02:00
Christian Ohm 572c73a106 Spanish translation update by Saberuneko.
Closes #1720.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10442 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:28 +02:00
René Jürgens c71a6dea0a git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10440 4a71c877-e1ca-e34f-864e-861f7616d084 2010-04-12 11:59:28 +02:00
Per Inge Mathisen 3c629ff5a9 Put the gate names back in names.txt to unbreak trunk from r10424
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10434 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:28 +02:00
Per Inge Mathisen 9267292cea Make HPV cannon no longer penetrating.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10430 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:28 +02:00
Guangcong Luo 1f7507ca04 Update `templates.txt` in accordance to r10418/r10419. Also merge in changes in `templates.txt`/`names.txt` from DyDo-AI.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10424 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:28 +02:00
Christian Ohm 556671c07c Estonian translation update by Erlando.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10421 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:28 +02:00
Christian Ohm 3bd542c0dd Spanish translation update by Saberuneko.
Closes #1417.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10420 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:28 +02:00
Guangcong Luo 0798533c5d Restores compatibility with old mods; breaks compatibility with beta 10 template system; provides new format that doesn't conflict with either one; refs #1686.
Note: templates.txt still needs to be updated.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10419 4a71c877-e1ca-e34f-864e-861f7616d084
2010-04-12 11:59:27 +02:00
dak180 f7117e2ff1 Use the correct UTType of zip files.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10416 4a71c877-e1ca-e34f-864e-861f7616d084
2010-03-29 09:05:14 +02:00
René Jürgens d0b5f6b689 scavenger icon fix
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10415 4a71c877-e1ca-e34f-864e-861f7616d084
2010-03-29 09:05:13 +02:00
Per Inge Mathisen 1ef75c3559 VTOLs should fly over gates and not stop to wait for them to open. Closes ticket:1709
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10413 4a71c877-e1ca-e34f-864e-861f7616d084
2010-03-27 17:49:18 +01:00