raysan5
21c30f43d4
Update year to 2020
2020-01-05 20:01:54 +01:00
ChillerDragon
f21761fbbb
Happy new year 2019
2019-04-07 17:49:12 +02:00
Ray San
ec33e7d705
BREAKING CHANGE: Renamed SpriteFont type to Font
...
- Preparing MP3 files support
- Jumped version to raylib 2.0-dev (too many breaking changes...)
2018-05-04 16:59:48 +02:00
Ahmad Fatoum
2c219fb814
Allow use of main instead of android_main
...
Inspired by #504 .
Instead of requiring the user to do PLATFORM_ANDROID #ifdefery,
have the android_main entry point exported by raylib and call
the user-defined main. This way many games could (in theory)
run unmodified on Android and elsewhere.
This is untested!
2018-03-16 21:37:22 +01:00
-
ddf6c65d00
Review Makefiles and templates
2018-01-15 12:52:58 +01:00
raysan5
0d8a994d95
Review templates for Android
...
- Removed useless templates
- Reviewed all Makefiles
- Rework some code for Android support
- Added resources to advance template
2017-10-14 12:25:08 +02:00
raysan5
ba4b39a025
Working on game templates
2017-10-14 00:14:24 +02:00
raysan5
ca8c565617
Review contact information
2017-03-19 12:52:13 +01:00
raysan5
1ef1f3d7ea
Multiple templates to start a game
...
Some basic to advance templates are provided to be use as base code for
new games
2014-09-18 19:00:30 +02:00