I am setting up a home linux box so I can experiment before pushing things to the public box. I have just install Fedora FC4, make is version 3.8, gcc version...
I installed the 3.2 version of gcc and g++,using yum install compat-gcc-32 yum install compat-gcc-32-c++ I followed that by modifying the Makefile so that the...
... There was a posting about a week ago from someone who had the same problem, and he fixed it by downgrading to gcc 3.2. Someone should probably find the...
... Either downgrade to gcc 3.2 or use the vmplayer to emulate a pc running debian stable and compile it there. The binary will then work fine on your Ubuntu...
ho i don't find this post, sorry. I installed gcc 3.4 and 2.95 with synaptic (no 3.2 available). But the result is the same. Schould i do something to force...
... The solution is in the post immediately before your question. You can view/search the archives at: (from the signature that Yahoo appends to all email) ......
Great ! Thank you. It was so obvious that i didn't seen it :o( It was exactly the same problem, and i resolve it by installing gcc-3.3 and g++-3.3 and editing...
... This is just my week for dumb questions. I apologise. Honestly, I DID try to search the archives first, I didn't find anything so I posted. Than I tried...
Normally the underworld is half the size of the surface. Underdeep is half the size of the underworld. Terrain in the underdeep also requires more movement...
As I read the rules, ItemType::disable seems to be saying: here is an type of item, but by default do NOT use it. Than by convention, if one looks in the...
I'm a bit curious on how the region type works in world building. I notice that Ceran, for example, had multiple hex types with the same region type. I can...
... That's correct. ... You can disable an already disabled item without problems, and vice versa. So if you wish you can specify every item in extra.cpp and ...
... If it was an isolated hex surrounded by "passable" terrain, then (especially if there was a city or something valuable there) it would basically become a...
Fracas is on hiatus. The last one Anthony ran had a problem with a new race he created...Centaurs. The program couldn't handle a race that was both man AND...
Realms is also still running: http://atlantis.dragoncat.net/ Lots of older established players, but also a fair number of new players join. There is even a...
... Oops ... missed that. Well truth be told, there isn't much difference from a player perspective for vanilla 4 vs vanilla 5. The interesting differences...
... Out of curiosity, is the delta between Arcadia and Atlantis documented somewhere? I've been browsing the Arcadia branch from the CVS and it has a lot of ...
Searching through the group, I notice that at some point in time someone had some tools for generating some of the reports in XML format. Is that in the...
Rather than posting one message per, I thought it might be a good idea to post one message asking about already features and which variants they have allready...
I'll ignore the bits I don't know the answers to ... ... every ... to ... Arcadia has an ethnicity system, which you can read about in the rules/changelog or...
... That's a very different gameplay, not in line with what the Arcadia series is about - small player numbers with less than a dozen hexes each. It also...
... I'm more interested in the code perspective of where the delta's are. For example, I want to implement code which will allow a unit to move quicker through...