Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
August 2000: [Freeciv-Dev] patch: module server/report.c (PR#521) |
[Freeciv-Dev] patch: module server/report.c (PR#521)[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
The module server/plrhand.[ch] is rather large and varied. This patch moves a fairly large and fairly well-defined chunk of it out into a separate module: server/report.[ch], for the various server reports (Demographics, Scores, Wonders Report, Top 5 Cities etc). Also renames show_ending() to report_scores() and adds a parameter 'final' which adjusts the title (for end-of-game vs 'score' command). (Incidently this is that last "module re-org" I have in mind at the moment. Well, unless someone has any good ideas ;-) -- David
module_report1b.diff.gz
|