summaryrefslogtreecommitdiffhomepage
path: root/src/utils.c
AgeCommit message (Expand)Author
2020-05-01Review exposed #defines and allow user re-definingraysan5
2020-04-30UWP rework (#1231)Reece Mackie
2020-04-05Review android_fopen() to support SDCard accessraysan5
2020-03-30[cppcheck] Improvements in SaveStorageValue() in core.c (#1160)Dani Martin
2020-03-27[utils] Review TRACELOG() messages, categorizedraysan5
2020-03-25Remove trail spacesraysan5
2020-03-05Android: Support file saving to internal data storageRay
2020-03-04ADDED: LoadFileText() and SaveFileText()Ray
2020-02-27Remove trail spaces and some tweaksRay
2020-02-27REDESIGN: LoadStorageValue()/SaveStorageValue()Ray
2020-02-26ADDED: LoadFileData(), SaveFileData()Ray
2020-02-09Review some libc dependency commentsraysan5
2020-02-04Review libc dependencies and remove when possibleRay
2020-02-03Replace TraceLog() function by TRACELOG macroRay
2020-01-08Reviewed some commentsRay
2020-01-05Update year to 2020raysan5
2019-06-19Define some globalsRay
2019-04-28Some formatting reviewraysan5
2019-04-27Review UWP implementationraysan5
2019-04-27UWP Support Overhaul (#819)Reece Mackie
2019-04-23Support custom memory management macrosRay
2019-04-07Happy new year 2019ChillerDragon
2019-03-12Support external config flagsRay
2019-01-29Update utils.cRay
2019-01-29Corrected log namingRay
2019-01-21Review last PR formattingRay
2019-01-21Changing enums, now referenced as int.Marco Lizza
2019-01-20Adding function to control the "exit-on-error" behaviour.Marco Lizza
2019-01-20Fixing logging level configuration API.Marco Lizza
2019-01-20Fixing `TraceLog` function to work on levels.Marco Lizza
2019-01-15Update utils.cRay
2019-01-14Fixing `LOG_OTHER` missing.Marco Lizza
2019-01-14Adding MACRO constant to specify the internal buffer size.Marco Lizza
2018-12-29utils: declare funopen only on AndroidBasem Abughallya
2018-09-17Improved data export capabilities!Ray
2018-07-26Add SetTraceLogCallback to enable users setting custom logging (#597)Pablo Marcos Oltra
2018-05-21cmake: Fix PLATFORM_WEB buildAhmad Fatoum
2018-05-21CMake: Fix (Add?) Android supportAhmad Fatoum
2018-04-07Refactor all #define SUPPORT_* into a config.hAhmad Fatoum
2018-04-05Simplified some codeRay
2017-12-24Renamed function to SetTraceLog()raysan5
2017-12-24Added function SetTraceLogTypes()raysan5
2017-12-20Updated copyright yearRay San
2017-12-11Remove rres supportRay
2017-09-29Code tweaks and comments for AndroidRay San
2017-07-02Rename enum LogType names...raysan5
2017-04-01Corrected TraceLog issueRay
2017-03-29Added IsFileExtension()Ray
2017-03-26Work on configuration flagsRay
2017-03-25Working on configuration flagsRay