gadvent-developers Mailing List for General Adventure Game Engine(Old)
Status: Alpha
Brought to you by:
mritchi
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(15) |
Oct
(8) |
Nov
|
Dec
(1) |
---|
From: Matt R. <mr...@ya...> - 2002-12-13 00:53:42
|
There are not any makefiles. If you wish to make them, please go ahead. I have had much trouble writing them. BTW: Please make GCC compatible makefiles. I will try to make the VC makefiles. I also would appriate if someone would start making .tar.gz and/RPM files. Please let me know. Matt __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |
From: Ross K. <ro...@wo...> - 2002-10-24 19:12:24
|
Hi, I've been trying to setup wincvs/ssh without any luck at all so far and hoped someone could point me in the right direction. I have followed all the steps outlined in http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1 for installing wincvs and everything seems to work as outlined. My problem is that when i attempt to login via wincvs i get the following error, "Set the password authentication first in the preferences !". From following the above instructions/screenshots i thought i had this correctly configured but obviously not, so i wondered if anyone had any suggestions as i cannot find anything relating to this error, as yet, in the sourceforge docs. Thanks Ross -- Ross Kirk mailto:ro...@wo... ICQ: 16966399 Reporter, n: A writer who guesses his way to the truth and dispels it with a tempest of words. |
From: Matt R. <mr...@ya...> - 2002-10-14 04:50:44
|
#1 Yes. Please re-write basic_room (room.cpp, > room.h). is that ok? #2 WinCVS IDEAS In my own opinion, use WInCVS for uploading only.(I can only upload.) Try Searching for Sourceforge Setup application, since they have a help page on WinCVS. Also talk to RB Bruce and see if he has any suggestions. For downloading from Tree I click on the project page's CVS tab. Matt __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-10-07 20:20:01
|
I would like people to start contribuating to this project. Some developers already have, while others haven't. If splitting the engine will allow more task assignments, please let me know. __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-10-02 15:44:51
|
Hello, I intend to split tbe engine into 3 engines as time progresses. These three engines are: the General Interactive Fiction Engine(GIFE), Text Adventure Game Engine(TAGE), and Graphical Adventure Game Engine(GAGE). The main hurdle we need to pass in order for the split to occur is graphics. As soon as the split occurs, I will activate two more packages and more tasks(to split us up better). The basic difference between the GIFE and TAGE is that TAGE will have graphics, whereas GIFE will not. The difference between GAGE & TAGE is that TAGE will require a parser interface, whereas GAGE will use a GUI. Matt __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-10-02 01:05:26
|
Hello, RB Bruce brought up a good point. The main reason I have not messed w\ CVS is because I messed it up. Can anyone fix it? Matt __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-10-02 00:45:53
|
The other packages should compile. The purpose of the fixsrc.bat file in GAGE is to correct the case of the file names. BTW: GAGE should work. Quest might not work without being able to compule RHPARSER. I am still trying to compile RHPARSER 1.1 under RHide\Bloodshed. Matt __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Federico \wolfer\ T. <wol...@ho...> - 2002-10-01 07:50:11
|
Well, there're some problems compiling on a Unix-Like system. I agree wit= h "RB=20 Bruce": try to use the same name everywhere: when you create a file, when= you=20 call it from a Makefile or with the #include directive, this will be an h= elp=20 for Linux and Unix developers. Thanks. Wolfer |
From: RB B. <sir...@ya...> - 2002-10-01 03:25:24
|
Hello, The unix environment is case-sensitive. Whereas the windows environment is not. It is my understanding that this is a multiplatform project. I noticed this issue while trying to compile the new verison of the parser in linux. I have not checked the other packages. We should decide if we want to rename the files or change the #includes in the source. What is everyones thought? __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-09-27 23:18:01
|
Hello, I would like people's opinions on the issue of a secondary parser interface. Please remember this is in addition to RHParser. Also note that others are allowed to write their own parsrs and use them with the engine. Matt Ritchie __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-09-27 21:47:10
|
Hello, I decided to begin to assign tasks to developers. Some tasks may have multiple developers. Matt Ritchie __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-09-27 21:43:51
|
Hello, I also would like your opinions on dealing w\ the different maximum values. I think there should be a overall maximum and a current maximum value for each trait(See following list for the three trait names) standard Current Max Overall Max ------------------------------------------------------ Health MaxHealth TotalMaxHealth Strength MaxStrength TotalMaxStrength ----------------------------------- Should the overall maximum levels maximum levels be library-defined constants, cleint-programer-defined constants, or be calculated based on maximum character level? Should overall maximum values he part of the basic_player class or the class that the variable is located in? Matt Ritchie __________________________________________________ Yahoo! - We Remember 9-11: A tribute to the more than 3,000 lives lost http://dir.remember.yahoo.com/tribute |
From: Matt R. <mr...@ya...> - 2002-09-27 21:36:08
|
__________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-09-27 21:35:09
|
Hello, What class should the following traits be placed in: Dexerity Max Dexeterity Intelligence Max Intelligence? Natt Ritchie __________________________________________________ Yahoo! - We Remember 9-11: A tribute to the more than 3,000 lives lost http://dir.remember.yahoo.com/tribute |
From: RB B. <sir...@ya...> - 2002-09-27 19:40:52
|
Should we include website updates and changes? How about documentation, both project level and source level. Thanks Matt for putting up the tasks. Someone said something about having some UML class/object images. That would be cool if they were on the site somewhere. --- Matt Ritchie <mr...@ya...> wrote: > Hello, > I created some tasks that need to be done.(Please > check in the Tasks tab of the project page. > Please e-mail me and tell me which tasks you wish to > do. > BTW the basic_object task is always going to be > closed! > Matt Ritchie > > __________________________________________________ > Yahoo! - We Remember > 9-11: A tribute to the more than 3,000 lives lost > http://dir.remember.yahoo.com/tribute > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Gadvent-developers mailing list > Gad...@li... > https://lists.sourceforge.net/lists/listinfo/gadvent-developers __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-09-27 19:03:09
|
Hello, I created some tasks that need to be done.(Please check in the Tasks tab of the project page. Please e-mail me and tell me which tasks you wish to do. BTW the basic_object task is always going to be closed! Matt Ritchie __________________________________________________ Yahoo! - We Remember 9-11: A tribute to the more than 3,000 lives lost http://dir.remember.yahoo.com/tribute |
From: RB B. <sir...@ya...> - 2002-09-27 15:05:25
|
There should be a feature at sourceforge that can manage this for us. I am not saying, that we should assign tasks to everyone. But I for one would like to have some direction. This is my first message to the group, HELLO!!!! RB Matt Ritchie wrote:Hello Developers, RB Bruce came up with the suggestion of task assignment. This sounds like a good idea. I am going start a post on the Developer forum reguarding what to do. Please visit the forum oftem and reply/post often. Matt Ritchie __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Gadvent-developers mailing list Gad...@li... https://lists.sourceforge.net/lists/listinfo/gadvent-developers --------------------------------- Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! |
From: Matt R. <mr...@ya...> - 2002-09-27 11:55:29
|
Hello Developers, RB Bruce came up with the suggestion of task assignment. This sounds like a good idea. I am going start a post on the Developer forum reguarding what to do. Please visit the forum oftem and reply/post often. Matt Ritchie __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-09-23 14:20:11
|
To all developers: Please post your questions, comments, suggestions, or additions to either this e-mail address or to the forums on the Project Page. I am looking foward to any feedback. Matt Ritchie __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-09-22 18:37:29
|
Hello, I am looking for your opinions on handling enchantments(magic) and enhancements(ex. Scope on gun). Currently, I do not have either of these written in. My ideas are either: creating a basic_enchantment class & basic_enchancement class. A second possibillity is creating a class derived from game_object that would basically store general information about the enchantment(not specific info) Matt __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-09-22 17:13:42
|
Hello, Currenty, I added the ranged_weapon class. I am considering adding a clone class. Please post suggestions reguarding this issue. Matt Ritchie __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |
From: Matt R. <mr...@ya...> - 2002-09-22 17:01:31
|
Hello, Please mail ideas and problems to this following address gad...@li... Thanks __________________________________________________ Yahoo! - We Remember 9-11: A tribute to the more than 3,000 lives lost http://dir.remember.yahoo.com/tribute |
From: Matt R. <mr...@ya...> - 2002-09-22 17:01:13
|
Hello, Please mail ideas and problems to this following address gad...@li... Thanks __________________________________________________ Yahoo! - We Remember 9-11: A tribute to the more than 3,000 lives lost http://dir.remember.yahoo.com/tribute |
From: Matt R. <mr...@ya...> - 2002-09-20 03:30:04
|
Hello, The big project-related questions that face us now are the parser interface and how to deal with the inventory. I will be uploading the next alpha version(v 0.021) tonight. I personally think the inventory should be a class. Post your opinions on the forums. Matt Ritchie __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com |