Commit Graph

7869 Commits (e5a619411ea7a155c99101713b1312b15c1ae021)

Author SHA1 Message Date
Christian Ohm e5a619411e Remove every line with "ntw" from the nsis script.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11615 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-05 00:21:02 +02:00
Christian Ohm 69028fb461 Remove gcc warnings the cross compiler doesn't know.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11611 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-05 00:21:01 +02:00
Christian Ohm a977d77208 Readd -lz to the win32 libraries.
Got lost in the newnet merge.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11610 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-05 00:21:01 +02:00
Christian Ohm fbe3dc9dbc Update translations.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11609 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-05 00:21:01 +02:00
Guangcong Luo d03a9c1fc3 Rebalance 0.8.2 - even more changes:
- Add air-to-air versions of Sunburst and Flak Cannon
- Increase research/manufacture/build price of Sunburst and Flak Cannon by a lot, to offset the fact that you don't have to upgrade them separately

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11606 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-05 00:21:00 +02:00
Guangcong Luo de98e4c8b8 More Rebalance 0.8 - nerf Flak Cannon a bit per feedback from LuckyLuke/Germanium.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11602 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-05 00:21:00 +02:00
Guangcong Luo 5a838147f8 Rebalance 0.8.2:
- Decrease ground-to-air damage modifier of minipod, lancer/TK/scourge cyborgs/VTOLs, Sunburst, and Flak Cannon from 100% to 80%.

Also fix "NOT USED Assault Gun Hardpoint" which is actually used, and also fix bug #2140 - Flak Cannon was being obsoleted by Whirlwind.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11599 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-05 00:21:00 +02:00
Guangcong Luo fa3897faa4 Fix bug #2134 - problems with tech tree
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11589 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-05 00:21:00 +02:00
Guangcong Luo abc4db390b Rebalance 0.8.1:
- Removed Cyclone turret
- Added: AA Flak Cannon (and Emplacement and Hardpoint)
  - Flak Cannon is a medium-reload splash weapon
  - Prerequisites: HPV
- Added: Sunburst AA Rocket Array (and Site)
  - Sunburst is a slow-reload salvo weapon
  - Prerequisites: Lancer
- Lancer damage toned down a bit
- Heavy Laser damage increased a bit

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11569 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-03 12:31:20 +02:00
Cyp 15e52cee9a Fix arbitrary orientation limitation for non-square buildings. 2010-09-02 01:14:10 +02:00
Cyp 559ded3ec0 Fix switching players in single-player mode in debug menu. 2010-09-01 21:34:21 +02:00
Guangcong Luo fe68bb78cc Rebalance 0.8:
- Merge of mini-rocket and rocket subclasses (so they're affected by the same upgrades).
- The merged subclass has 9 damage upgrades (+25% each), 3 accuracy upgrades (+10% each), and 3 ROF upgrades (-15% reload time each)
- Lancer, TK, BB, Cyborg Lancer, and Super TK Cyborg have their damage adjusted so that their fully upgraded damage remains the same
- Slight buff to Heavy Laser, Avenger, and Vindicator damage
- Require HQ for every weapon structure, not just MG Tower

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11561 4a71c877-e1ca-e34f-864e-861f7616d084
2010-09-01 13:02:51 +02:00
Christian Ohm e1a812fd2e Check if zip understands --filesync, else use -u.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11554 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-30 14:31:04 +02:00
Christian Ohm 7571e0e41d Korean translation update.
Closes #2098.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11553 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-30 14:31:04 +02:00
Christian Ohm 651970e1de Use filesync instead of update to create .wz files.
This will prevent warnings when the archives don't exist (for clean builds),
and remove files from the archives that have been removed from the repo (for
unclean builds).

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11552 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-28 20:30:48 +02:00
Christian Ohm e08ace06e4 Update translations.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11548 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-28 20:30:47 +02:00
Christian Ohm 6a6cd55ca1 More formerly untranslated messages.
Refs #2102.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11547 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-28 20:30:47 +02:00
Christian Ohm 010df5331b Korean translation update by urgood2.
Closes #2098.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11543 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-27 20:16:23 +02:00
Christian Ohm fa036a4bef Update translations.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11538 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-27 20:16:22 +02:00
Christian Ohm d7dd5ff165 Make some more strings translatable.
Closes #2102.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11537 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-27 20:16:22 +02:00
Guangcong Luo 5753eb944d Newer weapons texture - refs #2115
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11535 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-27 20:16:22 +02:00
Guangcong Luo 929f773494 More improvements to weapons textures; reset RGB channel of transparent colors to black.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11533 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-27 20:16:22 +02:00
Guangcong Luo b98aeb55b4 Improved weapon textures - new version of page-17-droid-weapons.png. refs #2115
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11529 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-23 16:35:34 +02:00
Christian Ohm ed7c4a0acf Update translations.
Closes #2102.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11517 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-23 16:35:33 +02:00
Christian Ohm 00501212e8 Change "Transporter" to "Transport".
Refs #2102.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11516 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-23 16:35:33 +02:00
Christian Ohm e0fdc8cc66 Rename "Fire Cannon" to "Cannon Fire Truck".
Refs #2102.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11515 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-23 16:35:33 +02:00
Christian Ohm afdb90def0 Change "resource extractors" to "oil derricks".
Refs #2102.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11514 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-23 16:35:32 +02:00
Christian Ohm 114b1ff046 Get rid of the "reopen build menu" option.
Obsoleted by build queueing with shift. Refs #2102.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11513 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-23 16:35:32 +02:00
Christian Ohm 2dd806bb92 Remove NTW mod from Makefile.am.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11512 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-23 16:35:31 +02:00
Safety0ff d2cec06720 Fix CFURLRef leaks on Mac.
Closes #2009.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11511 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-23 16:35:30 +02:00
René Jürgens f50b5ed945 - End the Support for Trunk Version.
- Dont forgett to Edit the Makefiles.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11509 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-23 16:35:29 +02:00
Christian Ohm 854dd5a1db Korean translation update by urgood2.
Closes #2075. #2098.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11497 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-22 00:13:42 +02:00
dak180 98f2eeda5c Fix capitalisation errors.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11494 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-19 21:25:58 +02:00
dak180 def5d2a568 Bring xcode warnings up to date.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11488 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-16 09:17:28 +02:00
Buginator aabcb5f2fb Commit patch #2065 by FastDeath, with slight modifications by me.
Fixes some issue with the wzmasterserver, see ticket for details.

Closes ticket:2065


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11483 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-15 22:07:18 +02:00
Cyp e7c277c3d7 Fix VTOLs flying into hyperspace due to unsigned vertical velocity calculations.
Also, fix all signed-unsigned warnings in src/move.c.
2010-08-15 21:02:32 +02:00
Cyp 6f60e686ae Remove NETuint32_tSmall, make all uint32_t's small, except for one uint32_tLarge.
(The large is a CRC, and CRCs are usually large numbers.)
2010-08-15 21:02:32 +02:00
Cyp 19bfa0d8f6 Fix comparing with the wrong variable when trying to make pathfinding deterministic.
(Fixed before, hope it's the right variable this time.)
2010-08-15 21:02:32 +02:00
Safety0ff 8f55883a61 Remove SDL_swap* usage.
Closes #1937.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11482 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-15 20:46:41 +02:00
Cyp 0b2c7b2973 Disable warnings that shouldn't be caught by -Werror, unless enabled with ./configure --enable-warnings=yes. 2010-08-15 14:26:36 +02:00
Cyp 59e98903b8 Remove -Wc++-compat, since there are too many malloc cast warnings. 2010-08-15 13:37:09 +02:00
Christian Ohm fd9c2157e6 Update translations.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11479 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-15 13:36:00 +02:00
Cyp 15d7243c5f Make the warn_unused_result warning squelch compile on distros where the fwrite is already in an if (fwrite()) {}. 2010-08-15 13:15:04 +02:00
Cyp 438a4d5aff Enable warnings, make warnings consistent, fix some warnings, use -Wno-error=squeak to allow squeaky warnings to compile without squelching them. 2010-08-15 12:30:46 +02:00
Per Inge Mathisen 5c00b04b62 from path branch: Remove unused speed parameter. Fix erroneous comment about droids spinning "on the spot".
This one took a while to figure out, as the only thing worse than no comments, are plain wrong comments.
The comment and variable names indicating a "spin on the spot" behaviour are dead wrong, all they do is
make droids make sharper turns when the turn angle is larger. To make proper "spin on the spot" behaviour,
we need support for acceleration and deacceleration, like proper movement physics. Otherwise movement will
look jagged and broken.


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11476 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-15 12:30:04 +02:00
Per Inge Mathisen 278db5c637 Backport from path branch: Remove ugly hack that made cyborgs walk right through non-person sized units.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11474 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-15 11:42:16 +02:00
Per Inge Mathisen c86838a43d Backport from path branch: Reject ASR_NEAREST paths for construction/repair/demolish orders, as they might
make us generate paths to inaccessible areas and get stuck trying to get there.


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11473 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-15 11:42:16 +02:00
Per Inge Mathisen 0a7fbf8b46 backport from path branch: Fix crash in gate check if a VTOL flies to the edge of the map.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11472 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-15 11:42:16 +02:00
dak180 ac91494c60 Update the xcode project file from the newnet merge.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11471 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-15 09:53:42 +02:00
Buginator 26fa2b06f9 Change back to "trunk" form newnet. (less confusion)
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11470 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-15 00:10:52 +02:00