-
rpcgen committed revision 29 to the 8 Kingdoms SVN repository, changing 5 files.
2009-10-18 08:32:07 UTC by rpcgen
-
groscask added rathbog to the 8 Kingdoms project.
2009-10-05 20:29:30 UTC by groscask
-
groscask added trash1man to the 8 Kingdoms project.
2009-10-05 20:28:56 UTC by groscask
-
groscask added chl501 to the 8 Kingdoms project.
2009-10-05 20:28:08 UTC by groscask
-
groscask added jbarboza to the 8 Kingdoms project.
2009-10-05 20:26:24 UTC by groscask
-
rpcgen committed revision 28 to the 8 Kingdoms SVN repository, changing 2 files.
2009-10-03 09:10:21 UTC by rpcgen
-
Hi,
here's in the thing: we are currently on our way to redesign the whole game from the ground up. The sources on the SVN **are** buildable (this is one of our requirements), but they don't represent the complete game yet.
On the CVS, you'll find the sources for the game, but they are now considered legacy, and we won't work on those anymore.
So, it's quite the opposite of what you said...
2009-09-20 19:01:35 UTC by groscask
-
Sorry my bad. This first question can be solved by using cvs repository
cvs -d:pserver:anonymous@kralovstvi.cvs.sourceforge.net:/cvsroot/kralovstvi login
cvs -z3 -d:pserver:anonymous@kralovstvi.cvs.sourceforge.net:/cvsroot/kralovstvi co -P modulename
Looks like svn does not contain workable source.
But when doing autoconf using cvs source, it throws another error message...
2009-09-14 01:32:48 UTC by chl501
-
I just notice that the source can be obtained from https://sourceforge.net/projects/kralovstvi/files/8%20Kingdoms/8%20Kingdoms%201.1.0/8Kingdoms-1.1.0.tar.gz/download.
The source package e.g. 8Kingdoms-1.1.0.tar.gz contains configure file that can be used to build the source from scratch.
Now I get two question (sorry that might look basic):
1.) why the source downloaded from svn...
2009-09-14 01:14:50 UTC by chl501
-
I am ineresting in learning porgramming and looks like this game fulfill the game type I want to create. Thanks for creating such project!
However, I encounter a problem. I download the source from svn, but does not find any build file (e.g. Makefile, configure, etc.) to build source. Also, I search the forum and read the wiki, but looks like no document talk about this.
So my question is...
2009-09-14 01:00:27 UTC by chl501