This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
3dfb417f07
vkdoom_m
/
src
/
common
History
alexey.lysiuk
3f9b9314a0
- added #include to fix compilation with MSVC 16.6.0
...
https://forum.zdoom.org/viewtopic.php?t=68641
2020-05-21 10:06:50 +03:00
..
2d
- apply aspect ratio compensation for all fullscreen images with a height of 200 and 400, and not just to 320x200 and 640x400.
2020-04-19 13:49:10 +02:00
audio
- added #include to fix compilation with MSVC 16.6.0
2020-05-21 10:06:50 +03:00
console
Add the check to the other loop per Graf's request.
2020-04-24 10:01:36 +02:00
engine
Exposed MTF_NOCOUNT to UDMF
2020-04-27 20:30:37 +02:00
filesystem
- fixed compilation for Linux and macOS
2020-04-11 20:36:36 +03:00
fonts
- fixed text size calculations in the status bar.
2020-04-13 12:11:14 +02:00
objects
- fix autoseg registration by moving start/end files back to src directory
2020-04-13 10:14:07 +03:00
rendering
/gl_load
- moved gl_load to common.
2020-04-11 20:20:59 +02:00
scripting
fix "'ictionary' is freed outside the GC process" warning
2020-05-18 18:32:53 +02:00
textures
- fixed: hwrenderer materials were nullptr checked but the pointers were not always properly initialized
2020-04-21 09:41:33 -04:00
thirdparty
- moved SFMT to 'common'.
2020-04-11 14:00:14 +02:00
utility
- added #include to fix compilation with MSVC 16.6.0
2020-05-21 10:06:50 +03:00