<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>3e7fca8b822ebf3c7964cab9e53c9703a0b0ee8b</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/17f996d6d78a5ca12537d4f0429310e4b0659e16</url>
    <id>17f996d6d78a5ca12537d4f0429310e4b0659e16</id>
    <committed-date>2009-11-12T20:39:55-08:00</committed-date>
    <authored-date>2009-11-12T20:39:55-08:00</authored-date>
    <message>Rubygame 2.6.2 released.</message>
    <tree>5c8465da031d5302496da8f3aff654a30005f6f0</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d699d033ab820ec798f5de614946a98e74b19c18</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/3e7fca8b822ebf3c7964cab9e53c9703a0b0ee8b</url>
    <id>3e7fca8b822ebf3c7964cab9e53c9703a0b0ee8b</id>
    <committed-date>2009-11-12T20:34:32-08:00</committed-date>
    <authored-date>2009-11-12T20:34:32-08:00</authored-date>
    <message>Added some specs for opening and closing Screen.</message>
    <tree>f516ff1c3984bafac69e98070a04750fc2ed97c8</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>508aaf942e6c66b5ae4695e55a700767728ad3c4</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/d699d033ab820ec798f5de614946a98e74b19c18</url>
    <id>d699d033ab820ec798f5de614946a98e74b19c18</id>
    <committed-date>2009-11-12T20:23:25-08:00</committed-date>
    <authored-date>2009-11-12T14:22:43-08:00</authored-date>
    <message>Re-added Screen.set_mode and Screen.instance.

They were accidently lost in the FFI transition.</message>
    <tree>074128dfd78214e3247ee6e261e878ff20f11d51</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61658acc9b9ee6c9af5a419c9af8a2a3e6bed4f3</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/508aaf942e6c66b5ae4695e55a700767728ad3c4</url>
    <id>508aaf942e6c66b5ae4695e55a700767728ad3c4</id>
    <committed-date>2009-10-30T14:04:41-07:00</committed-date>
    <authored-date>2009-10-30T14:04:41-07:00</authored-date>
    <message>Rubygame 2.6.1 released.</message>
    <tree>2bf06325e97b6321e48e6c0286cf014cbbd08602</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfbe028fb0caa02551c8e061315dd262891c8f9e</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/61658acc9b9ee6c9af5a419c9af8a2a3e6bed4f3</url>
    <id>61658acc9b9ee6c9af5a419c9af8a2a3e6bed4f3</id>
    <committed-date>2009-10-29T14:33:49-07:00</committed-date>
    <authored-date>2009-10-29T14:33:49-07:00</authored-date>
    <message>audio.rb is loaded by mixer.rb now.</message>
    <tree>f2f496fbf4538f67d1905053dbffc8612a3474f2</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1974f6dfbee25637c711f1abc3c63f94824c6f38</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/cfbe028fb0caa02551c8e061315dd262891c8f9e</url>
    <id>cfbe028fb0caa02551c8e061315dd262891c8f9e</id>
    <committed-date>2009-10-29T14:03:32-07:00</committed-date>
    <authored-date>2009-10-29T14:03:32-07:00</authored-date>
    <message>Mixer.open_audio format defaults to SDL::Mixer::DEFAULT_FORMAT.

This matches 2.5.3 behavior, and fixes it being broken on Mac.</message>
    <tree>53efceaaab7368dffcbd092e16ffc48de411faf5</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c54c899e96533ae983a13eaaf01b60f64da0879</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/1974f6dfbee25637c711f1abc3c63f94824c6f38</url>
    <id>1974f6dfbee25637c711f1abc3c63f94824c6f38</id>
    <committed-date>2009-10-24T13:52:49-07:00</committed-date>
    <authored-date>2009-10-24T13:52:49-07:00</authored-date>
    <message>Rubygame 2.6 released.</message>
    <tree>c984773a71d091b69c82e785d5eb05f763379873</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a8f8082b3297f492cde1bd9959e17b10619906e</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/8c54c899e96533ae983a13eaaf01b60f64da0879</url>
    <id>8c54c899e96533ae983a13eaaf01b60f64da0879</id>
    <committed-date>2009-10-24T13:40:22-07:00</committed-date>
    <authored-date>2009-10-24T13:40:22-07:00</authored-date>
    <message>image_viewer.rb loads rubygame.rb by default.</message>
    <tree>c984773a71d091b69c82e785d5eb05f763379873</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2cea478de3d4ef2c2a0b295fa8106801d8a08e8c</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/0a8f8082b3297f492cde1bd9959e17b10619906e</url>
    <id>0a8f8082b3297f492cde1bd9959e17b10619906e</id>
    <committed-date>2009-10-24T13:33:12-07:00</committed-date>
    <authored-date>2009-10-24T13:33:12-07:00</authored-date>
    <message>Getting started guide is on the wiki now too.</message>
    <tree>1052088b8a9c3842720509f65119162b67a110ba</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95ba4aab241e5f92dd26b4fa81b486b5380df18c</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/2cea478de3d4ef2c2a0b295fa8106801d8a08e8c</url>
    <id>2cea478de3d4ef2c2a0b295fa8106801d8a08e8c</id>
    <committed-date>2009-10-24T12:53:33-07:00</committed-date>
    <authored-date>2009-10-24T12:53:33-07:00</authored-date>
    <message>Removed test directory. It's obsolete and out of date.</message>
    <tree>d12552c1ff8ccc47e3b50ba979c7d276064713dc</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e6510c8c2af9d0065015b57c8ca73c098bcfce36</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/95ba4aab241e5f92dd26b4fa81b486b5380df18c</url>
    <id>95ba4aab241e5f92dd26b4fa81b486b5380df18c</id>
    <committed-date>2009-10-24T12:31:20-07:00</committed-date>
    <authored-date>2009-10-24T12:31:20-07:00</authored-date>
    <message>Updated samples/README.</message>
    <tree>93e6c16c8f15531cbd97ba72485550094749fdd3</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab42588010e803aab19025a231c67de73f681ec5</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/e6510c8c2af9d0065015b57c8ca73c098bcfce36</url>
    <id>e6510c8c2af9d0065015b57c8ca73c098bcfce36</id>
    <committed-date>2009-10-24T12:31:13-07:00</committed-date>
    <authored-date>2009-10-24T12:31:13-07:00</authored-date>
    <message>demo_gl_tex.rb uses rubygame.png now.</message>
    <tree>f4301716a3cdc700f1d9239c5c3c175921c0ee56</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae95506f08cf9aceb71c72ef0bce46b5aa29ca87</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/ab42588010e803aab19025a231c67de73f681ec5</url>
    <id>ab42588010e803aab19025a231c67de73f681ec5</id>
    <committed-date>2009-10-24T12:26:48-07:00</committed-date>
    <authored-date>2009-10-24T12:26:48-07:00</authored-date>
    <message>Added rubygame.png (Rubygame logo).</message>
    <tree>552e1965e50b14a032a23c6524a3e5241e8e6121</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10da27886a32394ff49edc1cddbc4538e8294168</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/ae95506f08cf9aceb71c72ef0bce46b5aa29ca87</url>
    <id>ae95506f08cf9aceb71c72ef0bce46b5aa29ca87</id>
    <committed-date>2009-10-24T12:22:43-07:00</committed-date>
    <authored-date>2009-10-24T12:22:43-07:00</authored-date>
    <message>Updated CREDITS to reflect current status.</message>
    <tree>6bb53852104ec0e713acdf428df2e4d688a9af91</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0817bca3817a9dd6e904b7c31380bb3380b00994</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/10da27886a32394ff49edc1cddbc4538e8294168</url>
    <id>10da27886a32394ff49edc1cddbc4538e8294168</id>
    <committed-date>2009-10-24T12:11:50-07:00</committed-date>
    <authored-date>2009-10-24T12:00:58-07:00</authored-date>
    <message>Updated docs for optional modules.

Libraries are no longer compiled in, and code should check for
module existence with &quot;defined?(Rubygame::Image) != nil&quot;, etc.
or rescue from NameError.</message>
    <tree>c6b5083369d2c9af860752b199690a6bda5ae683</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9e2da37f7afa2a8bb44c33fa37b4c8793807ec6</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/0817bca3817a9dd6e904b7c31380bb3380b00994</url>
    <id>0817bca3817a9dd6e904b7c31380bb3380b00994</id>
    <committed-date>2009-10-24T11:44:05-07:00</committed-date>
    <authored-date>2009-10-24T11:44:05-07:00</authored-date>
    <message>Updated and improved getting_started.rdoc.</message>
    <tree>0e42cba88df720b1a20a927a783a08bbd1fdb24f</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>07290a1f7a6cb6a1d7af6490fe3797e749957a64</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/f9e2da37f7afa2a8bb44c33fa37b4c8793807ec6</url>
    <id>f9e2da37f7afa2a8bb44c33fa37b4c8793807ec6</id>
    <committed-date>2009-10-24T09:48:41-07:00</committed-date>
    <authored-date>2009-10-24T09:48:41-07:00</authored-date>
    <message>Updated NEWS for old bugfix: Music.load auto-opens audio now.</message>
    <tree>1145cfb7402a51cdfa7784f077725229744968a3</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4eb53177b453bb0546e8556fbc003e7d99731a4f</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/07290a1f7a6cb6a1d7af6490fe3797e749957a64</url>
    <id>07290a1f7a6cb6a1d7af6490fe3797e749957a64</id>
    <committed-date>2009-10-23T23:29:02-07:00</committed-date>
    <authored-date>2009-10-23T23:29:02-07:00</authored-date>
    <message>Deleted extended_readme.rdoc.

The &quot;About the version number&quot; section is now in README.</message>
    <tree>67726deb0bfd2d315fe128942eaf6bf42d496d9d</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1cc1440656aaf5369d777e4f2f553368c9a7cff6</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/4eb53177b453bb0546e8556fbc003e7d99731a4f</url>
    <id>4eb53177b453bb0546e8556fbc003e7d99731a4f</id>
    <committed-date>2009-10-23T23:20:00-07:00</committed-date>
    <authored-date>2009-10-23T23:20:00-07:00</authored-date>
    <message>Updated Mac and Windows install guides.</message>
    <tree>c6520ffa7add443feddd2cb714b0a23865dfb744</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73cef80adec52b9b5627a780b3e907c93763cc44</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/1cc1440656aaf5369d777e4f2f553368c9a7cff6</url>
    <id>1cc1440656aaf5369d777e4f2f553368c9a7cff6</id>
    <committed-date>2009-10-23T20:46:41-07:00</committed-date>
    <authored-date>2009-10-23T20:44:52-07:00</authored-date>
    <message>Updated README, NEWS, and ROADMAP.</message>
    <tree>7eeb776228aaa5ac3fdeecb2e15ff576aff4f658</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a527a2744271784f92dbad249a2164997edd7f8</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/73cef80adec52b9b5627a780b3e907c93763cc44</url>
    <id>73cef80adec52b9b5627a780b3e907c93763cc44</id>
    <committed-date>2009-10-23T00:31:15-07:00</committed-date>
    <authored-date>2009-10-23T00:31:15-07:00</authored-date>
    <message>Fixed NameError related to module scope in Surface#blit.</message>
    <tree>84fea89bd89356a284c531b182a2b94cfa1e3f7f</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36bbef37ff7a739d04ba87f02a986607d58d5dbb</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/3a527a2744271784f92dbad249a2164997edd7f8</url>
    <id>3a527a2744271784f92dbad249a2164997edd7f8</id>
    <committed-date>2009-10-20T17:33:54-07:00</committed-date>
    <authored-date>2009-10-20T17:33:54-07:00</authored-date>
    <message>Rubygame 2.6.0 RC1 released.</message>
    <tree>85ae7428e31121da32f7cfcb7692e23e14c5209a</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cd409e2d65eb7ac0bb2fd6054f5d84d6e16cbaef</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/36bbef37ff7a739d04ba87f02a986607d58d5dbb</url>
    <id>36bbef37ff7a739d04ba87f02a986607d58d5dbb</id>
    <committed-date>2009-10-20T17:23:49-07:00</committed-date>
    <authored-date>2009-10-20T17:23:49-07:00</authored-date>
    <message>Bumped version to 2.6.0.</message>
    <tree>85ae7428e31121da32f7cfcb7692e23e14c5209a</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c2b720ef6229ff05335b4fc9ca1f41b3003f852</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/cd409e2d65eb7ac0bb2fd6054f5d84d6e16cbaef</url>
    <id>cd409e2d65eb7ac0bb2fd6054f5d84d6e16cbaef</id>
    <committed-date>2009-10-20T17:16:15-07:00</committed-date>
    <authored-date>2009-10-20T17:16:15-07:00</authored-date>
    <message>Automatically Rubygame.init on load, Rubygame.quit at exit.</message>
    <tree>d47615c7834c2f8f44d6b5511da396eaad2ff112</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4463f6e64186a2aa2f3258d9ee35804f1dae9518</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/2c2b720ef6229ff05335b4fc9ca1f41b3003f852</url>
    <id>2c2b720ef6229ff05335b4fc9ca1f41b3003f852</id>
    <committed-date>2009-10-20T15:14:46-07:00</committed-date>
    <authored-date>2009-10-20T15:14:46-07:00</authored-date>
    <message>Minor tweak to missing library error message.</message>
    <tree>e83927099badccf8c4da166943614ea949a11550</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f4f7bc6aa7c3be42ae5df06bbb03efbb5434f366</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/4463f6e64186a2aa2f3258d9ee35804f1dae9518</url>
    <id>4463f6e64186a2aa2f3258d9ee35804f1dae9518</id>
    <committed-date>2009-10-18T17:32:01-07:00</committed-date>
    <authored-date>2009-10-18T17:31:07-07:00</authored-date>
    <message>Added arg check to Rubygame.open_audio.</message>
    <tree>19b505be2aa252a7e6edbda6d8952e913b8a46db</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3838d0c136723fb824efcf50625bb324d101c797</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/f4f7bc6aa7c3be42ae5df06bbb03efbb5434f366</url>
    <id>f4f7bc6aa7c3be42ae5df06bbb03efbb5434f366</id>
    <committed-date>2009-10-18T17:32:01-07:00</committed-date>
    <authored-date>2009-10-18T17:26:07-07:00</authored-date>
    <message>Fixed a wrong Surface spec.</message>
    <tree>fcfb522a5952db90f0b58ba60d166b176e1e18d2</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a15d119d212d8af9d59c87eb18a64c304223d873</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/3838d0c136723fb824efcf50625bb324d101c797</url>
    <id>3838d0c136723fb824efcf50625bb324d101c797</id>
    <committed-date>2009-10-18T17:31:49-07:00</committed-date>
    <authored-date>2009-10-18T17:25:48-07:00</authored-date>
    <message>Added arg checks in Surface.</message>
    <tree>749d0d9ec1262ae97732faa5cb8e600b875c5076</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf35d2d3877d516859b9374fd80f17a793be88dd</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/a15d119d212d8af9d59c87eb18a64c304223d873</url>
    <id>a15d119d212d8af9d59c87eb18a64c304223d873</id>
    <committed-date>2009-10-18T17:31:31-07:00</committed-date>
    <authored-date>2009-10-18T17:25:17-07:00</authored-date>
    <message>Added arg check in Color.convert_color.</message>
    <tree>631a1c73e9b10401f418f51e6a3ddf0c73542e00</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>77e4076ede1df62b6b348637238ca0476afdacc3</id>
      </parent>
    </parents>
    <author>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </author>
    <url>http://github.com/jacius/rubygame/commit/cf35d2d3877d516859b9374fd80f17a793be88dd</url>
    <id>cf35d2d3877d516859b9374fd80f17a793be88dd</id>
    <committed-date>2009-10-18T16:27:23-07:00</committed-date>
    <authored-date>2009-10-18T16:27:23-07:00</authored-date>
    <message>Refactored Color.extract_rgba_u8_as_u8 into Color.make_sdl_rgba.</message>
    <tree>0273e63f9cb5221a3ce9e35a3cdfbf638814003b</tree>
    <committer>
      <name>John Croisant</name>
      <email>jacius@gmail.com</email>
    </committer>
  </commit>
</commits>
