vknecht | 1 Aug 2009 15:58
Picon

SF.net SVN: cel:[3913] cel/branches/release/V1.4

Revision: 3913
          http://cel.svn.sourceforge.net/cel/?rev=3913&view=rev
Author:   vknecht
Date:     2009-08-01 13:58:38 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
Merged revisions 3909 via svnmerge from 
https://cel.svn.sourceforge.net/svnroot/cel/cel/trunk

........
  r3909 | caedesv | 2009-07-30 13:49:54 +0200 (jeu., 30 juil. 2009) | 2 lines

  fix bad comparison for activate parameter in SetActive action. Was forcing the action to always activate,
thus making deactivation impossible.
........

Modified Paths:
--------------
    cel/branches/release/V1.4/plugins/propclass/input/inpfact.cpp

Property Changed:
----------------
    cel/branches/release/V1.4/


Property changes on: cel/branches/release/V1.4
___________________________________________________________________
Modified: svnmerge-integrated
   - /cel/trunk:1-3451,3480,3495-3496,3498,3564,3568,3572,3574,3590,3592,3595-3597,3603,3606,3609-3613,3616,3631,3634,3636,3641,3644,3648,3653-3659,3662-3664,3667-3669,3671,3673,3676-3680,3683,3685,3687,3689-3690,3694,3698,3702-3704,3710-3713,3726,3730,3748,3760,3762,3767-3769,3771-3777,3779-3780,3784,3787,3802-3804,3817-3818,3835,3840,3849-3850,3853,3858,3867,3871,3899
(Continue reading)

vknecht | 1 Aug 2009 16:04
Picon

SF.net SVN: cel:[3914] cel/branches/release/V1.4

Revision: 3914
          http://cel.svn.sourceforge.net/cel/?rev=3914&view=rev
Author:   vknecht
Date:     2009-08-01 14:04:16 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
Merged revisions 3911 via svnmerge from 
https://cel.svn.sourceforge.net/svnroot/cel/cel/trunk

........
  r3911 | caedesv | 2009-07-30 19:10:25 +0200 (jeu., 30 juil. 2009) | 2 lines

  fixed bad comparisons for dynamic and expression parameters resulting in reporting incorrect changed
status for the parameter.
........

Modified Paths:
--------------
    cel/branches/release/V1.4/plugins/tools/quests/quests.cpp

Property Changed:
----------------
    cel/branches/release/V1.4/


Property changes on: cel/branches/release/V1.4
___________________________________________________________________
Modified: svnmerge-integrated
   - /cel/trunk:1-3451,3480,3495-3496,3498,3564,3568,3572,3574,3590,3592,3595-3597,3603,3606,3609-3613,3616,3631,3634,3636,3641,3644,3648,3653-3659,3662-3664,3667-3669,3671,3673,3676-3680,3683,3685,3687,3689-3690,3694,3698,3702-3704,3710-3713,3726,3730,3748,3760,3762,3767-3769,3771-3777,3779-3780,3784,3787,3802-3804,3817-3818,3835,3840,3849-3850,3853,3858,3867,3871,3899,3909
(Continue reading)

caedesv | 1 Aug 2009 20:45
Picon

SF.net SVN: cel:[3915] cel/trunk/plugins/tools/quests/reward_createentity. cpp

Revision: 3915
          http://cel.svn.sourceforge.net/cel/?rev=3915&view=rev
Author:   caedesv
Date:     2009-08-01 18:45:44 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
fix namespace issue resulting in wrong variable being used.

Modified Paths:
--------------
    cel/trunk/plugins/tools/quests/reward_createentity.cpp

Modified: cel/trunk/plugins/tools/quests/reward_createentity.cpp
===================================================================
--- cel/trunk/plugins/tools/quests/reward_createentity.cpp	2009-08-01 14:04:16 UTC (rev 3914)
+++ cel/trunk/plugins/tools/quests/reward_createentity.cpp	2009-08-01 18:45:44 UTC (rev 3915)
 <at>  <at>  -174,7 +174,7  <at>  <at> 

   const char* n = name->Get (params);
   if (!n) return;
-  pl->CreateEntity (ent_tpl, n, params);
+  pl->CreateEntity (ent_tpl, n, celCreateEntityReward::params);
 }

 //---------------------------------------------------------------------------

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.

(Continue reading)

caedesv | 1 Aug 2009 21:57
Picon

SF.net SVN: cel:[3916] cel/branches/release/V1.4

Revision: 3916
          http://cel.svn.sourceforge.net/cel/?rev=3916&view=rev
Author:   caedesv
Date:     2009-08-01 19:57:43 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
Merged revisions 3759 via svnmerge from
https://cel.svn.sourceforge.net/svnroot/cel/cel/trunk

Modified Paths:
--------------
    cel/branches/release/V1.4/plugins/tools/quests/reward_createentity.cpp

Property Changed:
----------------
    cel/branches/release/V1.4/


Property changes on: cel/branches/release/V1.4
___________________________________________________________________
Modified: svnmerge-integrated
   - /cel/trunk:1-3451,3480,3495-3496,3498,3564,3568,3572,3574,3590,3592,3595-3597,3603,3606,3609-3613,3616,3631,3634,3636,3641,3644,3648,3653-3659,3662-3664,3667-3669,3671,3673,3676-3680,3683,3685,3687,3689-3690,3694,3698,3702-3704,3710-3713,3726,3730,3748,3760,3762,3767-3769,3771-3777,3779-3780,3784,3787,3802-3804,3817-3818,3835,3840,3849-3850,3853,3858,3867,3871,3899,3909,3911
   + /cel/trunk:1-3451,3480,3495-3496,3498,3564,3568,3572,3574,3590,3592,3595-3597,3603,3606,3609-3613,3616,3631,3634,3636,3641,3644,3648,3653-3659,3662-3664,3667-3669,3671,3673,3676-3680,3683,3685,3687,3689-3690,3694,3698,3702-3704,3710-3713,3726,3730,3748,3760,3762,3767-3769,3771-3777,3779-3780,3784,3787,3802-3804,3817-3818,3835,3840,3849-3850,3853,3858,3867,3871,3899,3909,3911,3915
Modified: svn:mergeinfo
   - /cel/trunk:3480,3564,3568,3572,3574,3590,3592,3595-3597,3603,3606,3609-3613,3616,3631,3634,3644,3655-3659,3662-3664,3667-3668,3671,3673,3676-3680,3683,3685,3687,3689-3690,3694,3698,3702-3704,3710,3726,3730,3748,3760,3776-3777,3779-3780,3784,3787,3802-3804,3817-3818,3835,3840,3849-3850,3853,3858,3867,3871,3899,3909,3911
   + /cel/trunk:3480,3564,3568,3572,3574,3590,3592,3595-3597,3603,3606,3609-3613,3616,3631,3634,3644,3655-3659,3662-3664,3667-3668,3671,3673,3676-3680,3683,3685,3687,3689-3690,3694,3698,3702-3704,3710,3726,3730,3748,3760,3776-3777,3779-3780,3784,3787,3802-3804,3817-3818,3835,3840,3849-3850,3853,3858,3867,3871,3899,3909,3911,3915

Modified: cel/branches/release/V1.4/plugins/tools/quests/reward_createentity.cpp
===================================================================
(Continue reading)

caedesv | 1 Aug 2009 22:04
Picon

SF.net SVN: cel:[3917] cel/branches/release/V1.4

Revision: 3917
          http://cel.svn.sourceforge.net/cel/?rev=3917&view=rev
Author:   caedesv
Date:     2009-08-01 20:04:53 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
Merged revisions 3637,3759,3761 via svnmerge from 
https://cel.svn.sourceforge.net/svnroot/cel/cel/trunk

........
  r3637 | caedesv | 2008-08-19 20:14:29 +0200 (mar, 19 ago 2008) | 2 lines

  removed an incorrectly repeated variable in changeproperty base and class rewards.
........
  r3759 | caedesv | 2008-10-09 17:56:33 +0200 (jue, 09 oct 2008) | 2 lines

  fixed ToVector3 adapting function to actually handle vector3 values.
........
  r3761 | caedesv | 2008-10-10 16:23:30 +0200 (vie, 10 oct 2008) | 2 lines

  fixed a few overflows in the quest manager, which would result in crashes.
........

Modified Paths:
--------------
    cel/branches/release/V1.4/plugins/tools/quests/quests.cpp
    cel/branches/release/V1.4/plugins/tools/quests/reward_action.cpp
    cel/branches/release/V1.4/plugins/tools/quests/reward_changeproperty.cpp
    cel/branches/release/V1.4/plugins/tools/quests/reward_changeproperty.h
(Continue reading)

caedesv | 1 Aug 2009 22:18
Picon

SF.net SVN: cel:[3918] cel/branches/release/V1.4

Revision: 3918
          http://cel.svn.sourceforge.net/cel/?rev=3918&view=rev
Author:   caedesv
Date:     2009-08-01 20:18:23 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
Merged revisions 3454 via svnmerge from 
https://cel.svn.sourceforge.net/svnroot/cel/cel/trunk

........
  r3454 | caedesv | 2008-06-06 21:53:59 +0200 (vie, 06 jun 2008) | 5 lines

  fixed removing of subscriptions. it was being done in a way that would 
  memcopy weakrefs.
  also changed slightly how subscriptions and unsuscriptions are queued 
  to pop to a const reference instead of to a copy.
........

Modified Paths:
--------------
    cel/branches/release/V1.4/libs/celtool/stdmsgchannel.cpp

Property Changed:
----------------
    cel/branches/release/V1.4/


Property changes on: cel/branches/release/V1.4
___________________________________________________________________
(Continue reading)

caedesv | 1 Aug 2009 22:46
Picon

SF.net SVN: cel:[3919] cel/branches/release/V1.4

Revision: 3919
          http://cel.svn.sourceforge.net/cel/?rev=3919&view=rev
Author:   caedesv
Date:     2009-08-01 20:46:16 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
Merged revisions 3460,3465,3494,3594,3638,3661,3873 via svnmerge from 
https://cel.svn.sourceforge.net/svnroot/cel/cel/trunk

........
  r3460 | caedesv | 2008-06-10 18:20:18 +0200 (mar, 10 jun 2008) | 6 lines

  dont make director wrapper for pyPcCommon::SetProperty. This solves 
  issues with 1.9, but makes it impossible to override this function in 
  python. This is not that bad probably, and will likely not be supported 
  in the future, as it is nicer to just declare a python property and get 
  the callbacks magically (and dont need to use stringids :P).
........
  r3465 | caedesv | 2008-06-11 23:29:59 +0200 (mi?\195?\169, 11 jun 2008) | 2 lines

  made text respect billboard space even when screen is resized.
........
  r3494 | darekdawidowski | 2008-06-25 13:42:47 +0200 (mi?\195?\169, 25 jun 2008) | 2 lines

  Fixed trigger doc about jitter. It's 200/10 not 200/20 by default.
........
  r3594 | caedesv | 2008-07-31 19:06:39 +0200 (jue, 31 jul 2008) | 3 lines

  removed cross language polymorphism for PcCommon::QueryObject.
(Continue reading)

caedesv | 1 Aug 2009 22:54
Picon

SF.net SVN: cel:[3920] cel/branches/release/V1.4

Revision: 3920
          http://cel.svn.sourceforge.net/cel/?rev=3920&view=rev
Author:   caedesv
Date:     2009-08-01 20:54:32 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
Merged revisions 3453,3557 via svnmerge from 
https://cel.svn.sourceforge.net/svnroot/cel/cel/trunk

........
  r3453 | caedesv | 2008-06-06 14:21:10 +0200 (vie, 06 jun 2008) | 2 lines

  added celGetPCCLASS functions for python property classes.
........
  r3557 | caedesv | 2008-07-16 11:22:28 +0200 (mi?\195?\169, 16 jul 2008) | 2 lines

  made the python pl fake arrays inherit from object.
........

Modified Paths:
--------------
    cel/branches/release/V1.4/include/bindings/python/pre.i
    cel/branches/release/V1.4/scripts/pycel.py

Property Changed:
----------------
    cel/branches/release/V1.4/


(Continue reading)

caedesv | 1 Aug 2009 22:57
Picon

SF.net SVN: cel:[3921] cel/branches/release/V1.4

Revision: 3921
          http://cel.svn.sourceforge.net/cel/?rev=3921&view=rev
Author:   caedesv
Date:     2009-08-01 20:57:16 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
Merged revisions 3457 via svnmerge from 
https://cel.svn.sourceforge.net/svnroot/cel/cel/trunk

........
  r3457 | caedesv | 2008-06-09 17:14:32 +0200 (lun, 09 jun 2008) | 7 lines

  added parsing of entity for action and message parameters in a way that
  accepts pointers as well as entity name.
  note this is repeated code in both rewards, and must be refactored so 
  that all rewards can use the same... but its not clear to me where to 
  put it yet, so for the moment here is two sample implementations.
........

Modified Paths:
--------------
    cel/branches/release/V1.4/plugins/tools/quests/reward_action.cpp
    cel/branches/release/V1.4/plugins/tools/quests/reward_message.cpp

Property Changed:
----------------
    cel/branches/release/V1.4/


(Continue reading)

caedesv | 1 Aug 2009 23:06
Picon

SF.net SVN: cel:[3922] cel/branches/release/V1.4

Revision: 3922
          http://cel.svn.sourceforge.net/cel/?rev=3922&view=rev
Author:   caedesv
Date:     2009-08-01 21:06:27 +0000 (Sat, 01 Aug 2009)

Log Message:
-----------
Merged revisions 3516,3527-3528 via svnmerge from 
https://cel.svn.sourceforge.net/svnroot/cel/cel/trunk

........
  r3516 | darekdawidowski | 2008-07-04 21:18:27 +0200 (vie, 04 jul 2008) | 2 lines

  Added to pcsound C++ methods like Play/Stop/Pause/Unpause to access it also in Python.
........
  r3527 | darekdawidowski | 2008-07-08 19:08:18 +0200 (mar, 08 jul 2008) | 2 lines

  Fixed sound playing.
........
  r3528 | darekdawidowski | 2008-07-09 12:07:45 +0200 (mi?\195?\169, 09 jul 2008) | 2 lines

  Added to soundfact reset position to xml Play action according to C++ method.
........

Modified Paths:
--------------
    cel/branches/release/V1.4/include/propclass/sound.h
    cel/branches/release/V1.4/plugins/propclass/sound/soundfact.cpp
    cel/branches/release/V1.4/plugins/propclass/sound/soundfact.h

(Continue reading)


Gmane