.. |
math
|
|
|
nodebuilder
|
|
|
rapidjson
|
|
|
sfmt
|
|
|
xlsxread
|
- removed excessive std::move() reported by Clang
|
2019-03-09 16:36:12 +02:00 |
cmdlib.cpp
|
- made Windows backend parts of the console Unicode capable.
|
2019-02-15 22:05:26 +01:00 |
cmdlib.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
colormatcher.cpp
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
colormatcher.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
configfile.cpp
|
- fixed the player name display.
|
2019-02-16 22:57:02 +01:00 |
configfile.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
ctpl.h
|
|
|
doomerrors.h
|
- moved around a few more files.
|
2019-02-23 18:57:49 +01:00 |
earcut.hpp
|
|
|
files.cpp
|
- switched the Windows backend to use the Windows Unicode API.
|
2019-02-14 22:23:33 +01:00 |
files.h
|
|
|
files_decompress.cpp
|
|
|
i_module.cpp
|
- switched the Windows backend to use the Windows Unicode API.
|
2019-02-14 22:23:33 +01:00 |
i_module.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
i_time.cpp
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
i_time.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
lists.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
m_alloc.cpp
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
m_alloc.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
m_argv.cpp
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
m_argv.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
m_bbox.cpp
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
m_bbox.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
m_crc32.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
m_fixed.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
m_png.cpp
|
|
|
m_png.h
|
|
|
m_random.cpp
|
|
|
m_random.h
|
|
|
m_swap.h
|
|
|
md5.cpp
|
|
|
md5.h
|
|
|
memarena.cpp
|
|
|
memarena.h
|
|
|
name.cpp
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
name.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
namedef.h
|
Add LookScale variable on weapon
|
2019-03-07 21:22:33 +01:00 |
parallel_for.h
|
|
|
s_playlist.cpp
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
s_playlist.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
sc_man.cpp
|
|
|
sc_man.h
|
|
|
sc_man_scanner.re
|
|
|
sc_man_tokens.h
|
|
|
stats.cpp
|
- moved a few more things and deleted the unused v_pfx implementation.
|
2019-02-22 19:48:18 +01:00 |
stats.h
|
- moved a few more things and deleted the unused v_pfx implementation.
|
2019-02-22 19:48:18 +01:00 |
strnatcmp.c
|
|
|
strnatcmp.h
|
|
|
tarray.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
templates.h
|
- moved a few more things and deleted the unused v_pfx implementation.
|
2019-02-22 19:48:18 +01:00 |
tflags.h
|
- changed the linedef translator into a struct and reorganized its storage to allow having different ones at the same time.
|
2019-02-02 01:22:12 +01:00 |
utf8.cpp
|
- fixed utf8_decode.
|
2019-02-24 13:55:08 +01:00 |
utf8.h
|
- use a wide string for the console input buffer.
|
2019-03-10 17:54:03 +01:00 |
v_collection.cpp
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
v_collection.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
vectors.h
|
- fix typo
|
2019-03-02 21:34:34 +01:00 |
weightedlist.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
x86.cpp
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
x86.h
|
- moved a bunch of files to the utility folder.
|
2019-02-01 01:18:32 +01:00 |
xs_Float.h
|
|
|
zstrformat.cpp
|
- changed zstrformat to allow %c to emit non-ASCII characters as UTF-8.
|
2019-02-19 00:27:47 +01:00 |
zstring.cpp
|
- fixed character counting in TypeOn HUD message.
|
2019-03-10 18:54:57 +01:00 |
zstring.h
|
- fixed chat input.
|
2019-02-23 09:54:18 +01:00 |