Re: [gpquake-devel] cvs requests
Status: Alpha
Brought to you by:
woogal
From: Ian <ia...@se...> - 2004-09-07 13:10:15
|
On Tue, 7 Sep 2004, Florian Hufsky wrote: > i'd like to remove all .bin .o .elf .map file from cvs. Makes sense. > also i think that gpfontres.dat doesn't belong to the gpquake source as > it's part of the gp32 sdk afaik. It can be removed as long as it isn't needed. > and i think it would be better if we have a single makefile for > everyone. (djwillis system?) The problem is that different dev environments need different settings. I couldn't just take djwillis' old makefile and use it, I would need to modify it slightly (which is what I did). It would be sensible to try and create a makefile that most people could use out of the box though. > and if noone is against it i`d like to add configuration saving/loading > to gpquake (changed settings in the options menu are saved). That was fixed about a month ago when I fixed all the saving stuff ;) Quiting the game through the menu will save all options and button/key configs. Woogal. |