Commit Graph

37 Commits

Author SHA1 Message Date
mibi88 efbf7fdbee v.0.3
Tools for making games are now available.
2023-07-18 16:31:12 +02:00
mibi88 6536afd6ec Merge branch 'master' into dev 2023-07-18 16:28:00 +02:00
mibi88 aa8ed79276 Fixed ext/img.c, removing build directory after compiling to avoid problems when recompiling. 2023-07-18 16:25:46 +02:00
mibi88 31bdcc35b9 Everything is now on 80 columns ... 2023-05-29 13:35:03 +02:00
mibi88 75e7ef772d Fixed vmap, added a function to check for collisions. 2023-05-28 22:12:33 +02:00
mibi88 a26d25e498 vmap works now! I also translated all the comments to english. 2023-05-28 17:29:14 +02:00
mibi88 f57183357a Better mapconv 2023-05-28 16:33:03 +02:00
mibi88 ed274c34da Fixed indent in map.c 2023-05-04 17:03:39 +02:00
mibi88 a5f1840911 Changed indent, started adding tools for making games. 2023-05-04 16:48:58 +02:00
mibi88 9624d64b23 Added some stuff ... 2023-04-20 18:52:58 +02:00
mibi88 b885134e79 v.0.2
Reviewed-on: https://gitea.planet-casio.com/mibi88/libMicrofx/pulls/2
2023-04-19 20:24:42 +02:00
mibi88 d07748b059 Improved headers. Documented functions in ext/strtools.h. 2023-04-19 20:17:45 +02:00
mibi88 462c0ebf23 Added comments a bit everywhere, tested and fixed file functions. 2023-04-19 19:09:28 +02:00
mibi88 bc13b79cd2 Improved file functions but made no tests. 2023-04-18 21:42:40 +02:00
mibi88 a73d1afa85 Updated template. 2023-04-17 21:17:43 +02:00
mibi88 d076b5548e Improved file functions (no tests made, but I will make some tests soon). File search functions will come soon. 2023-04-17 21:16:52 +02:00
mibi88 ee87b5e14b Split microfx.c into multiple files. 2023-04-17 09:55:52 +02:00
mibi88 4040920fba Basic file creation, edition, etc. functions. 2023-04-16 19:11:37 +02:00
mibi88 83867d6b6c Added timers 2023-02-03 19:47:07 +01:00
mibi88 9fa301d27a Some improvements. 2023-01-29 17:21:45 +01:00
mibi88 6cd9a9a4e6 Small fix at spixel. 2023-01-23 17:49:36 +01:00
mibi88 2b1f4fa1b3 Updated template. 2023-01-21 12:22:43 +01:00
mibi88 7520667c42 Updated template 2023-01-21 11:41:32 +01:00
mibi88 2fc9309d6b Added some string.h functions. 2023-01-21 11:36:29 +01:00
mibi88 7316b74db1 Started adding string.h functions 2023-01-20 23:05:33 +01:00
mibi88 40e4d7dd31 Added some tools, some drawing functions and some GUI functions. 2023-01-20 18:19:42 +01:00
mibi88 64aa5dcc5e You can get some inputs, now. 2023-01-19 19:53:23 +01:00
mibi88 9639301d13 Merge pull request 'v.0.1' (#1) from dev into master
Reviewed-on: https://gitea.planet-casio.com/mibi88/libMicrofx/pulls/1
2023-01-19 09:39:30 +01:00
mibi88 0ffa9e9484 Added ext/img.h 2023-01-16 19:41:49 +01:00
mibi88 2458478835 Some fixes. Added void csleep(void); 2023-01-16 18:55:59 +01:00
mibi88 33fb421d2a Fixed the makefile of template 2023-01-16 18:24:47 +01:00
mibi88 fef708ab6c Added some functions. You can now make REAL games with this lib ! 2023-01-15 20:49:48 +01:00
mibi88 f8e00a91d4 Working kcheck 2023-01-15 17:03:10 +01:00
mibi88 2fe7d3e6a2 Updated lib in template/ 2023-01-14 17:40:01 +01:00
mibi88 beb1738704 Mise à jour de 'README.md' 2023-01-14 12:15:39 +01:00
mibi88 08fa96d243 First version. 2023-01-14 12:14:19 +01:00
mibi88 b6af4052cb Initial commit 2023-01-14 11:50:28 +01:00