.. |
basics.h
|
- moved the "??? lumps" messages out of the single resource file handlers into the calling function and did a bit of include cleanup.
|
2020-04-11 14:00:18 +02:00 |
cmdlib.cpp
|
- fixed compilation for Linux and macOS
|
2020-04-11 20:36:36 +03:00 |
cmdlib.h
|
- more file system refactoring.
|
2020-04-11 14:00:19 +02:00 |
colormatcher.h
|
- moved the last remaining utilities.
|
2020-04-11 14:00:14 +02:00 |
configfile.cpp
|
- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
|
2020-04-11 14:00:13 +02:00 |
configfile.h
|
- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
|
2020-04-11 14:00:13 +02:00 |
engineerrors.cpp
|
- moved sc_man and palettecontainer to the 'common' folder.
|
2020-04-11 14:00:21 +02:00 |
engineerrors.h
|
|
|
filereadermusicinterface.h
|
- moved the last remaining utilities.
|
2020-04-11 14:00:14 +02:00 |
files.cpp
|
- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
|
2020-04-11 14:00:13 +02:00 |
files.h
|
- renamed the file system related classes to actually use the term "FileSystem".
|
2020-04-11 14:00:18 +02:00 |
files_decompress.cpp
|
- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
|
2020-04-11 14:00:13 +02:00 |
findfile.cpp
|
- use an array to store the buttons.
|
2020-04-11 20:19:50 +02:00 |
findfile.h
|
- moved the file lookup functions to utilities.
|
2020-04-11 20:19:50 +02:00 |
i_module.cpp
|
|
|
i_module.h
|
|
|
i_time.cpp
|
- moved more stuff and split FRandom in two so that the high level baggage does not need to be pulled in to use the RNG.
|
2020-04-11 14:00:14 +02:00 |
i_time.h
|
- moved more stuff and split FRandom in two so that the high level baggage does not need to be pulled in to use the RNG.
|
2020-04-11 14:00:14 +02:00 |
m_alloc.cpp
|
- moved sc_man and palettecontainer to the 'common' folder.
|
2020-04-11 14:00:21 +02:00 |
m_alloc.h
|
- fixed compilation for Linux and macOS
|
2020-04-11 20:36:36 +03:00 |
m_argv.cpp
|
- moved more stuff and split FRandom in two so that the high level baggage does not need to be pulled in to use the RNG.
|
2020-04-11 14:00:14 +02:00 |
m_argv.h
|
- moved more stuff and split FRandom in two so that the high level baggage does not need to be pulled in to use the RNG.
|
2020-04-11 14:00:14 +02:00 |
m_fixed.h
|
|
|
m_swap.h
|
|
|
matrix.cpp
|
|
|
matrix.h
|
|
|
memarena.cpp
|
- moved sc_man and palettecontainer to the 'common' folder.
|
2020-04-11 14:00:21 +02:00 |
memarena.h
|
- moved more stuff and split FRandom in two so that the high level baggage does not need to be pulled in to use the RNG.
|
2020-04-11 14:00:14 +02:00 |
name.cpp
|
- moved name.cpp to 'common'.
|
2020-04-11 14:00:21 +02:00 |
name.h
|
- moved name.cpp to 'common'.
|
2020-04-11 14:00:21 +02:00 |
palentry.h
|
|
|
palette.cpp
|
- moved the V_GetColor family of functions to the global palette utilities.
|
2020-04-11 14:00:22 +02:00 |
palutil.h
|
- moved the V_GetColor family of functions to the global palette utilities.
|
2020-04-11 14:00:22 +02:00 |
parallel_for.h
|
|
|
s_playlist.cpp
|
- moved more stuff and split FRandom in two so that the high level baggage does not need to be pulled in to use the RNG.
|
2020-04-11 14:00:14 +02:00 |
s_playlist.h
|
- moved more stuff and split FRandom in two so that the high level baggage does not need to be pulled in to use the RNG.
|
2020-04-11 14:00:14 +02:00 |
tarray.h
|
- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
|
2020-04-11 14:00:13 +02:00 |
templates.h
|
|
|
tflags.h
|
|
|
utf8.cpp
|
|
|
utf8.h
|
|
|
vectors.h
|
|
|
x86.cpp
|
- make DumpCPUInfo return a string instead of letting it print the info itself. Also consolidated I_Init, because both existing versions were identical.
|
2020-04-11 14:00:15 +02:00 |
x86.h
|
- make DumpCPUInfo return a string instead of letting it print the info itself. Also consolidated I_Init, because both existing versions were identical.
|
2020-04-11 14:00:15 +02:00 |
zstrformat.cpp
|
- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
|
2020-04-11 14:00:13 +02:00 |
zstring.cpp
|
- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
|
2020-04-11 14:00:13 +02:00 |
zstring.h
|
- moved most basic utility code without any dependencies on the rest of the engine to 'common' directory.
|
2020-04-11 14:00:13 +02:00 |