raze/source/common/utility
2023-11-12 14:45:23 +01:00
..
basics.h - backend update from GZDoom without adapting other code. 2023-08-19 16:59:05 +02:00
cmdlib.cpp two minor backend fixes 2023-10-23 16:09:37 +02:00
cmdlib.h backend update from GZDoom 2023-10-07 18:44:31 +02:00
colormatcher.h - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
configfile.cpp backend update from GZDoom 2023-10-07 18:44:31 +02:00
configfile.h fixed Mac compilation. 2023-10-13 23:06:52 +02:00
engineerrors.cpp Use GetChars on FStrings. 2023-10-08 08:09:04 +02:00
engineerrors.h - backend update from GZDoom without adapting other code. 2023-08-19 16:59:05 +02:00
filereadermusicinterface.h - backend update from GZDoom. 2023-09-23 09:56:27 +02:00
findfile.cpp backend update from GZDoom 2023-10-07 18:44:31 +02:00
findfile.h - yet another backend update. 2023-08-20 02:15:57 +02:00
floatrect.h
geometry.h - float version of face sprite collector. 2023-11-12 14:45:23 +01:00
gitinfo.cpp - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
i_module.cpp
i_module.h
i_time.cpp - For I_GetInputFrac(), just have the caller check if input is synchronised. 2023-02-05 08:40:25 +11:00
i_time.h - For I_GetInputFrac(), just have the caller check if input is synchronised. 2023-02-05 08:40:25 +11:00
intrect.h - cleanup of 3D viewport code. 2022-08-05 17:04:45 +02:00
m_alloc.cpp move M_Calloc out of the #ifndef BSD etc... block. 2023-11-11 22:46:53 +01:00
m_alloc.h - Don't inline M_Calloc() calls because GCC is shit. 2023-11-12 08:41:51 +11:00
m_argv.cpp Use GetChars on FStrings. 2023-10-08 08:09:04 +02:00
m_argv.h
m_bbox.h
m_fixed.h - Eliminate MulScaleF(). 2022-10-27 16:55:52 +02:00
m_swap.h
matrix.cpp - Backend update from GZDoom 2022-10-20 22:24:25 +02:00
matrix.h - Backend update from GZDoom 2022-10-20 22:24:25 +02:00
memarena.cpp Use GetChars on FStrings. 2023-10-08 08:09:04 +02:00
memarena.h - allocate VMFunction's PrintableName from the ClassDataAllocator arena. 2023-05-27 22:40:47 +02:00
name.cpp - split names into common and Raze-specific 2022-01-20 01:11:23 +01:00
name.h - split names into common and Raze-specific 2022-01-20 01:11:23 +01:00
palentry.h - address several warnings reported by GCC 11. 2021-11-29 00:55:29 +01:00
palette.cpp Use GetChars on FStrings. 2023-10-08 08:09:04 +02:00
palutil.h - Backend update from GZDoom. 2023-01-15 09:30:01 +01:00
parallel_for.h - downgraded all LGPL3 license headers in the backend to LGPL2. 2022-10-23 18:46:17 +02:00
quaternion.h - backend update from GZDoom. 2022-11-24 16:56:46 +01:00
r_memory.cpp - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
r_memory.h - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
refcounted.h - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
s_playlist.cpp Use GetChars on FStrings. 2023-10-08 08:09:04 +02:00
s_playlist.h - Backend update from GZDoom- 2023-08-23 20:36:19 +02:00
tarray.h Backend update from GZDoom. 2023-11-07 18:35:11 +01:00
templates.h - Replace MIN() from templates.h with version provided in STL. 2021-10-30 10:36:15 +02:00
tflags.h - made TFlags mostly constexpr 2021-12-30 09:56:46 +01:00
TRS.h - Backend update from GZDoom 2022-11-06 11:46:26 +01:00
utf8.cpp - fixed broken character fallback for cyrillic T. 2023-09-06 00:03:02 +02:00
utf8.h - backend update from GZDoom without adapting other code. 2023-08-19 16:59:05 +02:00
vectors.h - Fix most warnings in Clang under Linux. 2023-10-05 09:57:31 +11:00
weightedlist.h - backend update from GZDoom. 2023-07-22 09:54:00 +02:00
x86.cpp backend update from GZDoom 2023-10-07 18:44:31 +02:00
x86.h backend update from GZDoom 2023-10-07 18:44:31 +02:00
zstring.cpp backend update from GZDoom 2023-10-07 18:44:31 +02:00
zstring.h Use GetChars on FStrings. 2023-10-08 08:09:04 +02:00