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-11 22:47:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d2934c4ba5
raze
/
polymer
/
eduke32
/
build
History
terminx
ec25bfa281
Fix transparent masked walls in Polymost
...
git-svn-id:
https://svn.eduke32.com/eduke32@5948
1a8010ca-5511-0410-912e-c29ae57300e0
2016-12-04 22:53:56 +00:00
..
doc
Novelty: Add Ken's "todo list from the Build days" alongside his other documentation.
2014-01-12 14:04:19 +00:00
include
Change OSD_CvarModified() to rely on a CVAR_MODIFIED flag set in osdcmd_cvar_set(), instead of merely comparing the current value to the default value. This leaves the storing of the default value (dval in osdcvar_t) in place for use in future features that haven't been programmed yet.
2016-12-01 04:06:40 +00:00
src
Fix transparent masked walls in Polymost
2016-12-04 22:53:56 +00:00
buildlic.txt
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
2008-10-20 03:09:19 +00:00
Makefile.deps
Separate art tile related functions out from engine.c and into tiles.c
2016-06-21 00:34:25 +00:00