[Freeciv-Dev] Re: (PR#14639) Patch for SDL client
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14639 >
Christian Prochaska wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=14639 >
>
> Jason Short wrote:
>
>
>>Aside from this we have a design issue. I do not generally agree with
>>GUIs adding "theme" graphics to the tileset: doing so means tilesets
>>will not have consistent behavior across GUIs and it makes tileset
>>writing a lot harder. Instead I think the "theme" mechanism should be
>>used and these graphics should go into a gui-sdl theme.
>
> Regarding this issue, here is a proof-of-concept patch. It adds
> "themespec.c" and "themespec.h" to gui-sdl, which are basically
> stripped-down copies of tilespec.c and tilespec.h. This will allow to
> describe and handle themes nearly the same way as tilesets. The theme
> gets loaded by the client with a call to themespec_try_read(theme_name)
> and then all theme sprites can be accessed by
> themeset_lookup_sprite_tag_alt(...). A sample .themespec file is attached.
Seems reasonable. However the bigger problem is still copyrights on the
graphics themselves.
-jason
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Christian Prochaska, 2005/12/01
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client,
Jason Short <=
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Christian Prochaska, 2005/12/01
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Jason Short, 2005/12/01
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Christian Prochaska, 2005/12/03
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Jason Short, 2005/12/03
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Daniel Markstedt, 2005/12/03
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Christian Prochaska, 2005/12/03
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Daniel Markstedt, 2005/12/03
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Jason Short, 2005/12/04
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Jason Short, 2005/12/04
- [Freeciv-Dev] Re: (PR#14639) Patch for SDL client, Christian Prochaska, 2005/12/05
|
|