[Freeciv-Dev] Savegames
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Took a quick look at savegames that have been causing diskfull.
Map specials could have been stored using base64 characters.
Some bits are mutually exclusice and thus can be encoded:
00 == nothing, 01 == irrigated, 11 == farmland, 10 == mined
Map known could have been stored in players section, base64,
for players which are alive only.
Would be nice if worklists do not use fixed slots,
empty worklist need not be stored.
Starting position is for hand drawn maps only.
The goal would be making savegames small enough to be sent to
this list when compressed.
Regards,
I.Q.
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
- [Freeciv-Dev] Savegames,
蔡恆華 <=
|
|