..
afxres.h
deadguy.bmp
- Use a FreeDoom sprite for deadguy.bmp - much better than a red circle with an exclamation point on it.
2017-09-16 04:16:14 -04:00
fb_d3d9.cpp
- Added alpha parameter to DrawLine for the GL renderer, it's a fake parameter for the software renderer so mods don't crash.
2018-11-02 13:04:37 +01:00
fb_d3d9_wipe.cpp
- finally managed to get rid of the DWORD type.
2017-03-10 19:46:22 +01:00
fb_ddraw.cpp
- Fixed compilation with VS.
2018-05-11 14:22:43 +02:00
hardware.cpp
- consolidated the 3 atterm implementations.
2019-06-10 20:52:02 +02:00
hardware.h
Merge branch 'make-qzdoom-gzdoom-again' of https://github.com/raa-eruanna/qzdoom into 3.0_work
2017-03-09 19:09:13 +01:00
i_crash.cpp
- changed MIDI sources so that they do not have to include i_musicinterns.h anymore.
2020-01-05 01:53:45 +01:00
i_dijoy.cpp
- Allow joystick input in the background by default. It's always allowed for XInput controllers and they work as DInput ones with DInput support disabled.
2019-11-22 19:44:22 +01:00
i_input.cpp
- Added support for PrtSc and cosmetic changes.
2019-09-22 19:34:56 +02:00
i_input.h
- fixed compilation in debug mode.
2017-11-12 09:06:40 +01:00
i_keyboard.cpp
- changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files.
2017-04-17 12:27:19 +02:00
i_main.cpp
- moved the initial C_InitConsole call into D_DoomMain
2020-01-05 21:00:16 +01:00
i_mouse.cpp
- we no longer support Windows 9x or NT 4 so its special code may just be removed entirely.
2017-06-07 09:26:06 +02:00
i_rawps2.cpp
- changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files.
2017-04-17 12:27:19 +02:00
i_specialpaths.cpp
- sorted sound backend code into subdirectories.
2020-01-04 21:32:02 +01:00
i_system.cpp
- cleaned up language detection leftovers
2019-07-17 18:14:53 +02:00
i_system.h
- consolidated the 3 atterm implementations.
2019-06-10 20:52:02 +02:00
i_xinput.cpp
Revert "- Applied some Blzut3 patches to compile with MinGW."
2019-05-14 16:32:39 +02:00
icon1.ico
- Added new great icons by Tormentor667.
2019-05-30 00:05:02 +02:00
optwin32.h
- switched the Windows backend to use the Windows Unicode API.
2019-05-14 16:17:05 +02:00
rawinput.h
resource.h
- fixed Windows startup.
2019-05-14 17:20:30 +02:00
st_start.cpp
Revert "- Addressed crash on exit with MinGW. This is a hack and i've reported it as a bug in the MinGW C runtime."
2020-01-05 19:54:54 +01:00
wglext.h
- removed all remains of the old EAX editor.
2017-11-26 15:23:07 +01:00
win32gliface.cpp
- add vid_hdr cvar that enables higher than 8bpc output for monitors that support it
2019-06-20 20:48:42 +02:00
win32gliface.h
- skip rendering when application is not active
2018-05-10 21:16:38 +02:00
win32iface.h
- took DCanvas and all its subtypes out of the DObject tree.
2017-04-14 10:48:18 +02:00
win32swiface.h
- Added alpha parameter to DrawLine for the GL renderer, it's a fake parameter for the software renderer so mods don't crash.
2018-11-02 13:04:37 +01:00
win32video.cpp
- consolidated the 3 atterm implementations.
2019-06-10 20:52:02 +02:00
winres.h
zdoom.exe.manifest
Change DPI Awareness to per-monitor on Windows8.1+
2016-12-10 10:30:23 +01:00
zdoom.natvis
- added Visual Studio debugger visualization for several types
2019-10-24 13:25:22 +02:00
zdoom.rc
- fixed crash log display.
2019-05-14 17:20:17 +02:00