This website requires JavaScript.
Explore
Help
Sign in
qf
/
quake2forge
Watch
0
Star
0
Fork
You've already forked quake2forge
0
mirror of
https://git.code.sf.net/p/quake/quake2forge
synced
2024-12-12 13:42:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
485824e846
quake2forge
/
.gitignore
10 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Ignore .plg, .bc[ep], and .opt files.
2001-12-22 12:53:12 +00:00
*.bce
*.bcp
*.opt
fix up the .gitignore files that got accidently nuked in the previous commit
2002-01-07 05:02:03 +00:00
*.plg
.vimrc
make quake2 architecture independent. from Jaq (Jamie Wilkinson)
2002-01-28 05:36:20 +00:00
debug*
fix up the .gitignore files that got accidently nuked in the previous commit
2002-01-07 05:02:03 +00:00
quake2
make quake2 architecture independent. from Jaq (Jamie Wilkinson)
2002-01-28 05:36:20 +00:00
release*
More code cleanup. I added -pedantic to the CFLAGS to see what broke; mainly typecasts. I've disabled -pedantic again though, as there are some bugs in svgalib and libc headers that prevent compilation with -pedantic. I also didn't bother to set explicit casts in linux/qgl_linux.c
2002-02-21 01:47:27 +00:00
tags
Reference in a new issue
Copy permalink