Changelog


Changes in 2016


Changes in 2015


Changes in 2014


Changes in 2013


Changes in 2012


Changes in 2011


→ Changes in December 2010

→ Changes in November 2010

→ Changes in October 2010

→ Changes in September 2010

Changes in August 2010

Changes in July 2010

Changes in June 2010

Changes in May 2010

Changes in April 2010

Changes in March 2010

Changes in February 2010


v1.218.0 on Jan/31/2010
v1.217.0 on Jan/30/2010
v1.216.0 on Jan/28/2010
    • Revised the content:

      Before the Change After the Change


      ... The chances are that I will return to my original idea in the course of the second half of 2009.

      +

      ... The chances are that I will return to my original idea in the course of the year 2010.

v1.214.0 on Jan/22/2010
v1.213.0 on Jan/19/2010
v1.211.0 on Jan/14/2010
v1.210.0 on Jan/12/2010
v1.209.0 on Jan/09/2010
    • Revised the underlying XHTML code:

      Before the Change After the Change


      <table class="my_equipment">
        <tbody>
          <tr>
      <table class="my_equipment">
        <tbody>
          <tr>
            <td colspan="4">
              Input &amp; Output Devices
            </td>
      +
            <td colspan="4">Input &amp; Output Devices</td>
          </tr>
          ...
        </tbody>
      </table>
          </tr>
          ...
        </tbody>
      </table>
v1.208.0 on Jan/07/2010
    • Revised the capitalization of game identifiers:

      Before the Change After the Change


      ACTION BATTLEFIELD
      +
      Action Battlefield


      AMERICA'S ARMY: SPECIAL FORCES
      +
      America's Army: Special Forces


      BATTLEFIELD 1942
      +
      Battlefield 1942


      BATTLEFIELD 1942: SECRET WEAPONS OF WWII
      +
      Battlefield 1942: Secret Weapons of WWII


      BATTLEFIELD 1942: THE ROAD OF ROME
      +
      Battlefield 1942: The Road of Rome


      BATTLEFIELD 2
      +
      Battlefield 2


      BATTLEFIELD 2: ARMORED FURY
      +
      Battlefield 2: Armored Fury


      BATTLEFIELD 2: EURO FORCE
      +
      Battlefield 2: Euro Force


      BATTLEFIELD 2: SPECIAL FORCES
      +
      Battlefield 2: Special Forces


      BATTLEFIELD 2142
      +
      Battlefield 2142


      BATTLEFIELD 2142: NORTHERN STRIKE
      +
      Battlefield 2142: Northern Strike


      BATTLEFIELD VIETNAM
      +
      Battlefield Vietnam


      BATTLEFIELD VIETNAM - WORLD WAR II
      +
      Battlefield Vietnam - World War II


      DELTA FORCE XTREME
      +
      Delta Force Xtreme


      DESERTCOMBAT
      +
      Desert Combat


      EMPIRE EARTH
      +
      Empire Earth


      ENEMY TERRITORY: QUAKE WARS
      +
      Enemy Territory: Quake Wars


      EVE OF DESTRUCTION
      +
      Eve of Destruction


      GALACTIC CONQUEST
      +
      Galactic Conquest


      GROUND CONTROL
      +
      Ground Control


      GROUND CONTROL II - OPERATION EXODUS
      +
      Ground Control II - Operation Exodus


      HOME FRONT
      +
      Home Front


      JOINT OPERATIONS: ESCALATION
      +
      Joint Operations: Escalation


      JOINT OPERATIONS: TYPHOON RISING
      +
      Joint Operations: Typhoon Rising


      SÖLDNER: MARINE CORPS
      +
      Söldner: Marine Corps


      SÖLDNER: SECRET WARS
      +
      Söldner: Secret Wars


      TEAM FORTRESS 2
      +
      Team Fortress 2


      UNITED-TEAMPLAYER
      +
      United-Teamplayer
v1.207.0 on Jan/05/2010
v1.206.0 on Jan/02/2010
    • Revised the CSS rule sets introduced on Dec/05/2009:

      Before the Change After the Change


      ...

      table.diff {
      ...

      table.diff {
        border-spacing: 3px;
      +
        border-spacing: 0px;
      }

      ...

      table.diff > tbody.delimiter > tr > td > hr {
      }

      ...

      table.diff > tbody.delimiter > tr > td > hr {
        margin: 5px 0px;
      +
        margin: 8px 0px;
      }

      ...

      table.diff > tbody.delimiter + tbody > tr > td {
        padding: 0.25em;
      }
      }

      ...

      table.diff > tbody.delimiter + tbody > tr > td {
        padding: 0.25em;
      }
      +

      table.diff > tbody.delimiter + tbody > tr > td.marker {
        padding-right: 3px;
        text-align: right;
      }

      table.diff > tbody.delimiter + tbody > tr > td:first-child.marker {
        text-align: right;
      }

      table.diff > tbody.delimiter + tbody > tr > td:first-child.marker + td + td.marker {
        text-align: right;
      }

      table.diff > tbody.delimiter + tbody > tr.context > td.marker + td {
        background-image: ...
      }

      table.diff > tbody.delimiter + tbody > tr.context > td.marker + td {
        background-image: ...
      }
      +

      table.diff > tbody.delimiter + tbody > tr.delimiter {
        font-size: 0px;
      }

      table.diff > tbody.delimiter + tbody > tr.delimiter > td {
        border: 2px solid transparent;
      }

      table.diff > tbody.delimiter + tbody > tr.modification > td:first-child.marker + td {
        background-image: ...
      }

      ...

      table.diff > tbody.delimiter + tbody > tr.modification > td:first-child.marker + td {
        background-image: ...
      }

      ...

Changes in 2009


Changes in 2008


Changes in 2007


Changes in 2006


Return to Beginning