raylib/src
ssszcmawo 3568b6e293
[rtext] Fix and enhance TextReplace() function (#5511)
* add check for replacement,replace strcpy,strncpy with memcpy

* add 4 spaces in if statement

* add spaces
2026-01-26 12:04:22 +01:00
..
external Update miniaudio to v0.11.24 (#5506) 2026-01-23 14:13:17 +01:00
platforms Merge branch 'master' of https://github.com/raysan5/raylib 2026-01-25 19:06:11 +01:00
CMakeLists.txt Update CMakeLists.txt 2026-01-10 12:20:26 +01:00
config.h REVIEWED: EXTERNAL_CONFIG_FLAGS usage, check moved to config.h 2026-01-12 13:04:38 +01:00
Makefile WARNING: REDESIGN: REMOVED: utils module, functionality moved to rcore module: logging and file-system #4551 2026-01-10 12:13:07 +01:00
minshell.html Update minshell.html 2025-12-30 22:05:37 +01:00
raudio.c REVIEWED: Some comments (Code Gardening) 2026-01-19 12:40:32 +01:00
raylib.dll.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.dll.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.h [rcore] LoadDirectoryFilesEx(), count files if not recursive (#5496) 2026-01-23 13:48:26 +01:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raymath.h Update raymath.h 2026-01-23 17:11:37 +01:00
rcamera.h Update year to 2026 2026-01-02 13:40:15 +01:00
rcore.c Reviewed comments 2026-01-25 19:06:08 +01:00
rgestures.h Update year to 2026 2026-01-02 13:40:15 +01:00
rglfw.c Update year to 2026 2026-01-02 13:40:15 +01:00
rlgl.h Clean up Matrix handling and rl* functions to follow convention (#5505) 2026-01-23 13:53:57 +01:00
rmodels.c REVIEWED: Some comments (Code Gardening) 2026-01-19 12:40:32 +01:00
rshapes.c REVIEWED: Some comments (Code Gardening) 2026-01-19 12:40:32 +01:00
rtext.c [rtext] Fix and enhance TextReplace() function (#5511) 2026-01-26 12:04:22 +01:00
rtextures.c Refactor int to float missing parse (#5503) 2026-01-24 21:53:22 +01:00
shell.html fix (#5482) 2026-01-09 23:09:06 +01:00