Tuesday, February 2, 2016

Slow. It is a wonder at how chappy I coded the first time. Translating, updating, and trying to write good code this time. Will be working on some side stuff just to get in the swing of how to code proper again, as I relearn what I knew years ago about this Q3 stuff. Amazing how fast it leaves your mind.

Tuesday, January 26, 2016

Still have issue getting it to compile under VS2015. I see three options. 1. Install and go back to VS6.0 2. Install and go back to VS2012 3. Stay with VS2015 and rework code. I am looking at doing option three. I will write tests based on the current code and write new code to make those tests pass. Results should be code that is functionally the same as old code, but compiles under VS2015. Let's see how this works for just the Q3.

Monday, January 4, 2016

So I installed VS2015 on my machine. Took forever to install. Then last night I figure I have some time to program some. But guess what. VS2015 doesn't install C++ in the standard install. Thus I had to go in and do an update install to put C++ and git into the IDE. Three hours later, it still wasn't done updating, so programming day was a waste.

Wednesday, December 30, 2015

It has been align while since I have last posted on here. A few computer crashes, lost data, but looking at getting back to this. I am not sure of the path I am going to take. I have to redo most likely the work again. But I have legacy code to guide me some. So I will be working on the whole code base this time. So it will be really slow. Time as always is short so will only have a few hours a week to do this. Time to organize my thoughts and get back to this thing.

Tuesday, June 14, 2011

Encrypt

Got the basic one running now.  Will have to add 8 bit support and transparency support.

Monday, June 13, 2011

Encoder

Got a base level Encoder done.  It takes a BMP and turns it into a compressed image for the Q3.

Almost

Well, got most of the RLE done. Just a couple more little things to go.

Should be able to get the new splash page for SFC:CE done today.  Shhh.