[gnome-games/sudoku-tube: 209/209] Merge branch 'master' into work



commit b0712e3c9b301132c80ff3efbb08e858e73b1692
Merge: 0295ae0... c960b09...
Author: Zhang Sen <zh jesse gmail com>
Date:   Sun Oct 18 13:15:25 2009 +0800

    Merge branch 'master' into work

 configure.in                         |    6 +-
 gnibbles/Makefile.am                 |   10 +-
 gnibbles/board.c                     |  432 +++++++++++++
 gnibbles/board.h                     |   52 ++
 gnibbles/boni.c                      |  134 +++--
 gnibbles/boni.h                      |   11 +-
 gnibbles/bonus.c                     |   86 +++-
 gnibbles/bonus.h                     |    9 +-
 gnibbles/ggz-network.c               |   46 +-
 gnibbles/gnibbles.c                  |  534 +++++------------
 gnibbles/gnibbles.h                  |   19 +-
 gnibbles/main.c                      |  711 +++++++++++-----------
 gnibbles/main.h                      |   20 +-
 gnibbles/pix/Makefile.am             |    1 +
 gnibbles/pix/wall-small-empty.svg    |  159 +++++
 gnibbles/preferences.c               |   90 ++--
 gnibbles/preferences.h               |    4 +-
 gnibbles/properties.c                |   53 +-
 gnibbles/properties.h                |    4 +-
 gnibbles/scoreboard.c                |   17 +-
 gnibbles/scoreboard.h                |    8 +-
 gnibbles/server.c                    |   24 +-
 gnibbles/warp.c                      |   69 ++-
 gnibbles/warp.h                      |    7 +-
 gnibbles/warpmanager.c               |  191 +++++--
 gnibbles/warpmanager.h               |   21 +-
 gnibbles/worm.c                      | 1131 +++++++++++++++++++++-------------
 gnibbles/worm.h                      |   77 ++--
 gnobots2/Makefile.am                 |    2 +-
 gnomine/minefield.c                  |    2 +-
 gnotravex/help/da/da.po              |   17 +-
 lightsoff/Makefile.am                |    3 +-
 lightsoff/data/settings.ui           |    1 +
 lightsoff/data/themes/tango/theme.js |  128 ++++-
 lightsoff/data/themes/up/theme.js    |    5 +
 lightsoff/lightsoff.schemas.in       |   13 +
 lightsoff/src/Board.js               |    4 +-
 lightsoff/src/Game.js                |   35 +-
 lightsoff/src/Settings.js            |   81 +++-
 lightsoff/src/ThemeLoader.js         |    6 +
 po/POTFILES.in                       |    1 +
 41 files changed, 2686 insertions(+), 1538 deletions(-)
---



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]