Commit graph

17 commits

Author SHA1 Message Date
Crayon2000
3ee20bffc2 Use an enum in particle example instead of a macro 2022-09-11 23:19:19 -04:00
Crayon
531de92021
Fixes documentation, typos and coding standard 2021-11-27 11:14:09 -05:00
Crayon2000
c712562db6 Use new/delete in C++ example 2021-07-18 12:38:15 -04:00
Crayon2000
11b673056b Remove deprecated use of register keyword 2021-05-26 07:58:14 -04:00
Crayon2000
0d76531301 Fix links to tags in CHANGELOG.md 2020-01-13 13:26:08 -05:00
Crayon2000
0f8a1d0e1f Clean some examples code 2020-01-12 01:49:01 -05:00
Crayon2000
29555f8af2 Use u32 instead uint 2019-04-10 22:59:39 -04:00
Crayon2000
2e2df56a61 Install GRRLIB and pngu into the porlibs folder 2019-04-07 15:22:30 -04:00
Crayon2000
f8669ff668 Correct some cppcheck warnings in examples 2017-06-17 14:13:39 -04:00
Crayon2000
6b7416f655 Correct compiling error with Particle example 2017-02-05 04:33:43 -05:00
Crayon2000
4e141fd476 Use bin2s to convert images from Particle example 2017-02-04 17:42:13 -05:00
Crayon2000
145f8e439d Use C++11 / C++14 in Particle example
This is the only C++ code in the project and it will require at least devkitPPC release 28.
2017-02-03 23:21:35 -05:00
Crayon2000
d1804e489c Remove warning in Particle example
Removed warning: variable 'WPADKeyHeld' set but not used.
2017-02-02 00:28:36 -05:00
Crayon2000
30c060518c Updated README file with a real Table of Contents. 2015-04-04 17:34:39 -04:00
Crayon2000
1b49480c0f [CHG] Updated examples to put all GRRLIB_FreeTexture/GRRLIB_FreeBMF/GRRLIB_FreeTTF call before GRRLIB_Exit 2011-03-16 01:24:01 +00:00
Crayon2000
6d65703f74 [CHG] GRRLIB_ClampVar8 was removed from GRRLIB 2010-10-27 19:55:53 +00:00
Crayon2000
5ae93469cc [CHG] Renamed 2 examples 2009-12-11 22:32:31 +00:00
Renamed from examples/xane02/source/main.cpp (Browse further)