aboutsummaryrefslogtreecommitdiff
path: root/cyclone/sickle/Scope.c
AgeCommit message (Collapse)Author
2013-01-22fix so all pointers used as IDs work in 64-bit alsoHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16965
2011-09-27used class_addcreator to declare cyclone/class names for the lowercase ↵Hans-Christoph Steiner
version otherwise we get the 1000 can't open error svn path=/trunk/externals/miXed/; revision=15361
2011-09-26ported to 0.43Hans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=15350
2011-09-26added all-lower-case aliases to all objects since Max/MSP 4.6 converted to ↵Hans-Christoph Steiner
all lowercase svn path=/trunk/externals/miXed/; revision=15349
2011-08-01replace .x%x 32-bit only canvas id with .x%lx canvas id which supports ↵Hans-Christoph Steiner
32-bit and 64-bit svn path=/trunk/externals/miXed/; revision=15186
2007-10-31fixed problems with the classname stuff I just added:Hans-Christoph Steiner
- some objects use "x_ob" instead of the standard "x_obj" - Table puts the t_object in some other struct - Scope~ hides the t_object under some layer that's beyond me svn path=/trunk/externals/miXed/; revision=8911
2007-10-29Following this thread:Hans-Christoph Steiner
http://lists.puredata.info/pipermail/pd-dev/2007-10/009797.html I have changed the save functions so that they will save the name of the object that it was actually instantiated with. This allows objects with savefns to work properly with namespaces. This is a fix for this bug: http://sourceforge.net/tracker/index.php?&aid=1818219&group_id=55736&atid=478070 svn path=/trunk/externals/miXed/; revision=8902
2005-01-27cyclone alpha52 and toxy alpha15 (see notes.txt for cyclone, toxy and shared)N.N.
svn path=/trunk/externals/miXed/; revision=2550
2005-01-11svf~: args parsing; prepend/Append: bang handling; seq: pause, continue, ↵N.N.
goto; many maxmode changes svn path=/trunk/externals/miXed/; revision=2490
2004-12-10restricted debug garbage to krzYszcz, few fixes in toxyN.N.
svn path=/trunk/externals/miXed/; revision=2364
2003-09-05*** empty log message ***N.N.
svn path=/trunk/externals/miXed/; revision=931
2003-09-01#ifdef'ed out struct members to make it compile with pd 0.37Hans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=926
2003-05-23This commit was generated by cvs2svn to compensate for changes in r647,svn2git-rootN.N.
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/miXed/; revision=648