.. |
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
|
- Get rid of useless lerp() function I added last night for lack of C++20.
|
2022-11-07 17:31:17 +11:00 |
colormatcher.h
|
|
|
configfile.cpp
|
|
|
configfile.h
|
|
|
engineerrors.cpp
|
- backend update from GZDoom.
|
2022-12-04 16:51:44 +01:00 |
engineerrors.h
|
- Backend update from GZDoom
|
2022-11-06 11:46:26 +01:00 |
filereadermusicinterface.h
|
|
|
files.cpp
|
|
|
files.h
|
|
|
files_decompress.cpp
|
|
|
findfile.cpp
|
- backend update from GZDoom.
|
2022-08-26 18:28:22 +02:00 |
findfile.h
|
|
|
floatrect.h
|
|
|
geometry.h
|
- return some invalid but recognizable magic value when IntersectLines is being passed two collinear lines.
|
2022-10-30 16:51:37 +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
|
- silenced lots of warnings for deliberate type conversions.
|
2022-10-30 16:51:35 +01: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
|
- Backend update from GZDoom
|
2022-11-12 10:45:39 +01:00 |
m_alloc.h
|
|
|
m_argv.cpp
|
|
|
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
|
|
|
memarena.h
|
|
|
name.cpp
|
|
|
name.h
|
|
|
palentry.h
|
|
|
palette.cpp
|
|
|
palutil.h
|
|
|
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
|
|
|
r_memory.h
|
|
|
refcounted.h
|
|
|
s_playlist.cpp
|
|
|
s_playlist.h
|
|
|
tarray.h
|
- backend update from GZDoom.
|
2022-12-04 16:51:44 +01:00 |
templates.h
|
|
|
tflags.h
|
|
|
TRS.h
|
- Backend update from GZDoom
|
2022-11-06 11:46:26 +01:00 |
utf8.cpp
|
|
|
utf8.h
|
|
|
vectors.h
|
- Use the interpolated sine table for tangent instead of Cephis math in TAngle<T> .
|
2022-12-11 18:41:38 +01:00 |
weightedlist.h
|
|
|
x86.cpp
|
|
|
x86.h
|
|
|
zstrformat.cpp
|
|
|
zstring.cpp
|
|
|
zstring.h
|
|
|