对quake3源代码的学习与研究初步的计划

一.大体的文件概要:

1.对.zip文件的IO操作,zlib函数库的IO操作。

    (zlib是一种函数库,用来压缩和解压缩用的)

 

      lines file(s)
      4299 code/qcommon/unzip.c
        4546 libs/pak/unzip.cpp

2.MD4消息加密算法:

 

      lines file(s)
         299  code/qcommon/md4.c
        277  common/md4.c

3.标准c库的代替:

       hecksums are used to validate pak files

        standard C library replacement routines
         -----------------------------------------------------------------------------
         l ines file(s)
        1324 code/game/bg_lib.c

4.ADPCM 编码和解码:

        -----------------------------------------------------------------------------
         lines file(s)
        330  code/client/snd_adpcm.c
          Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
         Netherlands.

 

5.JPEG library
-----------------------------------------------------------------------------
code/jpeg-6
libs/jpeg6
Copyright (C) 1991-1995, Thomas G. Lane

 

6.大体说明

 

GENERAL NOTES
=============

A short summary of the file layout:

code/        Quake III Arena source code ( renderer, game code, OS layer etc. )
code/bspc    机器人算法的源代码

lcc/    c编译器的重定向 produces assembly to be turned into qvm bytecode by q3asm
q3asm/     assembly to qvm bytecode compiler
q3map/   地图编译器  map compiler ( .map -> .bsp ) - this is the version that comes with Q3Radiant 200f
q3radiant/    Q3Radiant map editor build 200f ( common/ and libs/ are support dirs for radiant )

q3辐射地图编辑器

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值