182 Commitit (77537c87a9f6627a6e26f8d673d20426715c5d8b)

Tekijä SHA1 Viesti Päivämäärä
  Ray 0df2fe981b REVIEWED: `ExportFontAsCode()` #5497 2 viikkoa sitten
  Ray 0c33c603f4 REVIEWED: `EXTERNAL_CONFIG_FLAGS` usage, check moved to `config.h` 2 viikkoa sitten
  Ray dd7a1948f1 WARNING: REDESIGN: REMOVED: `utils` module, functionality moved to `rcore` module: logging and file-system #4551 3 viikkoa sitten
  Ray 3678c2d157 REMOVE: `TRACELOGD()`, hardly ever used 3 viikkoa sitten
  Ray 416af51a93 Update year to 2026 1 kuukausi sitten
  Ray c07d075a63 REVIEWED: Security checks formatting and comments 1 kuukausi sitten
  GlitchLens 5a3391fdce
[rtext] Fix multiple security vulnerabilities in font loading (#5433, #5434, #5436) (#5450) 1 kuukausi sitten
  Ray 909f040dc5 Remove trailing spaces 1 kuukausi sitten
  Ray 95f72b162b REVIEWED: `TextReplace()`, revert breaking change, needs to be reviewed again... -WIP- 1 kuukausi sitten
  Ray 20dd4641c8 REVIEWED: Potential security concerns while copying unbounded text data between strings 1 kuukausi sitten
  Kivi ddb827fb6f
Fixed LoadCodepoints declaring a new local variable shadowing `codpoints` (#5430) 1 kuukausi sitten
  Ray e4baf682ab Update rtext.c 1 kuukausi sitten
  Ray 5025009860 REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions 1 kuukausi sitten
  Ray c96669e123 REVIEWED: Webpage reference comments starting with `REF:`, more consistent with `TODO:` and `NOTE:` comments 1 kuukausi sitten
  Ray b465b4e2ea RENAMED: Variable names for consistency, `textLength` (length in bytes) vs `textSize` (measure in pixels) 1 kuukausi sitten
  Ray 2853b28d6d REVIEWED: Avoid program crash if GPU data is tried to be loaded before `InitWindow()` #4751 1 kuukausi sitten
  Ray 2a566544d4 ADDED: Multiply security checks to avoid crashes on wrongly provided string data #4751 1 kuukausi sitten
  Connor O'Connor 944567651c
replace sprintf with snprintf (#5382) 2 kuukautta sitten
  Connor O'Connor 1bbc8682f4
Fixed some typos and mispellings (#5381) 2 kuukautta sitten
  Ray e1b9857b14 Some TODOs and format reviews 2 kuukautta sitten
  Ray 265fa7833c Update rtext.c 2 kuukautta sitten
  Ray f21c1cc6ae Update rtext.c 2 kuukautta sitten
  Ray ec828071ef Update rtext.c 2 kuukautta sitten
  Ray 57e22d5fa0 Update rtext.c 2 kuukautta sitten
  Ray 8ae2c9cf5f FIX: `LoadFontDataBDF()` #5346 2 kuukautta sitten
  Ray ec06f9be37 Removed trailing spaces 3 kuukautta sitten
  Saksham Goyal adfe2c1704
C++ compiler support v2 (#5252) 3 kuukautta sitten
  Ray 5dd97ecf2f REVIEWED: `TextToPascal()`, fix https://github.com/raylibtech/rtools/issues/57 3 kuukautta sitten
  Ray 37149082e8 Avoid warnings 4 kuukautta sitten
  Ray 23e0898c65 Ouch! 4 kuukautta sitten
  Ray c264c86ee0 ADDED: Some useful functions for Files and Text management 4 kuukautta sitten
  Ray ed8f1a22d1 Remove trailing spaces 4 kuukautta sitten
  Ray 8e52aee853 Update rtext.c 5 kuukautta sitten
  Ray 51aa8776bb Update rtext.c 5 kuukautta sitten
  Ray 0203a47bf9 REDESIGNED: `LoadTextLines()`/`UnloadTextLines()` 5 kuukautta sitten
  Ray 2cb387b50a REVIEWED: Font atlas image generation, added some comments #5141 5 kuukautta sitten
  Ray 1fa3c15942 Revert "add const qualifier to the first arg of TextJoin (#5166)" 5 kuukautta sitten
  JohnnyCena123 4e8d08523f
add const qualifier to the first arg of TextJoin (#5166) 5 kuukautta sitten
  Ray 29ce5d8aa9 WARNING: BREAKING: `LoadFontData()` redesigned, added parameter 5 kuukautta sitten
  Ray 8f32c502a7 REVIEWED: Code sections definition 5 kuukautta sitten
  Ray 1777da9056 REVIEWED: Avoid realloc() calls, small security improvement 5 kuukautta sitten
  Ray 0a92c863c4 Reverted const codepoints to avoid warnings 5 kuukautta sitten
  Ray edce3d41b2 REVERT: Making codepoints const, variable is used to generate list in case it was NULL 5 kuukautta sitten
  Ray ecedf40da6 REVIEW: `const` for codepoints arrays passed to function #5159 5 kuukautta sitten
  Ray d2f6c4924c ADDED: [rtext] `LoadTextLines()`/`UnloadTextLines()` 5 kuukautta sitten
  Ray 52980c947d REVIEWED: [rtext] Provide more detailed info on glyphs failing to pack #5141 5 kuukautta sitten
  Siltnamis 3c9c66e72b use RL_MALLOC in stb_truetype 5 kuukautta sitten
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 5 kuukautta sitten
  Ray 7b017b60d9 Move global variable to right code section 6 kuukautta sitten
  Catania 3d93b30262
Update font load message 6 kuukautta sitten