Home
 
 
     

My Source

 
Home About Me Development Image Galleries My Pics

Up
Delphi
SQL Server
My Source



Last Changed
04/30/2009 02:29 PM

 
 

Some of My Source Code
All the source here may be used in applications freely without any licensing concerns.

AC Tool Source

AC Tool is a scripting language for macroing the game Asheron's Call.  Please go to the AC Tool home page for more information on the features of the product.  AC Tool does contain LOTS of code on writing your own scripting engine, controlling other applications (keyboard, mouse, window etc), writing data into other processes memory segments, screen capture/manipulation, using memory mapped files, Decal COM interface, and LOTS of other cool stuff for windows.  This program can be adapted to script any program.

DnD Tool Source

Another Tool... Woohoo!  Here is another example of TClientDataSet as a standalone database application.   The source to this program contains random number generators in the form of dice, import of data file, and a ton of Dungeons and Dragons information.  Enjoy!

Baldur's Gate Character Editor

This is not just another one of those editors that allow users to hack into characters and set them to godly levels.  It is merely the start of one.  This is just a quickie program that I threw together.  So why post it when there are so many better editors out there?  I had nothing better to do, someone might learn a trick or two from the source, or maybe they will write something useful with it.  Inside you will find examples of opening, reading, and writing to C Structures.

Magic Arcana 2.0

A Magic the Gathering card database program.  Here is a short list of features:

bullet

Zips to fit on one 1.44MB floppy disk 

bullet

Allows users to create and customize decks

bullet

Tracks Want, Trade, Have, and a variety of other fields.

bullet

Easy search, navigation, and record filtering

bullet

Complete listing of D'Angelo's General Rules and Card Rulings

bullet

Various reports for printing inventory and deck lists

bullet

Card Proxy printing

bullet

Inventory and Deck statistics

bullet

Web download of The Dojo's Decks to Beat

bullet

Web download of Cloisters, Laugh at Scrye, and Magic Closet price guides

bullet

Web download of D'Angelo's General and Card rulings

bullet

Exports decks to Apprentice32

This is an excellent example of using the TClientDataSet for a complete database program.  Advanced filtering, grid control, http downloading, and a ton of other goodies are hidden in this source code.  Please note,  that you will need some of my custom controls in order for this to compile.  The components are available on request.

PhotoCenter Downloader

Welcome to another version 1 version of my software.  I usually don't develop much past these releases since I do this for fun and maintenance isn't fun.  All that said, here is a nifty program that spoofs http referrers so image protection is essentially removed.  This program also has some code for parsing HTML, but it is really nothing more than a loop with a Pos check.  At the very least, it could be used as a base for a more elaborate program.

Simple Gallery Builder

Version 1 so it is VERY limited, but it creates thumbnails and web pages for a group of images.  It is pretty simple, but it is easy to use.  Has some code for scaling images.


 
 
 
 
Copyright © 2003 Cameron Scott Cole. All rights reserved