Will Robertson
|
1685da832f
|
Accept FS#7136: Turn based strategy game - "Superdom" clone
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14144 a1c6a512-1295-4272-9138-f99709370657
|
2007-08-02 12:55:14 +00:00 |
|
Zakk Roberts
|
8336eb2390
|
Fix plugins/bitmaps/mono/SOURCES.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12409 a1c6a512-1295-4272-9138-f99709370657
|
2007-02-20 01:34:27 +00:00 |
|
Zakk Roberts
|
f8408e9273
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12407 a1c6a512-1295-4272-9138-f99709370657
|
2007-02-20 01:27:19 +00:00 |
|
Adam Boot
|
769d6a8255
|
Bubbles: Fix for gigabeat and add sansa e200 support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12075 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-19 23:03:41 +00:00 |
|
Linus Nielsen Feltzing
|
cf8251281c
|
Removed executable flag
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11966 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-09 23:22:14 +00:00 |
|
Marianne Arnold
|
59c9dcc990
|
Rockblox for the last two targets (ifp and Sansa). The Sansa keymap has already been there, the ifp keymap is working but might have room for improvements by someone who can test on the unit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11933 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-06 12:38:41 +00:00 |
|
Karl Kurbjun
|
ae221f1402
|
Height doesn't matter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11496 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-10 07:54:48 +00:00 |
|
Karl Kurbjun
|
e3324483df
|
oops forgot the logo build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11493 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-10 06:55:16 +00:00 |
|
Karl Kurbjun
|
06d8ee64c1
|
Clock plugin now scales with the screen size. The binary and plain mode still need updated bitmaps for larger screens and the time's up graphic could be updated as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11491 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-10 06:23:06 +00:00 |
|
Jens Arnold
|
a796260a6b
|
Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11369 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-27 21:48:06 +00:00 |
|
Barry Wardell
|
73c0cfa632
|
Make the UI simulator compile on OSX again. dbg_flash_id() really shouldn't be compiled for the sim anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11328 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-25 00:54:06 +00:00 |
|
Jens Arnold
|
e2b2f8e222
|
FlipIt: Separate graphics for 160x128 pixel LCDs, by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11259 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-18 20:46:40 +00:00 |
|
Jens Arnold
|
45e3eed60d
|
FlipIt graphics rework: * Adjusted token sizes to make them fit better on the various LCDs (4 different sizes, a 5th size is planned). Correct aspect ratio for archos bitmap LCD. Graphics work by Marianne Arnold.* Major code cleanup, use bitmap build system for all sizes. Info panel is now always displayed below.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11228 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-15 22:31:09 +00:00 |
|
Jens Arnold
|
912574b5f9
|
Heavy graphical rework of solitaire: * Now uses full-card bitmaps (minus border) in several resolutions and colour depths. All graphical work done by Marianne Arnold; 37x49 and 26x33 pixel graphics partially based on the PySol cardset adapted from kdegames 1.0 * Cardback for greyscale targets. * Nicer edges for large cards. * Correct vertical card spacing within columns, hidden cards always use half the space now. * Correct horizontal spacing of columns.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11096 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-29 20:39:29 +00:00 |
|
Björn Stenberg
|
9e7f3615b5
|
Tetrox renamed to Rockblox, to avoid trademark issues
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11005 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-19 20:48:47 +00:00 |
|
Jens Arnold
|
f3dd56791a
|
Bubbles adapted to H10-5GB by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10997 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-18 21:21:12 +00:00 |
|
Jens Arnold
|
d540ab9a12
|
Solitaire: * Improved large suits for medium/large LCDs, and all new large suits for small LCDs, by Marianne Arnold. * Use the actual card dimensions in the code. Old values were one off. * #ifdef cleanup using the capabilities of the bitmap build system. * Some more tweaks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10896 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-06 01:33:26 +00:00 |
|
Antoine Cellerier
|
cf605c3434
|
Fix solitaire card colors
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10861 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-02 22:45:27 +00:00 |
|
Ben Basha
|
d510a6edf7
|
*decrease brickmania bitmaps files in the bitmaps folders. *fix break effect bitmaps of the nano and the x5.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10067 a1c6a512-1295-4272-9138-f99709370657
|
2006-06-05 20:41:52 +00:00 |
|
Jens Arnold
|
cb197b2b93
|
Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead of 1:1.25). Exactly square blocks aren't possible, unfortunately.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10004 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-28 12:02:20 +00:00 |
|
Jens Arnold
|
a5af06b580
|
Bubbles adapted to archos recorder & Ondio. Gfx work by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9699 a1c6a512-1295-4272-9138-f99709370657
|
2006-04-17 02:21:08 +00:00 |
|
Jens Arnold
|
13ade06d4a
|
Patch #5102 by Anton Romanov: Bubbles for ipod mini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9677 a1c6a512-1295-4272-9138-f99709370657
|
2006-04-15 12:30:37 +00:00 |
|
Adam Boot
|
ea4947a95f
|
New game plugin: bubbles, initial commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9126 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-20 03:06:07 +00:00 |
|
Ben Basha
|
2d767c5c11
|
New plugin: Tetrox, vertical tetris by eli sherer with work by me to port it to all rockbox working platforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9118 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-19 13:26:08 +00:00 |
|
Ben Basha
|
d330ef7386
|
BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3G
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8776 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-22 10:34:36 +00:00 |
|
Dave Chapman
|
95538f6949
|
First attempt at generating and using .h files from bitmaps using bmp2rb. The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8759 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-21 01:23:30 +00:00 |
|
Dave Chapman
|
1e7043a20b
|
Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8418 a1c6a512-1295-4272-9138-f99709370657
|
2006-01-22 21:30:32 +00:00 |
|