This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2024-11-05 20:40:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
44a6cafd4b
gzdoom
/
tools
/
fixrtext
History
Christoph Oelckers
44a6cafd4b
- we are using C++11 now, so all those old VC 2005 project files are of no use anymore.
2016-03-01 09:38:49 +01:00
..
CMakeLists.txt
- Bump CMake version requirement to 2.8.7. This means that generator expressions must be supported as well as empty else and endif expressions (like most sane languages). ZDoom probably didn't work with 2.4 anymore anyway.
2016-02-05 21:19:29 -05:00
fixrtext.c
- Added a new fixrtext tool that sets the IMAGE_SCN_MEM_WRITE flag for
2007-02-03 02:51:13 +00:00