- 
    sunshine
    2003-01-03 18:36
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/libs/cssys/unix:
        linux.mak (+1 -1)
      
 
    
   
  - 
    sunshine
    2003-01-03 18:17
  
 
  - 
    
    
6 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+2 -2)
      
 
      - 
        CS/include/cssys:
        sockets.h (+2 -4)
      
 
      - 
        CS/include/cssys/unix:
        csosdefs.h (+1 -8)
      
 
      - 
        CS/libs/cssys/unix:
        mmiounix.cpp (+1 -5)
      
 
      - 
        CS/plugins/net/driver/socket:
        socket.cpp (-13)
      
 
    
   
  - 
    sunshine
    2003-01-03 17:46
  
 
  - 
    
    
9 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+2 -1)
      
 
      - 
        CS/libs/cssys/unix:
        freebsd.mak (+1 -1),
        linux.mak (+1 -2),
        netbsd.mak (+1 -1)
      
 
      - 
        CS/plugins/sound/driver/oss:
        ossdrv.cpp (+4 -4)
      
 
    
   
  - 
    sunshine
    2003-01-03 16:26
  
 
  - 
    
    
26 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+6)
      
 
      - 
        CS/include/cssys/unix:
        csosdefs.h (+3 -5)
      
 
      - 
        CS/libs/cssys/unix:
        linux.mak (+4),
        loadlib.cpp (+6 -9),
        unixconf.sh (+1 -1)
      
 
      - 
        CS/mk:
        user.mak (+1),
        volatile.mak (+3)
      
 
      - 
        CS/plugins/video/canvas/sdl:
        sdl2d.cpp (+2 -2)
      
 
    
   
  - 
    sunshine
    2003-01-03 14:31
  
 
  - 
    
    
24 lines of code changed in:
    
      - 
        CS:
        Makefile (+4)
      
 
      - 
        CS/libs/cssys/macosx:
        macosx.mak (+2 -1)
      
 
      - 
        CS/mk:
        cs.mak (+5 -1),
        user.mak (+13 -7)
      
 
    
   
  - 
    sunshine
    2003-01-03 13:50
  
 
  - 
    
    
95 lines of code changed in:
    
      - 
        CS/bin:
        chkheadr.sh (del),
        chkmng.sh (new 0),
        chkpythn.sh (-4),
        chksockt.sh (new 0)
      
 
      - 
        CS/docs:
        history.txt (+18)
      
 
      - 
        CS/libs/cssys/macosx:
        macosx.mak (+1 -8),
        osxconf.sh (+6 -3)
      
 
      - 
        CS/libs/cssys/unix:
        freebsd.mak (+1 -10),
        hurd.mak (+1 -19),
        irix.mak (+1 -10),
        linux.mak (-10),
        netbsd.mak (+1 -10),
        solaris.mak (+1 -10),
        unixconf.sh (+6 -3)
      
 
      - 
        CS/libs/cssys/win32:
        win32conf.sh (+6 -3),
        win32gcc.mak (+15 -20),
        winconf.bat (changed)
      
 
      - 
        CS/mk:
        user.mak (+30 -6)
      
 
      - 
        CS/plugins/net/driver/ensocket:
        ensocket.mak (+2 -3)
      
 
      - 
        CS/plugins/net/driver/socket:
        socket.mak (+2 -3)
      
 
      - 
        CS/plugins/video/loader/jng:
        jngio.mak (+4 -10)
      
 
    
   
  - 
    matzebraun
    2003-01-02 15:21
  
 
  - 
    
    
20 lines of code changed in:
    
      - 
        CSEXTRA/video:
        Jamrules.in (+1 -1),
        TODO (+11 -11),
        configure.ac (+1 -1)
      
 
      - 
        CSEXTRA/video/apps/vidtest:
        Jamfile (+1 -1),
        vidtest.cpp (+2 -15),
        vidtest.h (+3 -3)
      
 
      - 
        CSEXTRA/video/plugins/avi:
        avistrv.cpp (+1 -2)
      
 
    
   
  - 
    sunshine
    2003-01-02 15:10
  
 
  - 
    
    
133 lines of code changed in:
    
      - 
        CS/bin:
        chkperl.sh (+44 -69)
      
 
      - 
        CS/docs:
        history.txt (+16)
      
 
      - 
        CS/mk:
        cs.mak (+15 -16),
        static.mak (+2 -6)
      
 
      - 
        CS/plugins/cscript/csperl5:
        csperl5.mak (+56 -2)
      
 
    
   
  - 
    sunshine
    2003-01-02 12:37
  
 
  - 
    
    
0 lines of code changed in:
    
      - 
        CS/libs/cssys/unix:
        chkogl.sh (changed)
      
 
    
   
  - 
    sunshine
    2003-01-02 12:12
  
 
  - 
    
    
62 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+8)
      
 
      - 
        CS/libs/cssys/macosx:
        macosx.mak (+3 -3)
      
 
      - 
        CS/libs/cssys/unix:
        chkogl.sh (changed),
        freebsd.mak (+1 -1),
        hurd.mak (+1 -1),
        irix.mak (+1 -1),
        linux.mak (+1 -1),
        netbsd.mak (+1 -1),
        solaris.mak (+1 -1)
      
 
      - 
        CS/libs/cssys/win32:
        win32gcc.mak (+5 -6)
      
 
      - 
        CS/plugins/video/canvas/macosx/opengl:
        glosx2d.mak (+12 -15)
      
 
      - 
        CS/plugins/video/canvas/openglwin:
        glwin32.mak (+5 -14)
      
 
      - 
        CS/plugins/video/canvas/openglx:
        glx2d.mak (+5 -25)
      
 
      - 
        CS/plugins/video/render3d/opengl:
        gl_render3d.mak (+6 -30)
      
 
      - 
        CS/plugins/video/render3d/shaderplugins/glshader_arb:
        glshader_arb.mak (+8 -31)
      
 
      - 
        CS/plugins/video/renderer/opengl:
        glrender.mak (+4 -28)
      
 
    
   
  - 
    philwyett
    2003-01-01 19:23
  
 
  - 
    
    
2 lines of code changed in:
    
      - 
        CS/plugins/csparser:
        prsseq.cpp (+2 -2)
      
 
    
   
  - 
    philwyett
    2003-01-01 08:01
  
 
  - 
    
    
2 lines of code changed in:
    
      - 
        CS/libs/cssys/macosx:
        macosx.mak (+2 -2)
      
 
    
   
  - 
    philwyett
    2003-01-01 07:59
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/libs/cssys/unix:
        linux.mak (+1 -1)
      
 
    
   
  - 
    sunshine
    2003-01-01 07:29
  
 
  - 
    
    
11 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+3)
      
 
      - 
        CS/libs/cssys/win32:
        cygwin.mak (del),
        win32conf.sh (+1 -1),
        win32gcc.mak (+7 -11),
        winconf.bat (changed)
      
 
    
   
  - 
    sunshine
    2002-12-31 18:19
  
 
  - 
    
    
68 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+8)
      
 
      - 
        CS/libs/cssys/unix:
        chkogl.sh (changed),
        chkxfree.sh (+31 -2),
        freebsd.mak (+1 -1),
        hurd.mak (+1 -1),
        irix.mak (+1 -1),
        linux.mak (+1 -1),
        netbsd.mak (+1 -1),
        solaris.mak (+1 -1)
      
 
      - 
        CS/plugins/video/canvas/asciiart:
        asciiart.mak (+2 -2)
      
 
      - 
        CS/plugins/video/canvas/openglx:
        glx2d.mak (+2 -2)
      
 
      - 
        CS/plugins/video/canvas/softx:
        x2d.mak (+2 -3)
      
 
      - 
        CS/plugins/video/canvas/xextf86vm:
        xextf86vm.mak (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/xextshm:
        xextshm.mak (+2 -2)
      
 
      - 
        CS/plugins/video/canvas/xwindow:
        xwindow.mak (+2 -2)
      
 
      - 
        CS/plugins/video/render3d/opengl:
        gl_render3d.mak (+3 -3)
      
 
      - 
        CS/plugins/video/render3d/shaderplugins/glshader_arb:
        glshader_arb.mak (+4 -3)
      
 
      - 
        CS/plugins/video/renderer/opengl:
        glrender.mak (+3 -3)
      
 
    
   
  - 
    vengeance2001
    2002-12-31 06:40
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/include/csutil:
        csstring.h (+1)
      
 
    
   
  - 
    vengeance2001
    2002-12-31 06:33
  
 
  - 
    
    
6 lines of code changed in:
    
      - 
        CS/include/csutil:
        csstring.h (+6)
      
 
    
   
  - 
    matzebraun
    2002-12-30 17:14
  
 
  - 
    
    
2 lines of code changed in:
    
      - 
        CS/libs/csutil:
        csinput.cpp (+2 -2)
      
 
    
   
  - 
    matzebraun
    2002-12-30 16:48
  
 
  - 
    
    
0 lines of code changed in:
    
      - 
        CS/plugins/csparser:
        prstex.cpp (-1)
      
 
    
   
  - 
    matzebraun
    2002-12-30 14:38
  
 
  - 
    
    
9 lines of code changed in:
    
      - 
        CS/include/csutil:
        scf.h (+9 -8)
      
 
    
   
  - 
    sunshine
    2002-12-30 12:22
  
 
  - 
    
    
2 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+2)
      
 
      - 
        CS/include/cssys/win32:
        volatile.h (-1)
      
 
      - 
        CS/mk:
        volatile.mak (-3)
      
 
    
   
  - 
    sunshine
    2002-12-30 11:10
  
 
  - 
    
    
9 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+5)
      
 
      - 
        CS/libs/cssys/win32:
        win32gcc.mak (+4 -5)
      
 
    
   
  - 
    ab031ns
    2002-12-28 23:52
  
 
  - 
    
    
0 lines of code changed in:
    
      - 
        CS/apps/walktest:
        walkcmd.cpp (-1),
        walkdemo.cpp (-1),
        walktest.cpp (-1)
      
 
    
   
  - 
    ab031ns
    2002-12-28 13:21
  
 
  - 
    
    
3 lines of code changed in:
    
      - 
        CS/bin:
        chkpthrd.sh (+1 -1),
        chkpythn.sh (+1 -1),
        chkzlib.sh (+1 -1)
      
 
    
   
  - 
    sunshine
    2002-12-28 08:27
  
 
  - 
    
    
19 lines of code changed in:
    
      - 
        CS/bin:
        chktools.sh (+10 -3)
      
 
      - 
        CS/docs:
        history.txt (+4)
      
 
      - 
        CS/mk:
        cs.mak (+5 -1)
      
 
    
   
  - 
    duhprey
    2002-12-27 20:09
  
 
  - 
    
    
9 lines of code changed in:
    
      - 
        CS/apps/tutorial/tbtut:
        tbtut.cpp (+8 -1),
        tbtut.h (+1)
      
 
    
   
  - 
    philwyett
    2002-12-27 08:20
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/include/csutil:
        fpu80x86.h (+1 -1)
      
 
    
   
  - 
    ab031ns
    2002-12-27 03:57
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/apps/tests/netmtst:
        netmtst.cpp (+1 -1)
      
 
    
   
  - 
    sunshine
    2002-12-26 22:01
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/mk/visualc7:
        apppysimp.rc (+1)
      
 
    
   
  - 
    sunshine
    2002-12-26 09:58
  
 
  - 
    
    
0 lines of code changed in:
    
      - 
        CS/mk/visualc7:
        apppysimp.rc (-1)
      
 
    
   
  - 
    philwyett
    2002-12-25 21:42
  
 
  - 
    
    
3 lines of code changed in:
    
      - 
        CS/docs/texinfo/build/platform/win32/msvc:
        msvc6.txi (+2 -2),
        msvc7.txi (+1 -1)
      
 
    
   
  - 
    sunshine
    2002-12-25 07:59
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/bin:
        chktools.sh (+1 -1)
      
 
    
   
  - 
    norman
    2002-12-25 02:40
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/libs/csgfx:
        csimage.cpp (+1 -1)
      
 
    
   
  - 
    norman
    2002-12-25 00:06
  
 
  - 
    
    
11 lines of code changed in:
    
      - 
        CS/scripts/rpm:
        cs.spec (+11 -3)
      
 
    
   
  - 
    wouter
    2002-12-24 22:11
  
 
  - 
    
    
154 lines of code changed in:
    
      - 
        CS/scripts/rpm:
        cs.spec (new 154)
      
 
    
   
  - 
    vengeance2001
    2002-12-24 21:22
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/plugins/video/canvas/directxcommon:
        directdetection.cpp (+1 -1)
      
 
    
   
  - 
    sunshine
    2002-12-24 18:26
  
 
  - 
    
    
5 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+3)
      
 
      - 
        CS/plugins/csparser:
        prsseq.cpp (+2 -1)
      
 
    
   
  - 
    sunshine
    2002-12-24 12:49
  
 
  - 
    
    
28 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+3)
      
 
      - 
        CS/libs/csgeom:
        matrix2.cpp (+10),
        matrix3.cpp (+15)
      
 
    
   
  - 
    sunshine
    2002-12-24 12:22
  
 
  - 
    
    
15 lines of code changed in:
    
      - 
        homepage:
        online.html (+13 -1),
        resource.html (+2)
      
 
    
   
  - 
    res2002
    2002-12-24 11:51
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/include/cssys/win32:
        win32.h (+1 -1)
      
 
    
   
  - 
    sunshine
    2002-12-24 11:47
  
 
  - 
    
    
62 lines of code changed in:
    
      - 
        CS/docs:
        history.txt (+21 -10)
      
 
      - 
        CS/plugins/video/canvas/common:
        graph2d.cpp (+2),
        graph2d.h (+6)
      
 
      - 
        CS/plugins/video/canvas/ddraw:
        g2d.cpp (+1 -1)
      
 
      - 
        CS/plugins/video/canvas/ddraw8:
        g2d_dd8.cpp (+2 -2)
      
 
      - 
        CS/plugins/video/canvas/directxcommon:
        directdetection.cpp (+29 -10),
        directdetection.h (+1 -8)
      
 
    
   
  - 
    ab031ns
    2002-12-23 22:24
  
 
  - 
    
    
1777 lines of code changed in:
    
      - 
        CS/apps/bumptest:
        bumptest.h (+3 -3)
      
 
      - 
        CS/apps/demo:
        demo.h (+3 -3),
        demoldr.h (+3 -3),
        demoop.h (+3 -3),
        demoseq.h (+3 -3)
      
 
      - 
        CS/apps/demosky:
        demosky.h (+3 -3)
      
 
      - 
        CS/apps/demosky2:
        demosky2.h (+3 -3)
      
 
      - 
        CS/apps/examples/cswseng:
        cswseng.h (+3 -3)
      
 
      - 
        CS/apps/import/3ds2lev:
        levelwriter.h (+3 -3)
      
 
      - 
        CS/apps/import/map2cs:
        bindata.h (+3 -3),
        brush.h (+3 -3),
        contain.h (+3 -3),
        csector.h (+3 -3),
        cthing.h (+3 -3),
        cworld.h (+3 -3),
        dmath3d.h (+1 -1),
        entity.h (+3 -3),
        iportal.h (+3 -3),
        isector.h (+3 -3),
        ithing.h (+3 -3),
        iworld.h (+3 -3),
        map.h (+3 -3),
        mapstd.h (+3 -3),
        mcurve.h (+3 -3),
        mparser.h (+3 -3),
        mpoly.h (+3 -3),
        mpolyset.h (+3 -3),
        pk3file.h (+3 -3),
        sparser.h (+3 -3),
        texarch.h (+3 -3),
        texfile.h (+3 -3),
        texman.h (+3 -3),
        texplane.h (+3 -3),
        vertbuf.h (+3 -3),
        wad3file.h (+3 -3),
        xworld.h (+3 -3),
        ziparch.h (+3 -3),
        zipfile.h (+3 -3)
      
 
      - 
        CS/apps/isomap:
        isomap.h (+3 -3)
      
 
      - 
        CS/apps/isotest:
        genmaze.h (+3 -3),
        isotest.h (+3 -3)
      
 
      - 
        CS/apps/perftest:
        perftest.h (+3 -3)
      
 
      - 
        CS/apps/tests/awstest:
        awssktst.h (+3 -3),
        awstest.h (+3 -3),
        cuscomp.h (+3 -3)
      
 
      - 
        CS/apps/tools/cs2xml:
        cs2xml.h (+3 -3)
      
 
      - 
        CS/apps/tools/csfedit:
        csfedit.h (+3 -3)
      
 
      - 
        CS/apps/tools/levtool:
        levtool.h (+3 -3)
      
 
      - 
        CS/apps/tools/picview:
        picview.h (+3 -3)
      
 
      - 
        CS/apps/tools/tbconv:
        tbconv.h (+3 -3)
      
 
      - 
        CS/apps/tutorial/tbtut:
        tbtut.h (+1 -1)
      
 
      - 
        CS/apps/video:
        video.h (+3 -3)
      
 
      - 
        CS/apps/walktest:
        bot.h (+3 -3),
        command.h (+3 -3),
        infmaze.h (+3 -3),
        wentity.h (+3 -3)
      
 
      - 
        CS/docs:
        history.txt (+11)
      
 
      - 
        CS/docs/texinfo/intro:
        authors.txi (+1 -1)
      
 
      - 
        CS/include:
        css.h (+3 -3),
        qint.h (+3 -3),
        qsqrt.h (+3 -3)
      
 
      - 
        CS/include/csengine:
        impmesh.h (+1 -1),
        impprctx.h (+3 -3),
        rdrprior.h (+3 -3),
        sharevar.h (+1 -1)
      
 
      - 
        CS/include/csgeom:
        cspoint.h (+3 -3),
        csrectrg.h (+1 -1),
        fastsqrt.h (+3 -3),
        math2d.h (+1 -1),
        obb.h (+3 -3),
        tesselat.h (+3 -3)
      
 
      - 
        CS/include/csgfx:
        inv_cmap.h (+3 -3),
        xorpat.h (+3 -3)
      
 
      - 
        CS/include/cssys:
        csendian.h (+3 -3),
        csshlib.h (+3 -3),
        getopt.h (+3 -3),
        sockets.h (+3 -3)
      
 
      - 
        CS/include/cssys/unix:
        csosdefs.h (+3 -3),
        unix.h (+3 -3)
      
 
      - 
        CS/include/cssys/win32:
        csosdefs.h (+3 -3),
        volatile.h (+3 -3)
      
 
      - 
        CS/include/cstool:
        csanim2d.h (+3 -3),
        csfxscr.h (+3 -3),
        cspixmap.h (+3 -3),
        csview.h (+3 -3),
        initapp.h (+3 -3),
        keyval.h (+3 -3),
        mapnode.h (+3 -3),
        mdldata.h (+3 -3),
        mdltool.h (+3 -3),
        prdots.h (+3 -3),
        prfire.h (+3 -3),
        proctex.h (+3 -3),
        prplasma.h (+3 -3),
        prsky.h (+3 -3),
        prwater.h (+3 -3),
        sndwrap.h (+3 -3),
        sprbuild.h (+3 -3),
        vidprefs.h (+3 -3)
      
 
      - 
        CS/include/csutil:
        2bitary.h (+3 -3),
        archive.h (+3 -3),
        binder.h (+3 -3),
        bitarray.h (+3 -3),
        bitary2d.h (+3 -3),
        cfgacc.h (+3 -3),
        cfgfile.h (+3 -3),
        cfgmgr.h (+3 -3),
        cmdhelp.h (+1 -1),
        cscolor.h (+3 -3),
        csctype.h (+3 -3),
        csevcord.h (+3 -3),
        csevent.h (+3 -3),
        cseventq.h (+3 -3),
        csmd5.h (+3 -3),
        csobject.h (+3 -3),
        csobjvec.h (+3 -3),
        csqueue.h (+3 -3),
        csrgbvct.h (+3 -3),
        csvector.h (+3 -3),
        databuf.h (+3 -3),
        dataobj.h (+3 -3),
        datastrm.h (+3 -3),
        debug.h (+3 -3),
        evoutlet.h (+3 -3),
        flags.h (+3 -3),
        fpu80x86.h (+3 -3),
        halogen.h (+3 -3),
        hashmap.h (+1 -1),
        hashmapr.h (+1 -1),
        indprint.h (+1 -1),
        inpnames.h (+3 -3),
        intarray.h (+3 -3),
        mmapio.h (+1 -1),
        nobjvec.h (+3 -3),
        nulcache.h (+3 -3),
        objiter.h (+3 -3),
        objpool.h (+3 -3),
        prfxcfg.h (+3 -3),
        ref.h (+3 -3),
        refarr.h (+3 -3),
        refcount.h (+3 -3),
        rng.h (+3 -3),
        sarray.h (+3 -3),
        scanstr.h (+3 -3),
        scf.h (+3 -3),
        scfstr.h (+3 -3),
        snprintf.h (+3 -3),
        sparse3d.h (+3 -3),
        token.h (+3 -3),
        typedvec.h (+3 -3),
        util.h (+3 -3),
        vfscache.h (+3 -3),
        virtclk.h (+3 -3),
        xmltiny.h (+3 -3),
        zip.h (+3 -3)
      
 
      - 
        CS/include/csws:
        csabslay.h (+3 -3),
        csapp.h (+3 -3),
        csbackgr.h (+3 -3),
        csbaglay.h (+3 -3),
        csbdrlay.h (+3 -3),
        csboxlay.h (+3 -3),
        csbutton.h (+3 -3),
        cschkbox.h (+3 -3),
        cscomp.h (+3 -3),
        cscwheel.h (+3 -3),
        csdialog.h (+3 -3),
        csflwlay.h (+3 -3),
        csgfxppl.h (+3 -3),
        csgrdlay.h (+3 -3),
        csgrid.h (+3 -3),
        cshints.h (+3 -3),
        csiline.h (+3 -3),
        cskeyacc.h (+3 -3),
        cslayout.h (+3 -3),
        cslistbx.h (+3 -3),
        csmenu.h (+3 -3),
        csmouse.h (+3 -3),
        csnotebk.h (+3 -3),
        csradbut.h (+3 -3),
        csscrbar.h (+3 -3),
        csskin.h (+3 -3),
        csspinbx.h (+3 -3),
        cssplit.h (+3 -3),
        csstatic.h (+3 -3),
        csstddlg.h (+3 -3),
        cstimer.h (+3 -3),
        cstree.h (+3 -3),
        csttlbar.h (+3 -3),
        cswindow.h (+3 -3),
        csws.h (+3 -3),
        cswsaux.h (+3 -3),
        cswspal.h (+3 -3),
        cswstex.h (+3 -3),
        cswsutil.h (+3 -3),
        sdefault.h (+3 -3)
      
 
      - 
        CS/include/iaws:
        aws.h (+3 -3),
        awscnvs.h (+3 -3),
        awsdefs.h (+3 -3),
        awsecomp.h (+4 -3),
        awsparm.h (+3 -3)
      
 
      - 
        CS/include/iengine:
        camera.h (+3 -3),
        campos.h (+3 -3),
        collectn.h (+3 -3),
        dynlight.h (+3 -3),
        engine.h (+3 -3),
        fview.h (+3 -3),
        halo.h (+3 -3),
        imposter.h (+3 -3),
        light.h (+3 -3),
        lod.h (+3 -3),
        material.h (+3 -3),
        mesh.h (+3 -3),
        motion.h (+3 -3),
        movable.h (+3 -3),
        region.h (+3 -3),
        rview.h (+3 -3),
        sector.h (+3 -3),
        shadcast.h (+3 -3),
        shadows.h (+3 -3),
        sharevar.h (+3 -3),
        skelbone.h (+3 -3),
        statlght.h (+3 -3),
        texture.h (+3 -3),
        viscull.h (+3 -3)
      
 
      - 
        CS/include/igeom:
        clip2d.h (+3 -3),
        objmodel.h (+3 -3),
        polymesh.h (+3 -3)
      
 
      - 
        CS/include/igraphic:
        image.h (+3 -3),
        imageio.h (+3 -3)
      
 
      - 
        CS/include/imap:
        ldrctxt.h (+3 -3),
        loader.h (+3 -3),
        reader.h (+3 -3),
        saver.h (+3 -3),
        services.h (+3 -3),
        writer.h (+4 -3)
      
 
      - 
        CS/include/imesh:
        ball.h (+3 -3),
        bcterr.h (+3 -3),
        clothmesh.h (+3 -3),
        crossbld.h (+3 -3),
        emit.h (+3 -3),
        explode.h (+3 -3),
        fire.h (+3 -3),
        fountain.h (+3 -3),
        genmesh.h (+3 -3),
        haze.h (+3 -3),
        lighting.h (+3 -3),
        mdlconv.h (+3 -3),
        mdldata.h (+3 -3),
        metaball.h (+3 -3),
        metagen.h (+3 -3),
        nullmesh.h (+3 -3),
        object.h (+3 -3),
        particle.h (+3 -3),
        partsys.h (+3 -3),
        rain.h (+3 -3),
        skeleton.h (+3 -3),
        snow.h (+3 -3),
        spiral.h (+3 -3),
        sprite2d.h (+3 -3),
        sprite3d.h (+3 -3),
        stars.h (+3 -3),
        terrbig.h (+3 -3),
        terrfunc.h (+3 -3)
      
 
      - 
        CS/include/imesh/thing:
        curve.h (+3 -3),
        lightmap.h (+3 -3),
        polygon.h (+3 -3),
        polytmap.h (+3 -3),
        portal.h (+3 -3),
        ptextype.h (+3 -3),
        thing.h (+3 -3)
      
 
      - 
        CS/include/inetwork:
        driver.h (+3 -3),
        driver2.h (+3 -3),
        netman.h (+3 -3),
        sockerr.h (+3 -3),
        socket.h (+3 -3),
        socket2.h (+3 -3)
      
 
      - 
        CS/include/isound:
        data.h (+3 -3),
        driver.h (+3 -3),
        handle.h (+3 -3),
        listener.h (+3 -3),
        loader.h (+3 -3),
        renderer.h (+3 -3),
        source.h (+3 -3),
        wrapper.h (+3 -3)
      
 
      - 
        CS/include/iutil:
        cache.h (+3 -3),
        cfgfile.h (+3 -3),
        cfgmgr.h (+3 -3),
        cmdline.h (+3 -3),
        comp.h (+3 -3),
        config.h (+3 -3),
        csinput.h (+3 -3),
        databuff.h (+3 -3),
        dbghelp.h (+3 -3),
        document.h (+3 -3),
        evdefs.h (+3 -3),
        event.h (+3 -3),
        eventh.h (+3 -3),
        eventq.h (+3 -3),
        object.h (+3 -3),
        objref.h (+3 -3),
        objreg.h (+3 -3),
        plugin.h (+3 -3),
        string.h (+3 -3),
        strvec.h (+3 -3),
        vfs.h (+3 -3),
        virtclk.h (+3 -3)
      
 
      - 
        CS/include/ivaria:
        bugplug.h (+3 -3),
        collider.h (+3 -3),
        conin.h (+3 -3),
        conout.h (+3 -3),
        dynamics.h (+3 -3),
        engseq.h (+3 -3),
        iso.h (+3 -3),
        isoldr.h (+3 -3),
        keyval.h (+3 -3),
        mapnode.h (+3 -3),
        perfstat.h (+3 -3),
        pmeter.h (+3 -3),
        reporter.h (+3 -3),
        script.h (+3 -3),
        sequence.h (+3 -3),
        view.h (+3 -3)
      
 
      - 
        CS/include/ivideo:
        codec.h (+3 -3),
        cursor.h (+3 -3),
        fontserv.h (+3 -3),
        graph2d.h (+3 -3),
        graph3d.h (+3 -3),
        halo.h (+3 -3),
        lighting.h (+3 -3),
        material.h (+3 -3),
        natwin.h (+3 -3),
        render3d.h (+3 -3),
        rndbuf.h (+3 -3),
        texture.h (+3 -3),
        txtmgr.h (+3 -3),
        vbufmgr.h (+3 -3),
        xextf86vm.h (+3 -3),
        xextshm.h (+3 -3),
        xwindow.h (+3 -3)
      
 
      - 
        CS/include/ivideo/effects:
        efclient.h (+3 -3),
        efdef.h (+3 -3),
        eflayer.h (+3 -3),
        efpass.h (+3 -3),
        efserver.h (+3 -3),
        efstring.h (+3 -3),
        eftech.h (+3 -3),
        efvector4.h (+3 -3)
      
 
      - 
        CS/include/ivideo/shader:
        shader.h (+3 -3)
      
 
      - 
        CS/libs/csgeom:
        obb_priv.h (+3 -3)
      
 
      - 
        CS/plugins/aws:
        av3dtxt.h (+3 -3),
        av3dtxtm.h (+3 -3),
        aws.h (+3 -3),
        aws3dfrm.h (+3 -3),
        awsControlBar.h (+3 -3),
        awsEngineView.h (+3 -3),
        awsMenu.h (+3 -3),
        awsPanel.h (+3 -3),
        awsTabCtrl.h (+3 -3),
        awsadler.h (+3 -2),
        awsbarct.h (+3 -3),
        awsbl.h (+3 -3),
        awschkbx.h (+3 -3),
        awscmdbt.h (+3 -3),
        awscmpt.h (+3 -3),
        awscomp.h (+3 -3),
        awscscr.h (+3 -3),
        awscspt.h (+3 -3),
        awsfparm.h (+3 -3),
        awsgbc.h (+3 -3),
        awsgbl.h (+3 -3),
        awsgrpfr.h (+3 -3),
        awsimgvw.h (+3 -3),
        awsitmv.h (+3 -3),
        awskcfct.h (+3 -3),
        awslabel.h (+3 -3),
        awslayot.h (+3 -3),
        awslstbx.h (+3 -3),
        awsmled.h (+3 -3),
        awsntbk.h (+3 -3),
        awsparser.h (+3 -3),
        awsprefs.h (+3 -3),
        awsradbt.h (+3 -3),
        awsscr.h (+3 -3),
        awsscrbr.h (+3 -3),
        awsslot.h (+3 -3),
        awsstbar.h (+3 -3),
        awsstdsk.h (+3 -3),
        awstex.h (+3 -3),
        awstimer.h (+3 -3),
        awstxtbx.h (+3 -3),
        awswin.h (+3 -3)
      
 
      - 
        CS/plugins/collide/opcode:
        CSopcode.h (+3 -3),
        OPC_AABB.cpp (+1 -1),
        OPC_AABB.h (+4 -4),
        OPC_AABBCollider.h (+3 -3),
        OPC_AABBTree.h (+3 -3),
        OPC_BVTCache.h (+3 -3),
        OPC_BoundingSphere.h (+4 -4),
        OPC_Collider.h (+3 -3),
        OPC_Common.h (+3 -3),
        OPC_Container.cpp (+1 -1),
        OPC_Container.h (+4 -4),
        OPC_FPU.h (+4 -4),
        OPC_HPoint.h (+4 -4),
        OPC_Matrix3x3.cpp (+1 -1),
        OPC_Matrix3x3.h (+4 -4),
        OPC_Matrix4x4.cpp (+1 -1),
        OPC_Matrix4x4.h (+4 -4),
        OPC_MemoryMacros.h (+4 -4),
        OPC_Model.h (+3 -3),
        OPC_OBB.cpp (+1 -1),
        OPC_OBB.h (+4 -4),
        OPC_OBBCollider.h (+3 -3),
        OPC_OptimizedTree.h (+3 -3),
        OPC_Plane.cpp (+1 -1),
        OPC_Plane.h (+4 -4),
        OPC_PlanesCollider.h (+3 -3),
        OPC_Point.cpp (+1 -1),
        OPC_Point.h (+4 -4),
        OPC_Preprocessor.h (+4 -4),
        OPC_Ray.cpp (+1 -1),
        OPC_Ray.h (+4 -4),
        OPC_RayCollider.h (+3 -3),
        OPC_Settings.h (+3 -3),
        OPC_SphereCollider.h (+3 -3),
        OPC_TreeBuilders.h (+3 -3),
        OPC_TreeCollider.h (+3 -3),
        OPC_Triangle.cpp (+1 -1),
        OPC_Triangle.h (+4 -4),
        OPC_Types.h (+4 -4),
        OPC_VolumeCollider.h (+3 -3),
        Opcode.h (+3 -3)
      
 
      - 
        CS/plugins/collide/rapid:
        csrapid.h (+3 -3)
      
 
      - 
        CS/plugins/console/input/standard:
        csconin.h (+3 -3)
      
 
      - 
        CS/plugins/console/output/fancy:
        fancycon.h (+3 -3)
      
 
      - 
        CS/plugins/console/output/simple:
        simpcon.h (+3 -3)
      
 
      - 
        CS/plugins/console/output/standard:
        csconout.h (+3 -3)
      
 
      - 
        CS/plugins/cscript/cspython:
        cspython.h (+3 -3)
      
 
      - 
        CS/plugins/csparser/services:
        syntxldr.h (+3 -3)
      
 
      - 
        CS/plugins/cssaver:
        cssaver.h (+1 -1)
      
 
      - 
        CS/plugins/device/joystick/linux:
        csjoylin.h (+3 -3)
      
 
      - 
        CS/plugins/engine/iso:
        isocell.h (+3 -3),
        isoengin.h (+3 -3),
        isogrid.h (+3 -3),
        isolight.h (+3 -3),
        isomater.h (+3 -3),
        isomesh.h (+3 -3),
        isorview.h (+3 -3),
        isospr.h (+3 -3),
        isoview.h (+3 -3),
        isoworld.h (+3 -3)
      
 
      - 
        CS/plugins/font/server/csfont:
        csfont.h (+3 -3)
      
 
      - 
        CS/plugins/font/server/fontplex:
        fontplex.h (+3 -3)
      
 
      - 
        CS/plugins/font/server/freefnt2:
        freefnt2.h (+1 -1)
      
 
      - 
        CS/plugins/isoldr:
        isoload.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/ball/object:
        ball.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/ball/persist/standard:
        ballldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/bcterr/object:
        bcterr.h (+1 -1),
        quadtree.h (+1 -1)
      
 
      - 
        CS/plugins/mesh/bcterr/persist/standard:
        bcterldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/cloth/object:
        cloth.h (+3 -3),
        clothobj.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/cloth/persist/standard:
        clothldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/emit/persist/standard:
        emitldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/explo/persist/standard:
        exploldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/fire/persist/standard:
        fireldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/fountain/persist/standard:
        fountldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/genmesh/object:
        genmesh.h (+3 -3),
        gmtri.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/genmesh/persist/standard:
        gmeshldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/genmesh/persist/tree:
        gtreeldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/haze/object:
        haze.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/haze/persist/standard:
        hazeldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/metaball/object:
        meta.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/metaball/persist/standard:
        mballldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/metagen/object:
        metagen.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/null/object:
        nullmesh.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/rain/persist/standard:
        rainldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/snow/persist/standard:
        snowldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/spiral/persist/standard:
        spirldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/spr2d/object:
        spr2d.h (+3 -3),
        spr2duv.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/spr2d/persist/standard:
        spr2dldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/spr3d/object:
        skel3d.h (+3 -3),
        sprtri.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/spr3d/persist/binary:
        spr3dbin.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/spr3d/persist/standard:
        spr3dldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/stars/object:
        stars.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/stars/persist/standard:
        starldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/terrbig:
        nterrain.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/terrfunc/persist/standard:
        terrfldr.h (+3 -3)
      
 
      - 
        CS/plugins/mesh/thing/object:
        poledges.h (+2 -2)
      
 
      - 
        CS/plugins/mesh/thing/persist/standard:
        thingldr.h (+3 -3)
      
 
      - 
        CS/plugins/motion/standard/object:
        motion.h (+3 -3)
      
 
      - 
        CS/plugins/motion/standard/persist/standard:
        motldr.h (+3 -3)
      
 
      - 
        CS/plugins/net/driver/ensocket:
        inet.h (+3 -3)
      
 
      - 
        CS/plugins/physics/loader:
        physldr.h (+3 -3)
      
 
      - 
        CS/plugins/physics/odedynam:
        odedynam.h (+3 -3)
      
 
      - 
        CS/plugins/sound/driver/coreaudio:
        casnddrv.h (+3 -3)
      
 
      - 
        CS/plugins/sound/loader/common:
        sndload.h (+3 -3),
        soundraw.h (+3 -3)
      
 
      - 
        CS/plugins/sound/loader/mod:
        moddata.h (+3 -3)
      
 
      - 
        CS/plugins/sound/loader/ogg:
        oggdata.h (+3 -3)
      
 
      - 
        CS/plugins/sound/renderer/arts:
        artshndl.h (+3 -3),
        artsrend.h (+3 -3),
        csarts_impl.h (+3 -3)
      
 
      - 
        CS/plugins/sound/renderer/common:
        shdl.h (+3 -3),
        slstn.h (+3 -3)
      
 
      - 
        CS/plugins/sound/renderer/ds3d:
        sndhdl.h (+3 -3),
        sndlstn.h (+3 -3),
        sndrdr.h (+3 -3),
        sndsrc.h (+3 -3)
      
 
      - 
        CS/plugins/sound/renderer/eax:
        sndhdl.h (+3 -3),
        sndlstn.h (+3 -3),
        sndrdr.h (+3 -3),
        sndsrc.h (+3 -3)
      
 
      - 
        CS/plugins/sound/renderer/openal:
        alsndhdl.h (+3 -3),
        alsndlst.h (+3 -3),
        alsndrdr.h (+3 -3),
        alsndsrc.h (+3 -3)
      
 
      - 
        CS/plugins/sound/renderer/software:
        sndhdl.h (+3 -3),
        srdrcom.h (+3 -3),
        srdrsrc.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/asciiart:
        csaa.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/common:
        graph2d.h (+3 -3),
        scancode.h (+3 -3),
        scrshot.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/ddraw:
        g2d.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/directxcommon:
        directdetection.h (+3 -3),
        iddetect.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/macosx/common:
        OSXDelegate2D.h (+3 -3),
        OSXDriver2D.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/macosx/coregraphics:
        CGDriver2D.h (+3 -3),
        OSXDelegate2D_CGBlit.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/macosx/opengl:
        GLOSXDriver2D.h (+3 -3),
        OSXDelegate2D_OpenGL.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/memory:
        memory.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/null2d:
        null2d.h (+1 -1)
      
 
      - 
        CS/plugins/video/canvas/openglcommon:
        glcommon2d.h (+3 -3),
        glstates.h (+3 -3),
        iglstates.h (+3 -3),
        iogl.h (+4 -4)
      
 
      - 
        CS/plugins/video/canvas/openglwin:
        oglg2d.h (+3 -3),
        wglext.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/openglx:
        glx2d.h (+3 -3),
        iogldisp.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/openglx/glide:
        glidedsp.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/softx:
        x2d.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/svgalib:
        svga.h (+3 -3)
      
 
      - 
        CS/plugins/video/canvas/xextf86vm:
        xextf86vm.h (+4 -3)
      
 
      - 
        CS/plugins/video/canvas/xextshm:
        xextshm.h (+3 -4)
      
 
      - 
        CS/plugins/video/canvas/xwindow:
        xwindow.h (+3 -4)
      
 
      - 
        CS/plugins/video/effects:
        efdef.h (+3 -3),
        eflayer.h (+3 -3),
        efpass.h (+3 -3),
        efserver.h (+3 -3),
        eftech.h (+3 -3),
        statehdr.h (+3 -3)
      
 
      - 
        CS/plugins/video/format/avi:
        avistra.h (+3 -3),
        avistrv.h (+3 -3),
        csavi.h (+3 -3),
        iavicdec.h (+3 -3)
      
 
      - 
        CS/plugins/video/format/codecs/divx4:
        odivx4.h (+3 -3)
      
 
      - 
        CS/plugins/video/format/codecs/opendivx:
        odivx.h (+3 -3)
      
 
      - 
        CS/plugins/video/format/codecs/rle:
        rle.h (+3 -3)
      
 
      - 
        CS/plugins/video/loader/bmp:
        bmpimage.h (+3 -3)
      
 
      - 
        CS/plugins/video/loader/gif:
        gifimage.h (+3 -3)
      
 
      - 
        CS/plugins/video/loader/jng:
        jng.h (+3 -3)
      
 
      - 
        CS/plugins/video/loader/jpg:
        jpgimage.h (+3 -3)
      
 
      - 
        CS/plugins/video/loader/mplex:
        imgplex.h (+3 -3)
      
 
      - 
        CS/plugins/video/loader/png:
        pngimage.h (+3 -3)
      
 
      - 
        CS/plugins/video/loader/sgi:
        sgiimage.h (+3 -3)
      
 
      - 
        CS/plugins/video/loader/tga:
        tgaimage.h (+3 -3)
      
 
      - 
        CS/plugins/video/render3d/common:
        txtmgr.h (+3 -3)
      
 
      - 
        CS/plugins/video/render3d/opengl:
        gl_render3d.h (+3 -3),
        gl_sysbufmgr.h (+3 -3),
        gl_txtcache.h (+3 -3),
        gl_txtmgr.h (+3 -3),
        gl_varbufmgr.h (+3 -3),
        glextmanager.h (+3 -3)
      
 
      - 
        CS/plugins/video/renderer/common:
        pixfmt.h (+3 -3),
        polybuf.h (+3 -3),
        txtmgr.h (+3 -3),
        vbufmgr.h (+3 -3)
      
 
      - 
        CS/plugins/video/renderer/null:
        null_g3d.h (+3 -3),
        null_txt.h (+3 -3)
      
 
      - 
        CS/plugins/video/renderer/opengl:
        csglext.h (+3 -3),
        effectdata.h (+3 -3),
        extstat.h (+3 -3),
        ogl_g3d.h (+3 -3),
        ogl_g3dcom.h (+3 -3),
        ogl_polybuf.h (+3 -3),
        ogl_txtcache.h (+3 -3),
        ogl_txtmgr.h (+3 -3)
      
 
      - 
        CS/plugins/video/renderer/software:
        sft3dcom.h (+3 -3),
        soft_txt.h (+3 -3),
        sttest.h (+3 -3),
        tcache.h (+3 -3)
      
 
      - 
        CS/plugins/video/renderer/software/i386:
        cpuid.h (+3 -3),
        scan16a.h (+3 -3),
        scan32a.h (+3 -3)
      
 
    
   
  - 
    philwyett
    2002-12-22 08:20
  
 
  - 
    
    
32 lines of code changed in:
    
      - 
        CS/libs/csengine/light:
        lghthalo.cpp (+32 -35)
      
 
    
   
  - 
    sunshine
    2002-12-22 07:27
  
 
  - 
    
    
506 lines of code changed in:
    
      - 
        CS/docs/texinfo:
        version.txi (+2 -2)
      
 
      - 
        CS/docs/texinfo/build:
        dirhier.txi (+1 -1),
        platform.txi (+1 -1)
      
 
      - 
        CS/docs/texinfo/build/platform:
        macosx.txi (+151 -337)
      
 
      - 
        CS/docs/texinfo/internal/platform:
        details.txi (+1 -1),
        macosx.txi (+350 -538)
      
 
    
   
  - 
    philwyett
    2002-12-22 06:36
  
 
  - 
    
    
12 lines of code changed in:
    
      - 
        CS/libs/csengine:
        camera.cpp (+4 -4),
        engine.cpp (+5 -4),
        lview.cpp (+3 -3)
      
 
    
   
  - 
    philwyett
    2002-12-22 05:40
  
 
  - 
    
    
42 lines of code changed in:
    
      - 
        CS/apps/import/md32spr:
        md32spr.cpp (+39 -27)
      
 
      - 
        CS/bin:
        comptest.sh (+1)
      
 
      - 
        CS/plugins/mesh/spr3d/persist/binary:
        spr3dbin.cpp (+1)
      
 
      - 
        CS/plugins/mesh/thing/object:
        thing.cpp (+1)
      
 
    
   
  - 
    okt
    2002-12-21 22:44
  
 
  - 
    
    
1 lines of code changed in:
    
      - 
        CS/plugins/csparser:
        csloader.cpp (+1 -1)
      
 
    
   
  - 
    sunshine
    2002-12-21 21:57
  
 
  - 
    
    
3 lines of code changed in:
    
      - 
        CS/mk/visualc7:
        plgnetman.vcproj (+2 -2),
        plgnull2d.rc (+1 -1)
      
 
    
   
  - 
    sunshine
    2002-12-21 14:34
  
 
  - 
    
    
1392 lines of code changed in:
    
      - 
        CS/docs/texinfo/build:
        platform.txi (+2 -2)
      
 
      - 
        CS/docs/texinfo/build/platform:
        macosx.txi (new 567),
        next.txi (del)
      
 
      - 
        CS/docs/texinfo/build/platform/win32/cygwin:
        cygwin.txi (+1 -1)
      
 
      - 
        CS/docs/texinfo/internal/platform:
        details.txi (+2 -2),
        macosx.txi (new 819),
        next.txi (del)
      
 
      - 
        CS/docs/texinfo/tutorial/howto:
        envvar.txi (+1 -1)
      
 
    
   
  - 
    sunshine
    2002-12-21 14:01
  
 
  - 
    
    
49 lines of code changed in:
    
      - 
        CS:
        scf.cfg (+1 -2),
        vfs.cfg (-7)
      
 
      - 
        CS/data/config:
        mouse.cfg (-2)
      
 
      - 
        CS/docs:
        history.txt (+12 -1)
      
 
      - 
        CS/docs/texinfo/appendix:
        faq.txi (+7 -7)
      
 
      - 
        CS/docs/texinfo/apps/walktest:
        keys.txi (-4)
      
 
      - 
        CS/docs/texinfo/build:
        dirhier.txi (+8 -27),
        platform.txi (-2),
        problems.txi (+5 -18)
      
 
      - 
        CS/docs/texinfo/build/platform:
        msdos.txi (del),
        next.txi (+1 -1)
      
 
      - 
        CS/docs/texinfo/internal:
        makefile.txi (+4 -5)
      
 
      - 
        CS/docs/texinfo/intro:
        features.txi (+2 -3)
      
 
      - 
        CS/docs/texinfo/options/config:
        system.txi (-9)
      
 
      - 
        CS/docs/texinfo/plugins:
        vfs.txi (+2 -4)
      
 
      - 
        CS/include/cssys:
        csosdefs.h (-2),
        sysdriv.h (-2)
      
 
      - 
        CS/libs/cssys/unix:
        freebsd.mak (+1 -1),
        hurd.mak (+1 -1),
        irix.mak (+1 -1),
        linux.mak (+1 -1),
        netbsd.mak (+1 -1),
        solaris.mak (+1 -1)
      
 
      - 
        CS/libs/cssys/win32:
        win32gcc.mak (+1 -1)
      
 
      - 
        CS/plugins/video/canvas/common:
        pc-keys.cpp (del)