[Gtkradiant] CVS: some more fixes to q3map

Timothee Besset gtkradiant@zerowing.idsoftware.com
Mon, 28 Jan 2002 05:38:26 -0600


This is a mixed plain/HTML MIME encoded message.

--10122179067799
Content-Type: text/plain

User   : timo
Root   : zerowing:/cvs
Date   : 2002/01/28  05:38:08

some more fixes to q3map

--

  GtkRadiant/docs/developer/CHANGES
    1.244 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.244
    diff :
      This is the changelog for developpers, != changelog for the end user 
      that we distribute with the binaries. (see changelog)
      
    + 28/1/2002
    +   TTimo
    +   - fixed BSP version depending on game mode in q3map
    +     (home dir guessing is still fucked, have to fix before release)
    + 
      27/1/2002
        TTimo
        - switching to v3 project file, forcing reload of template if non-v3
    ***************
    *** 12,18 ****
          see also todo: http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=368
        - some fixes to textures loading paths in curry
        - linux setup copying correct content for curry (pk3 in wolf media) and bobtoolz (bt/ in plugins/)
    !   - building 1.2.2 setups
        
        Gef
        - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=362
    --- 17,23 ----
          see also todo: http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=368
        - some fixes to textures loading paths in curry
        - linux setup copying correct content for curry (pk3 in wolf media) and bobtoolz (bt/ in plugins/)
    !   - building 1.2.2 setups  
        
        Gef
        - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=362

5 files modified :

  GtkRadiant/docs/developer/CHANGES
    1.244 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.244
    1.243 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.243
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=text&tr1=1.243&r2=text&tr2=1.244&f=h

  GtkRadiant/radiant/watchbsp.cpp
    1.21 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/watchbsp.cpp?rev=1.21
    1.20 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/watchbsp.cpp?rev=1.20
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/watchbsp.cpp.diff?r1=text&tr1=1.20&r2=text&tr2=1.21&f=h

  GtkRadiant/setup/changelog.txt
    1.10 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/setup/changelog.txt?rev=1.10
    1.9 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/setup/changelog.txt?rev=1.9
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/setup/changelog.txt.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&f=h

  GtkRadiant/tools/quake3/q3map/path_init.c
    1.3 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/tools/quake3/q3map/path_init.c?rev=1.3
    1.2 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/tools/quake3/q3map/path_init.c?rev=1.2
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/tools/quake3/q3map/path_init.c.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&f=h

  GtkRadiant/vslick/Radiant.vpw
    1.36 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/Radiant.vpw?rev=1.36
    1.35 : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/Radiant.vpw?rev=1.35
    diff : http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/Radiant.vpw.diff?r1=text&tr1=1.35&r2=text&tr2=1.36&f=h


--10122179067799
Content-Type: text/html

<html>
<head><title>CVS report</title></head>
<body bgcolor="#ffffff" text="#000000">

<table border=0 width="100%" cellspacing=0 cellpadding=0>
 <tr>
<td align=left><b>Commit from <i>timo</i></b></td>
  <td align=right valign=bottom>2002/01/28  &nbsp; 05:38:08</td>
 </tr>
</table>
<hr width="100%" size=2 noshade><br>

<code>
some more fixes to q3map<br>
</code>
<hr width="100%" size=2 noshade><br>
<code>
<b>GtkRadiant/docs/developer/CHANGES</b>
<pre>  This is the changelog for developpers, != changelog for the end user 
  that we distribute with the binaries. (see changelog)
  
+ 28/1/2002
+   TTimo
+   - fixed BSP version depending on game mode in q3map
+     (home dir guessing is still fucked, have to fix before release)
+ 
  27/1/2002
    TTimo
    - switching to v3 project file, forcing reload of template if non-v3
***************
*** 12,18 ****
      see also todo: http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=368
    - some fixes to textures loading paths in curry
    - linux setup copying correct content for curry (pk3 in wolf media) and bobtoolz (bt/ in plugins/)
!   - building 1.2.2 setups
    
    Gef
    - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=362
--- 17,23 ----
      see also todo: http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=368
    - some fixes to textures loading paths in curry
    - linux setup copying correct content for curry (pk3 in wolf media) and bobtoolz (bt/ in plugins/)
!   - building 1.2.2 setups  
    
    Gef
    - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=362
</pre>
<table border=0 width="100%">

 <tr>
  <td colspan=5>&nbsp;</td>
 </tr>
 <tr bgcolor="#e0e0e0">
  <td colspan=5 align=center><b>5 files modified</b></td>
 </tr>
 <tr>
  <td><b>Module</b></td>
  <td><b>File name</b></td>
  <td colspan=3><b>Version</b></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>docs/developer/CHANGES</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.243">1.243</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES.diff?r1=text&tr1=1.243&r2=text&tr2=1.244&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/docs/developer/CHANGES?rev=1.244">1.244</a></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>radiant/watchbsp.cpp</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/watchbsp.cpp?rev=1.20">1.20</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/watchbsp.cpp.diff?r1=text&tr1=1.20&r2=text&tr2=1.21&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/radiant/watchbsp.cpp?rev=1.21">1.21</a></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>setup/changelog.txt</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/setup/changelog.txt?rev=1.9">1.9</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/setup/changelog.txt.diff?r1=text&tr1=1.9&r2=text&tr2=1.10&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/setup/changelog.txt?rev=1.10">1.10</a></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>tools/quake3/q3map/path_init.c</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/tools/quake3/q3map/path_init.c?rev=1.2">1.2</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/tools/quake3/q3map/path_init.c.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/tools/quake3/q3map/path_init.c?rev=1.3">1.3</a></td>
 </tr>
 <tr>
  <td><b>GtkRadiant</b></td>
  <td><code>vslick/Radiant.vpw</code></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/Radiant.vpw?rev=1.35">1.35</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/Radiant.vpw.diff?r1=text&tr1=1.35&r2=text&tr2=1.36&f=h">&gt;&gt;&gt;</a></td>
  <td><a href="http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/vslick/Radiant.vpw?rev=1.36">1.36</a></td>
 </tr>

</table>

</body>
</html>

--10122179067799--