[clanlib] 39/40: Merge tag 'upstream/1.0_svn3827'

Stephen Kitt skitt at moszumanska.debian.org
Fri Jun 10 20:13:44 UTC 2016


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

skitt pushed a commit to branch master
in repository clanlib.

commit a127a2f068435bb6da4d0830981d945542148631
Merge: acb0ae0 d9ba6af
Author: Stephen Kitt <steve at sk2.org>
Date:   Fri Jun 10 22:09:07 2016 +0200

    Merge tag 'upstream/1.0_svn3827'
    
    Upstream version 1.0~svn3827

 CODING_STYLE                                       |   237 +
 COPYING                                            |    22 +
 CREDITS                                            |    43 +
 ClanLib.xcode/project.pbxproj                      | 10022 +++++++++++++++++++
 ClanLib_Xcode_v2x.xcodeproj/project.pbxproj        |  4726 +++++++++
 Contrib/CL_FlexibleMap/CL_FlexibleMap.cpp          |  1851 ++++
 Contrib/CL_FlexibleMap/CL_FlexibleMap.h            |   695 ++
 .../CL_FlexibleMap/FMPExample/CL_FlexibleMap.cpp   |  1851 ++++
 Contrib/CL_FlexibleMap/FMPExample/CL_FlexibleMap.h |   695 ++
 Contrib/CL_FlexibleMap/FMPExample/FATALM.FMP       |   Bin 0 -> 109436 bytes
 Contrib/CL_FlexibleMap/FMPExample/FM2L1.FMP        |   Bin 0 -> 73460 bytes
 Contrib/CL_FlexibleMap/FMPExample/FMPExample.cpp   |   268 +
 Contrib/CL_FlexibleMap/FMPExample/FMPExample.h     |    56 +
 .../CL_FlexibleMap/FMPExample/FMPExample.vcproj    |   135 +
 Contrib/CL_FlexibleMap/FMPExample/Future.fmp       |   Bin 0 -> 48408 bytes
 Contrib/CL_FlexibleMap/FMPExample/Hextst.fmp       |   Bin 0 -> 17964 bytes
 Contrib/CL_FlexibleMap/FMPExample/Hextst2.fmp      |   Bin 0 -> 22078 bytes
 Contrib/CL_FlexibleMap/FMPExample/ISO_LR.FMP       |   Bin 0 -> 217176 bytes
 Contrib/CL_FlexibleMap/FMPExample/Isotst.fmp       |   Bin 0 -> 74478 bytes
 Contrib/CL_FlexibleMap/FMPExample/PROJA.FMP        |   Bin 0 -> 128834 bytes
 Contrib/CL_FlexibleMap/FMPExample/README.txt       |    13 +
 Contrib/CL_FlexibleMap/FMPExample/TEST2.FMP        |   Bin 0 -> 180956 bytes
 Contrib/CL_FlexibleMap/FMPExample/Test.fmp         |   Bin 0 -> 45852 bytes
 Contrib/CL_FlexibleMap/README.txt                  |    61 +
 Documentation/FAQ.xml                              |   460 +
 Documentation/Images/clanlib_logo_small.png        |   Bin 0 -> 4730 bytes
 Documentation/Makefile.am                          |    56 +
 Documentation/Overview/Images/apoc.jpg             |   Bin 0 -> 57176 bytes
 Documentation/Overview/Images/boring.jpg           |   Bin 0 -> 65617 bytes
 Documentation/Overview/Images/font0.png            |   Bin 0 -> 8770 bytes
 Documentation/Overview/Images/font1.png            |   Bin 0 -> 13720 bytes
 Documentation/Overview/Images/font2.png            |   Bin 0 -> 5148 bytes
 Documentation/Overview/Images/font3.png            |   Bin 0 -> 5288 bytes
 Documentation/Overview/Images/font4.png            |   Bin 0 -> 10008 bytes
 Documentation/Overview/Images/font5.png            |   Bin 0 -> 13705 bytes
 Documentation/Overview/Images/font6.png            |   Bin 0 -> 15239 bytes
 Documentation/Overview/Images/font_old0.png        |   Bin 0 -> 18311 bytes
 Documentation/Overview/Images/outline_accuracy.png |   Bin 0 -> 19323 bytes
 .../Overview/Images/outline_subcircles.png         |   Bin 0 -> 9524 bytes
 Documentation/Overview/Images/race.jpg             |   Bin 0 -> 44519 bytes
 Documentation/Overview/Images/raceeditor.jpg       |   Bin 0 -> 43253 bytes
 Documentation/Overview/Images/silver.jpg           |   Bin 0 -> 65027 bytes
 Documentation/Overview/Images/supaplex.jpg         |   Bin 0 -> 54569 bytes
 Documentation/Overview/Makefile.am                 |    19 +
 Documentation/Overview/adding_resources.xml        |   141 +
 Documentation/Overview/collision_detection.xml     |   236 +
 Documentation/Overview/core_resources.xml          |    63 +
 Documentation/Overview/crash_reporter.xml          |   125 +
 Documentation/Overview/display-1.xml               |   374 +
 Documentation/Overview/font_creation_alpha.xml     |    34 +
 Documentation/Overview/font_creation_fixed.xml     |     9 +
 .../Overview/font_creation_multipleimages.xml      |     9 +
 Documentation/Overview/font_creation_palette.xml   |    26 +
 Documentation/Overview/font_overview-1.xml         |   258 +
 Documentation/Overview/font_resources.xml          |   198 +
 Documentation/Overview/getting_started.xml         |   122 +
 Documentation/Overview/gui_overview.xml            |   244 +
 Documentation/Overview/gui_resources.xml           |   421 +
 Documentation/Overview/gui_theme.xml               |   261 +
 Documentation/Overview/index.xml                   |    60 +
 Documentation/Overview/input.xml                   |   131 +
 Documentation/Overview/loading_graphics.xml        |   113 +
 Documentation/Overview/network_overview.xml        |   460 +
 Documentation/Overview/opengl_overview.xml         |   279 +
 Documentation/Overview/pointers.xml                |   174 +
 Documentation/Overview/resources-1.xml             |   328 +
 Documentation/Overview/resources-2.xml             |   205 +
 Documentation/Overview/sample_resources.xml        |    61 +
 Documentation/Overview/signals.xml                 |   308 +
 Documentation/Overview/sound_overview.xml          |   192 +
 Documentation/Overview/sprites_overview.xml        |   157 +
 Documentation/Overview/sprites_resources.xml       |   386 +
 Documentation/Overview/surface_resources.xml       |    49 +
 Documentation/Overview/tipsandtricks.xml           |    80 +
 Documentation/Overview/warnings.xml                |    55 +
 Documentation/README                               |    10 +
 Documentation/Reference/Makefile.am                |    39 +
 Documentation/Reference/cl2doxy.pl                 |    75 +
 Documentation/Reference/clanlib.doxygen            |  1078 ++
 Documentation/Reference/class.plg                  |   875 ++
 Documentation/Reference/cross.plg                  |   125 +
 Documentation/Reference/desc.plg                   |   130 +
 Documentation/Reference/images/aliceblue-chip.png  |   Bin 0 -> 93 bytes
 .../Reference/images/antiquewhite-chip.png         |   Bin 0 -> 93 bytes
 Documentation/Reference/images/aqua-chip.png       |   Bin 0 -> 91 bytes
 Documentation/Reference/images/aquamarine-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/azure-chip.png      |   Bin 0 -> 93 bytes
 Documentation/Reference/images/beige-chip.png      |   Bin 0 -> 93 bytes
 Documentation/Reference/images/bisque-chip.png     |   Bin 0 -> 92 bytes
 Documentation/Reference/images/black-chip.png      |   Bin 0 -> 73 bytes
 .../Reference/images/blanchedalmond-chip.png       |   Bin 0 -> 92 bytes
 Documentation/Reference/images/blue-chip.png       |   Bin 0 -> 90 bytes
 Documentation/Reference/images/blueviolet-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/brown-chip.png      |   Bin 0 -> 93 bytes
 Documentation/Reference/images/burlywood-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/cadetblue-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/chartreuse-chip.png |   Bin 0 -> 92 bytes
 Documentation/Reference/images/chocolate-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/clanlib_light.png   |   Bin 0 -> 224 bytes
 Documentation/Reference/images/coral-chip.png      |   Bin 0 -> 92 bytes
 .../Reference/images/cornflowerblue-chip.png       |   Bin 0 -> 93 bytes
 Documentation/Reference/images/cornsilk-chip.png   |   Bin 0 -> 92 bytes
 Documentation/Reference/images/crimson-chip.png    |   Bin 0 -> 93 bytes
 Documentation/Reference/images/cyan-chip.png       |   Bin 0 -> 91 bytes
 Documentation/Reference/images/darkblue-chip.png   |   Bin 0 -> 91 bytes
 Documentation/Reference/images/darkcyan-chip.png   |   Bin 0 -> 92 bytes
 .../Reference/images/darkgoldenrod-chip.png        |   Bin 0 -> 93 bytes
 Documentation/Reference/images/darkgray-chip.png   |   Bin 0 -> 93 bytes
 Documentation/Reference/images/darkgreen-chip.png  |   Bin 0 -> 91 bytes
 Documentation/Reference/images/darkgrey-chip.png   |   Bin 0 -> 93 bytes
 Documentation/Reference/images/darkkhaki-chip.png  |   Bin 0 -> 93 bytes
 .../Reference/images/darkmagenta-chip.png          |   Bin 0 -> 93 bytes
 .../Reference/images/darkolivegreen-chip.png       |   Bin 0 -> 93 bytes
 Documentation/Reference/images/darkorange-chip.png |   Bin 0 -> 91 bytes
 Documentation/Reference/images/darkorchid-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/darkred-chip.png    |   Bin 0 -> 91 bytes
 Documentation/Reference/images/darksalmon-chip.png |   Bin 0 -> 93 bytes
 .../Reference/images/darkseagreen-chip.png         |   Bin 0 -> 93 bytes
 .../Reference/images/darkslateblue-chip.png        |   Bin 0 -> 93 bytes
 .../Reference/images/darkslategray-chip.png        |   Bin 0 -> 93 bytes
 .../Reference/images/darkslategrey-chip.png        |   Bin 0 -> 93 bytes
 .../Reference/images/darkturquoise-chip.png        |   Bin 0 -> 92 bytes
 Documentation/Reference/images/darkviolet-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/deeppink-chip.png   |   Bin 0 -> 92 bytes
 .../Reference/images/deepskyblue-chip.png          |   Bin 0 -> 92 bytes
 Documentation/Reference/images/dimgray-chip.png    |   Bin 0 -> 93 bytes
 Documentation/Reference/images/dimgrey-chip.png    |   Bin 0 -> 93 bytes
 Documentation/Reference/images/dodgerblue-chip.png |   Bin 0 -> 93 bytes
 .../Reference/images/eyeheader-main-green-a.png    |   Bin 0 -> 17102 bytes
 .../Reference/images/eyeheader-main-green-b.png    |   Bin 0 -> 1466 bytes
 .../Reference/images/eyeheader-main-orange-a.png   |   Bin 0 -> 15168 bytes
 .../Reference/images/eyeheader-main-orange-b.png   |   Bin 0 -> 1239 bytes
 .../Reference/images/eyeheader-main-purple-a.png   |   Bin 0 -> 15922 bytes
 .../Reference/images/eyeheader-main-purple-b.png   |   Bin 0 -> 1389 bytes
 .../Reference/images/eyeheader-main-yellow-a.png   |   Bin 0 -> 15023 bytes
 .../Reference/images/eyeheader-main-yellow-b.png   |   Bin 0 -> 1138 bytes
 Documentation/Reference/images/firebrick-chip.png  |   Bin 0 -> 93 bytes
 .../Reference/images/floralwhite-chip.png          |   Bin 0 -> 92 bytes
 .../Reference/images/forestgreen-chip.png          |   Bin 0 -> 93 bytes
 Documentation/Reference/images/fuchsia-chip.png    |   Bin 0 -> 91 bytes
 Documentation/Reference/images/gainsboro-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/ghostwhite-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/gold-chip.png       |   Bin 0 -> 91 bytes
 Documentation/Reference/images/goldenrod-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/gray-chip.png       |   Bin 0 -> 93 bytes
 Documentation/Reference/images/green-chip.png      |   Bin 0 -> 91 bytes
 .../Reference/images/greenyellow-chip.png          |   Bin 0 -> 93 bytes
 Documentation/Reference/images/grey-chip.png       |   Bin 0 -> 93 bytes
 Documentation/Reference/images/honeydew-chip.png   |   Bin 0 -> 93 bytes
 Documentation/Reference/images/hotpink-chip.png    |   Bin 0 -> 92 bytes
 Documentation/Reference/images/indianred-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/indigo-chip.png     |   Bin 0 -> 93 bytes
 Documentation/Reference/images/ivory-chip.png      |   Bin 0 -> 92 bytes
 Documentation/Reference/images/khaki-chip.png      |   Bin 0 -> 93 bytes
 Documentation/Reference/images/lavender-chip.png   |   Bin 0 -> 93 bytes
 .../Reference/images/lavenderblush-chip.png        |   Bin 0 -> 92 bytes
 Documentation/Reference/images/lawngreen-chip.png  |   Bin 0 -> 92 bytes
 .../Reference/images/lemonchiffon-chip.png         |   Bin 0 -> 92 bytes
 Documentation/Reference/images/lightblue-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/lightcoral-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/lightcyan-chip.png  |   Bin 0 -> 93 bytes
 .../Reference/images/lightgoldenrodyellow-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/lightgray-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/lightgreen-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/lightgrey-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/lightpink-chip.png  |   Bin 0 -> 92 bytes
 .../Reference/images/lightsalmon-chip.png          |   Bin 0 -> 92 bytes
 .../Reference/images/lightseagreen-chip.png        |   Bin 0 -> 93 bytes
 .../Reference/images/lightskyblue-chip.png         |   Bin 0 -> 93 bytes
 .../Reference/images/lightslategray-chip.png       |   Bin 0 -> 93 bytes
 .../Reference/images/lightslategrey-chip.png       |   Bin 0 -> 93 bytes
 .../Reference/images/lightsteelblue-chip.png       |   Bin 0 -> 93 bytes
 .../Reference/images/lightyellow-chip.png          |   Bin 0 -> 92 bytes
 Documentation/Reference/images/lime-chip.png       |   Bin 0 -> 89 bytes
 Documentation/Reference/images/limegreen-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/linen-chip.png      |   Bin 0 -> 93 bytes
 Documentation/Reference/images/magenta-chip.png    |   Bin 0 -> 91 bytes
 Documentation/Reference/images/maroon-chip.png     |   Bin 0 -> 91 bytes
 .../Reference/images/mediumaquamarine-chip.png     |   Bin 0 -> 93 bytes
 Documentation/Reference/images/mediumblue-chip.png |   Bin 0 -> 91 bytes
 .../Reference/images/mediumorchid-chip.png         |   Bin 0 -> 93 bytes
 .../Reference/images/mediumpurple-chip.png         |   Bin 0 -> 93 bytes
 .../Reference/images/mediumseagreen-chip.png       |   Bin 0 -> 93 bytes
 .../Reference/images/mediumslateblue-chip.png      |   Bin 0 -> 93 bytes
 .../Reference/images/mediumspringgreen-chip.png    |   Bin 0 -> 92 bytes
 .../Reference/images/mediumturquoise-chip.png      |   Bin 0 -> 93 bytes
 .../Reference/images/mediumvioletred-chip.png      |   Bin 0 -> 93 bytes
 .../Reference/images/midnightblue-chip.png         |   Bin 0 -> 93 bytes
 Documentation/Reference/images/mintcream-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/mistyrose-chip.png  |   Bin 0 -> 92 bytes
 Documentation/Reference/images/moccasin-chip.png   |   Bin 0 -> 92 bytes
 .../Reference/images/navajowhite-chip.png          |   Bin 0 -> 92 bytes
 Documentation/Reference/images/navy-chip.png       |   Bin 0 -> 91 bytes
 Documentation/Reference/images/oldlace-chip.png    |   Bin 0 -> 93 bytes
 Documentation/Reference/images/olive-chip.png      |   Bin 0 -> 92 bytes
 Documentation/Reference/images/olivedrab-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/orange-chip.png     |   Bin 0 -> 91 bytes
 Documentation/Reference/images/orangered-chip.png  |   Bin 0 -> 91 bytes
 Documentation/Reference/images/orchid-chip.png     |   Bin 0 -> 93 bytes
 .../Reference/images/palegoldenrod-chip.png        |   Bin 0 -> 93 bytes
 Documentation/Reference/images/palegreen-chip.png  |   Bin 0 -> 93 bytes
 .../Reference/images/paleturquoise-chip.png        |   Bin 0 -> 93 bytes
 .../Reference/images/palevioletred-chip.png        |   Bin 0 -> 93 bytes
 Documentation/Reference/images/papayawhip-chip.png |   Bin 0 -> 92 bytes
 Documentation/Reference/images/peachpuff-chip.png  |   Bin 0 -> 92 bytes
 Documentation/Reference/images/peru-chip.png       |   Bin 0 -> 93 bytes
 Documentation/Reference/images/pink-chip.png       |   Bin 0 -> 92 bytes
 Documentation/Reference/images/plum-chip.png       |   Bin 0 -> 93 bytes
 Documentation/Reference/images/powderblue-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/purple-chip.png     |   Bin 0 -> 93 bytes
 Documentation/Reference/images/red-chip.png        |   Bin 0 -> 88 bytes
 Documentation/Reference/images/rosybrown-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/royalblue-chip.png  |   Bin 0 -> 93 bytes
 .../Reference/images/saddlebrown-chip.png          |   Bin 0 -> 93 bytes
 Documentation/Reference/images/salmon-chip.png     |   Bin 0 -> 93 bytes
 Documentation/Reference/images/sandybrown-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/seagreen-chip.png   |   Bin 0 -> 93 bytes
 Documentation/Reference/images/seashell-chip.png   |   Bin 0 -> 92 bytes
 Documentation/Reference/images/sienna-chip.png     |   Bin 0 -> 93 bytes
 Documentation/Reference/images/silver-chip.png     |   Bin 0 -> 93 bytes
 Documentation/Reference/images/skyblue-chip.png    |   Bin 0 -> 93 bytes
 Documentation/Reference/images/slateblue-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/slategray-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/slategrey-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/snow-chip.png       |   Bin 0 -> 92 bytes
 .../Reference/images/springgreen-chip.png          |   Bin 0 -> 91 bytes
 Documentation/Reference/images/steelblue-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/tan-chip.png        |   Bin 0 -> 93 bytes
 Documentation/Reference/images/teal-chip.png       |   Bin 0 -> 92 bytes
 Documentation/Reference/images/thistle-chip.png    |   Bin 0 -> 93 bytes
 Documentation/Reference/images/tomato-chip.png     |   Bin 0 -> 92 bytes
 Documentation/Reference/images/turquoise-chip.png  |   Bin 0 -> 93 bytes
 Documentation/Reference/images/violet-chip.png     |   Bin 0 -> 93 bytes
 Documentation/Reference/images/wheat-chip.png      |   Bin 0 -> 93 bytes
 Documentation/Reference/images/white-chip.png      |   Bin 0 -> 92 bytes
 Documentation/Reference/images/whitesmoke-chip.png |   Bin 0 -> 93 bytes
 Documentation/Reference/images/yellow-chip.png     |   Bin 0 -> 91 bytes
 .../Reference/images/yellowgreen-chip.png          |   Bin 0 -> 93 bytes
 Documentation/Reference/init.plg                   |     6 +
 Documentation/Reference/input.plg                  |    15 +
 Documentation/Reference/namespace.plg              |   104 +
 Documentation/Reference/output.plg                 |     8 +
 Documentation/Reference/pce2.in                    |  1662 +++
 Documentation/Reference/pce2.txt                   |   197 +
 Documentation/Tutorial/Kavanek/01-Installing.xml   |   219 +
 .../Tutorial/Kavanek/Images/Configure.png          |   Bin 0 -> 13174 bytes
 .../Tutorial/Kavanek/Images/IncludeListbox_VC6.png |   Bin 0 -> 10363 bytes
 .../Kavanek/Images/IncludeListbox_VCNet.png        |   Bin 0 -> 13751 bytes
 Documentation/Tutorial/Kavanek/Makefile.am         |    14 +
 Documentation/Tutorial/Kavanek/default.css         |   136 +
 Documentation/Tutorial/Kavanek/default.xsl         |   276 +
 Documentation/Tutorial/Kavanek/index.xml           |    13 +
 Documentation/Tutorial/Kavanek/menu.xml            |    13 +
 Documentation/Tutorial/Makefile.am                 |    34 +
 Documentation/Tutorial/Quickflash/index.html       |    64 +
 Documentation/Tutorial/Quickflash/tutorial1.html   |   613 ++
 Documentation/Tutorial/Quickflash/tutorial2.html   |   429 +
 Documentation/Tutorial/Quickflash/tutorial3.html   |   460 +
 .../Tutorial/TicTacToe/clanlib-tutorial-part1.zip  |   Bin 0 -> 2896 bytes
 .../Tutorial/TicTacToe/clanlib-tutorial-part2.zip  |   Bin 0 -> 4050 bytes
 .../Tutorial/TicTacToe/clanlib-tutorial-part3.zip  |   Bin 0 -> 4345 bytes
 .../TicTacToe/clanlib-tutorial-workspace.zip       |   Bin 0 -> 7804 bytes
 Documentation/Tutorial/TicTacToe/figure1.png       |   Bin 0 -> 7829 bytes
 Documentation/Tutorial/TicTacToe/figure10.png      |   Bin 0 -> 5818 bytes
 Documentation/Tutorial/TicTacToe/figure2.png       |   Bin 0 -> 6456 bytes
 Documentation/Tutorial/TicTacToe/figure3.png       |   Bin 0 -> 6506 bytes
 Documentation/Tutorial/TicTacToe/figure8.png       |   Bin 0 -> 171 bytes
 Documentation/Tutorial/TicTacToe/figure9.png       |   Bin 0 -> 603 bytes
 Documentation/Tutorial/TicTacToe/figure_board.png  |   Bin 0 -> 1931 bytes
 Documentation/Tutorial/TicTacToe/figure_circle.png |   Bin 0 -> 1696 bytes
 Documentation/Tutorial/TicTacToe/figure_cross.png  |   Bin 0 -> 974 bytes
 Documentation/Tutorial/TicTacToe/figure_menu.png   |   Bin 0 -> 759 bytes
 Documentation/Tutorial/TicTacToe/index.html        |    74 +
 Documentation/Tutorial/TicTacToe/part-1.html       |   171 +
 Documentation/Tutorial/TicTacToe/part-2.html       |   175 +
 Documentation/Tutorial/TicTacToe/part-3.html       |   153 +
 Documentation/Tutorial/TicTacToe/tictactoe.zip     |   Bin 0 -> 196899 bytes
 Documentation/Tutorial/index.xml                   |    19 +
 Documentation/Utilities/annotate.php               |   281 +
 Documentation/Utilities/efed.pl                    |   531 +
 Documentation/Utilities/mail.php                   |     6 +
 Documentation/Utilities/transform.sh               |    20 +
 Documentation/Utilities/webbuilder.pl.in           |   125 +
 Documentation/Utilities/xslt.sh.in                 |     5 +
 Documentation/default.css                          |    77 +
 Documentation/default.xsl                          |   303 +
 Documentation/documentation.theme                  |   138 +
 Documentation/index.xml                            |    18 +
 Examples/AdventureScene/AdventureScene.dsp         |   127 +
 Examples/AdventureScene/Makefile                   |     7 +
 Examples/AdventureScene/README.txt                 |    77 +
 Examples/AdventureScene/app.cpp                    |    84 +
 Examples/AdventureScene/mask_object_extractor.cpp  |   114 +
 Examples/AdventureScene/mask_object_extractor.h    |    26 +
 Examples/AdventureScene/object.h                   |    33 +
 Examples/AdventureScene/player.cpp                 |    85 +
 Examples/AdventureScene/player.h                   |    31 +
 Examples/AdventureScene/resources/ex-bkg.tga       |   Bin 0 -> 270664 bytes
 Examples/AdventureScene/resources/ex-mask.tga      |   Bin 0 -> 5953 bytes
 Examples/AdventureScene/resources/ex-wasc.tga      |   Bin 0 -> 7114 bytes
 Examples/AdventureScene/resources/pacman.tga       |   Bin 0 -> 1644 bytes
 Examples/AdventureScene/scene.cpp                  |    79 +
 Examples/AdventureScene/scene.h                    |    34 +
 Examples/Basic2D/Basic2D.dsp                       |    99 +
 Examples/Basic2D/Makefile                          |    10 +
 Examples/Basic2D/README.txt                        |     8 +
 Examples/Basic2D/basic2d.cpp                       |   145 +
 Examples/Basic2D/logo.tga                          |   Bin 0 -> 115544 bytes
 Examples/BlendFunctions/BlendFunctions.dsp         |   103 +
 Examples/BlendFunctions/Makefile                   |     7 +
 Examples/BlendFunctions/README.txt                 |     8 +
 Examples/BlendFunctions/back.jpg                   |   Bin 0 -> 47365 bytes
 Examples/BlendFunctions/blendfunctions.cpp         |   265 +
 Examples/BlendFunctions/font.tga                   |   Bin 0 -> 51116 bytes
 Examples/BlendFunctions/resources.xml              |    12 +
 Examples/CTalk/CTalk.dsp                           |   175 +
 Examples/CTalk/Makefile                            |    18 +
 Examples/CTalk/README.txt                          |     9 +
 Examples/CTalk/application.cpp                     |    70 +
 Examples/CTalk/application.h                       |    25 +
 Examples/CTalk/chat.cpp                            |   418 +
 Examples/CTalk/chat.h                              |    88 +
 Examples/CTalk/chatline.h                          |    18 +
 Examples/CTalk/chatview.cpp                        |   715 ++
 Examples/CTalk/chatview.h                          |    62 +
 Examples/CTalk/dlg_connect.cpp                     |    87 +
 Examples/CTalk/dlg_connect.h                       |    65 +
 Examples/CTalk/document.cpp                        |    25 +
 Examples/CTalk/document.h                          |    28 +
 Examples/CTalk/ircconnection.cpp                   |   153 +
 Examples/CTalk/ircconnection.h                     |    59 +
 Examples/CTalk/mainframe.cpp                       |   176 +
 Examples/CTalk/mainframe.h                         |    69 +
 Examples/CTalk/precomp.cpp                         |     2 +
 Examples/CTalk/precomp.h                           |    13 +
 Examples/CTalk/resources.xml                       |    96 +
 Examples/CTalk/view.cpp                            |    37 +
 Examples/CTalk/view.h                              |    35 +
 Examples/Canvas/Canvas.dsp                         |    99 +
 Examples/Canvas/Makefile                           |     7 +
 Examples/Canvas/README.txt                         |     7 +
 Examples/Canvas/canvas.cpp                         |   145 +
 Examples/Canvas/circle1.png                        |   Bin 0 -> 580 bytes
 Examples/Canvas/ground.png                         |   Bin 0 -> 241323 bytes
 Examples/CommandLine/CommandLine.dsp               |    99 +
 Examples/CommandLine/Makefile                      |     7 +
 Examples/CommandLine/README.txt                    |    10 +
 Examples/CommandLine/command_line.cpp              |    83 +
 Examples/Directory/Directory.dsp                   |    99 +
 Examples/Directory/Makefile                        |     7 +
 Examples/Directory/README.txt                      |     7 +
 Examples/Directory/directory.cpp                   |    88 +
 Examples/DisplayModes/DisplayModes.dsp             |   102 +
 Examples/DisplayModes/Makefile                     |     7 +
 Examples/DisplayModes/README.txt                   |    12 +
 Examples/DisplayModes/displaymodes.cpp             |   110 +
 Examples/Examples.xcode/project.pbxproj            |  6392 ++++++++++++
 .../Examples_xcode_v2x.xcodeproj/project.pbxproj   |  4427 ++++++++
 Examples/ExePath/ExePath.dsp                       |    99 +
 Examples/ExePath/Makefile                          |     7 +
 Examples/ExePath/README.txt                        |    19 +
 Examples/ExePath/exe_path.cpp                      |    15 +
 Examples/Font/Font.dsp                             |   103 +
 Examples/Font/Makefile                             |     7 +
 Examples/Font/README.txt                           |    12 +
 Examples/Font/font.cpp                             |    71 +
 Examples/Font/font.xml                             |    19 +
 Examples/Font/font1.tga                            |   Bin 0 -> 14014 bytes
 Examples/Font/font2.tga                            |   Bin 0 -> 11882 bytes
 Examples/Font/font3.tga                            |   Bin 0 -> 64664 bytes
 Examples/GLCube/GLCube.dsp                         |    99 +
 Examples/GLCube/Makefile                           |     7 +
 Examples/GLCube/README.txt                         |    11 +
 Examples/GLCube/glcube.cpp                         |   154 +
 Examples/GLFog/GLFog.dsp                           |   107 +
 Examples/GLFog/Makefile                            |     7 +
 Examples/GLFog/README.txt                          |    79 +
 Examples/GLFog/glfog.cpp                           |   500 +
 Examples/GLFog/glfog.h                             |    40 +
 Examples/GLFog/glfog.xml                           |     6 +
 Examples/GLFog/resources/floor.tga                 |   Bin 0 -> 196652 bytes
 Examples/GLFog/resources/fog.tga                   |   Bin 0 -> 3729 bytes
 Examples/GLFog/resources/sphere.tga                |   Bin 0 -> 13117 bytes
 Examples/GLGUICube/GLGUICube.dsp                   |    99 +
 Examples/GLGUICube/Makefile                        |     7 +
 Examples/GLGUICube/README.txt                      |    11 +
 Examples/GLGUICube/glguicube.cpp                   |   173 +
 Examples/GUIDeck/GUIDeck.dsp                       |   106 +
 Examples/GUIDeck/Makefile                          |     7 +
 Examples/GUIDeck/README.txt                        |     5 +
 Examples/GUIDeck/guideck.cpp                       |   182 +
 Examples/GUIDeck/guistuff.xml                      |    47 +
 Examples/GUIInputDialog/GUIInputDialog.dsp         |   104 +
 Examples/GUIInputDialog/Makefile                   |     7 +
 Examples/GUIInputDialog/README.txt                 |    10 +
 Examples/GUIInputDialog/gui_inputdialog.cpp        |   156 +
 Examples/GUIInputDialog/gui_inputdialog.xml        |     7 +
 Examples/GUILayout/GUILayout.dsp                   |   102 +
 Examples/GUILayout/Makefile                        |     7 +
 Examples/GUILayout/README.txt                      |     7 +
 Examples/GUILayout/guilayout.cpp                   |   132 +
 Examples/GUIRichEdit/GUIRichEdit_vs2003.sln        |    21 +
 Examples/GUIRichEdit/GUIRichEdit_vs2003.vcproj     |   170 +
 Examples/GUIRichEdit/Makefile                      |     7 +
 Examples/GUIRichEdit/README.txt                    |     9 +
 Examples/GUIRichEdit/gui_richedit.cpp              |   157 +
 Examples/GUIRichEdit/img/01.jpg                    |   Bin 0 -> 7938 bytes
 Examples/GUIRichEdit/img/02.jpg                    |   Bin 0 -> 7124 bytes
 Examples/GUIRichEdit/img/100.jpg                   |   Bin 0 -> 1059 bytes
 Examples/GUIRichEdit/resources.xml                 |    18 +
 Examples/GUIScript/GUIScript.dsp                   |   104 +
 Examples/GUIScript/Makefile                        |     7 +
 Examples/GUIScript/README.txt                      |     9 +
 Examples/GUIScript/guiscript.cpp                   |    85 +
 Examples/GUIScript/guiscript.xml                   |    39 +
 Examples/GUIScript/resources/button_disabled.tga   |   Bin 0 -> 8084 bytes
 Examples/GUIScript/resources/button_down.tga       |   Bin 0 -> 8084 bytes
 .../GUIScript/resources/button_highlighted.tga     |   Bin 0 -> 8084 bytes
 Examples/GUIScript/resources/button_up.tga         |   Bin 0 -> 8084 bytes
 Examples/GUISimple/GUISimple.dsp                   |   102 +
 Examples/GUISimple/Makefile                        |     7 +
 Examples/GUISimple/README.txt                      |     7 +
 Examples/GUISimple/guisimple.cpp                   |    65 +
 Examples/GUIStyle/GUIStyle.dsp                     |   263 +
 Examples/GUIStyle/Graphics/Fonts/my_fnt_1.png      |   Bin 0 -> 4120 bytes
 .../Graphics/Fonts/my_fnt_1_with_shadow.png        |   Bin 0 -> 16560 bytes
 Examples/GUIStyle/Graphics/Fonts/my_fnt_2.png      |   Bin 0 -> 6001 bytes
 .../Graphics/Fonts/my_fnt_2_with_shadow.png        |   Bin 0 -> 21406 bytes
 Examples/GUIStyle/Graphics/Fonts/my_fnt_3.png      |   Bin 0 -> 3332 bytes
 .../Graphics/Fonts/my_fnt_3_with_shadow.png        |   Bin 0 -> 15097 bytes
 Examples/GUIStyle/Graphics/Fonts/my_fnt_4.png      |   Bin 0 -> 3584 bytes
 .../Graphics/Fonts/my_fnt_4_with_shadow.png        |   Bin 0 -> 16041 bytes
 .../GUIStyle/Graphics/menu/menu_right_bottom.png   |   Bin 0 -> 340871 bytes
 .../GUIStyle/Graphics/menu/scroll_btn_down.png     |   Bin 0 -> 699 bytes
 Examples/GUIStyle/Graphics/menu/scroll_btn_up.png  |   Bin 0 -> 750 bytes
 Examples/GUIStyle/Graphics/menu_credits.xml        |    37 +
 Examples/GUIStyle/Graphics/menu_game.xml           |    42 +
 Examples/GUIStyle/Graphics/menu_main.xml           |    51 +
 Examples/GUIStyle/Graphics/menu_play.xml           |     0
 Examples/GUIStyle/Makefile                         |    26 +
 Examples/GUIStyle/MenuSystem/NS_MenuGeneric.cpp    |    88 +
 Examples/GUIStyle/MenuSystem/NS_MenuGeneric.h      |    58 +
 Examples/GUIStyle/MenuSystem/NS_MenuManager.cpp    |    88 +
 Examples/GUIStyle/MenuSystem/NS_MenuManager.h      |    53 +
 Examples/GUIStyle/MenuSystem/NS_Menu_Credits.cpp   |    46 +
 Examples/GUIStyle/MenuSystem/NS_Menu_Credits.h     |    34 +
 Examples/GUIStyle/MenuSystem/NS_Menu_Game.cpp      |    84 +
 Examples/GUIStyle/MenuSystem/NS_Menu_Game.h        |    38 +
 Examples/GUIStyle/MenuSystem/NS_Menu_Main.cpp      |    73 +
 Examples/GUIStyle/MenuSystem/NS_Menu_Main.h        |    38 +
 Examples/GUIStyle/MenuSystem/NS_Menu_Play.cpp      |    66 +
 Examples/GUIStyle/MenuSystem/NS_Menu_Play.h        |    51 +
 Examples/GUIStyle/MenuSystem/NS_MessageBox.cpp     |   187 +
 Examples/GUIStyle/MenuSystem/NS_MessageBox.h       |    57 +
 Examples/GUIStyle/MenuSystem/NS_Profile.cpp        |   288 +
 Examples/GUIStyle/MenuSystem/NS_Profile.h          |    38 +
 Examples/GUIStyle/README.txt                       |     9 +
 Examples/GUIStyle/ZZ_Theme/button_zz.cpp           |   354 +
 Examples/GUIStyle/ZZ_Theme/button_zz.h             |    93 +
 Examples/GUIStyle/ZZ_Theme/checkbox_zz.cpp         |    55 +
 Examples/GUIStyle/ZZ_Theme/checkbox_zz.h           |    44 +
 Examples/GUIStyle/ZZ_Theme/frame_zz.cpp            |    21 +
 Examples/GUIStyle/ZZ_Theme/frame_zz.h              |    29 +
 Examples/GUIStyle/ZZ_Theme/inputbox_zz.cpp         |   140 +
 Examples/GUIStyle/ZZ_Theme/inputbox_zz.h           |    40 +
 Examples/GUIStyle/ZZ_Theme/label_zz.cpp            |    76 +
 Examples/GUIStyle/ZZ_Theme/label_zz.h              |    42 +
 Examples/GUIStyle/ZZ_Theme/listbox_zz.cpp          |   293 +
 Examples/GUIStyle/ZZ_Theme/listbox_zz.h            |    57 +
 Examples/GUIStyle/ZZ_Theme/listboxitem_zz.h        |    54 +
 Examples/GUIStyle/ZZ_Theme/scrollbar_zz.cpp        |   244 +
 Examples/GUIStyle/ZZ_Theme/scrollbar_zz.h          |    65 +
 Examples/GUIStyle/ZZ_Theme/stylemanager_zz.cpp     |   186 +
 Examples/GUIStyle/ZZ_Theme/stylemanager_zz.h       |    50 +
 Examples/GUIStyle/ZZ_Theme/window_zz.cpp           |    92 +
 Examples/GUIStyle/ZZ_Theme/window_zz.h             |    43 +
 Examples/GUIStyle/main.cpp                         |    68 +
 Examples/GUIStyle/resources.xml                    |   114 +
 Examples/GUITreeView/GUITreeView.dsp               |   102 +
 Examples/GUITreeView/Makefile                      |     7 +
 Examples/GUITreeView/README.txt                    |     7 +
 Examples/GUITreeView/cd.png                        |   Bin 0 -> 3412 bytes
 Examples/GUITreeView/disk.png                      |   Bin 0 -> 3199 bytes
 Examples/GUITreeView/floppy.png                    |   Bin 0 -> 3363 bytes
 Examples/GUITreeView/folder.png                    |   Bin 0 -> 3141 bytes
 Examples/GUITreeView/guitreeview.cpp               |   206 +
 Examples/GUITreeView/save.tga                      |   Bin 0 -> 966 bytes
 Examples/GUITreeView/sharedfolder.png              |   Bin 0 -> 3344 bytes
 Examples/GUIWindow/GUIWindow.dsp                   |   102 +
 Examples/GUIWindow/Makefile                        |     7 +
 Examples/GUIWindow/README.txt                      |     9 +
 Examples/GUIWindow/guiwindow.cpp                   |   192 +
 Examples/GUIWindow/save.tga                        |   Bin 0 -> 966 bytes
 Examples/GlyphBuffer/GlyphBuffer.dsp               |   103 +
 Examples/GlyphBuffer/Makefile                      |     7 +
 Examples/GlyphBuffer/README.txt                    |     8 +
 Examples/GlyphBuffer/font.tga                      |   Bin 0 -> 26177 bytes
 Examples/GlyphBuffer/glyphbuffer.cpp               |   156 +
 Examples/GlyphBuffer/glyphbuffer.xml               |     9 +
 Examples/IRCBot/IRCBot.dsp                         |   103 +
 Examples/IRCBot/Makefile                           |    10 +
 Examples/IRCBot/README.txt                         |     7 +
 Examples/IRCBot/clanbot.cpp                        |   252 +
 Examples/IRCBot/clanbot.h                          |    58 +
 Examples/InitDisplay/InitDisplay.dsp               |    99 +
 Examples/InitDisplay/Makefile                      |     7 +
 Examples/InitDisplay/README.txt                    |     8 +
 Examples/InitDisplay/initdisplay.cpp               |    80 +
 Examples/Input/Makefile                            |     7 +
 Examples/Input/input.cpp                           |   230 +
 Examples/Joystick/Joystick.dsp                     |    99 +
 Examples/Joystick/Makefile                         |     7 +
 Examples/Joystick/README.txt                       |     5 +
 Examples/Joystick/joystick.cpp                     |    98 +
 Examples/Makefile.conf.in                          |    24 +
 Examples/Makefile.in                               |    18 +
 Examples/MikMod/Makefile                           |     7 +
 Examples/MikMod/MikMod.dsp                         |    99 +
 Examples/MikMod/README.txt                         |     8 +
 Examples/MikMod/clanbeat.xm                        |   Bin 0 -> 9468 bytes
 Examples/MikMod/mikmod.cpp                         |    47 +
 Examples/Minimum/Makefile                          |     7 +
 Examples/Minimum/Minimum.dsp                       |    99 +
 Examples/Minimum/README.txt                        |     7 +
 Examples/Minimum/minimum.cpp                       |    34 +
 Examples/MousePoll/Makefile                        |     7 +
 Examples/MousePoll/MousePoll.dsp                   |    99 +
 Examples/MousePoll/README.txt                      |    12 +
 Examples/MousePoll/mousecursor.png                 |   Bin 0 -> 617 bytes
 Examples/MousePoll/mousepoll.cpp                   |    64 +
 Examples/MouseSignal/Makefile                      |     7 +
 Examples/MouseSignal/MouseSignal.dsp               |    99 +
 Examples/MouseSignal/README.txt                    |    12 +
 Examples/MouseSignal/mousesignal.cpp               |   120 +
 Examples/NetChannel/Makefile                       |     7 +
 Examples/NetChannel/NetChannel.dsp                 |   103 +
 Examples/NetChannel/README.txt                     |     8 +
 Examples/NetChannel/netchannel_demo.cpp            |   215 +
 Examples/NetChannel/netchannel_demo.h              |    40 +
 Examples/NetFTP/Makefile                           |     7 +
 Examples/NetFTP/NetFTP.dsp                         |   122 +
 Examples/NetFTP/README.txt                         |    19 +
 Examples/NetFTP/ftp.cpp                            |   498 +
 Examples/NetFTP/ftp.h                              |    54 +
 Examples/NetFTP/main.cpp                           |    77 +
 Examples/NetFTP/main.h                             |    17 +
 Examples/Pacman/Makefile                           |    20 +
 Examples/Pacman/Pacman.dsp                         |   163 +
 Examples/Pacman/README.txt                         |    13 +
 Examples/Pacman/pacman.xml                         |    37 +
 Examples/Pacman/resources/ancient.mod              |   Bin 0 -> 94378 bytes
 Examples/Pacman/resources/blowup.wav               |   Bin 0 -> 11061 bytes
 Examples/Pacman/resources/clanfont.pcx             |   Bin 0 -> 39465 bytes
 Examples/Pacman/resources/ghost.wav                |   Bin 0 -> 3580 bytes
 Examples/Pacman/resources/ghost_dead.wav           |   Bin 0 -> 9346 bytes
 Examples/Pacman/resources/namnam.wav               |   Bin 0 -> 4019 bytes
 Examples/Pacman/resources/pacman.pcx               |   Bin 0 -> 49738 bytes
 Examples/Pacman/resources/powerup.wav              |   Bin 0 -> 4808 bytes
 Examples/Pacman/resources/start.wav                |   Bin 0 -> 13105 bytes
 Examples/Pacman/sources/application.cpp            |    71 +
 Examples/Pacman/sources/application.h              |    48 +
 Examples/Pacman/sources/fontblowup.cpp             |   121 +
 Examples/Pacman/sources/fontblowup.h               |    65 +
 Examples/Pacman/sources/gameobject.h               |    64 +
 Examples/Pacman/sources/gameobject_ghost.cpp       |   241 +
 Examples/Pacman/sources/gameobject_ghost.h         |    72 +
 Examples/Pacman/sources/gameobject_moving.cpp      |   124 +
 Examples/Pacman/sources/gameobject_moving.h        |    90 +
 Examples/Pacman/sources/gameobject_pacman.cpp      |   269 +
 Examples/Pacman/sources/gameobject_pacman.h        |   102 +
 Examples/Pacman/sources/map.cpp                    |   343 +
 Examples/Pacman/sources/map.h                      |   122 +
 Examples/Pacman/sources/precomp.h                  |    45 +
 Examples/Pacman/sources/world.cpp                  |   243 +
 Examples/Pacman/sources/world.h                    |    83 +
 Examples/PilotsPuzzle/Game.cpp                     |   110 +
 Examples/PilotsPuzzle/Game.h                       |    48 +
 Examples/PilotsPuzzle/Graphics/handle_off.png      |   Bin 0 -> 251 bytes
 .../PilotsPuzzle/Graphics/handle_off_highlight.png |   Bin 0 -> 263 bytes
 Examples/PilotsPuzzle/Graphics/handle_off_hint.png |   Bin 0 -> 263 bytes
 Examples/PilotsPuzzle/Graphics/handle_on.png       |   Bin 0 -> 236 bytes
 .../PilotsPuzzle/Graphics/handle_on_highlight.png  |   Bin 0 -> 235 bytes
 Examples/PilotsPuzzle/Graphics/handle_on_hint.png  |   Bin 0 -> 235 bytes
 Examples/PilotsPuzzle/Graphics/my_fnt_1.png        |   Bin 0 -> 4120 bytes
 Examples/PilotsPuzzle/Makefile                     |    12 +
 Examples/PilotsPuzzle/PilotsPuzzle.dsp             |   135 +
 Examples/PilotsPuzzle/PositionCalculator.cpp       |    56 +
 Examples/PilotsPuzzle/PositionCalculator.h         |    23 +
 Examples/PilotsPuzzle/Puzzle.cpp                   |   125 +
 Examples/PilotsPuzzle/Puzzle.h                     |    61 +
 Examples/PilotsPuzzle/README.txt                   |    13 +
 Examples/PilotsPuzzle/SpriteManager.cpp            |    74 +
 Examples/PilotsPuzzle/SpriteManager.h              |    41 +
 Examples/PilotsPuzzle/main.cpp                     |   123 +
 Examples/PilotsPuzzle/resources.xml                |    31 +
 Examples/PlayCD/Makefile                           |     7 +
 Examples/PlayCD/PlayCD.dsp                         |    99 +
 Examples/PlayCD/README.txt                         |     9 +
 Examples/PlayCD/playcd.cpp                         |    65 +
 Examples/Resources/Makefile                        |     7 +
 Examples/Resources/README.txt                      |    15 +
 Examples/Resources/Resources.dsp                   |   103 +
 Examples/Resources/resources.cpp                   |    72 +
 Examples/Resources/resources.xml                   |    15 +
 Examples/ResourcesCustom/Makefile                  |     7 +
 Examples/ResourcesCustom/README.txt                |    22 +
 Examples/ResourcesCustom/ResourcesCustom.dsp       |   103 +
 Examples/ResourcesCustom/resources.cpp             |    90 +
 Examples/ResourcesCustom/resources.xml             |     7 +
 Examples/ScreenShot/Makefile                       |    12 +
 Examples/ScreenShot/README.txt                     |    14 +
 Examples/ScreenShot/ScreenShot.dsp                 |   115 +
 Examples/ScreenShot/cl_writepng.cpp                |   219 +
 Examples/ScreenShot/cl_writepng.h                  |    20 +
 Examples/ScreenShot/screenshot.cpp                 |   100 +
 Examples/ScreenShot/writepng.cpp                   |   368 +
 Examples/ScreenShot/writepng.h                     |   120 +
 Examples/ShadowOfTheBeast/Makefile                 |     7 +
 Examples/ShadowOfTheBeast/README.txt               |    11 +
 Examples/ShadowOfTheBeast/ShadowOfTheBeast.dsp     |   104 +
 Examples/ShadowOfTheBeast/resources/b-title.mod    |   Bin 0 -> 56838 bytes
 Examples/ShadowOfTheBeast/resources/bgd1_ciel.png  |   Bin 0 -> 6285 bytes
 .../ShadowOfTheBeast/resources/bgd2_montagnes.png  |   Bin 0 -> 157951 bytes
 Examples/ShadowOfTheBeast/resources/bgd3_sol1.png  |   Bin 0 -> 8921 bytes
 Examples/ShadowOfTheBeast/resources/bgd4_sol2.png  |   Bin 0 -> 8975 bytes
 Examples/ShadowOfTheBeast/resources/bgd5_sol3.png  |   Bin 0 -> 4250 bytes
 Examples/ShadowOfTheBeast/resources/fireworks.png  |   Bin 0 -> 160742 bytes
 Examples/ShadowOfTheBeast/resources/scrolltext.png |   Bin 0 -> 39209 bytes
 .../ShadowOfTheBeast/resources/sprite_arbre.png    |   Bin 0 -> 87910 bytes
 .../ShadowOfTheBeast/resources/sprite_barriere.png |   Bin 0 -> 9424 bytes
 .../ShadowOfTheBeast/resources/sprite_nuages1.png  |   Bin 0 -> 21481 bytes
 .../ShadowOfTheBeast/resources/sprite_nuages2.png  |   Bin 0 -> 7915 bytes
 .../ShadowOfTheBeast/resources/sprite_nuages3.png  |   Bin 0 -> 3728 bytes
 .../ShadowOfTheBeast/resources/sprite_nuages4.png  |   Bin 0 -> 1639 bytes
 Examples/ShadowOfTheBeast/shadow.cpp               |   130 +
 Examples/Signals/Makefile                          |     7 +
 Examples/Signals/README.txt                        |    12 +
 Examples/Signals/Signals.dsp                       |    99 +
 Examples/Signals/signals.cpp                       |    57 +
 Examples/SoundBuffer/Makefile                      |     7 +
 Examples/SoundBuffer/README.txt                    |     8 +
 Examples/SoundBuffer/SoundBuffer.dsp               |   103 +
 Examples/SoundBuffer/beep.wav                      |   Bin 0 -> 2523 bytes
 Examples/SoundBuffer/explode.wav                   |   Bin 0 -> 14180 bytes
 Examples/SoundBuffer/gun.wav                       |   Bin 0 -> 80168 bytes
 Examples/SoundBuffer/sound.xml                     |     4 +
 Examples/SoundBuffer/sound.zip                     |   Bin 0 -> 210 bytes
 Examples/SoundBuffer/soundbuffer.cpp               |   267 +
 Examples/SoundFilters/Makefile                     |     7 +
 Examples/SoundFilters/README.txt                   |     9 +
 Examples/SoundFilters/SoundFilters.dsp             |    99 +
 Examples/SoundFilters/cheer1.ogg                   |   Bin 0 -> 32543 bytes
 Examples/SoundFilters/soundfilters.cpp             |   171 +
 Examples/SpritesRTS/Gfx/background.png             |   Bin 0 -> 1367694 bytes
 Examples/SpritesRTS/Gfx/explosion_01.png           |   Bin 0 -> 581 bytes
 Examples/SpritesRTS/Gfx/explosion_02.png           |   Bin 0 -> 1273 bytes
 Examples/SpritesRTS/Gfx/explosion_03.png           |   Bin 0 -> 1897 bytes
 Examples/SpritesRTS/Gfx/explosion_04.png           |   Bin 0 -> 2264 bytes
 Examples/SpritesRTS/Gfx/explosion_05.png           |   Bin 0 -> 2527 bytes
 Examples/SpritesRTS/Gfx/explosion_06.png           |   Bin 0 -> 2682 bytes
 Examples/SpritesRTS/Gfx/explosion_07.png           |   Bin 0 -> 2850 bytes
 Examples/SpritesRTS/Gfx/explosion_08.png           |   Bin 0 -> 2949 bytes
 Examples/SpritesRTS/Gfx/explosion_09.png           |   Bin 0 -> 2914 bytes
 Examples/SpritesRTS/Gfx/explosion_10.png           |   Bin 0 -> 2807 bytes
 Examples/SpritesRTS/Gfx/explosion_11.png           |   Bin 0 -> 2613 bytes
 Examples/SpritesRTS/Gfx/explosion_12.png           |   Bin 0 -> 2417 bytes
 Examples/SpritesRTS/Gfx/explosion_13.png           |   Bin 0 -> 1977 bytes
 Examples/SpritesRTS/Gfx/explosion_14.png           |   Bin 0 -> 1636 bytes
 Examples/SpritesRTS/Gfx/explosion_15.png           |   Bin 0 -> 879 bytes
 Examples/SpritesRTS/Gfx/explosion_16.png           |   Bin 0 -> 431 bytes
 Examples/SpritesRTS/Gfx/explosion_17.png           |   Bin 0 -> 281 bytes
 Examples/SpritesRTS/Gfx/helipad.png                |   Bin 0 -> 48722 bytes
 Examples/SpritesRTS/Gfx/redglow.png                |   Bin 0 -> 505 bytes
 .../SpritesRTS/Gfx/spaceshoot_body_moving1.png     |   Bin 0 -> 6821 bytes
 .../SpritesRTS/Gfx/spaceshoot_body_moving2.png     |   Bin 0 -> 6809 bytes
 .../SpritesRTS/Gfx/spaceshoot_body_moving3.png     |   Bin 0 -> 6832 bytes
 Examples/SpritesRTS/Gfx/spaceshoot_body_still1.png |   Bin 0 -> 6832 bytes
 Examples/SpritesRTS/Gfx/spaceshoot_missile.png     |   Bin 0 -> 4677 bytes
 Examples/SpritesRTS/Gfx/spaceshoot_selected.png    |   Bin 0 -> 3200 bytes
 .../SpritesRTS/Gfx/spaceshoot_turret_gunflash.png  |   Bin 0 -> 8306 bytes
 .../Gfx/spaceshoot_turret_reloading1.png           |   Bin 0 -> 5320 bytes
 .../Gfx/spaceshoot_turret_reloading2.png           |   Bin 0 -> 5314 bytes
 .../Gfx/spaceshoot_turret_reloading3.png           |   Bin 0 -> 5302 bytes
 .../Gfx/spaceshoot_turret_reloading4.png           |   Bin 0 -> 5287 bytes
 .../Gfx/spaceshoot_turret_reloading5.png           |   Bin 0 -> 5264 bytes
 .../Gfx/spaceshoot_turret_reloading6.png           |   Bin 0 -> 5287 bytes
 .../Gfx/spaceshoot_turret_reloading7.png           |   Bin 0 -> 5302 bytes
 .../Gfx/spaceshoot_turret_reloading8.png           |   Bin 0 -> 5314 bytes
 .../SpritesRTS/Gfx/spaceshoot_turret_shooting1.png |   Bin 0 -> 5320 bytes
 .../SpritesRTS/Gfx/spaceshoot_turret_shooting2.png |   Bin 0 -> 5236 bytes
 .../SpritesRTS/Gfx/spaceshoot_turret_shooting3.png |   Bin 0 -> 5233 bytes
 .../SpritesRTS/Gfx/spaceshoot_turret_shooting4.png |   Bin 0 -> 5255 bytes
 .../SpritesRTS/Gfx/spaceshoot_turret_shooting5.png |   Bin 0 -> 5291 bytes
 .../SpritesRTS/Gfx/spaceshoot_turret_shooting6.png |   Bin 0 -> 5320 bytes
 .../SpritesRTS/Gfx/spaceshoot_turret_shooting7.png |   Bin 0 -> 5320 bytes
 .../SpritesRTS/Gfx/spaceshoot_turret_still1.png    |   Bin 0 -> 5320 bytes
 Examples/SpritesRTS/Makefile                       |    14 +
 Examples/SpritesRTS/README.txt                     |    24 +
 Examples/SpritesRTS/Sound/missilehit.wav           |   Bin 0 -> 85420 bytes
 Examples/SpritesRTS/Sound/spaceshootturret.WAV     |   Bin 0 -> 95856 bytes
 Examples/SpritesRTS/Sources/app.cpp                |    50 +
 Examples/SpritesRTS/Sources/app.h                  |    17 +
 Examples/SpritesRTS/Sources/building.cpp           |    56 +
 Examples/SpritesRTS/Sources/building.h             |    47 +
 Examples/SpritesRTS/Sources/gameobject.h           |    27 +
 Examples/SpritesRTS/Sources/missile.cpp            |    95 +
 Examples/SpritesRTS/Sources/missile.h              |    50 +
 Examples/SpritesRTS/Sources/tankvehicle.cpp        |   337 +
 Examples/SpritesRTS/Sources/tankvehicle.h          |    91 +
 Examples/SpritesRTS/Sources/world.cpp              |   272 +
 Examples/SpritesRTS/Sources/world.h                |    68 +
 Examples/SpritesRTS/SpritesRTS.dsp                 |   145 +
 Examples/SpritesRTS/resources.xml                  |   119 +
 Examples/Stencil/Makefile                          |     7 +
 Examples/Stencil/README.txt                        |    12 +
 Examples/Stencil/Stencil.dsp                       |   100 +
 Examples/Stencil/images/clouds.png                 |   Bin 0 -> 68850 bytes
 Examples/Stencil/images/spot.png                   |   Bin 0 -> 32362 bytes
 Examples/Stencil/images/stencil_text.png           |   Bin 0 -> 1451 bytes
 Examples/Stencil/images/wheel.png                  |   Bin 0 -> 51513 bytes
 Examples/Stencil/stencil.cpp                       |   220 +
 Examples/StreamSoundProvider/Makefile              |     7 +
 Examples/StreamSoundProvider/README.txt            |    11 +
 .../StreamSoundProvider/StreamSoundProvider.dsp    |    99 +
 .../StreamSoundProvider/streamsoundprovider.cpp    |   155 +
 Examples/Surface/Makefile                          |     7 +
 Examples/Surface/README.txt                        |    11 +
 Examples/Surface/Surface.dsp                       |   104 +
 Examples/Surface/resources.xml                     |     4 +
 Examples/Surface/surface.cpp                       |    76 +
 Examples/Surface/survivor.pcx                      |   Bin 0 -> 8704 bytes
 Examples/ThreadSync/Makefile                       |     7 +
 Examples/ThreadSync/README.txt                     |    57 +
 Examples/ThreadSync/ThreadSync.dsp                 |    99 +
 Examples/ThreadSync/tsync.cpp                      |   177 +
 Examples/Time/Makefile                             |     7 +
 Examples/Time/README.txt                           |     6 +
 Examples/Time/Time.dsp                             |   103 +
 Examples/Time/font_gray.tga                        |   Bin 0 -> 10538 bytes
 Examples/Time/resources.xml                        |    10 +
 Examples/Time/time.cpp                             |    83 +
 Examples/UDPTunnel/Makefile                        |     7 +
 Examples/UDPTunnel/README.txt                      |    11 +
 Examples/UDPTunnel/UDPTunnel.dsp                   |    94 +
 Examples/UDPTunnel/udptunnel.cpp                   |   141 +
 Examples/Vorbis/Makefile                           |     7 +
 Examples/Vorbis/README.txt                         |    19 +
 Examples/Vorbis/Vorbis.dsp                         |    99 +
 Examples/Vorbis/cheer1.ogg                         |   Bin 0 -> 32543 bytes
 Examples/Vorbis/vorbis.cpp                         |    58 +
 Examples/XML/Makefile                              |     7 +
 Examples/XML/README.txt                            |     7 +
 Examples/XML/XML.dsp                               |    99 +
 Examples/XML/xml.cpp                               |    99 +
 Examples/Zip/Makefile                              |     7 +
 Examples/Zip/README.txt                            |     7 +
 Examples/Zip/Zip.dsp                               |    99 +
 Examples/Zip/zip.cpp                               |    62 +
 INSTALL.borland                                    |   131 +
 INSTALL.linux                                      |   180 +
 INSTALL.macosx                                     |   198 +
 INSTALL.mingw                                      |   210 +
 INSTALL.win32                                      |   281 +
 Makefile.am                                        |    11 +
 NEWS                                               |   545 +
 PATCHES                                            |    23 +
 README                                             |    77 +
 README.anjuta                                      |     9 +
 README.distros                                     |    11 +
 README.kdevelop                                    |    35 +
 README.sdl                                         |    52 +
 README.upgrade                                     |   903 ++
 Resources/GUIStyleBoring/checkbox/checked.tga      |   Bin 0 -> 551 bytes
 .../GUIStyleBoring/checkbox/checked_disabled.tga   |   Bin 0 -> 551 bytes
 Resources/GUIStyleBoring/checkbox/unchecked.tga    |   Bin 0 -> 551 bytes
 .../GUIStyleBoring/checkbox/unchecked_disabled.tga |   Bin 0 -> 551 bytes
 Resources/GUIStyleBoring/fonts/font_black.tga      |   Bin 0 -> 51116 bytes
 Resources/GUIStyleBoring/fonts/font_gray.tga       |   Bin 0 -> 10538 bytes
 Resources/GUIStyleBoring/gui.xml                   |   104 +
 Resources/GUIStyleBoring/menu/arrow.png            |   Bin 0 -> 173 bytes
 Resources/GUIStyleBoring/menu/checked.png          |   Bin 0 -> 271 bytes
 Resources/GUIStyleBoring/menu/icon_save.tga        |   Bin 0 -> 966 bytes
 Resources/GUIStyleBoring/menu/unchecked.png        |   Bin 0 -> 253 bytes
 Resources/GUIStyleBoring/radiobutton/checked.tga   |   Bin 0 -> 620 bytes
 .../radiobutton/checked_disabled.tga               |   Bin 0 -> 620 bytes
 Resources/GUIStyleBoring/radiobutton/unchecked.tga |   Bin 0 -> 620 bytes
 .../radiobutton/unchecked_disabled.tga             |   Bin 0 -> 620 bytes
 Resources/GUIStyleSilver/checkbox/checked.tga      |   Bin 0 -> 256 bytes
 .../GUIStyleSilver/checkbox/checked_disabled.tga   |   Bin 0 -> 256 bytes
 Resources/GUIStyleSilver/checkbox/unchecked.tga    |   Bin 0 -> 196 bytes
 .../GUIStyleSilver/checkbox/unchecked_disabled.tga |   Bin 0 -> 184 bytes
 Resources/GUIStyleSilver/fonts/font_black.tga      |   Bin 0 -> 51116 bytes
 Resources/GUIStyleSilver/fonts/font_gray.tga       |   Bin 0 -> 10538 bytes
 Resources/GUIStyleSilver/gui.xml                   |   124 +
 Resources/GUIStyleSilver/menu/arrow.png            |   Bin 0 -> 173 bytes
 Resources/GUIStyleSilver/menu/checked.png          |   Bin 0 -> 271 bytes
 Resources/GUIStyleSilver/menu/unchecked.png        |   Bin 0 -> 253 bytes
 .../GUIStyleSilver/progressbar/background.tga      |   Bin 0 -> 98 bytes
 .../GUIStyleSilver/progressbar/foreground.tga      |   Bin 0 -> 98 bytes
 Resources/GUIStyleSilver/radiobutton/checked.tga   |   Bin 0 -> 640 bytes
 .../radiobutton/checked_disabled.tga               |   Bin 0 -> 640 bytes
 Resources/GUIStyleSilver/radiobutton/unchecked.tga |   Bin 0 -> 502 bytes
 .../radiobutton/unchecked_disabled.tga             |   Bin 0 -> 502 bytes
 Resources/GUIStyleSilver/scrollbar/background.tga  |   Bin 0 -> 98 bytes
 Resources/GUIStyleSilver/scrollbar/foreground.tga  |   Bin 0 -> 98 bytes
 Resources/GUIStyleSilver/window/close.tga          |   Bin 0 -> 149 bytes
 Resources/GUIStyleSilver/window/close_disabled.tga |   Bin 0 -> 149 bytes
 Resources/GUIStyleSilver/window/help.tga           |   Bin 0 -> 139 bytes
 Resources/GUIStyleSilver/window/help_disabled.tga  |   Bin 0 -> 139 bytes
 Resources/GUIStyleSilver/window/maximize.tga       |   Bin 0 -> 191 bytes
 .../GUIStyleSilver/window/maximize_disabled.tga    |   Bin 0 -> 191 bytes
 Resources/GUIStyleSilver/window/minimize.tga       |   Bin 0 -> 79 bytes
 .../GUIStyleSilver/window/minimize_disabled.tga    |   Bin 0 -> 79 bytes
 Resources/GUIStyleSilver/window/restore.tga        |   Bin 0 -> 149 bytes
 .../GUIStyleSilver/window/restore_disabled.tga     |   Bin 0 -> 149 bytes
 Setup/Borland/generator.cpp                        |   273 +
 Setup/Borland/generator.h                          |    35 +
 Setup/Borland/main.cpp                             |   118 +
 Setup/Borland/mak_body.txt                         |    14 +
 Setup/Borland/mak_head.txt                         |    16 +
 Setup/Borland/mak_tail.txt                         |   106 +
 Setup/Borland/template_body.txt                    |    26 +
 Setup/Borland/template_head.txt                    |     5 +
 Setup/Borland/template_tail.txt                    |    11 +
 Setup/CodeBlocks/codeblock_gen.cpp                 |   178 +
 Setup/CodeBlocks/codeblock_gen.h                   |    57 +
 Setup/CodeBlocks/config.sample                     |    13 +
 Setup/CodeBlocks/iniparser.c                       |   989 ++
 Setup/CodeBlocks/iniparser.h                       |    82 +
 Setup/CodeBlocks/main.cpp                          |   157 +
 Setup/CodeBlocks/project_foot.xml                  |     2 +
 Setup/CodeBlocks/project_head.xml                  |     7 +
 Setup/CodeBlocks/vc++toolkit.cpp                   |   392 +
 Setup/CodeBlocks/vc++toolkit.h                     |    58 +
 Setup/CodeBlocks/workspace_foot.xml                |     2 +
 Setup/CodeBlocks/workspace_head.xml                |     3 +
 Setup/Generic/project.cpp                          |   199 +
 Setup/Generic/project.h                            |   104 +
 Setup/Generic/workspace.h                          |    67 +
 Setup/Makefile.am                                  |    11 +
 Setup/MinGW/Makefile.conf.in                       |    19 +
 Setup/MinGW/configure.cpp                          |   391 +
 Setup/OSX/ClanLib.Info.plist                       |    24 +
 Setup/OSX/Makefile                                 |   172 +
 Setup/OSX/clanlib.cpp                              |     5 +
 Setup/OSX/scan.cpp                                 |   427 +
 Setup/Tests/jpeg.cpp                               |    39 +
 Setup/Tests/lua.cpp                                |    48 +
 Setup/Tests/mikmod.cpp                             |    44 +
 Setup/Tests/opengl.cpp                             |    49 +
 Setup/Tests/png.cpp                                |    42 +
 Setup/Tests/ttf.cpp                                |    34 +
 Setup/Tests/vorbis.cpp                             |    47 +
 Setup/Unix/clanlib.m4                              |    43 +
 Setup/Win32/configure.rc                           |   300 +
 Setup/Win32/main.cpp                               |    56 +
 Setup/Win32/page_finished.cpp                      |   119 +
 Setup/Win32/page_finished.h                        |    50 +
 Setup/Win32/page_system.cpp                        |   236 +
 Setup/Win32/page_system.h                          |    56 +
 Setup/Win32/page_system2.cpp                       |   236 +
 Setup/Win32/page_system2.h                         |    56 +
 Setup/Win32/page_target.cpp                        |   140 +
 Setup/Win32/page_target.h                          |    48 +
 Setup/Win32/page_welcome.cpp                       |   106 +
 Setup/Win32/page_welcome.h                         |    46 +
 Setup/Win32/precomp.cpp                            |    29 +
 Setup/Win32/precomp.h                              |    52 +
 Setup/Win32/res/clanlib_banner.bmp                 |   Bin 0 -> 6966 bytes
 Setup/Win32/res/clanlib_logo_ascii.bmp             |   Bin 0 -> 40276 bytes
 Setup/Win32/res/clanlib_logo_small.bmp             |   Bin 0 -> 40278 bytes
 Setup/Win32/res/configure.ico                      |   Bin 0 -> 1078 bytes
 Setup/Win32/res/configure.manifest                 |    22 +
 Setup/Win32/res/configure.rc2                      |    23 +
 Setup/Win32/resource.h                             |    68 +
 Setup/Win32/wizard.cpp                             |   267 +
 Setup/Win32/wizard.h                               |    67 +
 Setup/Win32/workspace_generator_msvc.cpp           |  2132 ++++
 Setup/Win32/workspace_generator_msvc.h             |   158 +
 Sources/API/Application/clanapp.h                  |    69 +
 Sources/API/Core/IOData/cl_endian.h                |    90 +
 Sources/API/Core/IOData/datatypes.h                |    60 +
 Sources/API/Core/IOData/directory.h                |    85 +
 Sources/API/Core/IOData/directory_scanner.h        |   139 +
 Sources/API/Core/IOData/inputsource.h              |   206 +
 Sources/API/Core/IOData/inputsource_file.h         |   112 +
 Sources/API/Core/IOData/inputsource_memory.h       |   121 +
 Sources/API/Core/IOData/inputsource_provider.h     |    95 +
 .../API/Core/IOData/inputsource_provider_file.h    |    92 +
 Sources/API/Core/IOData/inputsource_zipped.h       |   116 +
 Sources/API/Core/IOData/outputsource.h             |   165 +
 Sources/API/Core/IOData/outputsource_file.h        |   109 +
 Sources/API/Core/IOData/outputsource_memory.h      |   108 +
 Sources/API/Core/IOData/outputsource_provider.h    |    67 +
 Sources/API/Core/IOData/outputsource_zipped.h      |   110 +
 Sources/API/Core/IOData/zip_archive.h              |   131 +
 Sources/API/Core/IOData/zip_file_entry.h           |   100 +
 Sources/API/Core/Math/circle.h                     |   108 +
 Sources/API/Core/Math/cl_vector.h                  |   167 +
 Sources/API/Core/Math/delauney_triangulator.h      |   118 +
 Sources/API/Core/Math/line_math.h                  |   112 +
 Sources/API/Core/Math/math.h                       |    47 +
 Sources/API/Core/Math/matrix4x4.h                  |   115 +
 Sources/API/Core/Math/number_pool.h                |    83 +
 Sources/API/Core/Math/origin.h                     |    75 +
 Sources/API/Core/Math/outline_triangulator.h       |    87 +
 Sources/API/Core/Math/point.h                      |   245 +
 Sources/API/Core/Math/pointset_math.h              |    98 +
 Sources/API/Core/Math/quad.h                       |   227 +
 Sources/API/Core/Math/rect.h                       |   390 +
 Sources/API/Core/Math/size.h                       |   160 +
 Sources/API/Core/Math/triangle_math.h              |    65 +
 Sources/API/Core/Math/vector2.h                    |   207 +
 Sources/API/Core/Math/vector2.inl                  |    53 +
 Sources/API/Core/Resources/resource.h              |   125 +
 Sources/API/Core/Resources/resource_manager.h      |   181 +
 Sources/API/Core/Resources/resourcedata.h          |    99 +
 Sources/API/Core/Resources/resourcetype_boolean.h  |   135 +
 Sources/API/Core/Resources/resourcetype_float.h    |   120 +
 Sources/API/Core/Resources/resourcetype_integer.h  |   135 +
 Sources/API/Core/Resources/resourcetype_raw.h      |   135 +
 Sources/API/Core/Resources/resourcetype_string.h   |    69 +
 Sources/API/Core/System/call_stack.h               |    84 +
 Sources/API/Core/System/cl_assert.h                |    80 +
 Sources/API/Core/System/cl_library.h               |   172 +
 Sources/API/Core/System/clanstring.h               |   277 +
 Sources/API/Core/System/clipboard.h                |    71 +
 Sources/API/Core/System/clonable.h                 |    53 +
 Sources/API/Core/System/command_line.h             |   167 +
 Sources/API/Core/System/console_window.h           |    94 +
 Sources/API/Core/System/crash_reporter.h           |    88 +
 Sources/API/Core/System/error.h                    |    74 +
 Sources/API/Core/System/event_listener.h           |   100 +
 Sources/API/Core/System/event_trigger.h            |    98 +
 Sources/API/Core/System/keep_alive.h               |    79 +
 Sources/API/Core/System/lazycopyptr.h              |   114 +
 Sources/API/Core/System/log.h                      |   162 +
 Sources/API/Core/System/mutex.h                    |   170 +
 Sources/API/Core/System/mutexsharedptr.h           |   193 +
 Sources/API/Core/System/mutexweakptr.h             |    99 +
 Sources/API/Core/System/owningptr.h                |   120 +
 Sources/API/Core/System/setupcore.h                |    91 +
 Sources/API/Core/System/sharedptr.h                |   194 +
 Sources/API/Core/System/system.h                   |   126 +
 Sources/API/Core/System/thread.h                   |   177 +
 Sources/API/Core/System/threadfunc_v0.h            |    90 +
 Sources/API/Core/System/threadfunc_v1.h            |    92 +
 Sources/API/Core/System/threadfunc_v2.h            |    94 +
 Sources/API/Core/System/timer.h                    |   103 +
 Sources/API/Core/System/weakptr.h                  |    99 +
 Sources/API/Core/XML/dom_attr.h                    |   123 +
 Sources/API/Core/XML/dom_cdata_section.h           |    88 +
 Sources/API/Core/XML/dom_character_data.h          |   109 +
 Sources/API/Core/XML/dom_comment.h                 |    78 +
 Sources/API/Core/XML/dom_document.h                |   175 +
 Sources/API/Core/XML/dom_document_fragment.h       |    98 +
 Sources/API/Core/XML/dom_document_type.h           |    92 +
 Sources/API/Core/XML/dom_element.h                 |   135 +
 Sources/API/Core/XML/dom_entity.h                  |    88 +
 Sources/API/Core/XML/dom_entity_reference.h        |    85 +
 Sources/API/Core/XML/dom_exception.h               |    87 +
 Sources/API/Core/XML/dom_implementation.h          |    87 +
 Sources/API/Core/XML/dom_named_node_map.h          |   109 +
 Sources/API/Core/XML/dom_node.h                    |   351 +
 Sources/API/Core/XML/dom_node_list.h               |    92 +
 Sources/API/Core/XML/dom_notation.h                |    87 +
 Sources/API/Core/XML/dom_processing_instruction.h  |    88 +
 Sources/API/Core/XML/dom_text.h                    |    99 +
 Sources/API/Core/XML/xml_token.h                   |   130 +
 Sources/API/Core/XML/xml_token_load.h              |   114 +
 Sources/API/Core/XML/xml_token_save.h              |   113 +
 Sources/API/Core/XML/xml_token_string.h            |   280 +
 Sources/API/Core/XML/xml_tokenizer.h               |    89 +
 Sources/API/Core/XML/xml_writer.h                  |    89 +
 Sources/API/Core/core_iostream.h                   |    63 +
 Sources/API/Display/Collision/collision_outline.h  |   285 +
 Sources/API/Display/Collision/contour.h            |    72 +
 Sources/API/Display/Collision/outline_accuracy.h   |    53 +
 Sources/API/Display/Collision/outline_circle.h     |    90 +
 Sources/API/Display/Collision/outline_math.h       |    94 +
 Sources/API/Display/Collision/outline_provider.h   |    67 +
 .../Display/Collision/outline_provider_bitmap.h    |    90 +
 .../API/Display/Collision/outline_provider_file.h  |    87 +
 Sources/API/Display/Providers/bmp_provider.h       |    76 +
 Sources/API/Display/Providers/dc_buffer.h          |    78 +
 Sources/API/Display/Providers/jpeg_provider.h      |    82 +
 Sources/API/Display/Providers/pcx_provider.h       |    76 +
 Sources/API/Display/Providers/png_provider.h       |    77 +
 Sources/API/Display/Providers/provider_factory.h   |    91 +
 Sources/API/Display/Providers/provider_type.h      |    88 +
 .../API/Display/Providers/provider_type_register.h |    74 +
 Sources/API/Display/Providers/targa_provider.h     |    76 +
 Sources/API/Display/blend_func.h                   |    62 +
 Sources/API/Display/canvas.h                       |   147 +
 Sources/API/Display/color.h                        |   642 ++
 Sources/API/Display/display.h                      |   375 +
 Sources/API/Display/display_iostream.h             |    43 +
 Sources/API/Display/display_mode.h                 |   110 +
 Sources/API/Display/display_window.h               |   226 +
 Sources/API/Display/display_window_description.h   |   149 +
 Sources/API/Display/font.h                         |   424 +
 Sources/API/Display/frameratecounter.h             |    77 +
 Sources/API/Display/glyph_buffer.h                 |   577 ++
 Sources/API/Display/gradient.h                     |    67 +
 Sources/API/Display/graphic_context.h              |   335 +
 Sources/API/Display/input_buffer.h                 |   120 +
 Sources/API/Display/input_button.h                 |   119 +
 Sources/API/Display/input_context.h                |   117 +
 Sources/API/Display/input_device.h                 |   171 +
 Sources/API/Display/input_event.h                  |   109 +
 Sources/API/Display/joystick.h                     |   100 +
 Sources/API/Display/key_binding.h                  |   108 +
 Sources/API/Display/keyboard.h                     |    97 +
 Sources/API/Display/keys.h                         |   534 +
 Sources/API/Display/mouse.h                        |   121 +
 Sources/API/Display/palette.h                      |    76 +
 Sources/API/Display/pixel_buffer.h                 |   162 +
 Sources/API/Display/pixel_format.h                 |   265 +
 Sources/API/Display/pixel_format_type.h            |    52 +
 Sources/API/Display/rle_surface.h                  |    87 +
 Sources/API/Display/setupdisplay.h                 |    73 +
 Sources/API/Display/sprite.h                       |   346 +
 Sources/API/Display/sprite_description.h           |   160 +
 Sources/API/Display/sprite_packer.h                |   111 +
 Sources/API/Display/stencil_func.h                 |    68 +
 Sources/API/Display/surface.h                      |   375 +
 Sources/API/Display/text_styler.h                  |   348 +
 Sources/API/GL/light_source.h                      |   186 +
 Sources/API/GL/material.h                          |   112 +
 Sources/API/GL/opengl.h                            |   145 +
 Sources/API/GL/opengl_state.h                      |   105 +
 Sources/API/GL/opengl_state_data.h                 |    75 +
 Sources/API/GL/opengl_surface.h                    |    88 +
 Sources/API/GL/opengl_window.h                     |   112 +
 Sources/API/GL/opengl_window_description.h         |   217 +
 Sources/API/GL/opengl_wrap.h                       |  4920 +++++++++
 Sources/API/GL/program_attribute.h                 |    89 +
 Sources/API/GL/program_object.h                    |   178 +
 Sources/API/GL/program_uniform.h                   |    63 +
 Sources/API/GL/setupgl.h                           |    73 +
 Sources/API/GL/shader_object.h                     |   117 +
 Sources/API/GL/texture.h                           |   588 ++
 Sources/API/GL/texture_unit.h                      |   256 +
 Sources/API/GL/viewpoint.h                         |   128 +
 Sources/API/GUI/button.h                           |   157 +
 Sources/API/GUI/checkbox.h                         |    95 +
 Sources/API/GUI/component.h                        |   465 +
 Sources/API/GUI/component_manager.h                |   139 +
 Sources/API/GUI/component_move_handler.h           |    76 +
 Sources/API/GUI/component_resize_handler.h         |    76 +
 Sources/API/GUI/component_style.h                  |    79 +
 Sources/API/GUI/component_type.h                   |   138 +
 Sources/API/GUI/deck.h                             |   103 +
 Sources/API/GUI/filedialog.h                       |   176 +
 Sources/API/GUI/frame.h                            |    91 +
 Sources/API/GUI/gui_manager.h                      |   144 +
 Sources/API/GUI/image.h                            |   140 +
 Sources/API/GUI/inputbox.h                         |   231 +
 Sources/API/GUI/inputbox_stylebase.h               |    90 +
 Sources/API/GUI/inputdialog.h                      |   106 +
 Sources/API/GUI/label.h                            |   138 +
 Sources/API/GUI/layout.h                           |   108 +
 Sources/API/GUI/listbox.h                          |   205 +
 Sources/API/GUI/listitem.h                         |    88 +
 Sources/API/GUI/menu.h                             |   231 +
 Sources/API/GUI/menu_item.h                        |   117 +
 Sources/API/GUI/menu_node.h                        |   136 +
 Sources/API/GUI/messagebox.h                       |   108 +
 Sources/API/GUI/progressbar.h                      |   118 +
 Sources/API/GUI/radiobutton.h                      |    95 +
 Sources/API/GUI/radiogroup.h                       |   102 +
 Sources/API/GUI/richedit.h                         |   140 +
 Sources/API/GUI/richedit_paragraph.h               |   127 +
 Sources/API/GUI/scrollbar.h                        |   209 +
 Sources/API/GUI/setupgui.h                         |    73 +
 Sources/API/GUI/stylemanager.h                     |   104 +
 Sources/API/GUI/treeitem.h                         |   129 +
 Sources/API/GUI/treenode.h                         |   197 +
 Sources/API/GUI/treeview.h                         |   151 +
 Sources/API/GUI/window.h                           |   145 +
 Sources/API/GUIStyleSilver/button_silver.h         |   147 +
 Sources/API/GUIStyleSilver/checkbox_silver.h       |   144 +
 Sources/API/GUIStyleSilver/frame_silver.h          |    95 +
 Sources/API/GUIStyleSilver/image_silver.h          |    84 +
 Sources/API/GUIStyleSilver/inputbox_silver.h       |    92 +
 Sources/API/GUIStyleSilver/label_silver.h          |    87 +
 Sources/API/GUIStyleSilver/listbox_silver.h        |    98 +
 Sources/API/GUIStyleSilver/menu_item_silver.h      |   104 +
 Sources/API/GUIStyleSilver/menu_node_silver.h      |    97 +
 Sources/API/GUIStyleSilver/menu_silver.h           |    86 +
 Sources/API/GUIStyleSilver/progressbar_silver.h    |    85 +
 Sources/API/GUIStyleSilver/radiobutton_silver.h    |    93 +
 Sources/API/GUIStyleSilver/richedit_silver.h       |    97 +
 Sources/API/GUIStyleSilver/scrollbar_silver.h      |    98 +
 Sources/API/GUIStyleSilver/stylemanager_silver.h   |    90 +
 Sources/API/GUIStyleSilver/treeitem_silver.h       |    87 +
 Sources/API/GUIStyleSilver/treeview_silver.h       |    99 +
 Sources/API/GUIStyleSilver/window_silver.h         |   115 +
 Sources/API/Makefile.am                            |   371 +
 Sources/API/MikMod/setupmikmod.h                   |    73 +
 Sources/API/MikMod/soundprovider_mikmod.h          |    90 +
 Sources/API/Network/IRC/dcc_download.h             |   128 +
 Sources/API/Network/IRC/irc_connection.h           |   373 +
 Sources/API/Network/IRC/irc_numerics.h             |   313 +
 Sources/API/Network/NetObjects/netobject_client.h  |   104 +
 .../API/Network/NetObjects/netobject_controller.h  |   107 +
 Sources/API/Network/NetObjects/netobject_server.h  |   106 +
 .../API/Network/NetSession/inputsource_netpacket.h |   116 +
 .../API/Network/NetSession/inputsource_netstream.h |   117 +
 Sources/API/Network/NetSession/netcomputer.h       |   118 +
 Sources/API/Network/NetSession/netgroup.h          |    81 +
 Sources/API/Network/NetSession/netpacket.h         |   111 +
 Sources/API/Network/NetSession/netsession.h        |   131 +
 Sources/API/Network/NetSession/netstream.h         |   116 +
 .../Network/NetSession/outputsource_netpacket.h    |   105 +
 .../Network/NetSession/outputsource_netstream.h    |   106 +
 Sources/API/Network/NetVariables/netvariables.h    |   114 +
 Sources/API/Network/Socket/inputsource_socket.h    |   117 +
 Sources/API/Network/Socket/ip_address.h            |   128 +
 Sources/API/Network/Socket/outputsource_socket.h   |   106 +
 Sources/API/Network/Socket/socket.h                |   203 +
 Sources/API/Network/setupnetwork.h                 |    73 +
 Sources/API/SDL/setupsdl.h                         |    73 +
 Sources/API/Signals/signal.h                       |    55 +
 Sources/API/Signals/signal_v0.h                    |   289 +
 Sources/API/Signals/signal_v1.h                    |   266 +
 Sources/API/Signals/signal_v2.h                    |   256 +
 Sources/API/Signals/signal_v3.h                    |   256 +
 Sources/API/Signals/signal_v4.h                    |   256 +
 Sources/API/Signals/signal_v5.h                    |   256 +
 Sources/API/Signals/slot.h                         |   100 +
 Sources/API/Signals/slot_container.h               |   200 +
 Sources/API/Signals/slot_generic.h                 |   113 +
 Sources/API/Signals/slot_v0.h                      |   236 +
 Sources/API/Signals/slot_v1.h                      |   155 +
 Sources/API/Signals/slot_v2.h                      |   133 +
 Sources/API/Signals/slot_v3.h                      |   133 +
 Sources/API/Signals/slot_v4.h                      |   133 +
 Sources/API/Signals/slot_v5.h                      |   133 +
 Sources/API/Signals/slotbuffer_v0.h                |    99 +
 Sources/API/Signals/slotbuffer_v1.h                |   118 +
 Sources/API/Sound/SoundFilters/echofilter.h        |    78 +
 Sources/API/Sound/SoundFilters/fadefilter.h        |    91 +
 .../API/Sound/SoundFilters/inverse_echofilter.h    |    78 +
 .../Sound/SoundProviders/soundprovider_factory.h   |    83 +
 .../API/Sound/SoundProviders/soundprovider_raw.h   |    92 +
 .../Sound/SoundProviders/soundprovider_recorder.h  |    84 +
 .../API/Sound/SoundProviders/soundprovider_type.h  |    80 +
 .../SoundProviders/soundprovider_type_register.h   |    67 +
 .../API/Sound/SoundProviders/soundprovider_wave.h  |    90 +
 Sources/API/Sound/cd_drive.h                       |   123 +
 Sources/API/Sound/setupsound.h                     |    73 +
 Sources/API/Sound/sound.h                          |    81 +
 Sources/API/Sound/soundbuffer.h                    |   167 +
 Sources/API/Sound/soundbuffer_session.h            |   182 +
 Sources/API/Sound/soundfilter.h                    |    85 +
 Sources/API/Sound/soundformat.h                    |    49 +
 Sources/API/Sound/soundoutput.h                    |   123 +
 Sources/API/Sound/soundoutput_description.h        |    84 +
 Sources/API/Sound/soundprovider.h                  |    86 +
 Sources/API/Sound/soundprovider_session.h          |   122 +
 Sources/API/Vorbis/setupvorbis.h                   |    73 +
 Sources/API/Vorbis/soundprovider_vorbis.h          |    90 +
 Sources/API/application.h                          |    52 +
 Sources/API/core.h                                 |   161 +
 Sources/API/display.h                              |   100 +
 Sources/API/efence.h                               |    62 +
 Sources/API/gl.h                                   |    83 +
 Sources/API/gui.h                                  |    99 +
 Sources/API/guistylesilver.h                       |    76 +
 Sources/API/mikmod.h                               |    58 +
 Sources/API/network.h                              |    81 +
 Sources/API/sdl.h                                  |    60 +
 Sources/API/signals.h                              |    67 +
 Sources/API/sound.h                                |    76 +
 Sources/API/vorbis.h                               |    62 +
 Sources/Application/MacOS/clanapp.cpp              |    75 +
 Sources/Application/Makefile.am                    |    12 +
 Sources/Application/Unix/clanapp.cpp               |    67 +
 Sources/Application/Win32/clanapp.cpp              |   160 +
 .../Core/IOData/Generic/datafile_inputprovider.cpp |   347 +
 .../Core/IOData/Generic/datafile_inputprovider.h   |   162 +
 Sources/Core/IOData/Generic/directory.cpp          |   222 +
 Sources/Core/IOData/Generic/directory_scanner.cpp  |   119 +
 .../IOData/Generic/directory_scanner_generic.h     |    88 +
 Sources/Core/IOData/Generic/endianess.cpp          |    62 +
 Sources/Core/IOData/Generic/inputsource.cpp        |   301 +
 Sources/Core/IOData/Generic/inputsource_file.cpp   |   176 +
 .../IOData/Generic/inputsource_memory_generic.cpp  |   168 +
 .../IOData/Generic/inputsource_memory_generic.h    |   119 +
 .../IOData/Generic/inputsource_provider_file.cpp   |    85 +
 Sources/Core/IOData/Generic/inputsource_zipped.cpp |   114 +
 Sources/Core/IOData/Generic/outputsource.cpp       |   231 +
 Sources/Core/IOData/Generic/outputsource_file.cpp  |    95 +
 .../IOData/Generic/outputsource_memory_generic.cpp |   102 +
 .../IOData/Generic/outputsource_memory_generic.h   |    84 +
 .../Core/IOData/Generic/outputsource_zipped.cpp    |   119 +
 .../Core/IOData/Unix/directory_scanner_unix.cpp    |   157 +
 Sources/Core/IOData/Unix/directory_scanner_unix.h  |   109 +
 .../Core/IOData/Win32/directory_scanner_win32.cpp  |   177 +
 .../Core/IOData/Win32/directory_scanner_win32.h    |   106 +
 Sources/Core/IOData/inputsource_memory.cpp         |   132 +
 Sources/Core/IOData/inputsource_zip_fileentry.cpp  |   300 +
 Sources/Core/IOData/inputsource_zip_fileentry.h    |    94 +
 Sources/Core/IOData/outputsource_memory.cpp        |    78 +
 .../zip_64_end_of_central_directory_locator.cpp    |    77 +
 .../zip_64_end_of_central_directory_locator.h      |    70 +
 .../zip_64_end_of_central_directory_record.cpp     |    91 +
 .../zip_64_end_of_central_directory_record.h       |    84 +
 Sources/Core/IOData/zip_archive.cpp                |   457 +
 Sources/Core/IOData/zip_archive_generic.h          |    60 +
 Sources/Core/IOData/zip_compression_method.h       |    52 +
 Sources/Core/IOData/zip_digital_signature.cpp      |    86 +
 Sources/Core/IOData/zip_digital_signature.h        |    64 +
 .../IOData/zip_end_of_central_directory_record.cpp |   100 +
 .../IOData/zip_end_of_central_directory_record.h   |    80 +
 Sources/Core/IOData/zip_file_entry.cpp             |    97 +
 Sources/Core/IOData/zip_file_entry_generic.h       |    70 +
 Sources/Core/IOData/zip_file_header.cpp            |   148 +
 Sources/Core/IOData/zip_file_header.h              |   104 +
 Sources/Core/IOData/zip_flags.h                    |    59 +
 Sources/Core/IOData/zip_local_file_descriptor.cpp  |    68 +
 Sources/Core/IOData/zip_local_file_descriptor.h    |    68 +
 Sources/Core/IOData/zip_local_file_header.cpp      |    96 +
 Sources/Core/IOData/zip_local_file_header.h        |    88 +
 Sources/Core/IOData/zip_version_attributes.h       |    55 +
 Sources/Core/Makefile.am                           |   134 +
 Sources/Core/Math/cl_vector.cpp                    |   220 +
 Sources/Core/Math/delauney_triangulator.cpp        |    77 +
 .../Core/Math/delauney_triangulator_generic.cpp    |   351 +
 Sources/Core/Math/delauney_triangulator_generic.h  |    73 +
 Sources/Core/Math/line_math.cpp                    |   278 +
 Sources/Core/Math/matrix4x4.cpp                    |   127 +
 Sources/Core/Math/number_pool.cpp                  |    85 +
 Sources/Core/Math/origin.cpp                       |   102 +
 Sources/Core/Math/outline_triangulator.cpp         |    83 +
 Sources/Core/Math/outline_triangulator_generic.cpp |   539 +
 Sources/Core/Math/outline_triangulator_generic.h   |   114 +
 Sources/Core/Math/pointset_math.cpp                |   254 +
 Sources/Core/Math/quad.cpp                         |    92 +
 Sources/Core/Math/rect.cpp                         |    86 +
 Sources/Core/Math/triangle_math.cpp                |    80 +
 Sources/Core/Math/vector2.cpp                      |   325 +
 Sources/Core/Resources/resource.cpp                |   174 +
 Sources/Core/Resources/resource_generic.cpp        |    60 +
 Sources/Core/Resources/resource_generic.h          |    70 +
 Sources/Core/Resources/resource_manager.cpp        |   164 +
 .../Core/Resources/resource_manager_generic.cpp    |   473 +
 Sources/Core/Resources/resource_manager_generic.h  |   122 +
 Sources/Core/Resources/resourcedata.cpp            |    66 +
 Sources/Core/Resources/resourcetype_boolean.cpp    |    56 +
 Sources/Core/Resources/resourcetype_float.cpp      |    44 +
 Sources/Core/Resources/resourcetype_integer.cpp    |    44 +
 Sources/Core/Resources/resourcetype_raw.cpp        |    76 +
 Sources/Core/Resources/resourcetype_string.cpp     |    46 +
 Sources/Core/System/Generic/call_stack.cpp         |    67 +
 Sources/Core/System/Generic/call_stack_generic.h   |    44 +
 Sources/Core/System/Generic/cl_assert.cpp          |    57 +
 Sources/Core/System/Generic/clanstring.cpp         |   379 +
 Sources/Core/System/Generic/clipboard.cpp          |   118 +
 Sources/Core/System/Generic/command_line.cpp       |    97 +
 .../Core/System/Generic/command_line_generic.cpp   |   339 +
 Sources/Core/System/Generic/command_line_generic.h |   111 +
 Sources/Core/System/Generic/console_window.cpp     |    72 +
 .../Core/System/Generic/console_window_generic.cpp |   143 +
 .../Core/System/Generic/console_window_generic.h   |    75 +
 Sources/Core/System/Generic/crash_reporter.cpp     |    78 +
 .../Core/System/Generic/crash_reporter_generic.h   |    52 +
 Sources/Core/System/Generic/detect_3dnow.cpp       |   347 +
 Sources/Core/System/Generic/detect_mmx.cpp         |   149 +
 Sources/Core/System/Generic/error.cpp              |    40 +
 Sources/Core/System/Generic/event_listener.cpp     |   103 +
 .../Core/System/Generic/event_listener_generic.cpp |    75 +
 .../Core/System/Generic/event_listener_generic.h   |    79 +
 Sources/Core/System/Generic/event_trigger.cpp      |    90 +
 .../Core/System/Generic/event_trigger_generic.cpp  |    51 +
 .../Core/System/Generic/event_trigger_generic.h    |    67 +
 Sources/Core/System/Generic/keep_alive_generic.cpp |   146 +
 Sources/Core/System/Generic/log.cpp                |    61 +
 Sources/Core/System/Generic/setupcore.cpp          |    88 +
 Sources/Core/System/Generic/timer_generic.cpp      |    85 +
 Sources/Core/System/Unix/cl_library.cpp            |   199 +
 Sources/Core/System/Unix/crash_reporter_unix.cpp   |    65 +
 Sources/Core/System/Unix/crash_reporter_unix.h     |    51 +
 Sources/Core/System/Unix/event_listener_unix.cpp   |    90 +
 Sources/Core/System/Unix/event_listener_unix.h     |    54 +
 Sources/Core/System/Unix/event_trigger_unix.cpp    |    92 +
 Sources/Core/System/Unix/event_trigger_unix.h      |    69 +
 Sources/Core/System/Unix/implementation.h          |    47 +
 Sources/Core/System/Unix/init_linux.cpp            |   219 +
 Sources/Core/System/Unix/init_linux.h              |    44 +
 Sources/Core/System/Unix/mutex_pthread.cpp         |   121 +
 Sources/Core/System/Unix/mutex_pthread.h           |    46 +
 Sources/Core/System/Unix/thread_pthread.cpp        |   243 +
 Sources/Core/System/Unix/thread_pthread.h          |    57 +
 Sources/Core/System/Win32/cl_library.cpp           |   166 +
 Sources/Core/System/Win32/crash_reporter_win32.cpp |   830 ++
 Sources/Core/System/Win32/crash_reporter_win32.h   |   214 +
 Sources/Core/System/Win32/event_listener_win32.cpp |    80 +
 Sources/Core/System/Win32/event_listener_win32.h   |    54 +
 Sources/Core/System/Win32/event_trigger_win32.cpp  |    79 +
 Sources/Core/System/Win32/event_trigger_win32.h    |    74 +
 Sources/Core/System/Win32/init_win32.cpp           |   176 +
 Sources/Core/System/Win32/init_win32.h             |    55 +
 Sources/Core/System/Win32/mutex_win32.cpp          |    92 +
 Sources/Core/System/Win32/mutex_win32.h            |    48 +
 Sources/Core/System/Win32/thread_win32.cpp         |   242 +
 Sources/Core/System/Win32/thread_win32.h           |    63 +
 Sources/Core/XML/dom_attr.cpp                      |    85 +
 Sources/Core/XML/dom_cdata_section.cpp             |    62 +
 Sources/Core/XML/dom_character_data.cpp            |    92 +
 Sources/Core/XML/dom_comment.cpp                   |    62 +
 Sources/Core/XML/dom_document.cpp                  |   312 +
 Sources/Core/XML/dom_document_fragment.cpp         |    55 +
 Sources/Core/XML/dom_document_generic.cpp          |    44 +
 Sources/Core/XML/dom_document_generic.h            |    48 +
 Sources/Core/XML/dom_document_type.cpp             |    78 +
 Sources/Core/XML/dom_element.cpp                   |   154 +
 Sources/Core/XML/dom_entity.cpp                    |    70 +
 Sources/Core/XML/dom_entity_reference.cpp          |    62 +
 Sources/Core/XML/dom_exception.cpp                 |    87 +
 Sources/Core/XML/dom_implementation.cpp            |    67 +
 Sources/Core/XML/dom_named_node_map.cpp            |   109 +
 Sources/Core/XML/dom_named_node_map_generic.h      |    63 +
 Sources/Core/XML/dom_node.cpp                      |   462 +
 Sources/Core/XML/dom_node_generic.h                |    99 +
 Sources/Core/XML/dom_node_list.cpp                 |    85 +
 Sources/Core/XML/dom_notation.cpp                  |    65 +
 Sources/Core/XML/dom_processing_instruction.cpp    |    76 +
 Sources/Core/XML/dom_text.cpp                      |    72 +
 Sources/Core/XML/xml_token_load.cpp                |   132 +
 Sources/Core/XML/xml_token_load_generic.h          |    64 +
 Sources/Core/XML/xml_token_save.cpp                |   125 +
 Sources/Core/XML/xml_token_save_generic.h          |    62 +
 Sources/Core/XML/xml_tokenizer.cpp                 |   401 +
 Sources/Core/XML/xml_tokenizer_generic.h           |    81 +
 Sources/Core/XML/xml_writer.cpp                    |   253 +
 Sources/Core/XML/xml_writer_generic.h              |    64 +
 Sources/Core/core_iostream.cpp                     |    93 +
 Sources/Core/precomp.cpp                           |    30 +
 Sources/Core/precomp.h                             |    71 +
 Sources/Display/Collision/collision_outline.cpp    |   647 ++
 .../Collision/collision_outline_generic.cpp        |   885 ++
 .../Display/Collision/collision_outline_generic.h  |   102 +
 Sources/Display/Collision/outline_math.cpp         |   120 +
 .../Display/Collision/outline_provider_bitmap.cpp  |    68 +
 .../Collision/outline_provider_bitmap_generic.cpp  |   440 +
 .../Collision/outline_provider_bitmap_generic.h    |    95 +
 .../Display/Collision/outline_provider_file.cpp    |    66 +
 .../Collision/outline_provider_file_generic.cpp    |   110 +
 .../Collision/outline_provider_file_generic.h      |    56 +
 Sources/Display/Makefile.am                        |   123 +
 Sources/Display/Providers/bmp_provider.cpp         |    57 +
 Sources/Display/Providers/bmp_provider_generic.cpp |   259 +
 Sources/Display/Providers/bmp_provider_generic.h   |    79 +
 Sources/Display/Providers/jpeg_provider.cpp        |   162 +
 .../Display/Providers/jpeg_provider_generic.cpp    |   288 +
 Sources/Display/Providers/jpeg_provider_generic.h  |   163 +
 Sources/Display/Providers/pcx_provider.cpp         |    57 +
 Sources/Display/Providers/pcx_provider_generic.cpp |   284 +
 Sources/Display/Providers/pcx_provider_generic.h   |    79 +
 Sources/Display/Providers/png_provider.cpp         |   121 +
 Sources/Display/Providers/png_provider_generic.cpp |   524 +
 Sources/Display/Providers/png_provider_generic.h   |   143 +
 Sources/Display/Providers/provider_factory.cpp     |    87 +
 Sources/Display/Providers/provider_type.cpp        |    61 +
 Sources/Display/Providers/targa_provider.cpp       |    57 +
 .../Display/Providers/targa_provider_generic.cpp   |   767 ++
 Sources/Display/Providers/targa_provider_generic.h |    83 +
 Sources/Display/Win32/dc_buffer.cpp                |    52 +
 Sources/Display/Win32/dc_buffer_generic.cpp        |   135 +
 Sources/Display/Win32/dc_buffer_generic.h          |    81 +
 Sources/Display/Win32/display_window_win32.cpp     |   916 ++
 Sources/Display/Win32/display_window_win32.h       |   189 +
 Sources/Display/Win32/input_device_directinput.cpp |   689 ++
 Sources/Display/Win32/input_device_directinput.h   |    95 +
 .../Display/Win32/input_device_win32keyboard.cpp   |    91 +
 Sources/Display/Win32/input_device_win32keyboard.h |    78 +
 Sources/Display/Win32/input_device_win32mouse.cpp  |   141 +
 Sources/Display/Win32/input_device_win32mouse.h    |    94 +
 Sources/Display/canvas.cpp                         |   119 +
 Sources/Display/canvas_generic.h                   |    76 +
 Sources/Display/color.cpp                          |   575 ++
 Sources/Display/display.cpp                        |   391 +
 Sources/Display/display_iostream.cpp               |    92 +
 Sources/Display/display_mode.cpp                   |   168 +
 Sources/Display/display_mode_generic.h             |    51 +
 Sources/Display/display_precomp.cpp                |    30 +
 Sources/Display/display_precomp.h                  |    37 +
 Sources/Display/display_target.cpp                 |    64 +
 Sources/Display/display_target.h                   |    95 +
 Sources/Display/display_window.cpp                 |   275 +
 Sources/Display/display_window_description.cpp     |   160 +
 .../Display/display_window_description_generic.h   |    81 +
 Sources/Display/display_window_generic.cpp         |   104 +
 Sources/Display/display_window_generic.h           |   143 +
 Sources/Display/font.cpp                           |   701 ++
 Sources/Display/font_generic.cpp                   |    66 +
 Sources/Display/font_generic.h                     |    88 +
 Sources/Display/font_target.h                      |   120 +
 Sources/Display/font_target_sprite.cpp             |   275 +
 Sources/Display/font_target_sprite.h               |   137 +
 Sources/Display/frameratecounter.cpp               |    95 +
 Sources/Display/frameratecounter_generic.h         |    49 +
 Sources/Display/glyph_buffer.cpp                   |   637 ++
 Sources/Display/graphic_context.cpp                |   452 +
 Sources/Display/graphic_context_generic.cpp        |   226 +
 Sources/Display/graphic_context_generic.h          |   237 +
 Sources/Display/input_buffer.cpp                   |   136 +
 Sources/Display/input_buffer_generic.h             |    68 +
 Sources/Display/input_button.cpp                   |   114 +
 Sources/Display/input_button_generic.cpp           |    76 +
 Sources/Display/input_button_generic.h             |    67 +
 Sources/Display/input_context.cpp                  |   138 +
 Sources/Display/input_context_generic.cpp          |    90 +
 Sources/Display/input_context_generic.h            |    82 +
 Sources/Display/input_device.cpp                   |   183 +
 Sources/Display/input_device_generic.cpp           |   345 +
 Sources/Display/input_device_generic.h             |   128 +
 Sources/Display/input_event.cpp                    |    44 +
 Sources/Display/joystick.cpp                       |    87 +
 Sources/Display/key_binding.cpp                    |   110 +
 Sources/Display/key_binding_generic.h              |    57 +
 Sources/Display/keyboard.cpp                       |    82 +
 Sources/Display/mouse.cpp                          |   122 +
 Sources/Display/pixel_buffer.cpp                   |   350 +
 Sources/Display/pixel_buffer_generic.cpp           |   287 +
 Sources/Display/pixel_buffer_generic.h             |   116 +
 Sources/Display/pixel_buffer_memory.cpp            |   100 +
 Sources/Display/pixel_buffer_memory.h              |    70 +
 Sources/Display/pixel_format.cpp                   |   171 +
 Sources/Display/resourcedata_collisionoutline.cpp  |   108 +
 Sources/Display/resourcedata_collisionoutline.h    |    62 +
 Sources/Display/resourcedata_font.cpp              |   159 +
 Sources/Display/resourcedata_font.h                |    62 +
 Sources/Display/resourcedata_sprite.cpp            |   201 +
 Sources/Display/resourcedata_sprite.h              |    63 +
 .../Display/resourcedata_sprite_description.cpp    |   316 +
 Sources/Display/resourcedata_sprite_description.h  |    64 +
 Sources/Display/resourcedata_surface.cpp           |   123 +
 Sources/Display/resourcedata_surface.h             |    62 +
 Sources/Display/resourcedata_text_styler.cpp       |    96 +
 Sources/Display/resourcedata_text_styler.h         |    62 +
 Sources/Display/setupdisplay.cpp                   |   124 +
 Sources/Display/sprite.cpp                         |  1101 ++
 Sources/Display/sprite_description.cpp             |   427 +
 Sources/Display/sprite_description_generic.h       |    60 +
 Sources/Display/sprite_generic.cpp                 |   141 +
 Sources/Display/sprite_generic.h                   |   120 +
 Sources/Display/sprite_packer.cpp                  |   163 +
 Sources/Display/sprite_packer_generic.cpp          |   137 +
 Sources/Display/sprite_packer_generic.h            |    78 +
 Sources/Display/surface.cpp                        |   612 ++
 Sources/Display/surface_generic.cpp                |   122 +
 Sources/Display/surface_generic.h                  |    94 +
 Sources/Display/surface_target.cpp                 |   291 +
 Sources/Display/surface_target.h                   |   211 +
 Sources/Display/text_styler.cpp                    |   501 +
 Sources/Display/triangle_params.h                  |    67 +
 Sources/GL/AGL/display_window_opengl.cpp           |  1079 ++
 Sources/GL/AGL/display_window_opengl.h             |   229 +
 Sources/GL/AGL/input_device_mackeyboard.cpp        |   259 +
 Sources/GL/AGL/input_device_mackeyboard.h          |    79 +
 Sources/GL/AGL/input_device_macmouse.cpp           |   118 +
 Sources/GL/AGL/input_device_macmouse.h             |    84 +
 Sources/GL/GLX/display_window_opengl.cpp           |   939 ++
 Sources/GL/GLX/display_window_opengl.h             |   257 +
 Sources/GL/GLX/input_device_linuxevent.cpp         |   354 +
 Sources/GL/GLX/input_device_linuxevent.h           |   121 +
 Sources/GL/GLX/input_device_linuxjoystick.cpp      |   153 +
 Sources/GL/GLX/input_device_linuxjoystick.h        |    79 +
 Sources/GL/GLX/input_device_linuxusbmouse.cpp      |   199 +
 Sources/GL/GLX/input_device_linuxusbmouse.h        |    95 +
 Sources/GL/GLX/input_device_x11keyboard.cpp        |   181 +
 Sources/GL/GLX/input_device_x11keyboard.h          |    95 +
 Sources/GL/GLX/input_device_x11mouse.cpp           |   232 +
 Sources/GL/GLX/input_device_x11mouse.h             |   103 +
 Sources/GL/GLX/input_device_xinput.cpp             |   429 +
 Sources/GL/GLX/input_device_xinput.h               |   146 +
 Sources/GL/Makefile.am                             |    72 +
 Sources/GL/WGL/display_window_opengl.cpp           |   348 +
 Sources/GL/WGL/display_window_opengl.h             |   126 +
 Sources/GL/canvas_opengl.cpp                       |   441 +
 Sources/GL/canvas_opengl.h                         |   252 +
 Sources/GL/fillmode.h                              |    47 +
 Sources/GL/gl_state.h                              |    76 +
 Sources/GL/gl_state_checker.cpp                    |   925 ++
 Sources/GL/gl_state_checker.h                      |   215 +
 Sources/GL/graphic_context_opengl.cpp              |   560 ++
 Sources/GL/graphic_context_opengl.h                |   211 +
 Sources/GL/light_source.cpp                        |   207 +
 Sources/GL/opengl.cpp                              |   418 +
 Sources/GL/opengl_state.cpp                        |   101 +
 Sources/GL/opengl_state_data.cpp                   |    51 +
 Sources/GL/opengl_state_generic.cpp                |  1843 ++++
 Sources/GL/opengl_state_generic.h                  |   250 +
 Sources/GL/opengl_surface.cpp                      |    83 +
 Sources/GL/opengl_target.cpp                       |   183 +
 Sources/GL/opengl_target.h                         |    74 +
 Sources/GL/opengl_window.cpp                       |   114 +
 Sources/GL/opengl_window_description.cpp           |   214 +
 Sources/GL/opengl_window_description_generic.h     |    84 +
 Sources/GL/pixel_buffer_opengl_texture.cpp         |   126 +
 Sources/GL/pixel_buffer_opengl_texture.h           |    80 +
 Sources/GL/program_attribute.cpp                   |    97 +
 Sources/GL/program_object.cpp                      |   406 +
 Sources/GL/program_uniform.cpp                     |    38 +
 Sources/GL/setupgl.cpp                             |    72 +
 Sources/GL/shader_object.cpp                       |   228 +
 Sources/GL/surface_target_opengl.cpp               |   446 +
 Sources/GL/surface_target_opengl.h                 |   106 +
 Sources/GL/texture.cpp                             |  1235 +++
 Sources/GL/viewpoint.cpp                           |   260 +
 Sources/GUI/Makefile.am                            |   100 +
 Sources/GUI/button.cpp                             |   180 +
 Sources/GUI/button_generic.cpp                     |   158 +
 Sources/GUI/button_generic.h                       |    88 +
 Sources/GUI/checkbox.cpp                           |    90 +
 Sources/GUI/component.cpp                          |   934 ++
 Sources/GUI/component_generic.cpp                  |   297 +
 Sources/GUI/component_generic.h                    |   140 +
 Sources/GUI/component_manager.cpp                  |    91 +
 Sources/GUI/component_manager_generic.cpp          |   166 +
 Sources/GUI/component_manager_generic.h            |    99 +
 Sources/GUI/component_move_handler.cpp             |   127 +
 Sources/GUI/component_resize_handler.cpp           |   125 +
 Sources/GUI/component_type.cpp                     |   129 +
 Sources/GUI/component_type_generic.h               |    48 +
 Sources/GUI/deck.cpp                               |   114 +
 Sources/GUI/deck_generic.cpp                       |    38 +
 Sources/GUI/deck_generic.h                         |    53 +
 Sources/GUI/default_component_types.h              |   305 +
 Sources/GUI/filedialog.cpp                         |   183 +
 Sources/GUI/filedialog_generic.cpp                 |   399 +
 Sources/GUI/filedialog_generic.h                   |   160 +
 Sources/GUI/frame.cpp                              |    79 +
 Sources/GUI/frame_generic.cpp                      |    59 +
 Sources/GUI/frame_generic.h                        |    60 +
 Sources/GUI/gui_manager.cpp                        |   135 +
 Sources/GUI/gui_manager_generic.cpp                |   559 ++
 Sources/GUI/gui_manager_generic.h                  |   116 +
 Sources/GUI/image.cpp                              |   142 +
 Sources/GUI/image_generic.cpp                      |    56 +
 Sources/GUI/image_generic.h                        |    62 +
 Sources/GUI/inputbox.cpp                           |   294 +
 Sources/GUI/inputbox_generic.cpp                   |   681 ++
 Sources/GUI/inputbox_generic.h                     |   183 +
 Sources/GUI/inputbox_stylebase.cpp                 |   194 +
 Sources/GUI/inputdialog.cpp                        |    81 +
 Sources/GUI/inputdialog_generic.cpp                |   337 +
 Sources/GUI/inputdialog_generic.h                  |   264 +
 Sources/GUI/label.cpp                              |   152 +
 Sources/GUI/label_generic.cpp                      |    51 +
 Sources/GUI/label_generic.h                        |    66 +
 Sources/GUI/layout.cpp                             |   117 +
 Sources/GUI/layout_generic.cpp                     |   282 +
 Sources/GUI/layout_generic.h                       |    82 +
 Sources/GUI/layout_item.cpp                        |    92 +
 Sources/GUI/layout_item.h                          |    91 +
 Sources/GUI/listbox.cpp                            |   239 +
 Sources/GUI/listbox_generic.cpp                    |   373 +
 Sources/GUI/listbox_generic.h                      |   107 +
 Sources/GUI/menu.cpp                               |   296 +
 Sources/GUI/menu_generic.cpp                       |   429 +
 Sources/GUI/menu_generic.h                         |   102 +
 Sources/GUI/menu_item.cpp                          |   119 +
 Sources/GUI/menu_item_generic.cpp                  |    62 +
 Sources/GUI/menu_item_generic.h                    |    66 +
 Sources/GUI/menu_node.cpp                          |   152 +
 Sources/GUI/menu_node_generic.cpp                  |   222 +
 Sources/GUI/menu_node_generic.h                    |    89 +
 Sources/GUI/messagebox.cpp                         |   100 +
 Sources/GUI/messagebox_generic.cpp                 |   354 +
 Sources/GUI/messagebox_generic.h                   |    72 +
 Sources/GUI/precomp.cpp                            |    30 +
 Sources/GUI/precomp.h                              |    56 +
 Sources/GUI/progressbar.cpp                        |   115 +
 Sources/GUI/progressbar_generic.cpp                |    99 +
 Sources/GUI/progressbar_generic.h                  |    78 +
 Sources/GUI/radiobutton.cpp                        |    90 +
 Sources/GUI/radiogroup.cpp                         |    89 +
 Sources/GUI/radiogroup_generic.cpp                 |   102 +
 Sources/GUI/radiogroup_generic.h                   |    62 +
 Sources/GUI/richedit.cpp                           |   173 +
 Sources/GUI/richedit_generic.cpp                   |   283 +
 Sources/GUI/richedit_generic.h                     |   119 +
 Sources/GUI/richedit_paragraph.cpp                 |   252 +
 Sources/GUI/scrollbar.cpp                          |   234 +
 Sources/GUI/scrollbar_generic.cpp                  |   403 +
 Sources/GUI/scrollbar_generic.h                    |   125 +
 Sources/GUI/setupgui.cpp                           |    89 +
 Sources/GUI/stylemanager.cpp                       |    73 +
 Sources/GUI/treeitem.cpp                           |   172 +
 Sources/GUI/treeitem_generic.cpp                   |    69 +
 Sources/GUI/treeitem_generic.h                     |    81 +
 Sources/GUI/treenode.cpp                           |   329 +
 Sources/GUI/treenode_generic.cpp                   |   145 +
 Sources/GUI/treenode_generic.h                     |    86 +
 Sources/GUI/treeview.cpp                           |   187 +
 Sources/GUI/treeview_generic.cpp                   |   105 +
 Sources/GUI/treeview_generic.h                     |    91 +
 Sources/GUI/window.cpp                             |   154 +
 Sources/GUI/window_generic.cpp                     |    70 +
 Sources/GUI/window_generic.h                       |    76 +
 Sources/GUIStyleSilver/Makefile.am                 |    21 +
 Sources/GUIStyleSilver/button_silver.cpp           |   378 +
 Sources/GUIStyleSilver/checkbox_silver.cpp         |   210 +
 Sources/GUIStyleSilver/frame_silver.cpp            |   138 +
 Sources/GUIStyleSilver/image_silver.cpp            |   103 +
 Sources/GUIStyleSilver/inputbox_silver.cpp         |   248 +
 Sources/GUIStyleSilver/label_silver.cpp            |   104 +
 Sources/GUIStyleSilver/listbox_silver.cpp          |   248 +
 Sources/GUIStyleSilver/menu_item_silver.cpp        |   159 +
 Sources/GUIStyleSilver/menu_node_silver.cpp        |   113 +
 Sources/GUIStyleSilver/menu_silver.cpp             |   206 +
 Sources/GUIStyleSilver/progressbar_silver.cpp      |    78 +
 Sources/GUIStyleSilver/radiobutton_silver.cpp      |   118 +
 Sources/GUIStyleSilver/richedit_silver.cpp         |   271 +
 Sources/GUIStyleSilver/scrollbar_silver.cpp        |   233 +
 Sources/GUIStyleSilver/stylemanager_silver.cpp     |   102 +
 Sources/GUIStyleSilver/treeitem_silver.cpp         |   134 +
 Sources/GUIStyleSilver/treeview_silver.cpp         |   372 +
 Sources/GUIStyleSilver/window_silver.cpp           |   311 +
 Sources/Makefile.am                                |    17 +
 Sources/MikMod/Makefile.am                         |    16 +
 Sources/MikMod/module_reader.cpp                   |   114 +
 Sources/MikMod/module_reader.h                     |    72 +
 Sources/MikMod/setupmikmod.cpp                     |   179 +
 Sources/MikMod/soundprovider_mikmod.cpp            |    73 +
 Sources/MikMod/soundprovider_mikmod_generic.h      |    53 +
 Sources/MikMod/soundprovider_mikmod_session.cpp    |   210 +
 Sources/MikMod/soundprovider_mikmod_session.h      |   100 +
 Sources/Network/IRC/dcc_download.cpp               |   111 +
 Sources/Network/IRC/dcc_download_generic.cpp       |   177 +
 Sources/Network/IRC/dcc_download_generic.h         |   106 +
 Sources/Network/IRC/irc_connection.cpp             |   779 ++
 Sources/Network/IRC/irc_connection_generic.cpp     |   365 +
 Sources/Network/IRC/irc_connection_generic.h       |   142 +
 Sources/Network/Makefile.am                        |    68 +
 Sources/Network/NetObjects/netobject_client.cpp    |    85 +
 .../NetObjects/netobject_client_generic.cpp        |    83 +
 .../Network/NetObjects/netobject_client_generic.h  |    81 +
 .../Network/NetObjects/netobject_controller.cpp    |    77 +
 .../NetObjects/netobject_controller_generic.cpp    |   103 +
 .../NetObjects/netobject_controller_generic.h      |    95 +
 Sources/Network/NetObjects/netobject_server.cpp    |    85 +
 .../NetObjects/netobject_server_generic.cpp        |    93 +
 .../Network/NetObjects/netobject_server_generic.h  |    81 +
 .../Network/NetSession/inputsource_netpacket.cpp   |   123 +
 .../NetSession/inputsource_netpacket_generic.cpp   |    45 +
 .../NetSession/inputsource_netpacket_generic.h     |    58 +
 .../Network/NetSession/inputsource_netstream.cpp   |    95 +
 Sources/Network/NetSession/netcomputer.cpp         |   148 +
 Sources/Network/NetSession/netcomputer_generic.cpp |   582 ++
 Sources/Network/NetSession/netcomputer_generic.h   |   230 +
 Sources/Network/NetSession/netgroup.cpp            |    69 +
 Sources/Network/NetSession/netpacket.cpp           |   125 +
 Sources/Network/NetSession/netpacket_generic.cpp   |    87 +
 Sources/Network/NetSession/netpacket_generic.h     |    68 +
 Sources/Network/NetSession/netsession.cpp          |   125 +
 Sources/Network/NetSession/netsession_generic.cpp  |   527 +
 Sources/Network/NetSession/netsession_generic.h    |   206 +
 Sources/Network/NetSession/netstream.cpp           |   144 +
 Sources/Network/NetSession/netstream_generic.cpp   |    94 +
 Sources/Network/NetSession/netstream_generic.h     |   111 +
 .../Network/NetSession/outputsource_netpacket.cpp  |    92 +
 .../NetSession/outputsource_netpacket_generic.cpp  |    45 +
 .../NetSession/outputsource_netpacket_generic.h    |    58 +
 .../Network/NetSession/outputsource_netstream.cpp  |    80 +
 Sources/Network/NetVariables/netvariables.cpp      |   172 +
 .../Network/NetVariables/netvariables_generic.h    |   104 +
 Sources/Network/Socket/event_trigger_socket.cpp    |    85 +
 Sources/Network/Socket/event_trigger_socket.h      |    79 +
 Sources/Network/Socket/inputsource_socket.cpp      |   112 +
 Sources/Network/Socket/ip_address.cpp              |   111 +
 Sources/Network/Socket/ip_address_generic.h        |   103 +
 Sources/Network/Socket/ip_address_getaddr.cpp      |   312 +
 Sources/Network/Socket/ip_address_getaddr.h        |   131 +
 Sources/Network/Socket/ip_address_getsock.cpp      |   186 +
 Sources/Network/Socket/ip_address_getsock.h        |   118 +
 Sources/Network/Socket/outputsource_socket.cpp     |    91 +
 Sources/Network/Socket/socket.cpp                  |   553 +
 Sources/Network/Socket/socket_generic.cpp          |   316 +
 Sources/Network/Socket/socket_generic.h            |   128 +
 Sources/Network/Socket/socket_select.cpp           |   420 +
 Sources/Network/Socket/socket_select.h             |   106 +
 Sources/Network/setupnetwork_unix.cpp              |    78 +
 Sources/Network/setupnetwork_win32.cpp             |    83 +
 Sources/SDL/Makefile.am                            |    28 +
 Sources/SDL/display_window_sdl.cpp                 |   332 +
 Sources/SDL/display_window_sdl.h                   |   187 +
 Sources/SDL/graphic_context_sdl.cpp                |   436 +
 Sources/SDL/graphic_context_sdl.h                  |   157 +
 Sources/SDL/input_device_sdljoystick.cpp           |   191 +
 Sources/SDL/input_device_sdljoystick.h             |    97 +
 Sources/SDL/input_device_sdlkeyboard.cpp           |   959 ++
 Sources/SDL/input_device_sdlkeyboard.h             |    88 +
 Sources/SDL/input_device_sdlmouse.cpp              |   154 +
 Sources/SDL/input_device_sdlmouse.h                |    93 +
 Sources/SDL/pixel_buffer_sdl_frame.cpp             |    83 +
 Sources/SDL/pixel_buffer_sdl_frame.h               |    64 +
 Sources/SDL/sdl_target.cpp                         |    86 +
 Sources/SDL/sdl_target.h                           |    74 +
 Sources/SDL/setupsdl.cpp                           |    85 +
 Sources/SDL/surface_sdl.cpp                        |   302 +
 Sources/SDL/surface_sdl.h                          |    93 +
 Sources/Signals/Makefile.am                        |     8 +
 Sources/Signals/slot.cpp                           |    91 +
 Sources/Signals/slot_generic.cpp                   |   121 +
 Sources/Sound/MacOSX/soundoutput_macosx.cpp        |   183 +
 Sources/Sound/MacOSX/soundoutput_macosx.h          |    98 +
 Sources/Sound/Makefile.am                          |    55 +
 Sources/Sound/SoundFilters/echofilter_generic.cpp  |    85 +
 Sources/Sound/SoundFilters/echofilter_generic.h    |    48 +
 Sources/Sound/SoundFilters/fadefilter_generic.cpp  |   113 +
 Sources/Sound/SoundFilters/fadefilter_generic.h    |    46 +
 .../SoundFilters/inverse_echofilter_generic.cpp    |    97 +
 .../SoundFilters/inverse_echofilter_generic.h      |    47 +
 .../Unix/soundprovider_recorder_oss.cpp            |   198 +
 .../Unix/soundprovider_recorder_oss.h              |    84 +
 .../Win32/soundprovider_recorder_directsound.cpp   |   262 +
 .../Win32/soundprovider_recorder_directsound.h     |   106 +
 .../Sound/SoundProviders/soundprovider_factory.cpp |    71 +
 Sources/Sound/SoundProviders/soundprovider_raw.cpp |    77 +
 .../SoundProviders/soundprovider_raw_generic.h     |    52 +
 .../SoundProviders/soundprovider_raw_session.cpp   |   160 +
 .../SoundProviders/soundprovider_raw_session.h     |    82 +
 .../SoundProviders/soundprovider_recorder.cpp      |    82 +
 .../soundprovider_recorder_generic.h               |    44 +
 .../Sound/SoundProviders/soundprovider_type.cpp    |    66 +
 .../Sound/SoundProviders/soundprovider_wave.cpp    |   297 +
 .../SoundProviders/soundprovider_wave_generic.h    |    72 +
 .../SoundProviders/soundprovider_wave_session.cpp  |   150 +
 .../SoundProviders/soundprovider_wave_session.h    |    80 +
 Sources/Sound/Unix/soundoutput_alsa.cpp            |   161 +
 Sources/Sound/Unix/soundoutput_alsa.h              |    81 +
 Sources/Sound/Unix/soundoutput_oss.cpp             |   180 +
 Sources/Sound/Unix/soundoutput_oss.h               |    75 +
 Sources/Sound/Win32/soundoutput_directsound.cpp    |   274 +
 Sources/Sound/Win32/soundoutput_directsound.h      |    80 +
 Sources/Sound/cd_drive.cpp                         |   131 +
 Sources/Sound/cd_drive_generic.h                   |    79 +
 Sources/Sound/precomp.cpp                          |    30 +
 Sources/Sound/precomp.h                            |    78 +
 Sources/Sound/resourcetype_sample.cpp              |   100 +
 Sources/Sound/resourcetype_sample.h                |    65 +
 Sources/Sound/setupsound.cpp                       |    80 +
 Sources/Sound/sound.cpp                            |    57 +
 Sources/Sound/soundbuffer.cpp                      |   194 +
 Sources/Sound/soundbuffer_generic.cpp              |    58 +
 Sources/Sound/soundbuffer_generic.h                |    74 +
 Sources/Sound/soundbuffer_session.cpp              |   229 +
 Sources/Sound/soundbuffer_session_generic.cpp      |   263 +
 Sources/Sound/soundbuffer_session_generic.h        |   107 +
 Sources/Sound/soundfilter.cpp                      |    58 +
 Sources/Sound/soundoutput.cpp                      |   193 +
 Sources/Sound/soundoutput_description.cpp          |    84 +
 Sources/Sound/soundoutput_generic.cpp              |   211 +
 Sources/Sound/soundoutput_generic.h                |   129 +
 Sources/Sound/soundprovider.cpp                    |    52 +
 Sources/Sound/soundprovider_session.cpp            |    55 +
 Sources/Vorbis/Makefile.am                         |    13 +
 Sources/Vorbis/setupvorbis.cpp                     |    66 +
 Sources/Vorbis/soundprovider_vorbis.cpp            |    89 +
 Sources/Vorbis/soundprovider_vorbis_generic.h      |    57 +
 Sources/Vorbis/soundprovider_vorbis_session.cpp    |   320 +
 Sources/Vorbis/soundprovider_vorbis_session.h      |   114 +
 TODO-RSN                                           |     7 +
 Tests/AlphaTest/AlphaTest.dsp                      |    99 +
 Tests/AlphaTest/BUGS                               |     2 +
 Tests/AlphaTest/Makefile                           |     8 +
 Tests/AlphaTest/README.txt                         |    11 +
 Tests/AlphaTest/alphatest.cpp                      |   113 +
 Tests/AlphaTest/back.jpg                           |   Bin 0 -> 47365 bytes
 Tests/BlitterTest/BlitterTest.dsp                  |    99 +
 Tests/BlitterTest/Makefile                         |     7 +
 Tests/BlitterTest/README.txt                       |     8 +
 Tests/BlitterTest/images/test16.tga                |   Bin 0 -> 131116 bytes
 Tests/BlitterTest/images/test24.jpg                |   Bin 0 -> 22896 bytes
 Tests/BlitterTest/images/test24.pcx                |   Bin 0 -> 49337 bytes
 Tests/BlitterTest/images/test24.png                |   Bin 0 -> 25845 bytes
 Tests/BlitterTest/images/test24.tga                |   Bin 0 -> 196652 bytes
 Tests/BlitterTest/images/test32.png                |   Bin 0 -> 28056 bytes
 Tests/BlitterTest/images/test32.tga                |   Bin 0 -> 262188 bytes
 Tests/BlitterTest/images/test32_alpha.png          |   Bin 0 -> 29450 bytes
 Tests/BlitterTest/images/test32_alpha.tga          |   Bin 0 -> 262188 bytes
 Tests/BlitterTest/images/test8.pcx                 |   Bin 0 -> 12049 bytes
 Tests/BlitterTest/images/test8.png                 |   Bin 0 -> 10581 bytes
 Tests/BlitterTest/images/test8.tga                 |   Bin 0 -> 66348 bytes
 Tests/BlitterTest/images/test8_alpha.png           |   Bin 0 -> 8076 bytes
 Tests/BlitterTest/main.cpp                         |   135 +
 Tests/Collision/Collision.dsp                      |    99 +
 Tests/Collision/Makefile                           |     7 +
 Tests/Collision/README.txt                         |     8 +
 Tests/Collision/collision.cpp                      |   334 +
 Tests/Collision/images/box.png                     |   Bin 0 -> 394 bytes
 Tests/Collision/images/clanlib.png                 |   Bin 0 -> 1122 bytes
 Tests/Collision/images/edge_test.png               |   Bin 0 -> 7632 bytes
 Tests/Collision/images/inside_test1.png            |   Bin 0 -> 1222 bytes
 Tests/Collision/images/inside_test2.png            |   Bin 0 -> 1238 bytes
 Tests/Collision/images/inside_test3.png            |   Bin 0 -> 1305 bytes
 Tests/Collision/images/inside_test4.png            |   Bin 0 -> 2511 bytes
 Tests/Collision/images/inside_test5.png            |   Bin 0 -> 1321 bytes
 Tests/Collision/images/islands.png                 |   Bin 0 -> 66911 bytes
 Tests/Collision/images/outline_from_bitmap.png     |   Bin 0 -> 2208 bytes
 Tests/Collision/images/triangle.png                |   Bin 0 -> 708 bytes
 Tests/Collision/images/weird.png                   |   Bin 0 -> 3098 bytes
 Tests/Disp2Test/Disp2Test.dsp                      |    99 +
 Tests/Disp2Test/Makefile                           |     7 +
 Tests/Disp2Test/README.txt                         |     8 +
 Tests/Disp2Test/images/clanfont.pcx                |   Bin 0 -> 39465 bytes
 Tests/Disp2Test/images/fire.tga                    |   Bin 0 -> 56448 bytes
 Tests/Disp2Test/images/frameman.tga                |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0001.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0002.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0003.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0004.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0005.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0006.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0007.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0008.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0009.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0010.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0011.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0012.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0013.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0014.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0015.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0016.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0017.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0018.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0019.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0020.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0021.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0022.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0023.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0024.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0025.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0026.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0027.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0028.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/manwalk_0029.tga            |   Bin 0 -> 9260 bytes
 Tests/Disp2Test/images/redhotfont.tga              |   Bin 0 -> 137433 bytes
 Tests/Disp2Test/images/stencil_highlight.png       |   Bin 0 -> 57626 bytes
 Tests/Disp2Test/images/stencil_text.png            |   Bin 0 -> 13173 bytes
 Tests/Disp2Test/images/test16.tga                  |   Bin 0 -> 131116 bytes
 Tests/Disp2Test/images/test24.jpg                  |   Bin 0 -> 22896 bytes
 Tests/Disp2Test/images/test24.pcx                  |   Bin 0 -> 49337 bytes
 Tests/Disp2Test/images/test24.png                  |   Bin 0 -> 25845 bytes
 Tests/Disp2Test/images/test24.tga                  |   Bin 0 -> 196652 bytes
 Tests/Disp2Test/images/test32.png                  |   Bin 0 -> 28056 bytes
 Tests/Disp2Test/images/test32.tga                  |   Bin 0 -> 262188 bytes
 Tests/Disp2Test/images/test32_alpha.png            |   Bin 0 -> 29450 bytes
 Tests/Disp2Test/images/test32_alpha.tga            |   Bin 0 -> 262188 bytes
 Tests/Disp2Test/images/test8.pcx                   |   Bin 0 -> 12049 bytes
 Tests/Disp2Test/images/test8.png                   |   Bin 0 -> 10581 bytes
 Tests/Disp2Test/images/test8.tga                   |   Bin 0 -> 66348 bytes
 Tests/Disp2Test/images/test8_alpha.png             |   Bin 0 -> 8076 bytes
 Tests/Disp2Test/images/wacked.tga                  |   Bin 0 -> 11524 bytes
 Tests/Disp2Test/main.cpp                           |  1295 +++
 Tests/DrawPixelTest/DrawPixelTest.dsp              |    99 +
 Tests/DrawPixelTest/Makefile                       |     6 +
 Tests/DrawPixelTest/README.txt                     |    10 +
 Tests/DrawPixelTest/main.cpp                       |   149 +
 Tests/FontTest/FontTest.dsp                        |   103 +
 Tests/FontTest/Makefile                            |     7 +
 Tests/FontTest/README.txt                          |     8 +
 Tests/FontTest/data.scr                            |     9 +
 Tests/FontTest/font.tga                            |   Bin 0 -> 26177 bytes
 Tests/FontTest/fonttest.cpp                        |    87 +
 Tests/FontTest/fonttest.h                          |    14 +
 Tests/GLSpeedTest/GLSpeedTest.dsp                  |   139 +
 Tests/GLSpeedTest/Images/test32_alpha.tga          |   Bin 0 -> 262188 bytes
 Tests/GLSpeedTest/Makefile                         |     7 +
 Tests/GLSpeedTest/README.txt                       |     8 +
 Tests/GLSpeedTest/main.cpp                         |   127 +
 Tests/GLSpeedTest/test1.cpp                        |    17 +
 Tests/GLSpeedTest/test10.cpp                       |    43 +
 Tests/GLSpeedTest/test2.cpp                        |    25 +
 Tests/GLSpeedTest/test3.cpp                        |    17 +
 Tests/GLSpeedTest/test4.cpp                        |    17 +
 Tests/GLSpeedTest/test5.cpp                        |    22 +
 Tests/GLSpeedTest/test6.cpp                        |    17 +
 Tests/GLSpeedTest/test7.cpp                        |    56 +
 Tests/GLSpeedTest/test8.cpp                        |    46 +
 Tests/GLSpeedTest/test9.cpp                        |    26 +
 Tests/GUITest/GUITest.dsp                          |   106 +
 Tests/GUITest/Makefile                             |     7 +
 Tests/GUITest/README.txt                           |    11 +
 Tests/GUITest/guitest.cpp                          |   472 +
 Tests/GUITest/resources.xml                        |     9 +
 Tests/GUITest/resources/button_disabled.tga        |   Bin 0 -> 8084 bytes
 Tests/GUITest/resources/button_highlighted.tga     |   Bin 0 -> 8084 bytes
 Tests/GUITest/resources/button_normal.tga          |   Bin 0 -> 8084 bytes
 Tests/GUITest/resources/button_pressed.tga         |   Bin 0 -> 8084 bytes
 Tests/GUITest/resources/save.tga                   |   Bin 0 -> 966 bytes
 Tests/GfxBenchmark/GfxBenchmark.dsp                |    95 +
 Tests/GfxBenchmark/Makefile                        |     7 +
 Tests/GfxBenchmark/images/clanfont.pcx             |   Bin 0 -> 39465 bytes
 Tests/GfxBenchmark/images/image1.jpg               |   Bin 0 -> 38527 bytes
 Tests/GfxBenchmark/images/image1.png               |   Bin 0 -> 24553 bytes
 Tests/GfxBenchmark/images/image1.tga               |   Bin 0 -> 262188 bytes
 Tests/GfxBenchmark/images/image2.tga               |   Bin 0 -> 12306 bytes
 Tests/GfxBenchmark/images/manwalk_0001.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0002.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0003.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0004.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0005.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0006.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0007.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0008.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0009.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0010.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0011.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0012.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0013.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0014.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0015.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0016.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0017.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0018.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0019.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0020.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0021.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0022.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0023.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0024.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0025.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0026.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0027.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0028.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/images/manwalk_0029.tga         |   Bin 0 -> 9260 bytes
 Tests/GfxBenchmark/main.cpp                        |   810 ++
 Tests/GlyphBufferTest/GlyphBufferTest.dsp          |   103 +
 Tests/GlyphBufferTest/Makefile                     |     6 +
 Tests/GlyphBufferTest/README.txt                   |     8 +
 Tests/GlyphBufferTest/data.scr                     |     9 +
 Tests/GlyphBufferTest/font.tga                     |   Bin 0 -> 26177 bytes
 Tests/GlyphBufferTest/glyphbuffertest.cpp          |   109 +
 Tests/GlyphBufferTest/glyphbuffertest.h            |    14 +
 Tests/InputButtonTest/InputButtonTest.dsp          |    99 +
 Tests/InputButtonTest/Makefile                     |     7 +
 Tests/InputButtonTest/main.cpp                     |    75 +
 Tests/InputTest/InputTest.dsp                      |    99 +
 Tests/InputTest/Makefile                           |     7 +
 Tests/InputTest/font_gray.tga                      |   Bin 0 -> 10538 bytes
 Tests/InputTest/main.cpp                           |   256 +
 Tests/InputTest/resources.xml                      |    10 +
 Tests/ListBoxTest/ListBoxTest.dsp                  |    98 +
 Tests/ListBoxTest/Makefile                         |     7 +
 Tests/ListBoxTest/listboxtest.cpp                  |    97 +
 Tests/Makefile                                     |    38 +
 Tests/Makefile.conf.in                             |    24 +
 Tests/NetSessionsTest/Makefile                     |     7 +
 Tests/NetSessionsTest/NetSessionsTest.dsp          |    99 +
 Tests/NetSessionsTest/netsessions_test.cpp         |   211 +
 Tests/NetworkTest/Makefile                         |     7 +
 Tests/NetworkTest/nettest.cpp                      |    62 +
 Tests/PointerTest/pointertest.cpp                  |   155 +
 Tests/PrimitivesTest/Makefile                      |     7 +
 Tests/PrimitivesTest/PrimitivesTest.dsp            |    95 +
 Tests/PrimitivesTest/images/primitives.png         |   Bin 0 -> 5475 bytes
 Tests/PrimitivesTest/main.cpp                      |   114 +
 Tests/ProviderTest/Makefile                        |     9 +
 Tests/ProviderTest/ProviderTest.dsp                |    99 +
 Tests/ProviderTest/colorkeyed_png.png              |   Bin 0 -> 6251 bytes
 Tests/ProviderTest/grayscaled_alpha_png.png        |   Bin 0 -> 13022 bytes
 Tests/ProviderTest/grayscaled_colorkey_png.png     |   Bin 0 -> 6218 bytes
 Tests/ProviderTest/grayscaled_jpg.jpg              |   Bin 0 -> 3886 bytes
 Tests/ProviderTest/grayscaled_png.png              |   Bin 0 -> 7717 bytes
 Tests/ProviderTest/indexed_png.png                 |   Bin 0 -> 11464 bytes
 Tests/ProviderTest/provider_test.cpp               |   101 +
 Tests/ProviderTest/provider_test.h                 |    56 +
 Tests/ProviderTest/rgb_png.png                     |   Bin 0 -> 12305 bytes
 Tests/ProviderTest/rgba_png.png                    |   Bin 0 -> 19191 bytes
 Tests/ProviderTest/truecolor_jpg.jpg               |   Bin 0 -> 5625 bytes
 Tests/README.txt                                   |     4 +
 Tests/ShaderTest/Makefile                          |     6 +
 Tests/ShaderTest/README.txt                        |    10 +
 Tests/ShaderTest/ShaderTest.dsp                    |    99 +
 Tests/ShaderTest/gradient_shader.glsl              |     4 +
 Tests/ShaderTest/main.cpp                          |   139 +
 Tests/ShaderTest/resources.xml                     |     5 +
 Tests/ShaderTest/white_shader.glsl                 |     8 +
 Tests/SocketTest/Makefile                          |    13 +
 Tests/SocketTest/SocketTestClient.dsp              |    99 +
 Tests/SocketTest/SocketTestServer.dsp              |    99 +
 Tests/SocketTest/client.cpp                        |    79 +
 Tests/SocketTest/server.cpp                        |   153 +
 Tests/SpriteTest/Makefile                          |     7 +
 Tests/SpriteTest/README.txt                        |     8 +
 Tests/SpriteTest/SpriteTest.dsp                    |    99 +
 Tests/SpriteTest/images/font_gray.png              |   Bin 0 -> 1290 bytes
 Tests/SpriteTest/images/manwalk_0001.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0002.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0003.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0004.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0005.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0006.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0007.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0008.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0009.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0010.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0011.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0012.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0013.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0014.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0015.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0016.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0017.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0018.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0019.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0020.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0021.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0022.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0023.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0024.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0025.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0026.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0027.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0028.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/images/manwalk_0029.tga           |   Bin 0 -> 9260 bytes
 Tests/SpriteTest/main.cpp                          |   289 +
 Tests/SpriteTest/resources.xml                     |   544 +
 Tests/StateTreeTest/Makefile                       |     7 +
 Tests/StateTreeTest/StateTreeTest.dsp              |    99 +
 Tests/StateTreeTest/main.cpp                       |    64 +
 Tests/StringTest/Makefile                          |     7 +
 Tests/StringTest/string.cpp                        |    33 +
 Tests/SuspendTest/suspend.cpp                      |    57 +
 Tests/TextStylerTest/Makefile                      |     7 +
 Tests/TextStylerTest/TextStylerTest.dsp            |   103 +
 Tests/TextStylerTest/fontA1.tga                    |   Bin 0 -> 14009 bytes
 Tests/TextStylerTest/fontA2.tga                    |   Bin 0 -> 11907 bytes
 Tests/TextStylerTest/fontB1.tga                    |   Bin 0 -> 14009 bytes
 Tests/TextStylerTest/fontB2.tga                    |   Bin 0 -> 11907 bytes
 Tests/TextStylerTest/ts.cpp                        |   100 +
 Tests/TextStylerTest/ts.xml                        |    27 +
 Tests/TextureSizeTest/Makefile                     |     7 +
 Tests/TextureSizeTest/TextureSizeTest.dsp          |    99 +
 Tests/TextureSizeTest/main.cpp                     |   128 +
 Utilities/GUI2CPP/GUI2CPP.sln                      |    21 +
 Utilities/GUI2CPP/GUI2CPP.vcproj                   |   111 +
 Utilities/GUI2CPP/gui2cpp.cpp                      |   236 +
 Utilities/GUI2CPP/gui2cpp.h                        |    67 +
 Utilities/GUIEditor/GUIEditor.sln                  |    21 +
 Utilities/GUIEditor/GUIEditor.vcproj               |   158 +
 Utilities/GUIEditor/README.txt                     |     8 +
 Utilities/GUIEditor/form_view.cpp                  |    94 +
 Utilities/GUIEditor/form_view.h                    |    26 +
 Utilities/GUIEditor/main.cpp                       |   145 +
 Utilities/GUIEditor/main.h                         |    83 +
 Utilities/GUIEditor/precomp.cpp                    |     2 +
 Utilities/GUIEditor/precomp.h                      |    12 +
 Utilities/GUIEditor/property_list.cpp              |    55 +
 Utilities/GUIEditor/property_list.h                |    31 +
 Utilities/Makefile.conf.in                         |    24 +
 Utilities/README.txt                               |     2 +
 Utilities/ReferenceDocs/Makefile                   |     7 +
 Utilities/ReferenceDocs/main.cpp                   |  1047 ++
 Utilities/ReferenceDocs/main.h                     |    58 +
 Utilities/scr2xml/Makefile                         |    10 +
 Utilities/scr2xml/main.cpp                         |    51 +
 Utilities/scr2xml/resource_manager.cpp             |   269 +
 Utilities/scr2xml/resource_manager.h               |    71 +
 Utilities/scr2xml/resource_tokenizer.cpp           |   195 +
 Utilities/scr2xml/resource_tokenizer.h             |    55 +
 Utilities/scr2xml/resource_tree.cpp                |   251 +
 Utilities/scr2xml/resource_tree.h                  |    59 +
 Utilities/scr2xml/resourceoption.h                 |    84 +
 Utilities/scr2xml/resourceoptions.cpp              |    79 +
 Utilities/scr2xml/resourceoptions.h                |    72 +
 acinclude.m4                                       |   288 +
 ascii-logo                                         |    29 +
 autogen.sh                                         |    52 +
 configure-vc80.sln                                 |    19 +
 configure-vc80.vcproj                              |   521 +
 configure-vc90.sln                                 |    19 +
 configure-vc90.vcproj                              |   520 +
 configure.ac                                       |   712 ++
 configure.bpf                                      |     8 +
 configure.bpr                                      |   130 +
 configure.cbp                                      |    77 +
 configure.dsp                                      |   213 +
 configure.dsw                                      |    29 +
 configure.mak                                      |   184 +
 configure.mingw                                    |     5 +
 pkgconfig/Makefile.am                              |     8 +
 pkgconfig/clanApp.pc.in                            |    14 +
 pkgconfig/clanCore.pc.in                           |    15 +
 pkgconfig/clanDisplay.pc.in                        |    15 +
 pkgconfig/clanGL.pc.in                             |    15 +
 pkgconfig/clanGUI.pc.in                            |    15 +
 pkgconfig/clanGUIStyleSilver.pc.in                 |    15 +
 pkgconfig/clanMikMod.pc.in                         |    15 +
 pkgconfig/clanNetwork.pc.in                        |    15 +
 pkgconfig/clanSDL.pc.in                            |    15 +
 pkgconfig/clanSignals.pc.in                        |    14 +
 pkgconfig/clanSound.pc.in                          |    15 +
 pkgconfig/clanVorbis.pc.in                         |    15 +
 2100 files changed, 240454 insertions(+)

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



More information about the Pkg-games-commits mailing list