206 コミット (fb2ed693e4ad6cd183d8a4135608c813d8f29358)

作成者 SHA1 メッセージ 日付
  Ray c3386300d3 Remove comment 5年前
  Ray 1be68d8cfe Tweak on variable init 5年前
  Ray 5ff0776235 Remove trail spaces and some tweaks 5年前
  Ray b029fb6d31 REDESIGNED: LoadFontEx() 5年前
  Ray c5d5d19443 Remove trail spaces 5年前
  Ray a77273d8d8 Make sure current text buffer is empty #1109 5年前
  Ray d62a2f793f Improved GetFPS() calculation for average 5年前
  Ray 39e73ccc4d [text] TextLength() security check 5年前
  Ray 484c6b360f Reviewed Cppcheck issues #1098 5年前
  raysan5 34fafb733f Corrected issue with toupper() usage 5年前
  Ray f4ca5b378a Review missing include 5年前
  Ray 86bdf60887 Corrected issue with TextToUpper() and TextToLower() 5年前
  Ray b5fe41f41a Review libc dependencies and remove when possible 5年前
  Ray c3f06b7470 Remove all trail spaces 5年前
  Ray cde26c743c Replace TraceLog() function by TRACELOG macro 5年前
  Ray 5ec87c4c6f ADDED: TextCopy() #1083 5年前
  Ray 7ae426c377 Redesigned TextToInteger() 5年前
  Ray 49b723e76d Correct issue with define 5年前
  raysan5 9c52a4932d Corrected issue with types 5年前
  raysan5 bec467705e Review custom allocators 5年前
  Ray 1f82b0d847 Comment tweak 5年前
  Ray b0ce16b460 LoadFontData(): generate empty image for space 5年前
  raysan5 b5b3bbb30b Review variable name 5年前
  raysan5 21c30f43d4 Update year to 2020 5年前
  raysan5 08adb4b8c3 Check and testing timming #865 5年前
  Ray 3ffe34f9bb ADDED: DrawTextCodepoint() 5年前
  raysan5 d5aab98ac9 Review PR #1015 5年前
  brankoku 1f66f0d9a2 [text] `TextFormat()` caching (#1015) 5年前
  João Coelho 75b0264f35 fix various problems, thanks CppCheck :) (#1005) 5年前
  Ray d73abe73e5 REDESIGN: TextToUtf8() 5年前
  Ray f6df47dfe5 ADDED: TextToUtf8() -WIP- 5年前
  Ray 06910eedfd Minor comment tweak 5年前
  Ray ca92f43c27 Review some defines 5年前
  Ray ab52f98480 Update text.c 5年前
  Ray b75511248d Remove trailing spaces 5年前
  Ray e40c26dea5 REVIEWED: GetCodepoints() issue 5年前
  Ray 7baa2975ec REDESIGNED: IsFileExtension() 5年前
  Ray e0cb892d2d ADDED: GetCodepoints() 5年前
  Ray e67c842faa Tweak on atlas size computing 5年前
  Ray 2f42b0ce85 REVIEW: TextSplit() 5年前
  Ray b4d67499a7 BREAKING CHANGE: Read description 5年前
  Ray 632d064b21 Review text functions return value 5年前
  Ray 1b249ac1e1 Define some globals 5年前
  Ray f951f0c536 RENAMED: LoadDefaultFont() -> LoadFontDefault() 5年前
  Ray d21422687a Some formatting tweaks 5年前
  Demizdor 509d9411a1 Fixed DrawTextRecEx() selection when wordwrap is ON 6年前
  Ray 528e164ac5 Corrected issue with wrong text measuring 6年前
  Demizdor 86f9ea6e7a Fixed selection in DrawTextRecEx() 6年前
  Ray e67ebabb02 Support custom memory management macros 6年前
  Demizdor f3a5a6871d Initial unicode implementation for UTF8 encoded text 6年前