crystal | 1 Jan 2007 03:15
Picon

Jobber run


jobber-svn.pl version 35
Copyright (C) 2000-2005 by Eric Sunshine <sunshine@...>
Converted for SVN support by Marten Svanfeldt

Configuration file: /home/crystal/CS/bin/jobber-cel-svn.cfg

BEGIN: Mon Jan  1 02:13:03 2007 UTC
Temporary directory: /tmp/tmp0
URL: https://svn.crystalspace3d.org/svnroot/cel/cel/trunk/
Configuring build environment.
Extracting Crystal Space Swig input files.
Repairing Visual-C++ project files.
Repairing Swig Python files.
Generating User's Manual.
Generating Public API Reference.
Applying changes to Visual-C++ project files.
  Scanning  (msvc <=> out/msvc).
  Comparing (msvc <=> out/msvc).
Applying changes to User's Manual.
  Scanning  (docs/html/manual <=> out/docs/html/manual).
  Comparing (docs/html/manual <=> out/docs/html/manual).
Committing Visual-C++ project files.
Committing Swig Python files.
Committing User's Manual.
Publishing User's Manual.
  Preparing.
  Installing.
  Cleaning.
Publishing Public API Reference.
(Continue reading)

crystal | 1 Jan 2007 03:57
Picon

Snapshot generation

snapshot.py version 15
Copyright (C) 2000-2005 by Eric Sunshine <sunshine@...>
SVN support by Marten Svanfeldt

BEGIN: Mon Jan  1 02:55:02 2007 UTC
Creating working directory: /tmp/tmpBlZgjt
Retrieving latest version of file:///home/crystal/scm/cel/cel/trunk/
Generating diff of 2526 & 2526
Generating 'gzip' packages
Generating 'bzip2' packages
Generating 'zip' packages
Linking to current 'gzip' packages
Linking to current 'bzip2' packages
Linking to current 'zip' packages
Purging old file: cel-2006-12-18.025501.log
Purging old file: cel-2006-12-30.025502.tgz
Purging old file: cel-2006-12-18.025501.diff.gz
Purging old file: cel-2006-12-30.025502.tar.bz2
Purging old file: cel-2006-12-18.025501.diff.bz2
Purging old file: cel-2006-12-30.025502.zip
Purging old file: cel-2006-12-18.025501.diff.zip
Generating checksums for 'gzip' packages
Generating checksums for 'bzip2' packages
Generating checksums for 'zip' packages
Purging working directory
END: Mon Jan  1 02:57:22 2007 UTC

crystal | 2 Jan 2007 03:16
Picon

Jobber run


jobber-svn.pl version 35
Copyright (C) 2000-2005 by Eric Sunshine <sunshine@...>
Converted for SVN support by Marten Svanfeldt

Configuration file: /home/crystal/CS/bin/jobber-cel-svn.cfg

BEGIN: Tue Jan  2 02:13:03 2007 UTC
Temporary directory: /tmp/tmp0
URL: https://svn.crystalspace3d.org/svnroot/cel/cel/trunk/
Configuring build environment.
Extracting Crystal Space Swig input files.
Repairing Visual-C++ project files.
Repairing Swig Python files.
Generating User's Manual.
Generating Public API Reference.
Applying changes to Visual-C++ project files.
  Scanning  (msvc <=> out/msvc).
  Comparing (msvc <=> out/msvc).
Applying changes to User's Manual.
  Scanning  (docs/html/manual <=> out/docs/html/manual).
  Comparing (docs/html/manual <=> out/docs/html/manual).
Committing Visual-C++ project files.
Committing Swig Python files.
Committing User's Manual.
Publishing User's Manual.
  Preparing.
  Installing.
  Cleaning.
Publishing Public API Reference.
(Continue reading)

crystal | 2 Jan 2007 03:57
Picon

Snapshot generation

snapshot.py version 15
Copyright (C) 2000-2005 by Eric Sunshine <sunshine@...>
SVN support by Marten Svanfeldt

BEGIN: Tue Jan  2 02:55:02 2007 UTC
Creating working directory: /tmp/tmpXhre4o
Retrieving latest version of file:///home/crystal/scm/cel/cel/trunk/
Generating diff of 2526 & 2526
Generating 'gzip' packages
Generating 'bzip2' packages
Generating 'zip' packages
Linking to current 'gzip' packages
Linking to current 'bzip2' packages
Linking to current 'zip' packages
Purging old file: cel-2006-12-19.025501.log
Purging old file: cel-2006-12-31.025502.tgz
Purging old file: cel-2006-12-19.025501.diff.gz
Purging old file: cel-2006-12-31.025502.tar.bz2
Purging old file: cel-2006-12-19.025501.diff.bz2
Purging old file: cel-2006-12-31.025502.zip
Purging old file: cel-2006-12-19.025501.diff.zip
Generating checksums for 'gzip' packages
Generating checksums for 'bzip2' packages
Generating checksums for 'zip' packages
Purging working directory
END: Tue Jan  2 02:57:19 2007 UTC

cfraz89 | 2 Jan 2007 13:41
Picon

SF.net SVN: cel: [2527] cel/trunk

Revision: 2527
          http://svn.sourceforge.net/cel/?rev=2527&view=rev
Author:   cfraz89
Date:     2007-01-02 04:41:06 -0800 (Tue, 02 Jan 2007)

Log Message:
-----------
pcwheeled fix

Modified Paths:
--------------
    cel/trunk/docs/history.txt
    cel/trunk/include/propclass/wheeled.h
    cel/trunk/plugins/propclass/wheeled/wheeled.cpp
    cel/trunk/plugins/propclass/wheeled/wheeled.h

Modified: cel/trunk/docs/history.txt
===================================================================
--- cel/trunk/docs/history.txt	2006-12-31 02:15:40 UTC (rev 2526)
+++ cel/trunk/docs/history.txt	2007-01-02 12:41:06 UTC (rev 2527)
 <at>  <at>  -3,6 +3,8  <at>  <at> 

 The history order is reversed so that new features are at the top.

+02-Dec-2006
+	- cfraz89 attempted to fix a bug with pcwheeled stopping.
 30-Dec-2006
 	- cfraz89 fixed a reversing bug in pcwheeled.
 28-Dec-2006

(Continue reading)

darekdawidowski | 2 Jan 2007 14:26
Picon

SF.net SVN: cel: [2528] cel/trunk

Revision: 2528
          http://svn.sourceforge.net/cel/?rev=2528&view=rev
Author:   darekdawidowski
Date:     2007-01-02 05:26:55 -0800 (Tue, 02 Jan 2007)

Log Message:
-----------
reverted pcwheeled fix

Modified Paths:
--------------
    cel/trunk/docs/history.txt
    cel/trunk/include/propclass/wheeled.h
    cel/trunk/plugins/propclass/wheeled/wheeled.cpp
    cel/trunk/plugins/propclass/wheeled/wheeled.h

Modified: cel/trunk/docs/history.txt
===================================================================
--- cel/trunk/docs/history.txt	2007-01-02 12:41:06 UTC (rev 2527)
+++ cel/trunk/docs/history.txt	2007-01-02 13:26:55 UTC (rev 2528)
 <at>  <at>  -5,6 +5,8  <at>  <at> 

 02-Dec-2006
 	- cfraz89 attempted to fix a bug with pcwheeled stopping.
+	- darek reverted this fix - that was error in my behaviour
+	  not pcwheeled fault.
 30-Dec-2006
 	- cfraz89 fixed a reversing bug in pcwheeled.
 28-Dec-2006

(Continue reading)

res2002 | 3 Jan 2007 00:33
Picon

SF.net SVN: cel: [2529] cel/branches/release/V1.0

Revision: 2529
          http://svn.sourceforge.net/cel/?rev=2529&view=rev
Author:   res2002
Date:     2007-01-02 15:33:28 -0800 (Tue, 02 Jan 2007)

Log Message:
-----------
res merged r26132 into 1.0 (drop CEGUI 0.4 support).

Modified Paths:
--------------
    cel/branches/release/V1.0/configure
    cel/branches/release/V1.0/configure.ac
    cel/branches/release/V1.0/docs/history10.txt

Modified: cel/branches/release/V1.0/configure
===================================================================
--- cel/branches/release/V1.0/configure	2007-01-02 13:26:55 UTC (rev 2528)
+++ cel/branches/release/V1.0/configure	2007-01-02 23:33:28 UTC (rev 2529)
 <at>  <at>  -1,6 +1,6  <at>  <at> 
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for cel 1.0.
+# Generated by GNU Autoconf 2.61 for cel 1.0rc2.
 #
 # Report bugs to <cel-main@...>.
 #
 <at>  <at>  -576,8 +576,8  <at>  <at> 
 # Identity of this package.
 PACKAGE_NAME='cel'
(Continue reading)

crystal | 3 Jan 2007 01:45
Picon

SF.net SVN: cel: [2530] cel/branches/release/V1.0/msvc

Revision: 2530
          http://svn.sourceforge.net/cel/?rev=2530&view=rev
Author:   crystal-manage
Date:     2007-01-02 16:45:07 -0800 (Tue, 02 Jan 2007)

Log Message:
-----------
Visual-C++ project files: Automated Visual-C++ project file repair.
Swig Python files: Automated Swig Python file repair.
User's Manual: Automated Texinfo to HTML conversion.

Modified Paths:
--------------
    cel/branches/release/V1.0/msvc/appbootstrap.manifest
    cel/branches/release/V1.0/msvc/appbootstrap.rc
    cel/branches/release/V1.0/msvc/appbootstrap_static.manifest
    cel/branches/release/V1.0/msvc/appbootstrap_static.rc
    cel/branches/release/V1.0/msvc/appcelstart.manifest
    cel/branches/release/V1.0/msvc/appcelstart.rc
    cel/branches/release/V1.0/msvc/appcelstart_static.manifest
    cel/branches/release/V1.0/msvc/appcelstart_static.rc
    cel/branches/release/V1.0/msvc/appceltst.manifest
    cel/branches/release/V1.0/msvc/appceltst.rc
    cel/branches/release/V1.0/msvc/appceltst_static.manifest
    cel/branches/release/V1.0/msvc/appceltst_static.rc
    cel/branches/release/V1.0/msvc/apphovertest.manifest
    cel/branches/release/V1.0/msvc/apphovertest.rc
    cel/branches/release/V1.0/msvc/appnettest.manifest
    cel/branches/release/V1.0/msvc/appnettest.rc
    cel/branches/release/V1.0/msvc/appnettest_static.manifest
(Continue reading)

crystal | 3 Jan 2007 03:15
Picon

Jobber run


jobber-svn.pl version 35
Copyright (C) 2000-2005 by Eric Sunshine <sunshine@...>
Converted for SVN support by Marten Svanfeldt

Configuration file: /home/crystal/CS/bin/jobber-cel-svn.cfg

BEGIN: Wed Jan  3 02:13:02 2007 UTC
Temporary directory: /tmp/tmp1
URL: https://svn.crystalspace3d.org/svnroot/cel/cel/trunk/
Configuring build environment.
Extracting Crystal Space Swig input files.
Repairing Visual-C++ project files.
Repairing Swig Python files.
Generating User's Manual.
Generating Public API Reference.
Applying changes to Visual-C++ project files.
  Scanning  (msvc <=> out/msvc).
  Comparing (msvc <=> out/msvc).
Applying changes to User's Manual.
  Scanning  (docs/html/manual <=> out/docs/html/manual).
  Comparing (docs/html/manual <=> out/docs/html/manual).
Committing Visual-C++ project files.
Committing Swig Python files.
Committing User's Manual.
Publishing User's Manual.
  Preparing.
  Installing.
  Cleaning.
Publishing Public API Reference.
(Continue reading)

crystal | 3 Jan 2007 03:58
Picon

Snapshot generation

snapshot.py version 15
Copyright (C) 2000-2005 by Eric Sunshine <sunshine@...>
SVN support by Marten Svanfeldt

BEGIN: Wed Jan  3 02:55:02 2007 UTC
Creating working directory: /tmp/tmpt-rqkS
Retrieving latest version of file:///home/crystal/scm/cel/cel/trunk/
Generating diff of 2526 & 2530
Generating 'gzip' packages
Generating 'bzip2' packages
Generating 'zip' packages
Linking to current 'gzip' packages
Linking to current 'bzip2' packages
Linking to current 'zip' packages
Purging old file: cel-2006-12-20.025503.log
Purging old file: cel-2007-01-01.025502.tgz
Purging old file: cel-2006-12-20.025503.diff.gz
Purging old file: cel-2007-01-01.025502.tar.bz2
Purging old file: cel-2006-12-20.025503.diff.bz2
Purging old file: cel-2007-01-01.025502.zip
Purging old file: cel-2006-12-20.025503.diff.zip
Generating checksums for 'gzip' packages
Generating checksums for 'bzip2' packages
Generating checksums for 'zip' packages
Purging working directory
END: Wed Jan  3 02:58:39 2007 UTC


Gmane