Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - lance.ewing

Pages: 1 2 [3]
31
SCI Syntax Help / Original SCI syntax
« on: January 02, 2011, 01:07:34 PM »
I thought I should start a new topic for the discussion we were having regarding the original SCI syntax. It is not good news I'm afraid. Both of the leads I had on getting that SCI code from the Sierra book have come to nothing. Kimme has kindly scanned the code that she thought was SCI code and it is as I suspected, which is that it isn't SCI code but is instead AGI code. It appears that Kimme has exactly the same version of TOBOKQ that I have. As I mentioned earlier, Kimme has also checked Kings Quest Companion 1st and 2nd editions and neither of these had SCI code.

I've also heard back from Dark Fiber and he is now saying that the book with the SCI code in it is the one that he doesn't have but he still says that it exists. I also know that something with SCI code in it did exist at some point. We'll just have to keep searching.

32
SCI Development Tools / SCI Decompiler?
« on: December 22, 2010, 05:14:59 AM »
I've seen references to someone other than Brian writing a SCI decompiler. Does anyone know much about this? Who it was? Where it is?

33
AGI Development Tools / PICEDIT 1.2.1 beta 2 released (fixes 5 defects)
« on: December 19, 2010, 07:12:55 PM »
I have just released beta 2 of PICEDIT 1.2.1. This release fixes five defects, four of which were quite big bugs. These five defects were as follows:

1. Setting visual colour to white was adding the wrong colour byte code into the AGI picture (16 instead of 15).
2. Setting priority colour to red was adding the wrong colour byte code into the AGI picture (16 instead of 4).
3. Setting priority colour was adding the wrong action byte code into the AGI picture (0xF0 instead of 0xF2).
4. Turning off priority colour was adding the wrong action byte code into the AGI picture (0xF1 instead of 0xF3).
5. Picture navigation when showing the priority screen kept switching back to the visual screen.

Although I have been adding new features over the past couple of weeks, this release does not include any of those. Instead it is exactly the same as beta 1 except for the five defects fixed above. I will continue to fix bugs in version 1.2.1 until either no more are found or I release the next major release.

Grab the new beta 2 release from my web site: www.agifans.com

34
SCI Development Tools / Picture Editor written in Java
« on: December 13, 2010, 12:55:06 AM »
Hi all,

You may or may not be aware that I recently released a Java version of my PICEDIT AGI picture editing tool. I posted about it in the AGI tools forum:

http://sciprogramming.com/community/index.php/topic,365.0.html

The reason I have raised the topic again here is that as I was writing the tool, I thought to myself that it wouldn't take much to make it support SCI0 pictures as well. Would that be something that people in the SCI community would be interested in?

I guess support for SCI0 could range anywhere from an import/export from/to SCI0 pictures...   all the way up to supporting full editing of SCI0 pictures.

35
AGI Development Tools / New Java version of PICEDIT (AGI Picture Editor)
« on: December 13, 2010, 12:30:57 AM »
Hi all,

I've been away from the AGI community for about a decade but recently my interest was renewed again. For some reason I felt like revisiting my AGI picture editor tool PICEDIT. I've been a Java developer for the past 13 years and have no desire to write C code anymore, so I decided as a starting point to extending PICEDIT I would rewrite the tool in Java. I have now completed this conversion to Java and the first beta release is available on my new web site below:

www.agifans.com

I'd be very keen for as many AGI/SCI fanmade game fans as possible to download PICEDIT 1.2.1 and let me know what you think. You'll need to download and install Java 6 first but after that all you'll need to do is double click on the downloaded PICEDIT 1.2.1 JAR file. The good thing about it being written in Java is that it is instantly available for all platforms... so you'll be able to run it on Windows (XP/Vista/7), Linux, Mac, etc.

It is very likely that there are still bugs in it so I apologise in advance for this. What I'm really looking for is testers though. I'll fix bugs as soon as they are reported.

From this point I'm hoping to add a lot more features. At the moment it is almost the same as the original PICEDIT 1.2 that I released back in 1997. Over the next month or so I'll be adding many more features. It would be good to get some suggestions from the AGI and SCI community about the features that should be added.

I look forward to hearing all of your feedback.


Lance

Pages: 1 2 [3]

SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.024 seconds with 18 queries.