-
Sorry it has taken me so long to get back to you, this summer has been really hectic for me. We are still monitoring this, although our current focus is not actively on crown and cutlass specifically (see http://www.crownandcutlass.com/blog/2009/06/20/introducing-broad-shoulder-development/ ).
I am also excited about the economic simulation in Crown and Cutlass. We have gone round and round...
2009-09-06 20:56:06 UTC in Crown and Cutlass
-
By the way, freegamedev.net is what I was thinking of, thanks for finding that.
2009-06-22 16:33:33 UTC in Crown and Cutlass
-
boats.obj, harbor.obj, palms.obj, rocks.obj, and village.obj all came from Aleksandar Kovac (including textures and texture coords).
brig.obj, fluyt.obj, schooner.obj, and sloop.obj all came from Jeff Koppe (also including the textures and texture coords).
Those obj files are a little funny since our model loading code kind of sucked (that's my fault). Collin loaded them into blender, you...
2009-06-22 16:31:53 UTC in Crown and Cutlass
-
I thought some/all of our art was already up there, but I can't find it now. Is there another open-source art site? Anyway, the ship models were provided by Jeff Koppe. The village model was done by Aleksandar Kovac.
2009-06-21 15:52:52 UTC in Crown and Cutlass
-
Sorry, quick clarification, by "how did you install it?" I meant "how did you install the new version of guichan". Hope this helps.
2009-02-23 16:40:10 UTC in Crown and Cutlass
-
It looks like you are still linking against the old version of guichan. How did you install it? The easiest solution may be to just uninstall the old version of guichan through aptitude or synaptic.
2009-02-23 16:39:10 UTC in Crown and Cutlass
-
Thanks for the interest in the project. Just a few weeks ago, I updated the code to use guichan 0.8.1 since it is the version in the Ubuntu 8.10 repository. It only required 2 lines to be changed:
http://crownandcutlass.svn.sourceforge.net/viewvc/crownandcutlass/trunk/CrownCutlass/src/EconomyScreen.cpp?r1=1099&r2=1098&pathrev=1099...
2009-02-18 21:48:00 UTC in Crown and Cutlass
-
What linux distribution are you using? I just did a test build in Ubuntu 8.10, and fixed a few minor issues, and updated the wiki to reflect a few package renames. I did not run into your issue. Let me know what distro you are using, and what version of Guichan you have installed.
Crown and Cutlass should work with both Boost 1.34.1 and 1.35.0, but I would go with 1.35 if you can. In...
2009-02-01 20:37:21 UTC in Crown and Cutlass
-
dthulson committed revision 1099 to the Crown and Cutlass SVN repository, changing 2 files.
2009-02-01 20:36:21 UTC in Crown and Cutlass
-
dthulson committed revision 1093 to the Crown and Cutlass SVN repository, changing 4 files.
2009-01-17 22:22:24 UTC in Crown and Cutlass