qip_src_readme.txt
来自「quake1 dos源代码最新版本」· 文本 代码 · 共 42 行
TXT
42 行
================================================================
Title : QIP Quake engine port
Version/Date : 2002-02-01
Filename : qip_src_20020201.zip
Author : Matthias "Maddes" Buecher
Email Address : maddes@go.to
Homepage : Quake Info Pool
http://www.quake-info-pool.net/
Quake Standards Group (short QSG)
http://www.quakesrc.org/
Description : Bugfixes for the offically released Quake sourcecode.
All included code is published under the GPL.
Read GNU.TXT for more information.
================================================================
This is the Quake engine sourcecode package of the Quake Info Pool.
To compile this engine by yourself just extract the zip in a new directory,
while keeping the directory structure inside the archive.
For WinQuake and GLQuake load WINQUAKE.DSW with MS Visual C++ 6.0, for DOSQuake
use MAKEFILE.DJGPP (more information about compiling DOSQuake inside this file).
There are also two project files for compiling WinQuake and GLQuake with LCC-Win32.
If you have problems compiling the sourecode check out the included QSML FAQ.
The readme for gamers is found in the QIP_DOCS folder. Check out
QIP_CHANGELOG.TXT for all the changes to the engine. To find the changes in the
source search for the authors name, e.g. Maddes, Radix, Neal, etc.
Most changes will be documented as tutorials on the Quake Standards Group
homepage soon (also see ENGINE_HOWTO folder).
Bye
Maddes
Development problems:
=====================
* Can not test and provide Linux builds
* Debug version of WinQuake says "Protection change failed"
(hint of starting windowed by Radix didn't helped me)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?