UltimaEdit
UltimaEdit is a character editor for Ultima
Underworld II.
Version 2.0 is for the DOS environment.
Version 3.0 is for the Windows environment.
Ultima Edit Readme file:
I saw that people were still downloading this applicaiton, and out of curiosity I
downloaded and tried to run it in Windows 2000 and saw that it was having problems, so I
decided to port it to the Windows environment.. If you are interested there is a windows
version. The application shares the same codebase with the original,
as well as a very similar interface..
Download DOS Version[~121Kb]
Download Windows™ version[~160Kb]
RGBHEX
This little program was written to be a quick and dirty app
to help me convert between HEX RGB values and decimal RGB
values as well as to choose colors and make sure they are
browser color-safe.
It is not very fancy but it is very small (about 64k),and
it gets the job done. I have not included a install utility
or a help file because I think the size and simplicity of
the application do not warrant it.
Download[~64Kb]
DragnMail
This application was created as a way to quickly send email
to individuals without having to launch a fat email client.
The main interface accepts dropped files and determines
MIME types by querying the system registry. It also has
the ability to email directly from the clipboard. At
this time it can only email image and text data stored
on the clipboard. Text data is converted to plain ASCII
text and appended to the mail message; image data is
converted to a jpeg (using the supplied quality setting),
and mailed as an attachment. Frequently used mail addresses
are stored in an adressbook for convience.
This application is freeware.
If you find DragnMail useful, drop me some email and let me know.
The program was created using Borland C++ v5.02
Download[~500Kb]