Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #11

Closed
wants to merge 2,086 commits into from
Closed

Patch 1 #11

wants to merge 2,086 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 5, 2010

  1. Updated German translation

    kreuvf authored and Git SVN Gateway committed Sep 5, 2010
    Copy the full SHA
    bfc7165 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2010

  1. Clear out structure to prevent faulty data.

    Fixes ticket:2150
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11630 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 6, 2010
    Copy the full SHA
    36833e3 View commit details
    Browse the repository at this point in the history
  2. 2.3: Display no-tank, no-cyborg or no-VTOL icons if the relevant fact…

    …ories are disabled.
    
    Using random icons for now, until the right icons are drawn.
    Cyp committed Sep 6, 2010
    Copy the full SHA
    753949d View commit details
    Browse the repository at this point in the history
  3. Changed translation for "AA Chainfeed Loader" (+ Mk2 and Mk3); thanks…

    … to Ryo Ohki
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11631 4a71c877-e1ca-e34f-864e-861f7616d084
    kreuvf authored and Git SVN Gateway committed Sep 6, 2010
    Copy the full SHA
    a56f7e1 View commit details
    Browse the repository at this point in the history
  4. dydo 2.2.4: removed cyclone aa site

    Dydo authored and Git SVN Gateway committed Sep 6, 2010
    Copy the full SHA
    9ee9728 View commit details
    Browse the repository at this point in the history
  5. 2.3: Rebalance 0.8.3:

    - Weaken Flak Cannon and Sunburst a lot more. I'm pretty sure this change makes them too weak, but when introducing new weapons it's better to make them too weak than too strong.
    - Increase HP of a bunch of VTOL weapons
    - Slightly buff Hurricane/Whirlwind
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11635 4a71c877-e1ca-e34f-864e-861f7616d084
    Zarel authored and Git SVN Gateway committed Sep 6, 2010
    Copy the full SHA
    8fbd453 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2010

  1. Fix debug output on the console.

    Check if there's a \n at the end, if not, append one. Before, it checked for a
    \n anywhere in the string, and if there was, wouldn't append one.
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11640 4a71c877-e1ca-e34f-864e-861f7616d084
    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    9b4d9a2 View commit details
    Browse the repository at this point in the history
  2. Print the needed port when lobby communication fails.

    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    6ea7fc8 View commit details
    Browse the repository at this point in the history
  3. Update translations.

    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    b556061 View commit details
    Browse the repository at this point in the history
  4. Use filesync if available 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).
    
    Backport of r11552 and r11554.
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11643 4a71c877-e1ca-e34f-864e-861f7616d084
    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    915f518 View commit details
    Browse the repository at this point in the history
  5. Updated German translation

    kreuvf authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    beecc5d View commit details
    Browse the repository at this point in the history
  6. Polish translation udpate by Emdek.

    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    bf0dc05 View commit details
    Browse the repository at this point in the history
  7. Give each game in the lobby its own tooltip buffer.

    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    466eafa View commit details
    Browse the repository at this point in the history
  8. 2.3: Fix bug Warzone2100#2147, fix bug #2158, remove VTOL Flak Cannon…

    … (doesn't make sense lore-wise, and did too much friendly fire to be useful).
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11648 4a71c877-e1ca-e34f-864e-861f7616d084
    Zarel authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    ad16f59 View commit details
    Browse the repository at this point in the history
  9. Fix lobby glitch to update everything when netPlayersUpdated is true …

    …and force localOptionsReceived to be true as well, since that is what controls the drawing routines.
    
    Fixes ticket:2136
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11650 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    495815b View commit details
    Browse the repository at this point in the history
  10. Fix some log lines, and remove duplicate code since we handle joins d…

    …ifferently now.
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11651 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    ec982f8 View commit details
    Browse the repository at this point in the history
  11. Apply 2.3_FireThroughMoutainfix.patch by CorvusCorax, fixes issues wi…

    …th units shooting through the ground.
    
    refs ticket:2152
    
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11652 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    7c87643 View commit details
    Browse the repository at this point in the history
  12. Update ChangeLog for 2.3.5 RC4 (which should be the last RC that we d…

    …o. :P)
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11653 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    f36cd43 View commit details
    Browse the repository at this point in the history
  13. Revert the 'FireThroughMoutainfix' patch, and save it for the next re…

    …lease cycle with the other patches mentioned in that ticket.
    
    refs ticket:2151
    
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11654 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    a3ba338 View commit details
    Browse the repository at this point in the history
  14. Brazilian translation update by Tucalipe.

    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    7f2c087 View commit details
    Browse the repository at this point in the history
  15. 2.3.4 ChangeLog corrections by Kreuvf.

    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    00fd486 View commit details
    Browse the repository at this point in the history
  16. Update ChangeLog.

    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    00bd2ff View commit details
    Browse the repository at this point in the history
  17. bump net version to match tag

    buginator authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    40d58c1 View commit details
    Browse the repository at this point in the history
  18. Remove macosx/prebuilt from Makefile.am.

    cybersphinx authored and Git SVN Gateway committed Sep 13, 2010
    Copy the full SHA
    6b1f7dd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2010

  1. Fix edit boxes so they correctly calculate the string's pixel borders.

    Motivation of this patch was because of some whiny guy on IRC. ;)
    
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11668 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 14, 2010
    Copy the full SHA
    81f0718 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2010

  1. Korean translation update by urgood2.

    cybersphinx authored and Git SVN Gateway committed Sep 17, 2010
    Copy the full SHA
    13cb088 View commit details
    Browse the repository at this point in the history
  2. Don't allow a player to acquire more construction vehicles than the m…

    …ax amount allowed.
    
    Fixes ticket:2175
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11674 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 17, 2010
    Copy the full SHA
    e6cd099 View commit details
    Browse the repository at this point in the history
  3. As a temporary solution, don't spawn more oil drums when you pick one…

    … up.
    
    Will apply the patch that fixes the issue when I find it.
    
    
    refs ticket:2174
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11675 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 17, 2010
    Copy the full SHA
    30e4027 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2010

  1. Update the Make DMGs for Release script.

    Randomness from http://whatthecommit.com/ :
    things occurred
    
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11682 4a71c877-e1ca-e34f-864e-861f7616d084
    dak180 authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    4068650 View commit details
    Browse the repository at this point in the history
  2. Do a bounds check not to exceed NUM_FACTORY_TYPES.

    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    4b45c47 View commit details
    Browse the repository at this point in the history
  3. Change spawning of oil drums to be host side, and also add a timer be…

    …tween spawn periods.
    
    Fixes ticket:2174
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11692 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    9548a17 View commit details
    Browse the repository at this point in the history
  4. Check that pFunctionality is valid before using it.

    refs ticket:2171
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11693 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    ce01cf5 View commit details
    Browse the repository at this point in the history
  5. Make sure pointer is valid before using it.

    refs ticket:2171
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11694 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    f1f5935 View commit details
    Browse the repository at this point in the history
  6. Add build bot scripts.

    dak180 authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    07b6944 View commit details
    Browse the repository at this point in the history
  7. Fix SP bug that didn't set the limits correctly for the Cyborg Factor…

    …y, it really should be fixed in the scripts, however, this will not harm anything, just note that the current limit is MAX_FACTORY which is currently 5.
    
    This will *not* fix savegames that already went past the limit!
    
    NOTE: Our next release after 2.3.5 will have it fixed in the scripts.
    
    refs ticket:2173
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11697 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    d20fe58 View commit details
    Browse the repository at this point in the history
  8. Make sure pointer is valid before using it.

    refs ticket:2171
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11698 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    4853171 View commit details
    Browse the repository at this point in the history
  9. Minor fixes to the buildbot scripts.

    dak180 authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    fa09cf6 View commit details
    Browse the repository at this point in the history
  10. On LOG_ERROR, notify people in-game via the console and a sound effec…

    …t that there was a error.
    
    It will only do this once every ~30 secs since the last LOG_ERROR was generated to prevent spamming.
    
    This is to help windows and mac users know that there was a error condition, and they need to check their logs.
    
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11702 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    9e46888 View commit details
    Browse the repository at this point in the history
  11. fixing the sound problem with - old 1.10 balance

    René Jürgens authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    1fbfc3a View commit details
    Browse the repository at this point in the history
  12. It helps to clean the right configuration.

    dak180 authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    fa66688 View commit details
    Browse the repository at this point in the history
  13. Thanks to the follow individuals for the new icons! Forum members "Jo…

    …rzi" (kick icon) "CinC" (VTOL/NO VTOL icon) and "n2large0shirt" (Cyborg / no Cyborg icon)
    
    Thanks to Mysteryem for cleaning up the icons and doing some modifications as well so they all match the theme.
    
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11710 4a71c877-e1ca-e34f-864e-861f7616d084
    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    934b5a4 View commit details
    Browse the repository at this point in the history
  14. Update ChangeLog for 2.3.5

    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    33449a2 View commit details
    Browse the repository at this point in the history
  15. Balance: 1 Tile more range for MNM Silo + added BPs nuke.pie |

    Cleanup: At old .pie and some .txt Files |
    Adding needed Texpages: To make sure that it runs correctly in the future
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/2.3@11712 4a71c877-e1ca-e34f-864e-861f7616d084
    René Jürgens authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    12d21fd View commit details
    Browse the repository at this point in the history
  16. Bump netcode version #

    buginator authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    bf50451 View commit details
    Browse the repository at this point in the history
  17. Use sub dirs.

    dak180 authored and Git SVN Gateway committed Sep 20, 2010
    Copy the full SHA
    98e0eaf View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2010

  1. sync version # with the 2.3.5 tag

    buginator authored and Git SVN Gateway committed Sep 28, 2010
    Copy the full SHA
    754e434 View commit details
    Browse the repository at this point in the history
  2. Fix NSIS to also add the COPYING.README & COPYING.NONGPL files.

    buginator authored and Git SVN Gateway committed Sep 28, 2010
    Copy the full SHA
    6e8dfff View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2010

  1. Update the lt .strings file.

    dak180 authored and Git SVN Gateway committed Sep 29, 2010
    Copy the full SHA
    7648826 View commit details
    Browse the repository at this point in the history
  2. Italian translation update by Alpha93.

    cybersphinx authored and Git SVN Gateway committed Sep 29, 2010
    Copy the full SHA
    39a85bb View commit details
    Browse the repository at this point in the history
  3. Update translations.

    cybersphinx authored and Git SVN Gateway committed Sep 29, 2010
    Copy the full SHA
    baf898b View commit details
    Browse the repository at this point in the history
  4. Updated German translation

    kreuvf authored and Git SVN Gateway committed Sep 29, 2010
    Copy the full SHA
    c16bf58 View commit details
    Browse the repository at this point in the history
  5. Bump the upload limit up for the buildbot.

    dak180 authored and Git SVN Gateway committed Sep 29, 2010
    Copy the full SHA
    d9d29ea View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2010

  1. Update libpng to 1.4.4 and use better cleaning for updated libs.

    dak180 authored and Git SVN Gateway committed Oct 1, 2010
    Copy the full SHA
    94b6d36 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2010

  1. Make sure the licence is in the bundle.

    dak180 authored and Git SVN Gateway committed Oct 2, 2010
    Copy the full SHA
    1ec5262 View commit details
    Browse the repository at this point in the history
  2. Fixing Ticket Warzone2100#1748

    René Jürgens authored and Git SVN Gateway committed Oct 2, 2010
    Copy the full SHA
    e0ced0e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2010

  1. Copy the full SHA
    7a8fb08 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2010

  1. Copy the full SHA
    0f3bfba View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2010

  1. Copy the full SHA
    bf058bb View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: Correctly handle unicode strings for edit boxes.

    fixes ticket:2209
    buginator authored and perim committed Nov 6, 2010
    Copy the full SHA
    209e12b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6752476 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2010

  1. Fix droid order lists not getting cleared when giving a build order.

    (cherry picked from commit 6e3821c)
    Cyp committed Nov 7, 2010
    Copy the full SHA
    5e1a50d View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog.

    cybersphinx committed Nov 7, 2010
    Copy the full SHA
    ab9a31c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2010

  1. Copy the full SHA
    fa3abb7 View commit details
    Browse the repository at this point in the history
  2. Add version stuff for mac, and shorten version display in-game to a 7…

    … char hash.
    
    (cherry picked from commit 9b9d178)
    Cyp authored and cybersphinx committed Nov 8, 2010
    Copy the full SHA
    2eb5491 View commit details
    Browse the repository at this point in the history
  3. Fix "(modified locally)".

    Was hard to see it was broken, since the po/ directory keeps getting modified, so "(modified locally)" is often correct.
    (cherry picked from commit ba7100f)
    Cyp authored and cybersphinx committed Nov 8, 2010
    Copy the full SHA
    4b6f879 View commit details
    Browse the repository at this point in the history
  4. Add fallback to -42, if git rev-list doesn't support --count.

    The --count option was introduced in f69c501832ecd6880602c55565508e70c3a013d5 in git v1.7.2-rc1.
    (cherry picked from commit 405ae28)
    Cyp authored and cybersphinx committed Nov 8, 2010
    Copy the full SHA
    d990b7a View commit details
    Browse the repository at this point in the history
  5. Add defaults to autorevision.cpp for when not in a git repository.

    (cherry picked from commit 22cda4f)
    Cyp authored and cybersphinx committed Nov 8, 2010
    Copy the full SHA
    eb42975 View commit details
    Browse the repository at this point in the history
  6. Hook the mac versioning system up to the new git stuff.

    Also some other git related housekeeping.
    dak180 committed Nov 8, 2010
    Copy the full SHA
    87a723c View commit details
    Browse the repository at this point in the history
  7. Put changelog formatting script into the branch we actually release f…

    …rom.
    
    (cherry picked from commit 9b10824)
    cybersphinx committed Nov 8, 2010
    Copy the full SHA
    9f696e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2010

  1. Fix another memory clobbering issue. (dereferenced pointer)

    Patch Author: Safety0ff
    fixes ticket:2300
    
    Original detective work done by Ai_Tak (ticket:1656)
    
    Signed-off-by: buginator <buginator@gna.org>
    (cherry picked from commit 1a6fb8a)
    buginator authored and cybersphinx committed Nov 9, 2010
    Copy the full SHA
    34112c9 View commit details
    Browse the repository at this point in the history
  2. Add Turkish translation by Ayhan Görgülü.

    Closes Warzone2100#2261.
    (cherry picked from commit 255a0e2)
    cybersphinx committed Nov 9, 2010
    Copy the full SHA
    cc728d8 View commit details
    Browse the repository at this point in the history
  3. Update the dependencies for the Windows cross build.

    DejaVu fonts: 2.31 -> 2.32
    freetype: 2.3.12 -> 2.4.3
    gettext: 1.18.1 -> 1.18.1.1
    libogg: 1.2.0 -> 1.2.1
    libpng: 1.2.44 -> 1.4.4
    libvorbis: 1.3.1 -> 1.3.2
    (cherry picked from commit fe941ab)
    (cherry picked from commit 064edb1)
    cybersphinx committed Nov 9, 2010
    Copy the full SHA
    747cfe4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b2ac76f View commit details
    Browse the repository at this point in the history
  5. Update ChangeLog.

    cybersphinx committed Nov 9, 2010
    Copy the full SHA
    c17f420 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2010

  1. CHANGELOG: Fix rearming pads to actually repair units

    refs ticket:1581
    fixes ticket:2313
    fixes ticket:2234
    
    Fix rearming pads so they actually rearm at the speed they're intended to. Also make rearming upgrades affect rearming pad repair speed. Replaces REARM_PAD.currentPtsAdded with REARM_PAD.timeLastUpdated, but savefiles should still be compatible.
    
    git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@8865 4a71c877-e1ca-e34f-864e-861f7616d084
    (cherry picked from commit 75569d1)
    
    Conflicts:
    
    	src/game.c
    	src/structure.c
    (cherry picked from commit 6421c81)
    buginator authored and cybersphinx committed Nov 15, 2010
    Copy the full SHA
    81b29af View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1aad6e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2010

  1. Fix broken mapObjIsAboveGround and incorrect lighting normals due to …

    …ELEVATION_SCALE.
    
    Changelog: Fix projectiles going through terrain due to bad terrain height calculations.
    Changelog: Fix terrain shading.
    Cyp committed Nov 16, 2010
    Copy the full SHA
    08f9fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2010

  1. Update ChangeLog.

    cybersphinx committed Nov 17, 2010
    Copy the full SHA
    68670b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2010

  1. Fix broken check for giving too many trucks to a player. Caused desyn…

    …chs due to players not agreeing who owned what.
    
    The check against selectedPlayer was incorrect, it caused clients with max trucks + 1 to not believe anyone could give trucks to anyone else.
    
    Introduced in e6cd099.
    
    Changelog: Really fix truck limit when giving trucks.
    Cyp committed Nov 19, 2010
    Copy the full SHA
    0a9b3b4 View commit details
    Browse the repository at this point in the history
  2. Fix multiturret droids trying to look at invalid weapon slots of stru…

    …ctures when looking at their targets.
    Cyp committed Nov 19, 2010
    Copy the full SHA
    8d3cbb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2010

  1. Copy the full SHA
    6e716e4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ddfaeca View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    86ea955 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2010

  1. Allow process to be traced for the crash handler.

    Some distributions disallow this (newer Ubuntu for example), so the gdb call
    didn't output anything useful. Based on a patch by Safety0ff.
    cybersphinx committed Nov 24, 2010
    Copy the full SHA
    023ea5b View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog.

    cybersphinx committed Nov 24, 2010
    Copy the full SHA
    b3472d5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    134f0c9 View commit details
    Browse the repository at this point in the history
  4. Update translations.

    cybersphinx committed Nov 24, 2010
    Copy the full SHA
    39222cc View commit details
    Browse the repository at this point in the history
  5. Update ChangeLog.

    cybersphinx committed Nov 24, 2010
    Copy the full SHA
    23ae119 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2010

  1. Backport configure/Makefile and warning fixes from master, to be able…

    … to compile with -O2 but without -Wno-error.
    
    This looks like a huge commit, because it touches lots of files.
    Cyp committed Nov 25, 2010
    Copy the full SHA
    528c9f4 View commit details
    Browse the repository at this point in the history
  2. Fix clients and/or host crashing due to the last client clicking read…

    …y too many times. Based on patch by Buggy.
    
    Throw in a few checks for changing player position or team, too.
    
    Closes ticket:2346.
    
    Changelog: Fixed crash for all players when the last player clicks "Ready" too many times.
    Cyp committed Nov 25, 2010
    Copy the full SHA
    b665e9d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2010

  1. Copy the full SHA
    e089883 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1c2df48 View commit details
    Browse the repository at this point in the history
  3. Update ChangeLog.

    cybersphinx committed Nov 28, 2010
    Copy the full SHA
    1d411ac View commit details
    Browse the repository at this point in the history
  4. Update netcode version.

    cybersphinx committed Nov 28, 2010
    Copy the full SHA
    b945e61 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2010

  1. Fix ChangeLog date...

    cybersphinx committed Nov 29, 2010
    Copy the full SHA
    8f543b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2010

  1. Copy the full SHA
    2d4d2d8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    182f6ba View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2010

  1. Copy the full SHA
    5d93fb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2010

  1. Copy the full SHA
    4f8865b View commit details
    Browse the repository at this point in the history
  2. Add hgignores.

    dak180 committed Dec 5, 2010
    Copy the full SHA
    8a91fb9 View commit details
    Browse the repository at this point in the history
  3. Externalize zlib fetching.

    dak180 committed Dec 5, 2010
    Copy the full SHA
    812a6b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2010

  1. Fix typo. Closes ticket:2388

    (cherry picked from commit d2a1422)
    perim authored and cybersphinx committed Dec 11, 2010
    Copy the full SHA
    eac4ca8 View commit details
    Browse the repository at this point in the history
  2. Change savegame date description format to %x %X which is short, desc…

    …riptive and locale-dependent. Patch by Emdek, closes ticket:2303
    
    (cherry picked from commit e41fa8f)
    perim authored and cybersphinx committed Dec 11, 2010
    Copy the full SHA
    ec1bbcb View commit details
    Browse the repository at this point in the history
  3. Update translations.

    cybersphinx committed Dec 11, 2010
    Copy the full SHA
    7b95b57 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8500268 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d46cf8f View commit details
    Browse the repository at this point in the history
  6. png changed their url again.

    dak180 committed Dec 11, 2010
    Copy the full SHA
    1db235e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2010

  1. Some times being able to see the diffs for xcode files can be useful;…

    … continue treat them as binary for merges though
    dak180 committed Dec 14, 2010
    Copy the full SHA
    d15f7da View commit details
    Browse the repository at this point in the history
  2. Update zlib to 1.2.5

    dak180 committed Dec 14, 2010
    Copy the full SHA
    2d30b7d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6348670 View commit details
    Browse the repository at this point in the history
  4. Update Ogg to 1.2.2.

    dak180 committed Dec 14, 2010
    Copy the full SHA
    9c93bde View commit details
    Browse the repository at this point in the history
  5. Update Vorbis to 1.3.2.

    dak180 committed Dec 14, 2010
    Copy the full SHA
    938997d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2589f13 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3697142 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2010

  1. Upgrade png to 1.4.5.

    dak180 committed Dec 20, 2010
    Copy the full SHA
    262f74e View commit details
    Browse the repository at this point in the history
  2. Fix inconsistencies in structure/feature map coverage calculations.

    Hopefully fixes ticket:2416.
    Cyp committed Dec 20, 2010
    Copy the full SHA
    44cc734 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2010

  1. Fix 5 cases where a W_FORMINIT was memset with sizeof(W_BUTINIT).

    1 case of:
    W_FORMINIT sForminit;
    memset(&sFormInit, 0, sizeof(W_BUTINIT));
    
    4 cases of:
    W_FORMINIT sButinit;
    memset(&sButInit, 0, sizeof(W_BUTINIT));
    Cyp committed Dec 22, 2010
    Copy the full SHA
    9b6507f View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2010

  1. Copy the full SHA
    77f651b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    90658df View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2010

  1. Update Windows cross-build dependencies.

    freetype 2.4.4
    libogg 1.2.2
    libpng 1.4.5
    cybersphinx committed Dec 24, 2010
    Copy the full SHA
    1fbf577 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2011

  1. Change power accruing rate, with N droids or structures wanting to us…

    …e power, from 5*FPS/(N+1) to 25/second.
    
    Previous code was insane, despite some previous attempts at improving the indentation of the code, and meant that players with better graphics cards could build, produce and research 5x-10x faster.
    
    Changelog: Construction, production and research speeds are no longer linearly dependent on framerate on high oil maps.
    Cyp committed Jan 2, 2011
    Copy the full SHA
    b4e33f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2011

  1. Hack arbitrary 100 droid limit when changing droid settings up to 1000.

    Some damaged droids wouldn't retreat when setting the droid retreat level (and probably didn't get the setting, either).
    
    Changelog: Setting droid retreat on damage now works, even if selecting more than 100 droids.
    Cyp committed Jan 9, 2011
    Copy the full SHA
    9bab786 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2011

  1. Copy the full SHA
    61be4a4 View commit details
    Browse the repository at this point in the history
  2. Fix compilation with gcc 4.6.

    cybersphinx committed Jan 10, 2011
    Copy the full SHA
    93323bb View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    cybersphinx committed Jan 10, 2011
    Copy the full SHA
    197401d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    10626ae View commit details
    Browse the repository at this point in the history
  5. Update changelog

    perim committed Jan 10, 2011
    Copy the full SHA
    3d296ee View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2011

  1. Simplify NETbin interface.

    Redundantly, the data length was redundantly sent twice, which was redundant.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    6cd87ff View commit details
    Browse the repository at this point in the history
  2. Make config file loading/saving less weird.

    Changelog: Usernames such as "Meów" will no longer be truncated at the first unicode character to "Me" when restarting Warzone 2100.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    da4a6ea View commit details
    Browse the repository at this point in the history
  3. Fix weird delivery point placement for cyborg factories and repair fa…

    …cilities.
    
    Changelog: Fixed delivery point placement for cyborg factories and repair facilities.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    b25bc87 View commit details
    Browse the repository at this point in the history
  4. Actually check the mouse position when clicking, instead of just assu…

    …ming people clicked wherever the mouse moves to later.
    
    In theory, this should make the UI usable, even on machines that don't consistently get 10000 FPS.
    
    Because WZ widgets are weird, just make the widgets pretend that the mouse stopped moving after clicking or releasing in a given frame.
    
    If you click twice in the same frame, the second widget will still greedily steal the mouse click from the first widget.
    
    Changelog: Try to improve UI responsiveness under low framerates.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    89d8b59 View commit details
    Browse the repository at this point in the history
  5. Make Esc be equivalent to clicking the return button in the pre-game …

    …"multiop" menu.
    
    Weird stuff could happen, such as the client thinking it's a host when it isn't.
    
    Changelog: Fix clients getting confused when trying to leave a game before it starts by pressing the Escape key.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    9cacfc5 View commit details
    Browse the repository at this point in the history
  6. Fix keyboard input being swallowed due to missing events such as SDL_…

    …KEYUP.
    
    This is due to a seemingly undocumented bug and/or feature in SDL, where SDL_EventState and SDL_SetEventFilter mysteriously discard all pending events.
    
    The following SDL code in SDL_EventState and SDL_SetEventFilter discards all pending events, with a comment saying it does so:
        while ( SDL_PollEvent(&bitbucket) > 0 )
            ;
    There appears to be no documentation of this fact anywhere outside the comment in the SDL code.
    
    I am not aware of any logical reason why enabling events with SDL_EventState should cause less events to be received than otherwise.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    942c2f1 View commit details
    Browse the repository at this point in the history
  7. Unify the 34-line intDisplayStatsBar() and 55-line intDisplayDesignPo…

    …werBar() functions into a 45-line intDisplayBar() function.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    baf63f1 View commit details
    Browse the repository at this point in the history
  8. Print distances and speeds in terms of tiles, not in 1/128ths of tiles.

    Changelog: Print distances and speeds in terms of tiles.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    e192e8a View commit details
    Browse the repository at this point in the history
  9. Fix health bars being shown where a droid used to be, when always dis…

    …playing bars.
    
    Fixes ticket:912.
    
    Changelog: Fix health bars displayed over empty terrain, when set to always display energy bars.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    61a79c7 View commit details
    Browse the repository at this point in the history
  10. Reset constructor upgrade between games.

    If starting a T3 game, leaving the game, and joining a T1 game, the player would have an 18% construction speed advantage over the other players.
    
    Changelog: Fix construction speed upgrades being preserved even between games.
    Cyp committed Jan 17, 2011
    Copy the full SHA
    9a28d84 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    46c5b8e View commit details
    Browse the repository at this point in the history
  12. Fix cheat that allows you to gain experience through shooting at your…

    … own buildings or units.
    
    (cherry picked from commit e181461)
    perim authored and Cyp committed Jan 17, 2011
    Copy the full SHA
    61adc37 View commit details
    Browse the repository at this point in the history
  13. 2.3: Retire the current AI top model template with heavy laser in fav…

    …our of two new ones. First is armed with seraph missiles,
    
    the second with both seraph missiles and gauss cannon on a dragon body.
    perim committed Jan 17, 2011
    Copy the full SHA
    4c0b8a6 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    72732ff View commit details
    Browse the repository at this point in the history
  15. Update ChangeLog.

    cybersphinx committed Jan 17, 2011
    Copy the full SHA
    08b818b View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    4accc26 View commit details
    Browse the repository at this point in the history
  17. Update translations.

    cybersphinx committed Jan 17, 2011
    Copy the full SHA
    178013a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2011

  1. Exit the cross-build script if cross-compiler not installed.

    (cherry picked from commit 826a0ef)
    cybersphinx committed Jan 18, 2011
    Copy the full SHA
    1178e38 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2617d0b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2011

  1. Update ChangeLog.

    cybersphinx committed Jan 20, 2011
    Copy the full SHA
    066a938 View commit details
    Browse the repository at this point in the history
  2. 2.3: Mg damage to cyborgs up 10%, to tracks down 10%, and to bunkers …

    …down 5%. Cannon damage to buildings and hardpoints up 10% and to bunkers up 25%
    perim committed Jan 20, 2011
    Copy the full SHA
    5b863da View commit details
    Browse the repository at this point in the history
  3. Update ChangeLog.

    cybersphinx committed Jan 20, 2011
    Copy the full SHA
    fc7d935 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2011

  1. Copy the full SHA
    12bb928 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e5b24f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    504abc2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cf24373 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2011

  1. Copy the full SHA
    4e31a79 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2011

  1. Copy the full SHA
    a4dd921 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2011

  1. Copy the full SHA
    276fa53 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2011

  1. Set a window icon.

    lib/framework/wz2100icon.h created from the 32x32 icon from
    icons/warzone2100.ico by the Gimp's C code export.
    
    Closes Warzone2100#2465.
    cybersphinx committed Jan 30, 2011
    Copy the full SHA
    ac792c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2011

  1. Copy the full SHA
    abe5fc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2011

  1. Move download.pl from build_tools to win32.

    (cherry picked from commit f378c9e)
    cybersphinx committed Feb 9, 2011
    Copy the full SHA
    472d031 View commit details
    Browse the repository at this point in the history
  2. Configurable downloads directory for the cross-build script.

    Can be set as "DOWNLOADS=/where/ever/you/want" in win32/__BUILD_CONFIG.USER.
    
    (cherry picked from commit ce3de81)
    (cherry picked from commit 7d18ab8)
    cybersphinx committed Feb 9, 2011
    Copy the full SHA
    6024dcf View commit details
    Browse the repository at this point in the history
  3. Change the backup download location for the cross-build.

    Use wzhost.wz2100.net instead of fontys.nl.
    cybersphinx committed Feb 9, 2011
    Copy the full SHA
    ca0dc0b View commit details
    Browse the repository at this point in the history
  4. Use a tarball for quesoglc instead of svn export.

    (cherry picked from commit 7232b97)
    cybersphinx committed Feb 9, 2011
    Copy the full SHA
    bc12819 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2011

  1. Copy the full SHA
    d2d7668 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dc4eede View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2011

  1. Fix compile warnings

    perim committed Feb 13, 2011
    Copy the full SHA
    87499cf View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2011

  1. Copy the full SHA
    703665b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2011

  1. Copy the full SHA
    cdd283c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0ade721 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2011

  1. Bump year.

    sed -i 's/\(Copyright (C) .*-201\)0\( *Warzone 2100 Project\)/\11\2/' {src,lib/*{,/*}}/*.{c,cpp,h,y,l}
    Cyp committed Feb 25, 2011
    Copy the full SHA
    acae1db View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2011

  1. Copy the full SHA
    9943ff3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c8f295d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    492a031 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    eaa5f55 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2011

  1. Update translations.

    cybersphinx committed Mar 16, 2011
    Copy the full SHA
    38eaa8f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2011

  1. Try to mitigate pointer corruption.

        While this gets around the problem, this doesn't fix the root cause of said
        corruption.
        From what I can tell, it looks like a template gets invalid somehow, then it
        gets deleted but there are still pointers from that template in other
        structures.
        This might have to do with our unicode issues, as can be seen by the savegame
        in ticket:2222
    
        I can't replicate this with the described procedures in either ticket:2222 or
        ticket:1906
    
        close ticket:1906
    (sorry about ticket spam)
    
    Hopefully fixes Warzone2100#2533.
    buginator authored and cybersphinx committed Mar 20, 2011
    Copy the full SHA
    e237762 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2011

  1. Update the dmg script.

    dak180 committed Mar 21, 2011
    Copy the full SHA
    8b253a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2011

  1. Copy the full SHA
    37ba91c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ee0bff8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2011

  1. Copy the full SHA
    8ffe6e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2011

  1. Copy the full SHA
    c862f6f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2011

  1. Copy the full SHA
    bcca85a View commit details
    Browse the repository at this point in the history
  2. Add Hungarian translation by Mészáros Tamás.

    Also sort the LANG_NAMEs.
    cybersphinx committed Apr 2, 2011
    Copy the full SHA
    5266c78 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2011

  1. Fix a bit of grammar.

    cybersphinx committed Apr 3, 2011
    Copy the full SHA
    2510696 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9c6b0b8 View commit details
    Browse the repository at this point in the history
  3. Update translations.

    cybersphinx committed Apr 3, 2011
    Copy the full SHA
    6e36e30 View commit details
    Browse the repository at this point in the history
  4. Update ChangeLog.

    cybersphinx committed Apr 3, 2011
    Copy the full SHA
    0a8b8ef View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    83a054e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2011

  1. Copy the full SHA
    5eace4e View commit details
    Browse the repository at this point in the history
  2. Revert premature commit: "Fix exchndl.c to work with recent versions …

    …of BFD."
    
    This reverts commit 5eace4e.
    Safety0ff committed Apr 4, 2011
    Copy the full SHA
    b2da153 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    043ae66 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2011

  1. Copy the full SHA
    b7cc16c View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    cybersphinx committed Apr 7, 2011
    Copy the full SHA
    99f6581 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2011

  1. Update png to 1.4.6.

    dak180 committed Apr 10, 2011
    Copy the full SHA
    923c6a8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dc1a2f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2011

  1. Update png to 1.4.7.

    dak180 committed Apr 11, 2011
    Copy the full SHA
    a1df50b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2011

  1. Build the index.

    dak180 committed Apr 22, 2011
    Copy the full SHA
    5c12da3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2011

  1. Copy the full SHA
    8ea1e86 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2011

  1. Reduce the severity of the Sound ID warning, since it appears for no …

    …good reason all the time.
    perim committed Apr 24, 2011
    Copy the full SHA
    d422105 View commit details
    Browse the repository at this point in the history
  2. Do some extra sanity checking of droids' actions and orders before sa…

    …ving a game,
    
    to help prevent corrupted savegames. Backported from qt branch. Closes ticket:2100
    perim committed Apr 24, 2011
    Copy the full SHA
    a974722 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    perim committed Apr 24, 2011
    Copy the full SHA
    b8b6196 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6554ab1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2011

  1. Update ChangeLog.

    cybersphinx committed Apr 25, 2011
    Copy the full SHA
    02a0cab View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2011

  1. Clarify error message when hosting a game fails.

    Also make it translatable.
    cybersphinx committed Apr 28, 2011
    Copy the full SHA
    f0ffa61 View commit details
    Browse the repository at this point in the history
  2. Update translations.

    cybersphinx committed Apr 28, 2011
    Copy the full SHA
    96ef458 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5a5e16e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2011

  1. Two new 2 player maps by NoQ.

    perim committed Apr 30, 2011
    Copy the full SHA
    697afb1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2011

  1. Forgot one file

    perim committed May 1, 2011
    Copy the full SHA
    ebfc46b View commit details
    Browse the repository at this point in the history
  2. 2.3: Add safeguard against savegame corruption when saving script dat…

    …a. This closes ticket:2625.
    perim committed May 1, 2011
    Copy the full SHA
    cc156a6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fc0f878 View commit details
    Browse the repository at this point in the history
  4. The Override Mods system has been extended to support Override Maps. …

    …When starting a game, only the active map should be loaded. This may slow down game starting.
    
    Cherry-picked from 2083b1f.
    Zarel authored and cybersphinx committed May 1, 2011
    Copy the full SHA
    5e346ef View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c13a8b2 View commit details
    Browse the repository at this point in the history
  6. Fix support for 10-player maps, which were apparently added during my…

    … absence.(cherry picked from commit b893e4d)
    Zarel authored and cybersphinx committed May 1, 2011
    Copy the full SHA
    68843d0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7bfeb3e View commit details
    Browse the repository at this point in the history
  8. Don't uselessly include static libraries in other static libraries.

    Saves ~14 MB of diskspace when building.
    cybersphinx committed May 1, 2011
    Copy the full SHA
    a8d88d8 View commit details
    Browse the repository at this point in the history
  9. Prevent building on burning oil.

    Add a counter per map tile for fire effects, only clear the "is burning" bit
    when it is 0.
    
    This works only because the part that actually loaded effects from savegames
    vanished in 695cd8e, so we start with a clean
    slate after loading.
    
    Closes Warzone2100#1100.
    cybersphinx committed May 1, 2011
    Copy the full SHA
    2745ac2 View commit details
    Browse the repository at this point in the history
  10. Update ChangeLog.

    cybersphinx committed May 1, 2011
    Copy the full SHA
    6321a34 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2011

  1. Clean up videoLoop function.

    Safety0ff authored and cybersphinx committed May 2, 2011
    Copy the full SHA
    58f7a8e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f46905 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    54d5018 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    da69062 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    aa68b5e View commit details
    Browse the repository at this point in the history
  6. Make video subtitles more readable.

    Similar to the previous shadow; draws the text in black four times, offset to
    the top left, top right, bottom left, bottom right, and then the bright text
    above that.
    cybersphinx committed May 2, 2011
    Copy the full SHA
    5fd228e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2011

  1. Fix Dutch translation (Thanks to Giel)

    Make viewing the GPL text a click-through.
    Bump the (c) year.
    (cherry picked from commit 33a9262)
    
    Conflicts:
    
    	pkg/nsis/warzone2100.nsi
    buginator committed May 3, 2011
    Copy the full SHA
    fe46419 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2011

  1. Copy the full SHA
    7019d7e View commit details
    Browse the repository at this point in the history
  2. Add an option for scanlines when playing videos.

    Shows either no, 50% dimmed or black scanlines. Disabled if the video texture
    is too small (needs 2 * video height), or the video is shown so small that the
    scanlines can't be noticed.
    
    Closes Warzone2100#2095.
    cybersphinx committed May 4, 2011
    Copy the full SHA
    9698470 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    65d968c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a8fb8be View commit details
    Browse the repository at this point in the history
  5. Allow projectiles to go through terrain again.

    Reverts part of 08f9fa5.
    
    Closes Warzone2100#2386.
    cybersphinx committed May 4, 2011
    Copy the full SHA
    d13ede6 View commit details
    Browse the repository at this point in the history
  6. Update ChangeLog.

    cybersphinx committed May 4, 2011
    Copy the full SHA
    ca4cbdb View commit details
    Browse the repository at this point in the history

Commits on May 5, 2011

  1. Make minimap not look so tiny when starting tiny maps, like campaign.…

    … Clean out some dead code.
    
    Cherry-picked from 8934dfd.
    perim authored and cybersphinx committed May 5, 2011
    Copy the full SHA
    5731d0e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c201b59 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2011

  1. Calculate the 50% scanlines with bit-fiddling.

    (cherry picked from commit 4669590)
    cybersphinx committed May 6, 2011
    Copy the full SHA
    549c476 View commit details
    Browse the repository at this point in the history
  2. Make YUV to RGB conversion work on big endian as well.

    Refs Warzone2100#816.
    (cherry picked from commit 2a637d0)
    cybersphinx committed May 6, 2011
    Copy the full SHA
    8895d58 View commit details
    Browse the repository at this point in the history
  3. Show damage for oil derricks and repair facilities.

    Others would need updated translations, left for after 2.3.8. Refs Warzone2100#2634.
    cybersphinx committed May 6, 2011
    Copy the full SHA
    8b09b5d View commit details
    Browse the repository at this point in the history
  4. Round experience when saving.

    In-game it is a float, but saved as (truncated) int. Refs Warzone2100#2641.
    cybersphinx committed May 6, 2011
    Copy the full SHA
    4b197ba View commit details
    Browse the repository at this point in the history
  5. Show experience with one decimal place.

    Should make it clearer that it is not an integer number. Closes Warzone2100#2641.
    cybersphinx committed May 6, 2011
    Copy the full SHA
    fb5d964 View commit details
    Browse the repository at this point in the history
  6. Update ChangeLog.

    cybersphinx committed May 6, 2011
    Copy the full SHA
    fab9242 View commit details
    Browse the repository at this point in the history
  7. Update translations.

    cybersphinx committed May 6, 2011
    Copy the full SHA
    a543ba7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2011

  1. Copy the full SHA
    689e73b View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog.

    cybersphinx committed May 8, 2011
    Copy the full SHA
    f56a409 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6711ebc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7649415 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2011

  1. 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.
    cybersphinx committed May 9, 2011
    Copy the full SHA
    c3174ca View commit details
    Browse the repository at this point in the history
  2. Update translations.

    cybersphinx committed May 9, 2011
    Copy the full SHA
    7c5aad1 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore.

    cybersphinx committed May 9, 2011
    Copy the full SHA
    7860181 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2011

  1. Copy the full SHA
    adeacf6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa3eed6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2011

  1. Copy the full SHA
    bbcf6b9 View commit details
    Browse the repository at this point in the history
  2. Readd assert.h for Windows builds.

    Got lost in aa3eed6.
    cybersphinx committed May 11, 2011
    Copy the full SHA
    9fb4ab0 View commit details
    Browse the repository at this point in the history
  3. Edited po/nl.po via GitHub

    RomanoFC committed May 11, 2011
    Copy the full SHA
    56198a7 View commit details
    Browse the repository at this point in the history