summaryrefslogtreecommitdiffhomepage
path: root/games/drturtle
AgeCommit message (Collapse)Author
2018-07-21Looking for a place for raylib resource fileraysan5
2018-06-23Added support OpenBSD, NetBSD, DragonFly[email protected]
2018-05-29Reviewed Windows resource file nameRay
2018-05-21Move utils.cmake to separate cmake/ directoryAhmad Fatoum
2018-05-12Makefile: Remove unnecessary -no-pie for older GCC supportAhmad Fatoum
Currently, if: * GCC doesn't supports -no-pie: Build error * GCC supports -no-pie * GCC is not configured with --enable-default-pie: No-op * GCC is configured with --enable-default-pie: Slightly worse performance because we still generate -fpie code (-pie affects linker, -fpie affects compiler) So instead of probing for existence of -fno-pie -no-pie, remove it altogether. Fixes #540: Build breakage on Debian 8 with gcc 4.9.
2018-05-11Updated raylib_icon resourceRay
2018-05-04BREAKING CHANGE: Renamed SpriteFont type to FontRay San
- Preparing MP3 files support - Jumped version to raylib 2.0-dev (too many breaking changes...)
2018-04-03Updated to latest raylib changesRay
Removed OpenAL and GLFW3 dependencies on building. Reviewed platforms and flags
2018-02-21Removed flag -fgnu89-inlineRay
2017-08-27CMake based build system.ASDF
Some people might find this handly
2017-05-15Renamed fileRay
2017-05-03Added games licenseRay
2017-04-28Some work on example gamesRay
2017-04-23Review Makefiles default raylib pathraysan5
2017-03-25Replaced font.size with font.baseSize. Uncommented linux libs. Typo or twoRDR8
2017-03-19Review contact informationraysan5
2016-11-24[games] Fix building the games on Linux by adding missing libsDaniel Lemos
2016-08-11Updated games to latest raylib versionraysan5
Updated to new audio system
2016-02-21Update makefilesraysan5
2016-02-20Updated for webraysan5
2014-07-25Upload new game: Dr. Turtle & Mr. Gamera1.1.1Ray