Commit graph

14 commits

Author SHA1 Message Date
smallmodel
ec95b6bfbe
Fix localization not working properly 2025-01-08 22:52:47 +01:00
smallmodel
6a31381c8e
Format localization source files 2025-01-08 21:26:41 +01:00
smallmodel
7f8bcf8075
Don't read localization.txt file twice 2025-01-08 21:07:13 +01:00
smallmodel
b84a47ad3f
Localization files should be sorted case-insensitive 2025-01-08 21:04:09 +01:00
smallmodel
b0a683c188
Don't localize if the localization hasn't been initialized 2024-11-12 23:09:32 +01:00
smallmodel
f9d264058b
Use safe version of sprintf and strcpy 2024-09-20 23:08:53 +02:00
smallmodel
75a71d35ec
Avoid calling isspace with a character that has a value below 0 2024-09-18 23:04:01 +02:00
smallmodel
054201bea9
Fixed character assertion fail when the character was a value below 0 2024-04-21 19:07:08 +02:00
smallmodel
3a5dcd6a3c
Increased MAX_BUFFERS 2023-11-07 22:34:04 +01:00
smallmodel
ce34b78113
Added CL_LV_ConvertString
Only CL messages are localized now (see comment)
2023-08-10 02:42:57 +02:00
OM
6134b150c1 ioq3 files backport 2023-06-25 20:26:47 +02:00
OM
c32c377946 ioq3 sys 2023-05-25 19:09:32 +02:00
L
c7f877c8b4 Added Quake III arena unix/win32 folders 2023-05-08 22:58:54 +02:00
L
dc6229dfec Moved localization file to sys/ folder (platform-specific) 2023-01-31 01:22:43 +01:00
Renamed from code/qcommon/localization.cpp (Browse further)