raze-gles/source/common/utility
2021-08-23 19:05:31 +02:00
..
basics.h - some further lightening of compat.h. 2021-03-24 21:13:36 +01:00
cmdlib.cpp - backend update from GZDoom. 2021-05-17 20:33:40 +02:00
cmdlib.h - ported my old Build-style renderer for Doom from 2008 and the wall renderer from GZDoom to work with Build data. 2021-03-17 16:54:36 +01:00
colormatcher.h - changed palette lookup to consider the remapping of color 0 to 255. 2021-08-14 10:26:04 +02:00
configfile.cpp
configfile.h
engineerrors.cpp
engineerrors.h
filereadermusicinterface.h
files.cpp
files.h - use consistent types in FileReader's ReadInt* functions. 2020-08-15 07:33:21 +02:00
files_decompress.cpp
findfile.cpp - fixed stale pointer access in Unix version of D_AddFile. 2021-02-26 13:28:02 +01:00
findfile.h
floatrect.h
i_module.cpp
i_module.h
i_time.cpp - Allow ticrate to be specified to timer code, while still defaulting to GameTicRate. Move out I_GetBuildTime() from common code to gamefuncs.h as part of this. 2021-08-05 14:52:55 +10:00
i_time.h - Allow ticrate to be specified to timer code, while still defaulting to GameTicRate. Move out I_GetBuildTime() from common code to gamefuncs.h as part of this. 2021-08-05 14:52:55 +10:00
intrect.h
m_alloc.cpp
m_alloc.h -minor cleanup and backporting of con_pulsetext from Raze. 2020-09-27 16:12:49 +02:00
m_argv.cpp
m_argv.h
m_bbox.h
m_fixed.h - m_fixed.h: Fix incorrect return type for MulScaleF() originating from 8cf2588bad. 2021-01-29 21:19:15 +11:00
m_swap.h
matrix.cpp
matrix.h - voxel rendering. 2021-04-02 18:20:07 +02:00
memarena.cpp
memarena.h
name.cpp - renamed the Customizer to 'Delegate' because this works very much like a delegate in Objective-C. 2020-10-07 01:00:43 +02:00
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
palette.cpp - changed palette lookup to consider the remapping of color 0 to 255. 2021-08-14 10:26:04 +02:00
palutil.h - changed palette lookup to consider the remapping of color 0 to 255. 2021-08-14 10:26:04 +02:00
parallel_for.h
r_memory.cpp
r_memory.h
refcounted.h - backend update from GZDoom 2021-08-14 10:04:45 +02:00
s_playlist.cpp - backend update from GZDoom 2021-08-14 10:04:45 +02:00
s_playlist.h
tarray.h - give TMap a proper move constructor and assignment operator. 2021-08-23 19:05:31 +02:00
templates.h - clamp(): Remove definition in compat.h and uplift definition in templates.h. 2020-10-07 13:29:00 +11:00
tflags.h
utf8.cpp - removed the multiplayer scoreboard screens. 2021-05-27 13:33:54 +02:00
utf8.h
vectors.h - Backend update from GZDoom. 2021-07-11 09:50:36 +02:00
weightedlist.h
x86.cpp - backend update from GZDoom. 2021-02-12 14:44:54 +01:00
x86.h - backend update from GZDoom. 2021-02-12 14:44:54 +01:00
zstrformat.cpp
zstring.cpp - backend update from GZDoom 2021-08-14 10:04:45 +02:00
zstring.h - backend update from GZDoom 2021-08-14 10:04:45 +02:00