raze/source/common/utility
2021-12-25 21:28:49 +01:00
..
basics.h - replaced the remaining content from compat.h 2021-12-14 10:15:58 +01:00
cmdlib.cpp - address several warnings reported by GCC 11. 2021-11-29 00:55:29 +01:00
cmdlib.h
colormatcher.h
configfile.cpp
configfile.h
engineerrors.cpp
engineerrors.h
filereadermusicinterface.h
files.cpp
files.h
files_decompress.cpp
findfile.cpp
findfile.h
floatrect.h
i_module.cpp
i_module.h
i_time.cpp - added all #includes needed to compile on Windows without using precompiled headers. 2021-12-14 12:24:09 +01:00
i_time.h - Move InputScale() out of inputstate.cpp and into i_time.cpp as I_GetInputFrac() to make it available to GZDoom for potential future requirements. 2021-11-29 00:55:01 +01:00
intrect.h
m_alloc.cpp
m_alloc.h
m_argv.cpp
m_argv.h
m_bbox.h
m_fixed.h Revert "- xs_Float.h: Make all inlines return an unsigned value, and change previous unsigned inlines to signed." 2021-11-01 20:25:38 +01:00
m_swap.h
matrix.cpp
matrix.h
memarena.cpp
memarena.h
name.cpp
name.h - renamed the Customizer to 'Delegate' because this works very much like a delegate in Objective-C. 2020-10-07 01:00:43 +02:00
palentry.h - address several warnings reported by GCC 11. 2021-11-29 00:55:29 +01:00
palette.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
palutil.h
parallel_for.h
r_memory.cpp
r_memory.h
refcounted.h
s_playlist.cpp
s_playlist.h - migrated to GZDoom's utility code. 2020-04-12 08:30:39 +02:00
tarray.h - made sector a TArray. 2021-12-25 21:28:49 +01:00
templates.h
tflags.h - address several warnings reported by GCC 11. 2021-11-29 00:55:29 +01:00
utf8.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
utf8.h
vectors.h
weightedlist.h
x86.cpp
x86.h
zstrformat.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
zstring.cpp
zstring.h