[Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability a
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Tuesday 04 December 2001 07:02 pm, Gregor Zeitlinger wrote:
> On Mon, 3 Dec 2001, Raimar Falke wrote:
> > But extending the scheme only on vague ideas/proposals/possibilities
> > won't happen. I will think about it again _if_ we get requests for 3
> > flags per month.
>
> sorry, but that's thinking far too short-sighted. The architecure has to
> be there first. Totally new games could be created as rulesets and it's
> impossible to know which ones. Also, as a game designer the last thing I'd
> do is ask the development team to give me scripting if I want a nice game.
> It's either there and it's appealing or it's not and I'm gonna look
> somewhere else. We should be competing for creative people!
i could finish my patch for a dynamic capability flags frameork... :) the
basic prinicple is that flags are subdivided into categories. each category
containing 32 bits of flag space. the units flag type then changes from an
enum into an array of unsigned bytes. it should work nicely.
actually, if i remember, i got the basic framework done, i was writing a
parser for the rule set. i guess there isn't that much left to do :)
i'll put it all together tonight or tomorrow. however, this will NOT replace
any current code. its an additive patch that will allow a slow changeover to
the newer capabilities as they are required. eventually when everything is
rolled over, the old stuff can be removed.
andy
- [Freeciv-Dev] Re: Development Strategies, (continued)
- [Freeciv-Dev] Re: Development Strategies, Per I. Mathisen, 2001/12/03
- [Freeciv-Dev] Re: Development Strategies, Petr Baudis, 2001/12/03
- [Freeciv-Dev] Re: Development Strategies, Ben Webb, 2001/12/03
- [Freeciv-Dev] Re: Development Strategies, Andrew Sutton, 2001/12/03
- [Freeciv-Dev] Re: Development Strategies, Justin Moore, 2001/12/03
- [Freeciv-Dev] Re: Development Strategies, Raimar Falke, 2001/12/03
- [Freeciv-Dev] Re: Development Strategies, Daniel L Speyer, 2001/12/03
- [Freeciv-Dev] Re: Development Strategies, Mike Kaufman, 2001/12/03
- [Freeciv-Dev] Re: Development Strategies, Raahul Kumar, 2001/12/05
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Gregor Zeitlinger, 2001/12/04
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development],
Andrew Sutton <=
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Raimar Falke, 2001/12/05
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Gregor Zeitlinger, 2001/12/05
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Raimar Falke, 2001/12/06
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Gregor Zeitlinger, 2001/12/06
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Jules Bean, 2001/12/06
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Daniel L Speyer, 2001/12/06
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Andrew Sutton, 2001/12/06
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Jules Bean, 2001/12/06
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Reinier Post, 2001/12/08
- [Freeciv-Dev] Re: Development Strategies [Was Documentation, Usability and Development], Andrew Sutton, 2001/12/09
|
|