raze/source/common/engine
2021-12-25 21:28:50 +01:00
..
cycler.cpp
cycler.h
d_event.cpp - backend update fromGZDoom. 2021-11-21 10:19:52 +01:00
d_eventbase.h - mouse code update. 2020-09-28 22:36:43 +02:00
d_gui.h
date.cpp - date code from GZDoom. 2020-10-05 20:28:19 +02:00
fcolormap.h
g_input.h
gamestate.h - halt the game timer when setting up a cutscene and when starting movie playback. 2021-05-23 14:36:54 +02:00
gstrings.h
i_interface.cpp - backend update. 2020-10-03 17:04:45 +02:00
i_interface.h - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00
i_net.cpp - removed templates.h includes. 2021-10-30 10:51:03 +02:00
i_net.h - missing global variables. 2020-10-05 20:44:30 +02:00
i_specialpaths.h
m_joy.cpp
m_joy.h
m_random.cpp
m_random.h
namedef.h - Backend update from GZDoom. 2021-07-11 09:50:36 +02:00
palettecontainer.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
palettecontainer.h - changed palette lookup to consider the remapping of color 0 to 255. 2021-08-14 10:26:04 +02:00
printf.h Fix compilation on OpenBSD 2021-05-10 08:25:14 +02:00
renderstyle.cpp - use std::clamp instead of our homegrown version. 2021-10-30 10:35:00 +02:00
renderstyle.h - Backend update from GZDoom. 2021-10-07 22:46:45 +02:00
sc_man.cpp - removed templates.h includes. 2021-10-30 10:51:03 +02:00
sc_man.h - more warning fixes in 'core'. 2021-05-12 21:48:14 +02:00
sc_man_scanner.re
sc_man_tokens.h
serialize_obj.h
serializer.cpp - extended walltype to directly manage Blood's XWALL. 2021-12-25 21:28:47 +01:00
serializer.h - serialization support for BitArray. 2021-12-25 21:28:50 +01:00
serializer_internal.h - Backend update from GZDoom. 2021-07-11 09:50:36 +02:00
st_start.h
startupinfo.h - allow specifying a .def file in GAMEINFO. 2021-04-17 23:52:45 +02:00
stats.cpp
stats.h - backend update from GZDoom. 2021-02-12 14:44:54 +01:00
stringtable.cpp - backend update from GZDoom 2021-08-14 10:04:45 +02:00
stringtable.h - merged string table and system callbacks. 2020-10-04 21:15:51 +02:00
v_colortables.cpp
v_colortables.h