Todo list:
  
  ~ parser ~
    * data_calc.py:58 add a multi-line INSERT statement to store all rows
      with one big query.
    * add `player_games_total` to player table that count all matchs played by
      a player (not 'undefined' end match), to enhance the count problem
      for the query in data_calc.py:30-33
    * Why this field `player_total_says` exist?

  ~ web ~
    * DONE: align numbers to the right side in all sections, except player details.
    * DONE: most_played_maps.php: reduce the entries for page (5 or 6)


Last update: 2007/10/16
