Re: [Freeciv-Dev] Idea for 2.0
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Greg Wooledge wrote:
>
> Yes, but that unique ID number is a secret that should be known only to
> the server. The client should not know it.
Of course not.
In that case server could get away with pointers only. ID is needed to
communicate with client. In other case how would you pass changes in
info about units ? To decrease hp of unit you would need to reference
not simple id, but position on board + number of unit on that field - a
lot of bookeeping. And how to do finding units supported by given city ?
It would have to go through server (and now can be done in client).
IT IS POSSIBLE to do all without ids, but if we will go that way, we may
end with client getting prerendered images from server and sending raw
mouse/keyboard events back (Xserver ?)
Artur
- Re: [Freeciv-Dev] Idea for 2.0, (continued)
- Re: [Freeciv-Dev] Idea for 2.0, David Pfitzner, 1999/07/17
- Re: [Freeciv-Dev] Idea for 2.0, Jules Bean, 2019/10/12
- Re: [Freeciv-Dev] Idea for 2.0, Greg Wooledge, 1999/07/15
- Re: [Freeciv-Dev] Idea for 2.0, Daniel Sjolie, 1999/07/15
- Re: [Freeciv-Dev] Idea for 2.0, Artur Biesiadowski, 1999/07/17
- RE: [Freeciv-Dev] Idea for 2.0, Todd Goodman, 1999/07/17
- Re: [Freeciv-Dev] Idea for 2.0, Peter Schaefer, 1999/07/17
- Re: [Freeciv-Dev] Idea for 2.0, Greg Wooledge, 1999/07/17
- Re: [Freeciv-Dev] Idea for 2.0, Artur Biesiadowski, 1999/07/17
- Re: [Freeciv-Dev] Idea for 2.0, Greg Wooledge, 1999/07/18
- Re: [Freeciv-Dev] Idea for 2.0,
Artur Biesiadowski <=
- Re: [Freeciv-Dev] Idea for 2.0, Greg Wooledge, 1999/07/18
- Re: [Freeciv-Dev] Idea for 2.0, Daniel Burrows, 1999/07/18
- [Freeciv-Dev] updating tile visibility (was: Idea for 2.0), Reinier Post, 1999/07/19
- Re: [Freeciv-Dev] updating tile visibility (was: Idea for 2.0), Daniel Burrows, 1999/07/19
- Re: [Freeciv-Dev] Idea for 2.0, Jules Bean, 1999/07/18
- Re: [Freeciv-Dev] Idea for 2.0, Alan Schmitt, 1999/07/19
- Re: [Freeciv-Dev] Idea for 2.0, Peter Schaefer, 1999/07/19
- Re: [Freeciv-Dev] Idea for 2.0, David Pfitzner, 1999/07/19
Re: [Freeciv-Dev] Idea for 2.0, Peter Schaefer, 2019/10/12
|
|