75 コミット (fdad1f023b0f4de982957a3baaa41b0ac2666748)

作成者 SHA1 メッセージ 日付
  raysan5 fdad1f023b Avoid all MSVC compile warnings 5年前
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5年前
  Reece Mackie 4b03860810
UWP rework (#1231) 5年前
  raysan5 90fb53bccc Review android_fopen() to support SDCard access 5年前
  Dani Martin 62cdb2299b
[cppcheck] Improvements in SaveStorageValue() in core.c (#1160) 5年前
  raysan5 28da2522fe [utils] Review TRACELOG() messages, categorized 5年前
  raysan5 7ae7a87f8a Remove trail spaces 5年前
  Ray fb2ed693e4 Android: Support file saving to internal data storage 5年前
  Ray 74c486201d ADDED: LoadFileText() and SaveFileText() 5年前
  Ray 5ff0776235 Remove trail spaces and some tweaks 5年前
  Ray 23bde477e5 REDESIGN: LoadStorageValue()/SaveStorageValue() 5年前
  Ray 1046449339 ADDED: LoadFileData(), SaveFileData() 5年前
  raysan5 90c129fd61 Review some libc dependency comments 5年前
  Ray b5fe41f41a Review libc dependencies and remove when possible 5年前
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro 5年前
  Ray 4211056354 Reviewed some comments 5年前
  raysan5 21c30f43d4 Update year to 2020 5年前
  Ray 1b249ac1e1 Define some globals 5年前
  raysan5 40940f4398 Some formatting review 6年前
  raysan5 e8c413b7cd Review UWP implementation 6年前
  Reece Mackie 2de1f31821 UWP Support Overhaul (#819) 6年前
  Ray e67ebabb02 Support custom memory management macros 6年前
  ChillerDragon f21761fbbb Happy new year 2019 6年前
  Ray 477ea4d660 Support external config flags 6年前
  Ray 9740e5d3ed Update utils.c 6年前
  Ray 3363cfa61a Corrected log naming 6年前
  Ray 4467292a2d Review last PR formatting 6年前
  Marco Lizza 343fef4aa4 Changing enums, now referenced as int. 6年前
  Marco Lizza f1d13aa469 Adding function to control the "exit-on-error" behaviour. 6年前
  Marco Lizza 932e9dbd09 Fixing logging level configuration API. 6年前
  Marco Lizza 78904d2bcc Fixing `TraceLog` function to work on levels. 6年前
  Ray c93bf336fe Update utils.c 6年前
  Marco Lizza efcb68ceca Fixing `LOG_OTHER` missing. 6年前
  Marco Lizza ce98cc6285 Adding MACRO constant to specify the internal buffer size. 6年前
  Basem Abughallya 9a40529ae7 utils: declare funopen only on Android 6年前
  Ray ec5c9686b3 Improved data export capabilities! 6年前
  Pablo Marcos Oltra c69f7953c7 Add SetTraceLogCallback to enable users setting custom logging (#597) 6年前
  Ahmad Fatoum e025e62445 cmake: Fix PLATFORM_WEB build 7年前
  Ahmad Fatoum ad8509732c
CMake: Fix (Add?) Android support 7年前
  Ahmad Fatoum 1841afad11
Refactor all #define SUPPORT_* into a config.h 7年前
  Ray 005f2ffb75 Simplified some code 7年前
  raysan5 0bd06eec51 Renamed function to SetTraceLog() 7年前
  raysan5 e517d8fd16 Added function SetTraceLogTypes() 7年前
  Ray San 00c34a035c Updated copyright year 7年前
  Ray a6f9cc5629 Remove rres support 7年前
  Ray San c45eeb8024 Code tweaks and comments for Android 7年前
  raysan5 9f09f6f550 Rename enum LogType names... 7年前
  Ray 0a33fbf8bb Corrected TraceLog issue 8年前
  Ray 080a79f0b0 Added IsFileExtension() 8年前
  Ray b7a8a40e71 Work on configuration flags 8年前