Hi all, My atlantis ceran game is still in need of some players. The game is quite advanced, at the beginning of a major conflict between the two biggest...
722
Poor Traders
poortraders@...
Apr 2, 2001 4:32 pm
One point that seems to be over looked is that fact that no weapon does not mean unarmed. In the rules some place it states "Possession of a sword confers a...
723
tzarg@...
Apr 2, 2001 4:46 pm
... Could this be an artifact of the following bug? (from Atlantis404aBugFixes.txt in the Old files) 'regions39; array in ARegionArray not allocated enough space...
724
JT
jtraub@...
Apr 2, 2001 4:50 pm
... Not in the 4.0.5 code. I made the patch described there. :/ Memory still trashes in regions array at > 200 x and y dimensions. --JT -- ...
725
Giovanni Baldini
giovabal@...
Apr 2, 2001 6:41 pm
... Can I suggest to post the same message to Atlantis-Announcements@yahoogroups.com mail-list? Bye, Giovanni....
726
DeBug
debug@...
Apr 3, 2001 11:16 am
Hello All, ... J> Not in the 4.0.5 code. I made the patch described there. :/ J> Memory still trashes in regions array at > 200 x and y dimensions. Where can...
727
Bjoern Becker
Xanathos79@...
Apr 3, 2001 11:43 am
... I "fixed" the 4.0.5 code to create a world with 512x512. Had no time to really test more than the creation. I will upload the Code to the E-Group. It...
728
JT
jtraub@...
Apr 3, 2001 3:32 pm
... Files section of the atlantisdev egroup. --JT -- [-------------------------------------------------------------------------] [ Practice random kindness and...
729
JT
jtraub@...
Apr 3, 2001 3:35 pm
... Bjoern, could you upload a diff patch instead, or send me the source and I will. I'd like to try and keep down the proliferation of codebases and make...
730
DeBug
debug@...
Apr 3, 2001 4:02 pm
J> Files section of the atlantisdev egroup. How can i access it ? I am not registered with yahoo (and not going to). Is there any way to get it via ftp ? maybe...
731
JT
jtraub@...
Apr 4, 2001 4:42 am
... I *believe* the files section of atlantisdev is open even to non-registered members. So you might try navigating to ...
732
Bjoern Becker
Xanathos79@...
Apr 4, 2001 7:27 am
... and I ... and ... additions How to create a diff patch under Linux ? ... machine. ... code ... sure ... others :) ... repository. Hmmm. Sounds interresting...
733
Bjoern Becker
Xanathos79@...
Apr 4, 2001 9:00 am
Hi. Is there something like an editor for the game datafile available ? -- Qapla'...
734
JT
jtraub@...
Apr 4, 2001 9:08 am
... There is a very basic one by using the 'edit' command line argument to the executable. It's not very good however. If someone felt like writing a better...
735
Bjoern Becker
Xanathos79@...
Apr 4, 2001 9:23 am
... Is there any documentation of the Datafile-Specs available ? Should be no problem to write a small editor for the data-file. -- Qapla'...
736
DeBug
debug@...
Apr 4, 2001 9:30 am
... J> There is a very basic one by using the 'edit' command line argument to the J> executable. It's not very good however. J> If someone felt like writing a...
737
Andrew Zhilenko
andrew@...
Apr 4, 2001 9:33 am
Hello! ... "Use the source, Luke..." :-) Just take a two pieces of code, which load/store game information, and add your own "modify" interface in between... ...
738
JT
jtraub@...
Apr 4, 2001 3:21 pm
... Read the source :) Seriously, that's the only real documentation for the datafile that exists. Someone attempted to document a test datafile at one point...
739
JT
jtraub@...
Apr 4, 2001 3:25 pm
... PLEASE, if you want your code back in the mainline, make sure that it is *PLATFORM* independant. I do all of my development under Linux. A Borland C++...
740
DeBug
debug@...
Apr 4, 2001 3:29 pm
Hello All atlantis developers, I am new to atlantis project and that's why i would like to know 1)What operating systems you run atlantis on? 2)What compilers...
741
debug@...
Apr 4, 2001 3:30 pm
Hello All atlantis developers, I am new to atlantis project and that's why i would like to know 1)What operating systems you run atlantis on? 2)What compilers...
742
JT
jtraub@...
Apr 4, 2001 3:41 pm
... Linux. ... I use GCC/G++ ... It helps to have some sort of automation tools to help the game run smoothly. I use a combination of sendmail (as a mail...
743
Alexander S. Gladysh
glad@...
Apr 4, 2001 8:17 pm
Hi, JT, J> I *believe* the files section of atlantisdev is open even to J> non-registered members. So you might try navigating to J>...
744
Jesse Seymour
seventiesluver@...
Apr 4, 2001 9:45 pm
Hello, I am programming a new utility to accompany Atlantis. This utility will be compiled under Windows, but the source code should be pretty easy to port to...
745
Andrey Repin
talweb1@...
Apr 4, 2001 10:27 pm
Greetings, Bjoern Becker! ... BB> How to create a diff patch under Linux ? diff -crNd source_dir new_dir AFAIK -- WBR, Andrey Repin...
746
GameMaster of dsnlab ...
gm@...
Apr 5, 2001 1:26 pm
Hello debug, Wednesday, April 04, 2001, 7:29:24 PM, you wrote: dcl> I am new to atlantis project and that's why i would like to know dcl> 1)What operating...
747
mech
mech@...
Apr 5, 2001 4:23 pm
Im running an 8 player test game.. dcl> I am new to atlantis project and that's why i would like to know dcl> 1)What operating systems you run atlantis on? ...
748
Larry Stanbery
stanbery@...
Apr 5, 2001 6:15 pm
Hm.... DeBug, are you planning to tabulate results or somesuch? I think it might be nice, actually... ... On this question, I'd expect to see the following...
749
Andrey Repin
talweb1@...
Apr 5, 2001 10:49 pm
Greetings, DeBug! D> I am new to atlantis project and that's why i would like to know D> 1)What operating systems you run atlantis on? NT4.0 D> 2)What...
750
vegeta_petit@...
Apr 18, 2001 7:23 pm
Greetings! I'm interested in running an Atlantis game from my Win98 home PC. I've downloaded the source code but am not sure how to proceed from there. Any...