[dreamchess] 78/80: Merge tag 'upstream/0.2.0'

Markus Koschany apo-guest at moszumanska.debian.org
Mon Nov 9 20:26:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository dreamchess.

commit d4fb150af382395123a586ffb275e6079c994f61
Merge: 1ddd6a3 e3844a5
Author: Markus Koschany <apo at debian.org>
Date:   Mon Nov 9 21:09:12 2015 +0100

    Merge tag 'upstream/0.2.0'
    
    Upstream version 0.2.0
    
    # gpg: Signature made Mon 09 Nov 2015 21:09:09 CET using RSA key ID 513B51E4
    # gpg: Good signature from "Markus Koschany <apo at gambaru.de>" [ultimate]
    # gpg:                 aka "Markus Koschany <markus at koschany.net>" [ultimate]
    # gpg:                 aka "Markus Koschany <apo at debian.org>" [ultimate]

 AUTHORS                               |    33 +
 COPYING                               |   674 ++
 COPYRIGHT                             |    21 +
 ChangeLog                             |  2569 +++++++
 DreamChess.xcodeproj/Makefile.am      |     1 +
 DreamChess.xcodeproj/Makefile.in      |   328 +
 DreamChess.xcodeproj/project.pbxproj  |  1489 ++++
 English.lproj/InfoPlist.strings       |   Bin 0 -> 614 bytes
 English.lproj/Makefile.am             |     1 +
 English.lproj/Makefile.in             |   328 +
 INSTALL                               |   229 +
 Info.plist                            |    28 +
 Makefile.am                           |    29 +
 Makefile.in                           |   659 ++
 NEWS                                  |    67 +
 README                                |   252 +
 aclocal.m4                            |   884 +++
 config.guess                          |  1516 ++++
 config.h.in                           |   114 +
 config.sub                            |  1622 +++++
 configure                             |  9017 ++++++++++++++++++++++++
 configure.ac                          |   380 +
 data/boards/classic/board.dcm         |   179 +
 data/boards/classic/board.png         |   Bin 0 -> 1289772 bytes
 data/boards/elements/board.dcm        |   179 +
 data/boards/elements/board.png        |   Bin 0 -> 252630 bytes
 data/boards/flat/board.dcm            |     3 +
 data/boards/flat/board.png            |   Bin 0 -> 5998 bytes
 data/boards/sketch/board.dcm          |   179 +
 data/boards/sketch/board.png          |   Bin 0 -> 711823 bytes
 data/font.png                         |   Bin 0 -> 17096 bytes
 data/font.wid                         |    86 +
 data/icon.icns                        |   Bin 0 -> 60834 bytes
 data/icon.png                         |   Bin 0 -> 2009 bytes
 data/menu_title.png                   |   Bin 0 -> 273878 bytes
 data/pieces/classic/bishop.dcm        |  9349 +++++++++++++++++++++++++
 data/pieces/classic/black.png         |   Bin 0 -> 95099 bytes
 data/pieces/classic/king.dcm          | 10407 ++++++++++++++++++++++++++++
 data/pieces/classic/knight.dcm        |  9985 ++++++++++++++++++++++++++
 data/pieces/classic/pawn.dcm          |  4777 +++++++++++++
 data/pieces/classic/queen.dcm         | 11945 ++++++++++++++++++++++++++++++++
 data/pieces/classic/rook.dcm          |  8489 +++++++++++++++++++++++
 data/pieces/classic/selector.png      |   Bin 0 -> 2841 bytes
 data/pieces/classic/set.cfg           |    24 +
 data/pieces/classic/white.png         |   Bin 0 -> 96018 bytes
 data/pieces/elements/bishop.dcm       |  9551 +++++++++++++++++++++++++
 data/pieces/elements/black.png        |   Bin 0 -> 10710 bytes
 data/pieces/elements/king.dcm         | 10407 ++++++++++++++++++++++++++++
 data/pieces/elements/knight.dcm       |  9985 ++++++++++++++++++++++++++
 data/pieces/elements/pawn.dcm         |  4777 +++++++++++++
 data/pieces/elements/queen.dcm        | 11945 ++++++++++++++++++++++++++++++++
 data/pieces/elements/rook.dcm         |  8489 +++++++++++++++++++++++
 data/pieces/elements/selector.png     |   Bin 0 -> 2964 bytes
 data/pieces/elements/set.cfg          |    24 +
 data/pieces/elements/white.png        |   Bin 0 -> 3006 bytes
 data/pieces/figurine/bishop_b.png     |   Bin 0 -> 6169 bytes
 data/pieces/figurine/bishop_w.png     |   Bin 0 -> 9353 bytes
 data/pieces/figurine/flat.dcm         |    41 +
 data/pieces/figurine/king_b.png       |   Bin 0 -> 11301 bytes
 data/pieces/figurine/king_w.png       |   Bin 0 -> 9615 bytes
 data/pieces/figurine/knight_b.png     |   Bin 0 -> 7922 bytes
 data/pieces/figurine/knight_w.png     |   Bin 0 -> 9597 bytes
 data/pieces/figurine/pawn_b.png       |   Bin 0 -> 2784 bytes
 data/pieces/figurine/pawn_w.png       |   Bin 0 -> 5933 bytes
 data/pieces/figurine/queen_b.png      |   Bin 0 -> 8486 bytes
 data/pieces/figurine/queen_w.png      |   Bin 0 -> 13913 bytes
 data/pieces/figurine/rook_b.png       |   Bin 0 -> 3178 bytes
 data/pieces/figurine/rook_w.png       |   Bin 0 -> 3652 bytes
 data/pieces/figurine/selector.png     |   Bin 0 -> 409 bytes
 data/pieces/figurine/set.cfg          |    24 +
 data/pieces/sketch/bishop_b.png       |   Bin 0 -> 33264 bytes
 data/pieces/sketch/bishop_w.png       |   Bin 0 -> 23312 bytes
 data/pieces/sketch/flat.dcm           |    41 +
 data/pieces/sketch/king_b.png         |   Bin 0 -> 33728 bytes
 data/pieces/sketch/king_w.png         |   Bin 0 -> 21414 bytes
 data/pieces/sketch/knight_b.png       |   Bin 0 -> 63359 bytes
 data/pieces/sketch/knight_w.png       |   Bin 0 -> 41820 bytes
 data/pieces/sketch/pawn_b.png         |   Bin 0 -> 23173 bytes
 data/pieces/sketch/pawn_w.png         |   Bin 0 -> 14690 bytes
 data/pieces/sketch/queen_b.png        |   Bin 0 -> 32064 bytes
 data/pieces/sketch/queen_w.png        |   Bin 0 -> 20946 bytes
 data/pieces/sketch/rook_b.png         |   Bin 0 -> 32719 bytes
 data/pieces/sketch/rook_w.png         |   Bin 0 -> 22535 bytes
 data/pieces/sketch/selector.png       |   Bin 0 -> 410 bytes
 data/pieces/sketch/set.cfg            |    24 +
 data/sounds/move1.wav                 |   Bin 0 -> 303382 bytes
 data/styles/default/backdrop.png      |   Bin 0 -> 140502 bytes
 data/styles/default/border.png        |   Bin 0 -> 985 bytes
 data/styles/default/mouse_cursor.png  |   Bin 0 -> 337 bytes
 data/styles/default/pieces.png        |   Bin 0 -> 187366 bytes
 data/styles/elements/backdrop.png     |   Bin 0 -> 236434 bytes
 data/styles/elements/border.png       |   Bin 0 -> 8038 bytes
 data/styles/elements/mouse_cursor.png |   Bin 0 -> 319 bytes
 data/styles/elements/pieces.png       |   Bin 0 -> 199035 bytes
 data/styles/flat/backdrop.png         |   Bin 0 -> 140502 bytes
 data/styles/flat/border.png           |   Bin 0 -> 985 bytes
 data/styles/flat/mouse_cursor.png     |   Bin 0 -> 337 bytes
 data/styles/flat/pieces.png           |   Bin 0 -> 181649 bytes
 data/styles/sketch/backdrop.png       |   Bin 0 -> 210673 bytes
 data/styles/sketch/border.png         |   Bin 0 -> 985 bytes
 data/styles/sketch/mouse_cursor.png   |   Bin 0 -> 2108 bytes
 data/styles/sketch/pieces.png         |   Bin 0 -> 212265 bytes
 data/themes/default.xml               |    16 +
 data/themes/elements.xml              |    11 +
 data/themes/metal.xml                 |     3 +
 data/themes/sketch.xml                |     9 +
 depcomp                               |   584 ++
 desktop/Makefile.am                   |     1 +
 desktop/Makefile.in                   |   328 +
 desktop/dreamchess.desktop            |     8 +
 desktop/dreamchess.png                |   Bin 0 -> 3681 bytes
 doc/Makefile.am                       |     1 +
 doc/Makefile.in                       |   328 +
 doc/kos.txt                           |    26 +
 doc/lgpl.txt                          |   504 ++
 doc/newlib.txt                        |   760 ++
 doc/ogg.txt                           |    28 +
 doc/vorbis.txt                        |    28 +
 install-sh                            |   507 ++
 m4/Makefile.am                        |     1 +
 m4/Makefile.in                        |   328 +
 m4/sdl.m4                             |   175 +
 man/Makefile.am                       |     2 +
 man/Makefile.in                       |   384 +
 man/dreamchess.6                      |    43 +
 man/dreamer.6                         |     9 +
 missing                               |   367 +
 pkg/Makefile.am                       |     1 +
 pkg/Makefile.in                       |   487 ++
 pkg/win32/Makefile.am                 |     1 +
 pkg/win32/Makefile.in                 |   328 +
 pkg/win32/dreamchess.nsi              |   163 +
 src/Makefile.am                       |    33 +
 src/Makefile.in                       |   636 ++
 src/audio/Makefile.am                 |     5 +
 src/audio/Makefile.in                 |   431 ++
 src/audio/playlist.c                  |   127 +
 src/audio/playlist.h                  |    36 +
 src/audio/sdlmixer.c                  |   233 +
 src/beos.rdef                         |    68 +
 src/board.c                           |   747 ++
 src/board.h                           |   125 +
 src/comm.c                            |    61 +
 src/comm.h                            |    56 +
 src/comm_sdlthd.c                     |    60 +
 src/comm_unix.c                       |   141 +
 src/comm_win32.c                      |   176 +
 src/credits.c                         |    66 +
 src/credits.h                         |    21 +
 src/debug.c                           |   111 +
 src/debug.h                           |    52 +
 src/dir.c                             |   145 +
 src/dir.h                             |    27 +
 src/dreamchess.c                      |   703 ++
 src/dreamchess.h                      |    64 +
 src/dreamer/Makefile.am               |    29 +
 src/dreamer/Makefile.in               |   521 ++
 src/dreamer/board.c                   |   799 +++
 src/dreamer/board.h                   |   302 +
 src/dreamer/commands.c                |   434 ++
 src/dreamer/commands.h                |    29 +
 src/dreamer/dreamer.c                 |   255 +
 src/dreamer/dreamer.h                 |    75 +
 src/dreamer/e_comm.c                  |    56 +
 src/dreamer/e_comm.h                  |    56 +
 src/dreamer/e_comm_sdlthd.c           |    59 +
 src/dreamer/e_comm_unix.c             |    66 +
 src/dreamer/e_comm_win32.c            |    69 +
 src/dreamer/eval.c                    |   593 ++
 src/dreamer/eval.h                    |    44 +
 src/dreamer/gen_chess_moves.c         |   167 +
 src/dreamer/hashing.c                 |   102 +
 src/dreamer/hashing.h                 |    44 +
 src/dreamer/history.c                 |    63 +
 src/dreamer/history.h                 |    35 +
 src/dreamer/main.c                    |    26 +
 src/dreamer/move.c                    |   565 ++
 src/dreamer/move.h                    |    52 +
 src/dreamer/move_data.h               |    32 +
 src/dreamer/repetition.c              |   120 +
 src/dreamer/repetition.h              |    41 +
 src/dreamer/search.c                  |   384 +
 src/dreamer/search.h                  |    38 +
 src/dreamer/transposition.c           |    98 +
 src/dreamer/transposition.h           |    41 +
 src/fen.c                             |   162 +
 src/fen.h                             |    25 +
 src/gamegui_dialogs/Makefile.am       |     5 +
 src/gamegui_dialogs/Makefile.in       |   437 ++
 src/gamegui_dialogs/configuration.c   |   159 +
 src/gamegui_dialogs/ingame_dialog.c   |    98 +
 src/gamegui_dialogs/message_dialog.c  |    74 +
 src/gamegui_dialogs/quit_dialog.c     |    75 +
 src/gamegui_dialogs/resolution.c      |   256 +
 src/gamegui_dialogs/styles.c          |    33 +
 src/gamegui_dialogs/system_dialog.c   |    91 +
 src/history.c                         |   208 +
 src/history.h                         |   123 +
 src/include/Makefile.am               |    16 +
 src/include/Makefile.in               |   505 ++
 src/include/audio.h                   |    51 +
 src/include/engine.h                  |    26 +
 src/include/gamegui.h                 |    45 +
 src/include/gamegui/Makefile.am       |     4 +
 src/include/gamegui/Makefile.in       |   380 +
 src/include/gamegui/action.h          |    56 +
 src/include/gamegui/align.h           |    46 +
 src/include/gamegui/bin.h             |    50 +
 src/include/gamegui/box.h             |    43 +
 src/include/gamegui/clipping.h        |    54 +
 src/include/gamegui/container.h       |    61 +
 src/include/gamegui/dialog.h          |   234 +
 src/include/gamegui/entry.h           |    63 +
 src/include/gamegui/frame.h           |    46 +
 src/include/gamegui/hbox.h            |    56 +
 src/include/gamegui/image.h           |    47 +
 src/include/gamegui/label.h           |    56 +
 src/include/gamegui/option.h          |    58 +
 src/include/gamegui/queue.h           |   596 ++
 src/include/gamegui/select.h          |    47 +
 src/include/gamegui/seperatorh.h      |    46 +
 src/include/gamegui/seperatorv.h      |    46 +
 src/include/gamegui/signal.h          |    35 +
 src/include/gamegui/system.h          |   167 +
 src/include/gamegui/vbox.h            |    58 +
 src/include/gamegui/viewport.h        |    65 +
 src/include/gamegui/widget.h          |   242 +
 src/include/gamegui_dialogs.h         |    48 +
 src/include/main_sdlthd.h             |    36 +
 src/include/minizip/Makefile.am       |     1 +
 src/include/minizip/Makefile.in       |   376 +
 src/include/minizip/ioapi.h           |    75 +
 src/include/minizip/unzip.h           |   354 +
 src/include/minizip/zip.h             |   235 +
 src/include/options.h                 |    81 +
 src/include/pipe_mem.h                |    64 +
 src/include/pipe_unix.h               |    51 +
 src/include/pipe_win32.h              |    51 +
 src/include/san.h                     |    55 +
 src/include/svn_version.h             |     1 +
 src/include/system_config.h           |    37 +
 src/include/theme.h                   |    82 +
 src/libs/Makefile.am                  |    12 +
 src/libs/Makefile.in                  |   595 ++
 src/libs/gamegui/Makefile.am          |     6 +
 src/libs/gamegui/Makefile.in          |   455 ++
 src/libs/gamegui/action.c             |   101 +
 src/libs/gamegui/align.c              |    41 +
 src/libs/gamegui/bin.c                |    73 +
 src/libs/gamegui/box.c                |    34 +
 src/libs/gamegui/clipping.c           |    91 +
 src/libs/gamegui/container.c          |   107 +
 src/libs/gamegui/dialog.c             |   500 ++
 src/libs/gamegui/entry.c              |   259 +
 src/libs/gamegui/frame.c              |   109 +
 src/libs/gamegui/hbox.c               |   241 +
 src/libs/gamegui/image.c              |    93 +
 src/libs/gamegui/label.c              |   129 +
 src/libs/gamegui/option.c             |   246 +
 src/libs/gamegui/select.c             |    83 +
 src/libs/gamegui/seperatorh.c         |    70 +
 src/libs/gamegui/seperatorv.c         |    69 +
 src/libs/gamegui/signal.c             |    78 +
 src/libs/gamegui/system.c             |   325 +
 src/libs/gamegui/vbox.c               |   252 +
 src/libs/gamegui/viewport.c           |   180 +
 src/libs/gamegui/widget.c             |   158 +
 src/libs/minizip/Makefile.am          |     5 +
 src/libs/minizip/Makefile.in          |   430 ++
 src/libs/minizip/ioapi.c              |   177 +
 src/libs/minizip/unzip.c              |  1598 +++++
 src/libs/minizip/zip.c                |  1219 ++++
 src/libs/msgbuf.c                     |    94 +
 src/libs/msgbuf.h                     |    23 +
 src/libs/pipe_beos.c                  |   100 +
 src/libs/pipe_mem.c                   |    47 +
 src/libs/pipe_unix.c                  |   107 +
 src/libs/pipe_win32.c                 |   110 +
 src/libs/san_parse.c                  |  1792 +++++
 src/libs/san_parse.y                  |   235 +
 src/macosx/Makefile.am                |     1 +
 src/macosx/Makefile.in                |   328 +
 src/macosx/SDLMain.h                  |    11 +
 src/macosx/SDLMain.m                  |   395 ++
 src/macosx/config.h                   |   129 +
 src/main.c                            |    41 +
 src/main_sdlthd.c                     |   103 +
 src/options.c                         |   328 +
 src/pgn_parser.c                      |  1586 +++++
 src/pgn_parser.h                      |    75 +
 src/pgn_parser.y                      |   103 +
 src/pgn_scanner.c                     |  1853 +++++
 src/pgn_scanner.l                     |   117 +
 src/system_config.c                   |   159 +
 src/theme.c                           |   272 +
 src/ui.c                              |    67 +
 src/ui.h                              |    78 +
 src/ui_sdlgl/Makefile.am              |    10 +
 src/ui_sdlgl/Makefile.in              |   464 ++
 src/ui_sdlgl/colours.c                |    62 +
 src/ui_sdlgl/credits.c                |   125 +
 src/ui_sdlgl/draw_scene.c             |   101 +
 src/ui_sdlgl/draw_shape.c             |   105 +
 src/ui_sdlgl/gamegui_driver.c         |   297 +
 src/ui_sdlgl/get_move.c               |   187 +
 src/ui_sdlgl/ingame_ui.c              |   331 +
 src/ui_sdlgl/load_data.c              |   127 +
 src/ui_sdlgl/matrix.c                 |    94 +
 src/ui_sdlgl/matrix.h                 |    33 +
 src/ui_sdlgl/promote_dialog.c         |    84 +
 src/ui_sdlgl/saveload_dc.c            |   548 ++
 src/ui_sdlgl/saveload_dialog.c        |   323 +
 src/ui_sdlgl/system.c                 |   209 +
 src/ui_sdlgl/text.c                   |   213 +
 src/ui_sdlgl/texture.c                |   269 +
 src/ui_sdlgl/theme.c                  |   186 +
 src/ui_sdlgl/title_dialog.c           |   228 +
 src/ui_sdlgl/transitions.c            |   161 +
 src/ui_sdlgl/ui_sdlgl.c               |   773 +++
 src/ui_sdlgl/ui_sdlgl.h               |   314 +
 src/ui_sdlgl/ui_sdlgl_3d.c            |  1174 ++++
 src/ui_sdlgl/ui_sdlgl_3d.h            |    36 +
 src/ui_sdlgl/victory_dialog.c         |    74 +
 src/ui_sdlgl/vkeyboard.c              |   112 +
 src/ui_sdlgl/xmlsavefile.c            |   240 +
 src/win32.ico                         |   Bin 0 -> 22486 bytes
 src/win32.rc                          |     1 +
 ylwrap                                |   223 +
 328 files changed, 175387 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dreamchess.git



More information about the Pkg-games-commits mailing list