Leandro Gabriel
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
5年前
Ray
477f05db13
Review games
5年前
ChillerDragon
f21761fbbb
Happy new year 2019
5年前
raysan5
7b8965eb38
Support float texture data on OpenGL ES 2.0
6年前
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...)
6年前
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!
6年前
Ray
eb508bf75f
Upload GGJ18 game: transmission mission
Game developed in the GGJ18, it has some bugs and ending screen is
incomplete... I'll try to keep working a bit more on it.
7年前
-
ddf6c65d00
Review Makefiles and templates
7年前
raysan5
0d8a994d95
Review templates for Android
- Removed useless templates
- Reviewed all Makefiles
- Rework some code for Android support
- Added resources to advance template
7年前
raysan5
ba4b39a025
Working on game templates
7年前
raysan5
ca8c565617
Review contact information
7年前
raysan5
1ef1f3d7ea
Multiple templates to start a game
Some basic to advance templates are provided to be use as base code for
new games
10年前