<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/plugins/bitmaps/native/SOURCES, branch xracer</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>[WIP] XRacer - a racing game</title>
<updated>2015-06-13T23:44:59+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2015-01-07T21:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b9fb85845715d81f50d8fd6bf523982b339d26e7'/>
<id>b9fb85845715d81f50d8fd6bf523982b339d26e7</id>
<content type='text'>
Plan:
-----

A simple racing game like Pole Position or Enduro.

Status:
-------
 - Currently generates a random road and scrolls through it
 - Random road generation (curves and hills)
 - Supports loading of maps from a file ("/output.xrm")
 - Sample map at http://a.pomf.se/ynhlwq.xrm

Todo:
-----
 - Convert to fixed-point math in all places (only one place left!)
 - Improve/fix track looping
 - Improve random road generation to start and end at the same height
 - Finish sprite code
 - Make sprites
 - Game-ify!

What's new:
-----------
 - NEW: uses greylib on low-depth targets!
 - Loadable maps implemented, UNTESTED!
 - Sprites in progress (see render() in graphics.c)

Change-Id: Ia2ff60b3c43d9f2e3a4f63e0ad90d2cb571c605e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Plan:
-----

A simple racing game like Pole Position or Enduro.

Status:
-------
 - Currently generates a random road and scrolls through it
 - Random road generation (curves and hills)
 - Supports loading of maps from a file ("/output.xrm")
 - Sample map at http://a.pomf.se/ynhlwq.xrm

Todo:
-----
 - Convert to fixed-point math in all places (only one place left!)
 - Improve/fix track looping
 - Improve random road generation to start and end at the same height
 - Finish sprite code
 - Make sprites
 - Game-ify!

What's new:
-----------
 - NEW: uses greylib on low-depth targets!
 - Loadable maps implemented, UNTESTED!
 - Sprites in progress (see render() in graphics.c)

Change-Id: Ia2ff60b3c43d9f2e3a4f63e0ad90d2cb571c605e
</pre>
</div>
</content>
</entry>
<entry>
<title>Correction of the Sliding puzzle on Samsung YH-820.</title>
<updated>2014-09-08T13:23:13+00:00</updated>
<author>
<name>Szymon Dziok</name>
<email>b0hoon@o2.pl</email>
</author>
<published>2014-09-08T13:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c986655b64c072a4a57807fc5d80ae25dfef4126'/>
<id>c986655b64c072a4a57807fc5d80ae25dfef4126</id>
<content type='text'>
Change-Id: Iceef613d8f99da75c7861e0ca472bc67e94a51f9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iceef613d8f99da75c7861e0ca472bc67e94a51f9
</pre>
</div>
</content>
</entry>
<entry>
<title>Bubbles: make it work on Samsung YH-820 and align it on the occasion on Cowon M3.</title>
<updated>2014-09-08T12:09:58+00:00</updated>
<author>
<name>Szymon Dziok</name>
<email>b0hoon@o2.pl</email>
</author>
<published>2014-09-08T12:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5e0baf29222f9a8b1bc6c993c82e523036fdcc05'/>
<id>5e0baf29222f9a8b1bc6c993c82e523036fdcc05</id>
<content type='text'>
Change-Id: I8d679ccba7f618cee78445b76452c368b00d2b60
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8d679ccba7f618cee78445b76452c368b00d2b60
</pre>
</div>
</content>
</entry>
<entry>
<title>Added 2048 game</title>
<updated>2014-08-11T22:01:24+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>frankhwei536@gmail.com</email>
</author>
<published>2014-06-29T18:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b61553c2b18d37566b6561e413ef1b49de39c0a7'/>
<id>b61553c2b18d37566b6561e413ef1b49de39c0a7</id>
<content type='text'>
Change-Id: I4012dca4f93ca0db386a454635534f648ba906e9
Reviewed-on: http://gerrit.rockbox.org/888
Reviewed-by: Michael Giacomelli &lt;giac2000@hotmail.com&gt;
Tested: Michael Giacomelli &lt;giac2000@hotmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4012dca4f93ca0db386a454635534f648ba906e9
Reviewed-on: http://gerrit.rockbox.org/888
Reviewed-by: Michael Giacomelli &lt;giac2000@hotmail.com&gt;
Tested: Michael Giacomelli &lt;giac2000@hotmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bitmaps: Use *x16.bmp also for upcoming 24bit targets (they are actually 24bit BMPs).</title>
<updated>2014-06-20T22:13:58+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2014-06-14T22:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e49dcbf190b12f8830d7ce057d59d22db8921790'/>
<id>e49dcbf190b12f8830d7ce057d59d22db8921790</id>
<content type='text'>
Change-Id: I5c7d16ad41e43c26a9ac3e01c52c3ca34a6b7495
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5c7d16ad41e43c26a9ac3e01c52c3ca34a6b7495
</pre>
</div>
</content>
</entry>
<entry>
<title>YH820: game fix and improvements</title>
<updated>2014-05-27T18:14:23+00:00</updated>
<author>
<name>Sebastian Leonhardt</name>
<email>sebastian.leonhardt@web.de</email>
</author>
<published>2014-05-24T21:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=148e0ab4162c7a441fbd99b9524c2a2542be8103'/>
<id>148e0ab4162c7a441fbd99b9524c2a2542be8103</id>
<content type='text'>
* sudoku: make colour icons (without screen was squeezed)
* jewels: add colour bitmaps
* pegbox: make game fit on screen (add small header bitmap),
  improve keymap

I left the original pegbox keymaps for samsung's YH-92x,
because they seem to make some sense there (YH92x has a
REC switch instead of pushbutton).
Someone with a YH9xx target has to check what is better...

Change-Id: Id388c9d69e4a5a1d8ad4c3d7a05cdfc1dff0d06c
Reviewed-on: http://gerrit.rockbox.org/816
Reviewed-by: Szymon Dziok &lt;b0hoon@o2.pl&gt;
Tested: Szymon Dziok &lt;b0hoon@o2.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sudoku: make colour icons (without screen was squeezed)
* jewels: add colour bitmaps
* pegbox: make game fit on screen (add small header bitmap),
  improve keymap

I left the original pegbox keymaps for samsung's YH-92x,
because they seem to make some sense there (YH92x has a
REC switch instead of pushbutton).
Someone with a YH9xx target has to check what is better...

Change-Id: Id388c9d69e4a5a1d8ad4c3d7a05cdfc1dff0d06c
Reviewed-on: http://gerrit.rockbox.org/816
Reviewed-by: Szymon Dziok &lt;b0hoon@o2.pl&gt;
Tested: Szymon Dziok &lt;b0hoon@o2.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Created graphics for the numbers in Sudoku and fixed layout for Sansa Clip Zip.</title>
<updated>2013-01-27T12:57:27+00:00</updated>
<author>
<name>Kirill Stryaponoff</name>
<email>stryaponoff@gmail.com</email>
</author>
<published>2013-01-27T09:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=6a6e7ea26a236b2dd113c9937064c90fd2cf601a'/>
<id>6a6e7ea26a236b2dd113c9937064c90fd2cf601a</id>
<content type='text'>
Added three bitmaps with the new 70x14 graphics and added link to them in /apps/plugins/bitmaps/native/SOURCES

Change-Id: I1f4b9e3504011b80a7cd40e0fcd71ba8fd100424
Reviewed-on: http://gerrit.rockbox.org/389
Reviewed-by: Jonathan Gordon &lt;rockbox@jdgordon.info&gt;
Tested-by: Jonathan Gordon &lt;rockbox@jdgordon.info&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added three bitmaps with the new 70x14 graphics and added link to them in /apps/plugins/bitmaps/native/SOURCES

Change-Id: I1f4b9e3504011b80a7cd40e0fcd71ba8fd100424
Reviewed-on: http://gerrit.rockbox.org/389
Reviewed-by: Jonathan Gordon &lt;rockbox@jdgordon.info&gt;
Tested-by: Jonathan Gordon &lt;rockbox@jdgordon.info&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>brickmania: adapt to 96x96 screen of sansa clip zip</title>
<updated>2012-06-19T19:09:51+00:00</updated>
<author>
<name>Bertrik Sikken</name>
<email>bertrik@sikken.nl</email>
</author>
<published>2012-06-18T21:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=bc657b51636dd7d5aa0d0a0d904e3f8799a560d6'/>
<id>bc657b51636dd7d5aa0d0a0d904e3f8799a560d6</id>
<content type='text'>
Change-Id: I298e989f4b1ae274eb9a28d97c453cc473609176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I298e989f4b1ae274eb9a28d97c453cc473609176
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Rockblox plugin display issues on Clip Zip</title>
<updated>2012-04-22T10:33:12+00:00</updated>
<author>
<name>Marty Miller</name>
<email>marty.joseph.miller@gmail.com</email>
</author>
<published>2012-04-22T02:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=84f7f60b8fbcd0084cf849613ac3e793894611c3'/>
<id>84f7f60b8fbcd0084cf849613ac3e793894611c3</id>
<content type='text'>
Added Rockblox background, layout and detection for 96x96x16 displays

Change-Id: I4585d5e679851b5696542269fe2123cf7df200de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added Rockblox background, layout and detection for 96x96x16 displays

Change-Id: I4585d5e679851b5696542269fe2123cf7df200de
</pre>
</div>
</content>
</entry>
<entry>
<title>Sansa Clip Zip: Bubble now shows a proper background image</title>
<updated>2012-03-03T01:54:26+00:00</updated>
<author>
<name>Dimitar Dimitrov</name>
<email>mitakas@gmail.com</email>
</author>
<published>2012-03-02T21:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=3f82f3aca14eb954e55f761721ffdd2684f0e812'/>
<id>3f82f3aca14eb954e55f761721ffdd2684f0e812</id>
<content type='text'>
Change-Id: If595378d58a4602bdc6b101c062c6974f6debf62
Reviewed-on: http://gerrit.rockbox.org/167
Reviewed-by: Dimitar Dimitrov &lt;mitakas@gmail.com&gt;
Tested-by: Dimitar Dimitrov &lt;mitakas@gmail.com&gt;
Tested-by: Bertrik Sikken &lt;bertrik@sikken.nl&gt;
Reviewed-by: Bertrik Sikken &lt;bertrik@sikken.nl&gt;
Reviewed-by: Rafaël Carré &lt;rafael.carre@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If595378d58a4602bdc6b101c062c6974f6debf62
Reviewed-on: http://gerrit.rockbox.org/167
Reviewed-by: Dimitar Dimitrov &lt;mitakas@gmail.com&gt;
Tested-by: Dimitar Dimitrov &lt;mitakas@gmail.com&gt;
Tested-by: Bertrik Sikken &lt;bertrik@sikken.nl&gt;
Reviewed-by: Bertrik Sikken &lt;bertrik@sikken.nl&gt;
Reviewed-by: Rafaël Carré &lt;rafael.carre@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
