CTurt
6bf4275fb6
Add gfx
2015-06-22 12:56:09 +01:00
CTurt
517d421d00
Select whether to use saving in the Makefile
2015-03-15 16:54:40 +00:00
CTurt
d4e7073fc0
Recompile to check compatibility
2015-02-17 17:36:40 +00:00
CTurt
2ee16158a9
main in projectHelper
2014-11-25 17:40:53 +00:00
CTurt
ddedbf281a
DSGM_Makefile
2014-10-15 22:32:31 +01:00
CTurt
db756608ea
Use icon.bmp in ROM header
...
recompiled all examples
2014-10-04 09:13:11 +01:00
CTurt
692c7663df
Streamlined building projects
2014-10-04 09:03:02 +01:00
CTurt
b410ee4e07
Directory structure refactor
2014-10-03 22:40:35 +01:00
CTurt
7efb329cf1
Update for latest dsgmDSWiFi
2014-10-03 22:08:34 +01:00
CTurt
0240d60933
Indentation style fix
2014-10-02 17:55:02 +01:00
CTurt
4b5670f9f4
Drawable background improved stylus control
2014-10-02 17:33:05 +01:00
CTurt
01e4ae48ba
Fix linking with dswifi
2014-09-30 19:25:44 +01:00
CTurt
4f7f3184f7
Updated examples for room handler
2014-09-24 17:08:01 +01:00
CTurt
19a0761b2c
Rotatable and scalable backgrounds
...
Scroll background bug fix, room persistency demo bug fix
2014-09-21 16:19:42 +01:00
CTurt
51abd66b77
Don't need a palette in DrawableBackground example
2014-09-21 11:11:41 +01:00
CTurt
202e3897da
Removed unnecessary .gitkeep
2014-09-21 11:09:23 +01:00
CTurt
99389089cc
Custom font support for drawable backgrounds
2014-09-20 20:48:58 +01:00
CTurt
59b422fb3d
Background instance / layer terminology
...
A layer is now a layerNumber,
A backgroundInstance is now a layer,
This was done because a backgroundInstance may not be an instance of a
background, it might be a font.
2014-09-18 18:58:49 +01:00
CTurt
f24058546e
Draw text on drawable backgrounds!
2014-09-17 17:57:18 +01:00
CTurt
5d27f7a462
More drawing functions
...
Circles, DSGM_ClearDrawableBackground, and mini optimisations
2014-09-17 16:09:37 +01:00
CTurt
040a0eeb96
Better audio conversion handling
2014-09-17 12:30:40 +01:00
CTurt
6eea0fd2ab
Requires DSGMLIB environment variable
2014-09-17 11:47:10 +01:00
CTurt
51326eb440
Modify sprite and background palettes
...
see Unpossible example
2014-09-17 10:20:59 +01:00
James Garner
8cd5941b12
Use American spellings. Add color constants. Keep nitrofiles if empty.
2014-09-16 23:30:18 +01:00
James Garner
431c2178a0
Remove build batch files. Run make from your shell instead.
2014-09-16 18:58:35 +01:00
CTurt
8c8de1f856
Stylus position is now .x not .px
...
same for y
2014-09-16 18:06:29 +01:00
CTurt
c17a293092
Updated text engine
2014-09-16 17:26:27 +01:00
CTurt
3d7900c4ca
Drawable backgrounds
...
New example to show drawable backrounds. When dealing with input, Touch
has been renamed to Stylus.
2014-09-07 19:14:02 +01:00