.. |
cycler.cpp
|
- backend sync with GZDoom to pull in a few bugfixes and formatting corrections.
|
2020-05-26 23:12:04 +02:00 |
cycler.h
|
- backend sync with GZDoom to pull in a few bugfixes and formatting corrections.
|
2020-05-26 23:12:04 +02:00 |
d_event.cpp
|
- hooked up the chat display.
|
2020-08-25 18:51:56 +02:00 |
d_eventbase.h
|
- backend update to make the ZScript compiler work.
|
2020-06-14 18:58:30 +02:00 |
d_gui.h
|
- backend update to make the ZScript compiler work.
|
2020-06-14 18:58:30 +02:00 |
fcolormap.h
|
- use GZDoom's 2D drawer.
|
2020-05-25 17:11:32 +02:00 |
g_input.h
|
- do not call handleEvents outside the main loop.
|
2020-08-16 10:00:13 +02:00 |
gstrings.h
|
- added 3 missing files.
|
2020-04-12 08:30:43 +02:00 |
i_interface.cpp
|
- remove all code used to get current display's refresh rate.
|
2020-08-02 20:57:09 +02:00 |
i_interface.h
|
- hooked up ZDoom's i_net.cpp to compile within the project.
|
2020-08-29 22:07:47 +02:00 |
i_net.cpp
|
- dual license d_net.cpp and i_net.cpp
|
2020-09-13 19:38:31 +02:00 |
i_net.h
|
- this should be all we need from GZDoom to hook up the main loop.
|
2020-08-30 09:32:34 +02:00 |
i_specialpaths.h
|
- updated the platform code to be mostly identical with GZDoom
|
2020-05-26 00:08:26 +02:00 |
m_joy.cpp
|
- backend update to make the ZScript compiler work.
|
2020-06-14 18:58:30 +02:00 |
m_joy.h
|
- backend update.
|
2020-06-11 09:15:44 +02:00 |
m_random.cpp
|
- 'common' update.
|
2020-05-23 22:43:03 +02:00 |
m_random.h
|
- Linux compile fixes.
|
2020-05-24 16:47:00 +02:00 |
namedef.h
|
- added some ZScript basics.
|
2020-06-20 09:46:41 +02:00 |
palettecontainer.cpp
|
- dug out Dynamo's BigFont for Exhumed from the forum.
|
2020-09-08 01:12:23 +02:00 |
palettecontainer.h
|
- use constexpr for translation utilities
|
2020-08-15 10:22:07 +02:00 |
printf.h
|
- use CCMDs for Exhumed's input where applicable.
|
2020-08-23 16:11:18 +02:00 |
renderstyle.cpp
|
- moved renderstyle to 'common' and use GZDoom's color table code unaltered.
|
2020-05-23 22:43:05 +02:00 |
renderstyle.h
|
- moved renderstyle to 'common' and use GZDoom's color table code unaltered.
|
2020-05-23 22:43:05 +02:00 |
sc_man.cpp
|
- redid scriptfile as a wrapper around FScanner
|
2020-09-15 00:11:08 +02:00 |
sc_man.h
|
- added a list compare function to FScanner.
|
2020-09-15 21:21:16 +02:00 |
sc_man_scanner.re
|
- backend code matching with GZDoom
|
2020-04-12 08:30:40 +02:00 |
sc_man_tokens.h
|
- backend code matching with GZDoom
|
2020-04-12 08:30:40 +02:00 |
serialize_obj.h
|
- update "common" subfolder.
|
2020-05-23 22:43:02 +02:00 |
serializer.cpp
|
- implemented the automap serializer.
|
2020-09-06 13:39:57 +02:00 |
serializer.h
|
- implemented the automap serializer.
|
2020-09-06 13:39:57 +02:00 |
serializer_internal.h
|
- update "common" subfolder.
|
2020-05-23 22:43:02 +02:00 |
st_start.h
|
- backend update to make the ZScript compiler work.
|
2020-06-14 18:58:30 +02:00 |
startupinfo.h
|
- fixed default for 'modern' in GameStartupInfo.
|
2020-06-02 16:59:21 +02:00 |
stats.cpp
|
- use GZDoom's 2D drawer.
|
2020-05-25 17:11:32 +02:00 |
stats.h
|
- use GZDoom's 2D drawer.
|
2020-05-25 17:11:32 +02:00 |
stringtable.cpp
|
- use FString for returning strings from the script parser.
|
2020-09-13 10:29:57 +02:00 |
stringtable.h
|
- added a parser for World Tour's language files.
|
2020-09-05 21:33:04 +02:00 |
v_colortables.cpp
|
- moved renderstyle to 'common' and use GZDoom's color table code unaltered.
|
2020-05-23 22:43:05 +02:00 |
v_colortables.h
|
- moved renderstyle to 'common' and use GZDoom's color table code unaltered.
|
2020-05-23 22:43:05 +02:00 |