Crayon2000
|
e5ae898ff1
|
Merge branch 'c-warnings'
|
2024-02-11 14:12:17 -05:00 |
|
Crayon2000
|
30b5aeb705
|
Refactoring
|
2024-02-11 14:01:37 -05:00 |
|
Crayon2000
|
83ed32fad9
|
Refactoring
|
2024-02-10 14:15:46 -05:00 |
|
Crayon2000
|
44616e89b4
|
Fix some C compiler warnings
|
2024-02-08 01:41:17 -05:00 |
|
Crayon
|
dc9ac8463a
|
Merge pull request #44 from GRRLIB/fix-problem
Fix problem with new FreeType dependency in 2.13.2 (pkgrel 1 and 2)
|
2024-02-07 19:49:08 -05:00 |
|
Crayon2000
|
187b8fbbae
|
Change Makefile from ttf examples
|
2024-02-07 19:42:17 -05:00 |
|
Crayon2000
|
f754f25c97
|
Update documentation
|
2024-02-07 01:42:08 -05:00 |
|
Crayon2000
|
8f34054fc5
|
Fix problem with new FreeType dependency in 2.13.2
ppc-harfbuzz is now required.
|
2024-02-07 01:17:54 -05:00 |
|
Crayon2000
|
ac5d9581b2
|
Make Makefile more similar to template
|
2024-01-28 13:13:56 -05:00 |
|
Crayon2000
|
7ced58bf9a
|
Update doxygen project to 1.10.0
|
2024-01-08 23:31:53 -05:00 |
|
Crayon2000
|
1ba21aea3f
|
Update doxygen project to 1.9.8
|
2023-08-28 11:35:19 -04:00 |
|
Crayon2000
|
782e5b42e4
|
Use a function instead of a macro
Kept the old comment even if it is wrong.
|
2023-08-27 16:56:50 -04:00 |
|
Crayon2000
|
a7298d2762
|
Fix GRRLIB_PrintfTTF and GRRLIB_PrintfTTFW so they use the alpha channel from the color parameter
|
2023-08-24 10:23:20 -04:00 |
|
Crayon2000
|
77c17d2bcd
|
Update devcontainer
|
2023-08-20 13:13:09 -04:00 |
|
Crayon2000
|
9e004a34c9
|
Update Codacy Badge
|
2023-08-20 03:28:06 -04:00 |
|
Crayon2000
|
f2235220d5
|
Use a specific version of doxygen (1.9.6)
|
2023-02-05 14:37:15 -05:00 |
|
Crayon2000
|
7ed7b6b16b
|
Update Doxyfile to v1.9.6
|
2023-02-02 00:42:06 -05:00 |
|
Crayon
|
3050dba256
|
Merge pull request #34 from GRRLIB/refactor
Refactoring
|
2022-11-24 23:43:36 -05:00 |
|
Crayon2000
|
7e35d7b62d
|
Reduce variable scope
|
2022-11-23 23:35:53 -05:00 |
|
Crayon2000
|
95c915f5f8
|
Use proper types and reduce variables scope
|
2022-11-23 22:27:38 -05:00 |
|
Crayon2000
|
423ff0881f
|
Use proper types
|
2022-11-20 14:40:19 -05:00 |
|
Crayon2000
|
d3d4ce49b9
|
Use proper types and reduce variables scope
|
2022-11-19 14:49:36 -05:00 |
|
Crayon2000
|
fd9a59a348
|
Use proper types and reduce variables scope
|
2022-11-19 13:56:56 -05:00 |
|
Crayon2000
|
45068cade7
|
Fix codacy link
|
2022-09-24 11:30:01 -04:00 |
|
Crayon2000
|
80e2382376
|
Reduce variable scope
|
2022-09-18 11:40:20 -04:00 |
|
Crayon2000
|
3ee20bffc2
|
Use an enum in particle example instead of a macro
|
2022-09-11 23:19:19 -04:00 |
|
Arthur LE MOIGNE
|
506df6ad66
|
Fix issue with GRRLIB_DrawImg
|
2022-09-11 22:54:06 -04:00 |
|
Crayon2000
|
659ff0b86d
|
Add GRRLIB_Ellipse
Thanks to HTV04 for the idea.
|
2022-09-09 10:47:23 -04:00 |
|
Crayon2000
|
6c8f733566
|
Minor enhancement
* Better variable names
* Code format
|
2022-08-12 16:18:11 -04:00 |
|
Crayon2000
|
e46d21721e
|
Fix text in blending example
|
2022-05-29 00:30:29 -04:00 |
|
Crayon2000
|
6f49839b74
|
Fix Makefile for unlimited GameCube examples
|
2022-05-28 14:09:54 -04:00 |
|
Crayon2000
|
3af649b2a9
|
Properly format NEED_GRRLIB_FUNCTION example
|
2022-05-28 02:03:53 -04:00 |
|
Crayon
|
5126a84654
|
Add GameCube examples (#28)
|
2022-05-28 01:27:55 -04:00 |
|
Crayon2000
|
1db5f3fb67
|
Update GitHub actions
|
2022-05-27 09:25:04 -04:00 |
|
Crayon2000
|
2c9b6345a3
|
Improved documentation
|
2022-05-27 00:53:50 -04:00 |
|
Crayon2000
|
5f2649c77e
|
Use bin2s instead of pre-generated c/h files
|
2022-05-25 09:20:52 -04:00 |
|
Crayon2000
|
5f756ec1f9
|
Update Doxyfile to v1.9.4
|
2022-05-25 00:10:17 -04:00 |
|
Crayon2000
|
ae94b7b90c
|
Update CHANGELOG
|
2022-02-26 12:35:56 -05:00 |
|
Harrison
|
72eae433e6
|
Add LoadTTFFromFile
|
2022-02-26 12:29:39 -05:00 |
|
Crayon2000
|
c4321117e8
|
Add missing information in CHANGELOG
|
2022-01-05 02:25:08 -05:00 |
|
Crayon
|
531de92021
|
Fixes documentation, typos and coding standard
|
2021-11-27 11:14:09 -05:00 |
|
Crayon2000
|
b63e7bae56
|
Update Doxyfile to version 1.9.2
|
2021-11-07 11:13:32 -05:00 |
|
Crayon2000
|
d293e92a05
|
Add devcontainer.json file
|
2021-07-18 12:39:02 -04:00 |
|
Crayon2000
|
c712562db6
|
Use new/delete in C++ example
|
2021-07-18 12:38:15 -04:00 |
|
Crayon
|
9aa8be58e2
|
Merge pull request #19 from GRRLIB/gamecube
Fix GameCube support
|
2021-07-07 00:44:20 -04:00 |
|
Crayon2000
|
e9ea2802ce
|
Fix compilation warning
|
2021-07-05 01:00:29 -04:00 |
|
Crayon2000
|
9ada5ddf1d
|
Use base_rules to build libpngu
|
2021-07-05 00:33:45 -04:00 |
|
Crayon2000
|
fb568a0e29
|
Installation folders for Wii and GameCube are different
|
2021-06-27 12:46:12 -04:00 |
|
Crayon2000
|
396276c465
|
Fix video for GameCube
|
2021-06-26 22:43:14 -04:00 |
|
Crayon2000
|
3b5924db94
|
Add EditorConfig file
|
2021-06-26 13:14:43 -04:00 |
|