Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

cc2-dev-l · CC2 Developers list

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 212
  • Founded: Feb 6, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 264 - 293 of 961   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
264 jslayton@... Send Email Jun 20, 2001
4:30 pm
Is there a copy of the V5 toolkit files kicking around out there? It seems that many of the CC2 FSC files are still in the V5.x format and only V6 files are...
265 straykat@... Send Email Jun 30, 2001
6:45 am
Greetings all, Forgive me if this information is posted somewhere, but I was curious to know if the software was going to be re-modified to cover the new 3rd...
266 Linda Kekumu
linda@... Send Email
Jun 30, 2001
10:54 am
Aloha Brian, I'm not sure what you mean. As far as CC2 goes it doesn't make any difference whether you play 1st, 2nd, 3rd edition or Sci Fi or Middle Earth -...
267 Max Skibinsky
lordmax@... Send Email
Jul 2, 2001
1:25 am
Hi! I'm wondering - what controls how symbol is redrawn when placed or dragged? I have catalog of custom symbols where all symbols are invisible when cursor is...
268 Golden, Christopher
golden@... Send Email
Jul 2, 2001
1:52 am
... Happily enough, the way to ensure that symbols are always drawn while being moved involves no code, just alterations to the symbols themselves. All you...
269 Max Skibinsky
lordmax@... Send Email
Jul 2, 2001
6:41 am
Thanks Chris! That was 100% bull's-eye! My symbols looked exactly like you described :) - Max...
270 Simon Rogers
simon@... Send Email
Jul 3, 2001
12:52 pm
Bascially, an odd number of outlines will XOR properly on the screen, an even number won't Simon ... http://docs.yahoo.com/info/terms/...
271 keith.ealanta@... Send Email Jul 17, 2001
2:04 am
With the shift to computerised gaming, I was wondering if anyone had looked at building a viewer for CC2 files that would work on some of the various handheld...
272 Mike Riddle
mriddle@... Send Email
Jul 17, 2001
3:16 am
I am exploring the feasibility of doing both a Palm-OS and Pocket PC version of the core engine. I would be interested in a discussion on needed features, and...
273 Joe Slayton
jslayton@... Send Email
Jul 17, 2001
6:39 am
... The FT product doesn't have its own set of groups so we've been using the CC2 ones. As the developer for FT, I have no objections. Other folks might not...
274 Max Skibinsky
lordmax@... Send Email
Aug 12, 2001
4:12 am
Hi All, V6 question - is there any way to scan infoblocks in current drawing (in memory). As far as i understood DLScan won't give you the infoblocks, right? -...
275 jslayton@... Send Email Aug 12, 2001
5:56 am
What are the licensing requirements for using the stand-alone file I/O toolkit in an external program?...
276 Mike Riddle
mriddle@... Send Email
Aug 12, 2001
5:57 am
The DLGetIBAdr function will return the address of a given infoblock, and DLSetIBAdr will replace it with a new record. In V6 they are not scannable records,...
277 Mike Riddle
mriddle@... Send Email
Aug 12, 2001
5:29 pm
None. Use it as you wish. Mike...
278 Max Skibinsky
lordmax@... Send Email
Aug 12, 2001
6:34 pm
... Thanks! In such case - is there any way to save current drawing as FCW file into memory buffer? I'm thinking how to make CC2 -> Overseer link more...
279 Max Skibinsky
lordmax@... Send Email
Aug 18, 2001
7:08 am
Hi All, Is there any way to do DLSave() without DLPack()? I.e. save the drawing without erasing undo/redo info? - Max...
280 Mike Riddle
mriddle@... Send Email
Aug 18, 2001
10:55 pm
No - The intent is that a SAVE is the most obvious point to do the very necessary memory recovery without making customer's think about the need to do so. Mike...
281 Max Skibinsky
lordmax@... Send Email
Aug 19, 2001
12:32 am
... Thanks...realisticlaly i expected as much but hoped there is a workaround... Another question - if i save entities with custom types, is there a master...
282 Mike Riddle
mriddle@... Send Email
Aug 19, 2001
8:52 am
You could write your own version of DLSave, writing the file header block, all of the infoblocks, and every record.... You may not add **ANY** ET_type records....
283 Max Skibinsky
lordmax@... Send Email
Aug 19, 2001
9:15 am
... I considered that option - that in fact is the point i started from. However, if i understood your recent message correctly - infoblocks are not scanable...
284 simon@... Send Email Sep 7, 2001
12:07 pm
Can anyone please post CC2-macro-related links so that I can add them to the new website? Thanks Simon Rogers ProFantasy Software Ltd...
285 jslayton@...
waldronate Send Email
Nov 11, 2001
9:42 pm
I finally got around to working on one of my XPs again and tried using the drawing code discussed earlier on this list to draw symbols and drawing lists onto a...
286 kiatar@... Send Email Nov 13, 2001
7:02 pm
If anyone wants to read my original posts in the macros list, please do... What I'm wondering (Maybe Mike can answer this) is can CC2 have another special...
287 Linda Kekumu
lkekumu Send Email
Nov 13, 2001
8:46 pm
Hi :) I have asked & wished for something like this for several years now, but it's just not possible. You can only have a single user selected color - Color...
288 kiatar@... Send Email Nov 13, 2001
10:09 pm
... now, but ... color - ... all ... exactly the ... & a ... definable - ... are both ... purposes they ... we die." ... Ok...can we have a color that is...
289 Linda Kekumu
lkekumu Send Email
Nov 13, 2001
11:10 pm
Hi Mike :) Well, the answer all along has been no, it's not possible, but maybe Mike can answer it definitively for you. I had originally asked for a second...
290 Mike Riddle
mriddle@... Send Email
Nov 14, 2001
9:46 am
Color 31 has several technical problems associated with it, all on its own. The Color-by-block is intended to be its replacement, and there is a 2nd color ...
291 Linda Kekumu
lkekumu Send Email
Nov 14, 2001
4:04 pm
Aloha Mike, I have also wanted a way to be able to select entities by Color2 for a long time :) I would estimate that 95% of the time we use Black & another...
292 simon@...
simonjrogers Send Email
Nov 14, 2001
6:08 pm
We'd like to encourage people to write XPs for CC2. To this end, I'd like to propose that we start a project to which more than one person can contribute....
293 kiatar@... Send Email Nov 14, 2001
6:48 pm
... for a long ... another color ... the only ... nets me ... select ... would ... what I ... smaller) on ... highlight. ... depth. ... as the ... add a ... ...
Messages 264 - 293 of 961   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help