Commit graph

26 commits

Author SHA1 Message Date
csBlueChip
bb50452422 Moved BlueChip's Composition demo directory to conform to the current standard naming convention 2009-08-23 14:50:26 +00:00
csBlueChip
90f29de2eb Moved GRRLIB_addon to nonameno03 example directory and tweaked the c and makefile to use it accordingly 2009-08-23 14:46:40 +00:00
csBlueChip
ace9d24f0c Included ScrShot from GRRLIB_addon as embedded code - cleaned headers and makefile to build with v4.1.0 2009-08-23 14:40:20 +00:00
csBlueChip
309547cb4d Cleaned examples top-level makefile - make all output is now separated and references to cvs are changed to svn 2009-08-23 14:38:45 +00:00
csBlueChip
c493224a34 Updated *most* examples to compile with grrlib 4.1.0 2009-08-20 22:05:44 +00:00
csBlueChip
ee128f47bc lib-conversion moved to trunk, version is now 4.1.0 2009-08-13 17:47:30 +00:00
Crayon2000
839240c498 [CHG] Code formating 2009-07-18 17:50:31 +00:00
N0NameN0
948bf1de99 [ADD] GRRLIB_DrawTileQuad()
[ADD] GRRLIB_addon_Init()
[ADD] GRRLIB_addon_Exit()
[ADD] GRRLIB_addon_Button
[ADD] nonameno03 sample code howto use button
[ADD] Font and button gfx for addon use
2009-03-22 23:51:26 +00:00
N0NameN0
609bc1b0e1 [CHG] Move GRRLIB_Screen2Texture to GRRLIB.C instead of addon
[ADD] A Sample Code to Show the GRRLIB_Screen2Texture conversion BUG
2009-03-22 23:04:46 +00:00
Crayon2000
83f0679add [BUG] Addon lib is working
[CHG] Added GRRLIB_ScrShot function to lesson1
2009-03-21 23:29:29 +00:00
Crayon2000
e9bb506e09 [CHG] Examples are using GRRLIB_FreeTexture 2009-03-17 03:38:34 +00:00
Xane
ab601411bd [NEW] Added another example showing a basic particle engine creating a smoke bomb. 2009-03-12 13:10:45 +00:00
Xane
67987d304b [NEW] Added an example showing the different blending modes.
[CHG] Updated all examples to work with the current revision.
[CHG] Optimized different things~
2009-03-11 17:23:41 +00:00
N0NameN0
acd4ffb972 [CHG] change u32 color to an array for differents primitive allowing
better control.
2009-03-09 14:17:05 +00:00
N0NameN0
5836c028de [NEW] GRRLIB_DrawImgQuad (+ new example nonameno01 how to use it)
but it seems a little distorted, perhaps need fix.
2009-03-08 18:56:05 +00:00
Crayon2000
f3a8825d21 [NEW] GRRLIB_Circle function by Dark-Link 2009-02-28 03:57:19 +00:00
Crayon2000
8cc6db8605 [CHG] GRRLIB_LoadBMF is working, problem with palette is fixed but some cleaning is still required
[CHG] GRRLIB_FreeBMF is working too
2009-02-22 06:36:31 +00:00
Crayon2000
4d9046eade [CHG] GRRLIB_LoadTextureBMF is still in progress (problem with palette and
some cleaning is needed)
2009-02-20 06:48:07 +00:00
Crayon2000
a1edf64aac [CHG] Started function GRRLIB_LoadTextureBMF (just the beginning) 2009-02-17 05:46:16 +00:00
N0NameN0
9c6a0491eb [CHG] GRRLIB_LoadTexture now autodetect if its JPG or PNG
[DEL] GRRLIB_Credit is gone ;)
[CHG] Scatter removed from lesson1
2009-02-16 23:36:21 +00:00
Crayon2000
5f57f2e346 [NEW] GRRLIB_BMFX_FlipH and GRRLIB_BMFX_FlipV for flipping a texture 2009-02-16 04:38:16 +00:00
Crayon2000
14e4f60643 [CHG] All bitmap FX are in lesson 2. 2009-02-15 21:04:47 +00:00
N0NameN0
56682fa5ff [NEW] GRRLIB_BMFX_Pixelate and lesson3 to show how to use it ;) 2009-02-15 00:41:32 +00:00
N0NameN0
f457382f43 [NEW] GRRLIB_BMFX_Blur and lesson2 to show how to use it.
Take Care most BMFX are not provided to be used in real time, only to make precalc at code start ;)
2009-02-14 23:04:34 +00:00
Crayon2000
0405a57001 [CHG] Defined the path of GRRLIB in Makefiles for easier modification 2009-02-13 21:50:12 +00:00
Crayon2000
5f7b565656 [CHG] Moving stuff around (step 3) 2009-02-13 20:44:54 +00:00