Home » SIRTECH CLASSICS » Jagged Alliance: Unfinished Business » Vanilla Modding » C++ version testing
C++ version testing[message #101489] Mon, 05 July 2004 04:20 Go to next message
defrog is currently offline defrog

 
Messages:235
Registered:March 2004
Location: Austria
I have compiled a C++ version of the JA2 source. I also removed a number of small problems in the code, although I'm not quite sure if they affected anything or not. I also turned on compiler options to compile with the goal of producing fast code, as well as removing some of the useless code.

I have done a few simple tests and it seems to function. Are there any fans out there that would like to test it further?

NOTE: it does not currently contain fixes or enhancements that are in the CVS version. This is so I can confirm this is stable compared to the original.

the executable can be downloaded from my website:
http://members.chello.at/defrog/ja2A01.zip

Report message to a moderator

Sergeant 1st Class
Re: C++ version testing[message #101490] Mon, 05 July 2004 06:22 Go to previous messageGo to next message
Augustus is currently offline Augustus

 
Messages:7
Registered:June 2004
Location: Spain
Hello.

Have you "translated" all de .c files to .cpp ?
There are a lot of files. Great effort.

Report message to a moderator

Private
Re: C++ version testing[message #101491] Tue, 06 July 2004 00:17 Go to previous messageGo to next message
defrog is currently offline defrog

 
Messages:235
Registered:March 2004
Location: Austria
its not that much work, its still the same code, just compiling under a C++ enviroment.
just had to resolve type checks, ambiguous function calls, and duplicate symbols and declarations.

I admit I went for the simple solution in most cases.

Report message to a moderator

Sergeant 1st Class
Re: C++ version testing[message #101492] Tue, 31 August 2004 01:28 Go to previous messageGo to next message
ebuck is currently offline ebuck

 
Messages:123
Registered:August 2004
Location: Houston, TX
Any chance that a object oriented C++ version is luking in the shadows?

It would be a tremendous effort (and might be easier with a clean, from scratch rewrite), but there are benefits.

I'm sure I'm not the first one to suggest it, perhaps there's other threads of note where it has been discussed?

Report message to a moderator

Sergeant
Re: C++ version testing[message #101493] Wed, 01 September 2004 01:50 Go to previous messageGo to next message
defrog is currently offline defrog

 
Messages:235
Registered:March 2004
Location: Austria
if I get more free time I might begin a semi-OOP version. but this would would likely be quite limited to expanding some of there sorta-objectized elements by attaching the relative functionality to the object.

Report message to a moderator

Sergeant 1st Class
Re: C++ version testing[message #101494] Sat, 04 September 2004 00:22 Go to previous message
defrog is currently offline defrog

 
Messages:235
Registered:March 2004
Location: Austria
link is dead, think the wife killed it...
I don't have the exe anymore... will put up a new one when I merge the changes into it!

Report message to a moderator

Sergeant 1st Class
Previous Topic: A few embarrassing source code bugs...
Next Topic: crypht files
Goto Forum:
  


Current Time: Mon Feb 03 23:27:22 GMT+2 2025

Total time taken to generate the page: 0.02350 seconds