|
|
posted: 03/16/2008 at 06:52 PM
|
Post #1
|
|
I've implemented a couple of minor cosmetic changes to the Setup menu I added a Rebang button that will save you from re-entering the server name every time the game rebangs. The program gets the current "static" values from the old database,
deletes it then recreates it with the old data.
Added a shell command where we now can have our scripts launch windows programs the syntax is
shell "program" "arguments"
Also added a Mod function that I ripped off from the divide routine.
I tested the shell somewhat and would like to consider this alpha software, till someone with more time on their hands can improve on it.
EP this is not to be taken the wrong way but I'm getting impatient waiting on a "new" release, so I made my own.
|
|
ElderProphet
TWX Development Team
Joined: Mar 2005
|
|
|
posted: 03/17/2008 at 07:20 PM
|
Post #2
|
|
Right on bro. That's why it's open source.
I'm planning an April TWX release that will build in Turbo Delphi, making it even easier for ppl to tweak and add features. I really want there to be a single main stream build for simplicity, but I'm of the mind that any community involvement in the source is a good thing.
+EP+
|
Haggle Blog-> http://jroller.com/page/ElderProphet
|
|
LoneStar

Joined: Jul 2006
|
|
|
posted: 03/19/2008 at 07:51 AM
|
Post #3
|
|
I would *really* like to develop TWX Proxy. Is it possible to obtain a free version of the Tubo Delphi Compiler?
|
The Joker's Always Smiling in Every Hand That's De
|
|
ElderProphet
TWX Development Team
Joined: Mar 2005
|
|
|
posted: 03/20/2008 at 04:17 PM
|
Post #4
|
|
Yes Turbo Delphi is free... which is why I'm releasing it for Turbo Delphi. Here is the link:
http://cc.codegear.com/Free.aspx?id=24722
The current source code does not compile in Turbo without quite a bit of work. I've removed the dependencies on 3rd party components (TTrayIcon & ICS), and replaced them with native Delphi components, so rolling your own will be easier than ever in a month or so.
|
Haggle Blog-> http://jroller.com/page/ElderProphet
|
|
|