summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2018-10-18Some formatting tweaksRay
2018-10-16Review definesRay
2018-10-14Add FileExists() functionMichael Vetter
2018-10-13Corrected descriptionraysan5
2018-10-13Renamed new PR functionraysan5
2018-10-12Added GetLastWriteTime to allow for file reloadingChrisDill
2018-10-10GenImageFontAtlas prototype in raylib.h is incorrect.noshbar
2018-10-10ADDED: GetFileNameWithoutExtRay
2018-10-08ADDED: ImageExtractPalette()Ray
2018-10-08Multiple changes, check descriptionRay
2018-10-07raylib.h: include <stdbool.h> if availableAhmad Fatoum
2018-09-30Changed monitor functions to use a indexChrisDill
2018-09-27Changed tabs to spacesChrisDill
2018-09-27Added monitor functionsChrisDill
2018-09-18enjoy!Ray
2018-09-17Improved data export capabilities!Ray
2018-09-06Support aliased font texture generationRay
2018-09-05Started working on IQM/glTF loadersRay
2018-08-19Add the remaining numeric keypad keys, and a few other missing onesJustin Clift
2018-08-19Add the plus and minus keys on both the main keyboard and keypadJustin Clift
2018-08-08Update raylib.hJorge A. Gomes
2018-08-03Update raylib.hJorge A. Gomes
2018-08-03Update raylib.hJorge A. Gomes
2018-07-28Corrected timing typoraysan5
2018-07-28Reviewed custom logging functionalityraysan5
2018-07-26Add SetTraceLogCallback to enable users setting custom logging (#597)Pablo Marcos Oltra
2018-07-24First working version of IQM animationsRay
2018-07-15Corrected commentRay
2018-07-09Support multiple data type aliasesraysan5
2018-07-07Reviewed latest commit for Android gamepad supportraysan5
2018-07-06Added SNES-style GAMEPAD SUPPORTSeth Archambault
2018-07-05Corrected issue with GetFontDefault()raysan5
2018-07-05Renamed GetDefaultFont() to GetFontDefault()raysan5
2018-07-03Added function: ImageColorReplace()Ray
2018-07-02Added Quaternion typedefRay
2018-06-30Spacing tweaksRay
2018-06-30Re-added: LoadFontEx()Ray
2018-06-26Reviewed comments sectionRay
2018-06-23Added support OpenBSD, NetBSD, DragonFly[email protected]
2018-06-21Improved GenImageFontAtlas()Ray
2018-06-20Improved font generation and SDFRay
2018-06-12Added function: GetImageDataNormalized()Ray San
2018-06-03Added ImageRotate*() functionsRay
2018-06-02Review window creation hintsRay
2018-06-02Corrected issue with function definitionRay
2018-06-01Added: ImageResizeCanvas() -WIP-Ray
2018-05-04BREAKING CHANGE: Renamed SpriteFont type to FontRay San
2018-05-04Renamed some functionsRay San
2018-05-04Rectangle parameters changed to floatRay San
2018-05-03Removed line breaks from functionsRay San