This website requires JavaScript.
Explore
Help
Sign in
teambeef
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/DrBeef/Raze.git
synced
2025-02-20 18:52:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0958b57047
raze
/
source
/
build
History
terminx
0958b57047
Refer to video modes as "software" and "OpenGL" in the startup window instead of simply by how many bpp they are. End users are likely to understand this distinction more.
...
git-svn-id:
https://svn.eduke32.com/eduke32@6436
1a8010ca-5511-0410-912e-c29ae57300e0
2017-08-27 10:20:48 +00:00
..
doc
Trailing whitespace.
2017-06-27 11:01:22 +00:00
include
Ignore video modes with resolutions less than 640x480 or with aspect ratios taller than around 4:3 when populating the mode lists used in the startup window and menus. Sorry to the two guys still using nasty 5:4 1280x1024 monitors in 2017; you'll have to set your resolution using the console now.
2017-08-27 10:20:41 +00:00
src
Refer to video modes as "software" and "OpenGL" in the startup window instead of simply by how many bpp they are. End users are likely to understand this distinction more.
2017-08-27 10:20:48 +00:00
buildlic.txt
The great repository rearrangement of 2017.
2017-02-01 10:01:11 +00:00
Dependencies.mak
Drop libpng and zlib in favor of a custom < 100 line .png writer and a drop-in zlib replacement called miniz.
2017-07-18 20:53:00 +00:00