89c16baf18
Replace tabs with spaces and update year of copyright notices ( #927 )
...
* Update year of copyright notices
* Fix mistake in comment
* Fix typo ("algorythms")
* Replace tabs with spaces
* Remove trailing whitespace and fix mistake in comment
* Fix ExportImageAsCode missing comment rectangle corner
* Replace tab with spaces
* Replace tabs with spaces
2019-08-03 11:07:41 +02:00
477f05db13
Review games
2019-05-21 22:36:52 +02:00
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
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
f991a075e1
Build examples and games on Travis CI
...
They were disabled because they failed to build,
but this patch set fixes the build on Linux and macOS.
This doesn't apply to the AppVeyor build on Windows yet;
it currently fails at linking with OpenAL.
2017-11-25 21:45:31 +01:00
a483e17f50
Adapted games to compile for Android
2017-10-22 11:48:41 +02:00
76062247f8
Corrected some issues
...
Now works in WEB!
2017-05-10 19:39:52 +02:00
5a230659ef
Working in random crash...
...
Related to UpdateMusicStream(), in stb_vorbis
2017-04-04 00:21:52 +02:00
63c65f8cc5
Updated game to raylib v1.7
2017-03-12 12:37:43 +01:00
ff7108389b
Updated some code... for perfect transition
2017-01-25 00:44:04 +01:00
8a549c3fbe
Working in some bugs and screen transition
...
Detected a VERY weird code behaviour... :(
2017-01-24 12:14:15 +01:00
f164ec80d6
Upload wave collector - GGJ17 game
2017-01-22 15:31:56 +01:00