raze/source/common/utility
Christoph Oelckers 5eb9af1e00 - Backend update from GZDoom
IQM model support and a few bugfixes.
2022-10-20 22:24:25 +02:00
..
basics.h - Change walltype::clipangle from binangle to angle_t. 2022-10-05 00:36:25 +02:00
cmdlib.cpp - made the code mostly signed-char safe. 2022-10-12 22:12:30 +02:00
cmdlib.h - backend update from GZDoom. 2022-08-26 18:28:22 +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
configfile.h
engineerrors.cpp
engineerrors.h
filereadermusicinterface.h - make SectionGeometry create some data. 2021-12-30 09:53:07 +01:00
files.cpp
files.h
files_decompress.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
findfile.cpp - backend update from GZDoom. 2022-08-26 18:28:22 +02:00
findfile.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
floatrect.h
gitinfo.cpp - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
i_module.cpp
i_module.h
i_time.cpp - Remove fudging from I_GetInputFrac() and correct getPushBuild(). 2022-10-18 19:52:02 +02:00
i_time.h - normalize the timer with the app start, not the epoch. 2022-10-09 14:50:45 +02:00
intrect.h - cleanup of 3D viewport code. 2022-08-05 17:04:45 +02:00
m_alloc.cpp
m_alloc.h
m_argv.cpp
m_argv.h
m_bbox.h
m_fixed.h - floatified player_struct::hitang 2022-10-20 00:33:31 +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 - split names into common and Raze-specific 2022-01-20 01:11:23 +01:00
memarena.h
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
palette.cpp - addressed more shadowed variables in common code. 2021-12-30 09:57:32 +01:00
palutil.h
parallel_for.h
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
s_playlist.h
tarray.h - backend update from GZDoom. 2022-06-06 11:45:34 +02:00
templates.h
tflags.h - made TFlags mostly constexpr 2021-12-30 09:56:46 +01:00
utf8.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
utf8.h
vectors.h - floatified AngleChase. 2022-10-18 18:34:25 +02:00
weightedlist.h
x86.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
x86.h
zstrformat.cpp
zstring.cpp
zstring.h