summaryrefslogtreecommitdiff
path: root/games/freeciv-server
AgeCommit message (Collapse)AuthorFilesLines
2013-08-30Copy autotools helper as needed.joerg1-2/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+1
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-05-23Fix build of freeciv-server with newer libtool.joerg1-2/+5
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-17Final part of fix for SA40476, c.f. http://gna.org/bugs/?20003prlw11-1/+2
2012-07-31Update freeciv to 2.3.2prlw11-7/+3
There are many many changes since 2.2 including: A new program has been added to the Freeciv suite: 'freeciv-modpack'. This makes it easier to download and install add-ons ('modpacks': rulesets, tilesets, etc) to the right place; you can enter a URL, choose an add-on from the list, and the tool will install it to the correct place for this version of Freeciv to use it. See http://freeciv.wikia.com/wiki/NEWS We also include a security fix.
2012-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland1-2/+3
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-03-15Bump PKGREVISION from default python to 2.7.obache1-2/+2
2011-11-16Add missing archivers/bzip2 buildlink.sbd1-2/+3
Bump PKGREVISION
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2010-06-21update of the freeciv packages to the latest version.spz2-4/+10
Fixes a security vulnerability. (SA40078) Changelog: --- 2.1.x - 2.2.0 * Built-in editor * Expanded ruleset format: * Unit classes * Movement restrictions * Can limit which terrains a unit can enter * River-boats * Wheeled units * Which units another unit can transport * Migration * Plague * Bases * Calendar effects * Changes to gameplay with default ruleset: * New terrains: o Deep Ocean (as Ocean but no specials and cannot be transformed) o Lake (as Ocean but no Whales special; inland water below a certain size is generated as Lake) * Triremes are not restricted to tiles next to land, but to (shallow) Ocean tiles; they now cannot even attempt to enter unsafe tiles * Triremes no longer get the +1 movement bonus from Nuclear Power that other sea units get * Triremes and Carriers can no longer attack land units * Submarine attack strength reduced from 15 to 12 (to make it easier to defend against them with escorts) * New base type buoy, which can be built by Engineers on water tiles with the Radio advance, and gives vision. * Ruins (left behind by destroyed cities, no effect on gameplay currently) * New advance Environmentalism and Solar Plant improvement, which can eliminate pollution from production * Trade route value now depends on size of cities, not on trade generated in them * New national borders system * Coastal Defense now available earlier (requires Gunpowder instead of Metallurgy) * No restrictions on specialists in small cities * Terrain within working range of a city can no longer remain unknown * Units in fortresses now regain 25% HP per turn (as in 2.0.x) instead of 100% * New nations * AI difficulty level: Cheating * New server options: * foggedborders: visibility of borders is subject to fog of war * borders gains new modes where player can see all tiles inside borders, and borders extend to unknown tiles revealing them * endspaceship controls whether spaceship reaching Alpha Cen ends the game * trademindist controls the minimum distance for trade routes between your cities * Times now specified in turns instead of years (endyear becomes endturn, onsetbarbs expressed in turns) * simultaneousphases renamed to phasemode and gains new options * Client interface changes: * Menus and shortcut keys revamped; notable changes include: o Connect with Road/Rail/Irrigation changes from Ctrl+Shift+R/L/I to Shift+R/L/I o City Report: F1 to F4 o Go/Airlift to City: Shift+L to T o Wake up Others (Shift+W) becomes Unsentry all on tile (Shift+S) o Orders menu split into Select, Unit, Work, and Combat; Reports becomes Civilization * Scripting improvements * Event cache: messages from the last few turns can be replayed to clients on connection and saved in savegames * Featured text in Gtk client, including colour coding and clickable links to mentioned cities/units/tiles --- 2.2.0 - 2.2.1 * Stability fixes and refactoring. GNA#15305 GNA#15356 GNA#15432 GNA#15426 GNA#15332 GNAPATCH#1465 GNA#15348 GNA#15442 GNA#15468 GNA#15469 GNA#15480 GNA#15483 GNA#15456 GNA#15500 GNAPATCH#1490 GNA#15582 GNAPATCH#1513 GNAPATCH#1515 GNA#15661 GNAPATCH#1537 GNA#15450 GNA#15671 GNA#15714 GNA#15643 GNA#15734 GNA#15741 GNA#15730 GNAPATCH#1544 GNA#15377 GNA#15778 GNAPATCH#1598 GNA#15709 GNA#15844 GNA#15857 GNA#15908 GNA#15899 GNA#15983 GNA#16003 * client-sdl: Push the maximal resolution to 3200x2400 in options. GNA#15346 * Make impossible to change the server settings trademindist when the game is running. GNA#15405 * Fixed the display of workable tiles when investigating foreign cities. GNA#15411 GNA#15944 * Improved server logging. GNA#15404 GNA#15336 GNA#15460 GNA#15333 GNA#15523 GNAPATCH#1498 GNA#15923 * client-gtk2: Canceling server logon takes you back to the main menu. GNA#15388 * Fixed a bug where you were unable to initiate diplomatic meetings with other players under certain circumstances. GNA#15439 * Internationalization and string fixes. GNA#15443 GNA#15403 GNA#15427 GNA#15457 GNA#15440 GNA#15455 GNA#15467 GNA#15478 GNA#15477 GNA#15484 GNA#15487 GNA#15585 GNA#15665 GNAPATCH#1569 GNA#15790 GNA#15809 GNA#15808 GNA#15802 GNA#15890 * Fixed bugs with voting. GNA#15451 * client-gtk2 Use city id instead of name in the goto dialog. GNA#15435 * Fixed a bug where air bases wouldn't work on certain tiles. GNA#15446 * Improved city illness. GNA#15373 GNA#15394 GNA#15422 GNA#15499 * Do not show new city dialog if city cannot be built GNA#15328 * client-gtk2: Made the unit info label scrollable to prevent the map view to resize. GNA#15504 * Do not show team name in victory message in the case there's only one team member. GNA#15511 * Improved documentation. GNA#13848 GNA#15667 GNA#15345 * Fixed goto turn time calculations. GNA#15503 GNA#15722 * Fixed a bug where the -M <metaserver> command line parameter was ignored. GNA#15538 * Improvements to Lua scripting. GNAPATCH#1503 GNA#15531 GNA#15586 GNA#15596 GNA#15602 GNA#15606 GNA#15612 GNAPATCH#1526 GNAPATCH#1531 GNAPATCH#1532 GNAPATCH#1533 GNAPATCH#1535 GNA#15675 GNA#15624 GNAPATCH#1553 GNAPATCH#1554 GNAPATCH#1552 GNA#15705 GNA#15706 GNA#15707 GNAPATCH#1599 GNA#13709 GNA#13709 GNAPATCH#1621 GNA#15725 GNA#15860 GNAPATCH#1617 GNA#15586 GNA#15696 * Fixed configuration and compilation warnings. GNA#15549 GNA#15575 * Added a column for plague risk in city report. GNA#15376 * Fixed bugs with loading saved games. GNA#15520 GNA#15581 GNA#15660 * Fixed the display of global warming / nuclear winter in the client. GNA#15563 * Disallowed paradrops inside peaceful foreign borders. GNA#15569 * Give a palace to nations split off by civil war. GNA#15548 * Fixed editor UI bugs. GNA#15578 GNA#15579 GNA#15605 * client-gtk2: Made 'Work' menu adapt to terrain for multiple units on single tile. GNA#15611 * Introduced Lake terrain in more scenario maps. GNA#15610 * Fixed minor issues with isotrident and amplio tilesets. GNA#15621 GNA#15777 * client-gtk2: Made the pregame player context menu stay open with one click. GNA#15593 * Disallowed transporter units to load into themselves. GNA#15616 * Don't close client dialogs when switching tileset. GNA#15620 * client-gtk2: Made client work with GTK versions older than 2.6. GNA#15637 * client-gtk2: Added tooltips for columns in the city report. GNA#15603 * Made improvement upkeep visible in "Info" column of worklist editor. GNAPATCH#1563 * Fixed mangled server "help options" output. GNA#15723 * client-gtk2: Improved the "Start Scenario Game" page. GNA#15663 * client-gtk2: Center map view at start of first game. GNA#15738 * Show pillage activity in middle-click map popup. GNAPATCH#1566 * Create ruins for disbanded cities. GNAPATCH#1570 * Avoid getting migrants that starve to death instantly. GNA#15760 GNAPATCH#1579 * client-gtk2: Improvements diplomacy dialog. GNA#15776 * client-gtk2: Sort the science dialog technologies in alphabetical order. GNA#15779 * Do not require an extra endline at the end of ruleset files. GNA#15816 * client-sdl: Fixed bug where popups were not displayed. GNA#13493 * Fixes to freedesktop.org file. GNA#15878 * Avoid transforming a city tile to a terrain that won't support the city. GNA#15630 * Fixed a bug with the France scenario that caused trouble building improvements the first few turns. GNA#15892 * Fixed bugs with the CMA UI. GNA#15909 * Reworked pillaging. GNA#15744 GNA#15742 * Changed the build system to work better with shared libraries. GNA#15973 * Fixed typos in civil war nations. GNA#15378 * Made linking work with binutils-gold. GNA#15400 * Updated translations: Ukrainian, Korean, Catalan, French, Spanish, Russian, Italian
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-1/+2
2009-06-08Update to 2.1.9:ahoka1-2/+1
* Fixed crash due to gcc 4.x optimization bug. (#40610) * Fixed island generator rivers and double-continent bug. (#15947, #17435) * Fixed auto-explore not respecting borders. (#40570) * Fixed stack teleporting exploit. (#40658) * Fixed crash when doing irrigation-connect on a mine. (#40676) * Fixed update bug for the city report total buy cost label. (#40695) * Fixed memory leak in server scan code. (#40707) * Fixed data type conversion bug affecting unit power factor. (#40746) * Fixed many typos and style errors in translated messages. (#40688, #40686, #40685, #40684, #40699, #40687, #40689, #40691, #40693, #40694, #40725) * Changed the save file name format to <savename>-T<turn>-Y<year>.sav. (#40681) * Changed the selection rectangle drawing method to speed up map drawing. (#40646) * Changed the city report concise rapture symbols back to * and X. (#40700) * Changed mass unit selection to include units with order or units under AI control. (#40727) * Changed the default metaserver for both client and server to the one at cazfi.net. (#40752) * Improved gtk widget layout so that the Freeciv window can fit on a 800x600 display. (#12825) * Improved map decoration drawing (popup info, goto lines, city high-lighting) for speed and memory efficiency. (#40717) * Improved mass unit selection: j selects a single unit, k selects tile units, y selects continent units. (#40727) * Improved automatic chatline scrolling. (#40721) * Added option to disable mouse cursor changing. (#40678) * Added option to draw traderoute lines with toggle shortcut Ctrl+t. (#40668) * Added option to prefix client chat messages with the current time. (#40706) * Added option to preferentially select cities over units with the selection rectangle. (#40703) * Added option to show production buy cost in the city descriptions. (#40702) * Added option to not clear unit orders when units are selected. (#40724) * Added option to split the lower chatline area in to two notebooks, with the message window appearing in the right notebook. (#40705) * Added option to disable the automatic caravan arrival popup. (#40730) * Added client shortcut b for buying production in selected cities. (#40704) * Added a list view in the network page showing current players on a server. (#40707) * Added client ability to center on an event tile by right-clicking on a row in the message window. (#40719) * Added client ability to reorder city report columns by dragging the column headers in the gtk2 client. (#40680) * Added worklist manipulation operations to the city report menus. (#40723, #40728, #40729) * Added multiplayer allies-only chat toggle button. (#40487) * Added more information to map popup info window. (#40488) * Added a toplevel menu item for the Governor menu in the city report. (#40677) * Added city production clipboard shortcuts Shift+right-click to copy and Ctrl+Shift+right-click to paste. (#40679) * Updated Finnish, Catalan, Estonian, Danish, Lithuanian, German, Korean, and Swedish translations.
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-1/+2
changed runtime dependencies now.
2008-04-06Changes 2.1.3:adam1-2/+1
* Prevent server crash during explore. * Improve client robustness and error logging. * More GTK2 client support for saving server settings, add buttons on dialogs. * Updated sentence fragments, plurals, text, and translations; specifically Catalan, Czech, Estonian, Finnish, German, Lithuanian, Russian, Swedish, and Turkish.
2008-03-05+ Like many other packages that pull in readline/buildlink3.mk, thejlam1-2/+4
extra LIBS+=-ltermcap was there solely for readline. Remove it since termcap.buildlink3.mk (pulled in via readine/buildlink3.mk) handles everything for us. Bump the PKGREVISION to 1. + Add full DESTDIR support.
2008-01-06Changes 2.1.2:adam2-3/+4
* Improved support for GGZ Gaming Zone. * Fix support for Leave and Load in the same client session. * Add GTK2 client support for saving server settings. * Add realistic terrain requirements for three default wonders, as well a number of missing ones to civ1 and civ2. * Improve startup speed, reducing duplicate internal messages sent. * Updated GTK2 hotkeys, menus, text, and translations, especially Catalan, Finnish, Korean, Lithuanian, Turkish, and Ukrainian.
2007-04-16Add MAKE_JOBS_SAFE=no, as reported by Martin Weber.gdt1-1/+3
2006-04-15Changes 2.0.8:adam1-2/+1
- Simplification of pubserver authentication system, and other pubserver-related changes. - Fix problems with some strings in some languages on windows. - Fix a potential desynchronization bug when establishing connections. - Fix a potential crash when reading packets (CVE-2006-0047). - Fix some bugs allowing illegal rehoming of units. - Allow loading of savegames created by Freeciv 2.1. - Allow client goto into unknown tiles. - Fix a set of crashes likely to happen with the XAW client on 64-bit systems. - Fix a bug that allowed unlimited incoming airlifts.
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-08-24Changes 2.0.4:adam1-10/+5
- Fix some buffer underruns on the terrain array (this bug could have been the cause of arbitrary crashes on some platforms). - Don't automatically pop up the city dialog when in observer mode. - Treat an alt-left click the same as a middle click, to allow two-button mice to work on windows (GTK-2 client). - Fix a bug - when a city was transferred/conquered twice the client sometimes wouldn't get an update about the second exchange. - Fix the behavior of Granary and Pyramids in the Civ2 compatibility ruleset. - Fix Pyramids so they are no longer cumulative with Granary. - Fix a minor bug that prevented 2.0 savegames from working properly with 1.14 Freeciv. Changes 2.0.3: - Fix some bugs that show up on 64-bit machines. - Fix some bugs with future techs in some situations. - Fix some bugs that allowed naval units onto land. - Fix a bug that could crash the server when a player picked their nation. - Fix a bug with player info not being updated after an alliance is broken. - Fix a bug with happiness of a unit's home city when borders change. - Fix a bug with happiness of a unit's home city when the unit moves. - Fix some bugs with nation starting positions in scenarios. - Fix a bug when running the server without stdin input. - Don't allow teams to be changed when loading a game. - Don't allow observers to vote. - Fix a bug with the fallback when generator 3, startpos 3 fails. - Fix a crash in the help dialog (when looking at Engineers). - Don't popup the caravan dialogs when in observer mode. - Fix a crash in goto mode when the mouse is near the map overview window. - Fix a bug when a diplomat is killed while the diplomat dialog window is in the process of opening. - Fix a bug with the diplomat dialog window for spies when you don't have an embassy.
2004-11-03Changes 1.14.2:adam1-2/+1
* Important compile fixes for some platform * Game balance adjustments * Reputation recovery fixed * A few other minor bug-fixes
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-22Convert to buildlink3.snj1-4/+3
2004-03-05Changes 1.14.1:adam1-11/+8
- The GTK+-2.0 client is now built by default. - Lots of improvements to the GTK+-2.0 client. - The GTK+-2.0 client should now compile for Win32. - Teams are supported. - Civserver now works on UTF-8 locales. - Lots of bug fixes.
2003-07-13Wildcard depends on freeciv-share.wiz1-2/+2
2002-09-23buildlink1 -> buildlink2jlam1-4/+5
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-08-15Update freeciv-share, freeciv-server, freeciv-client, and freeciv-client-gtkjlam1-3/+8
to 1.12.0. Major changes from version 1.11.4 include: - Big fixes, of course. - Better compatibility with Civilization II. - Better internationalization. - Prettier graphics/tiles. - More maps. - Players can agree to give shared vision, which means that you automatically see everything the other player sees.
2001-06-21Don't include bsd.pkg.mk in Makefile.common, so force all files thatjlam1-6/+7
include it to include bsd.pkg.mk themselves. Convert to use buildlink.mk files and mark freeciv packages as USE_BUILDLINK_ONLY. Include zlib's buildlink.mk file in server and clients as -lz is used.
2001-06-12LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk ifjlam1-2/+1
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-11The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,jlam1-3/+2
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra definitions to add them from the package Makefiles. As advised by the bsd.buildlink.mk file, also ensure that the buildlink.mk files are included prior to defining any package-specific CFLAGS/LDFLAGS to ensure that the buildlink directories are at the head of the compiler search paths.
2001-06-10Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-buildjlam1-3/+1
targets as the buildlink.mk files now add the dependency automatically. Remove any NO_CONFIGURE definitions as they seem to be useless.
2001-05-24Standardize name of file to include for build-links to be "buildlink.mk".jlam1-5/+5
Use BUILDLINK_INCDIR, BUILDLINK_LIBDIR for locations of linked headers and libraries. Create a variable BUILDLINK_TARGETS whose value is the list of build-link targets to execute.
2001-05-22Use devel/readline/Makefile.readline to get readline dependency, andjlam1-4/+10
document why GNU readline is required.
2001-05-02Share the distinfo file in freeciv-share. Remove unnecessary patchjlam1-5/+0
and remove build dependency on autoconf: we now install the locale files properly under ${PKGLOCALEDIR}.
2001-05-02Change dependency from readline-* to readline>=2.2. Add a comment forjlam1-3/+3
why we need LIBS+=-ltermcap.
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+3
2001-01-04USE_LIBINTL cleanup.wiz1-4/+2
2000-08-12Update freeciv to 1.11.4.jlam1-3/+11
WHAT'S CHANGED SINCE 1.11.0: - Readline support added to the server. - May now disperse initial units over specified area. See "dispersion" server option. - May now arrange for first client to connect to have a higher cmdlevel than the following clients. See "cmdlevel" server option. - Save files now transparently (un)compressed when (loaded) saved. - Now requires a minimum number of ocean tiles to be adjacent to a land tile wished to be transformed into ocean. Default is 1. - Added Nuclear Fallout. Industrialization and population still generate Pollution. Dropping a Nuke generates Nuclear Fallout, which is distinct from Pollution. There is a new command to clean Fallout vs. cleaning Pollution. Fallout contributes to Nuclear Winter -- which also changes terrain, but tends to Desert, Tundra and Glacier. Added a new "cooling" icon to the info area to indicate the progress towards Nuclear Winter, and also an icon for Fallout on the main map. AIs are now more aggressive at cleaning up Pollution, but not Fallout. - Ported to OpenVMS. - Moved most of the dependencies on the "civstyle" server option to separate values in game.ruleset files. - Fixed bugs in "turns to build" displays. - Fixed bug whereby Diplomat/Spy investigations of cities did not reveal the correct supported and present unit lists. - Fixed multiple bugs in go-to code. - Fixed bug where starting a revolution, saving the game and restarting the server would allow switching governments without anarchy. - Fix bug that you could paradrop into cities you were at war with even if they contained enemy units. WHAT'S CHANGED SINCE 1.10.0: - Internationalization extended. Still needs improvement. Current localizations: de en_GB es fr hu ja nl no pl pt pt_BR ru. - Added full Fog of War. Controlled by "fogofwar" server option. - Added explicit Diplomatic States between civilizations: war, neutral, no-contact, cease-fire peace and alliance. - Allow terrain changes to/from land/ocean. Default ruleset allows Engineers to Transform Swamp to Ocean and Ocean to Swamp. Also allows Forest to be Mined into Swamp. - Increased maximum number of players to 30. - Fortifying now takes a turn to complete (like Civ1/2). - Added correct Civ2 style of Apollo wonder (shows entire map, rather than just cities). Selected by "civstyle" server option. - Aggressive sea units no longer cause unhappiness when in a city. - Added Civ2 rule that firepower is reduced to 1 for both the defender and the attacker when a ship bombards a land unit. - When changing current research, if user changes back to what was being researched, the penalty is not applied (you keep all your bulbs). - Added pop-up of more details when clicking on info box in GTK+ client. - Improved the global warming danger indicator. - Added warning of incipient city growth. - The server "remove <player>" command is no longer available after the game has started. - Added "fixedlength" server option to make all turns exactly "timeout" duration. - The "timeout" time may be much longer (up to a day). - Added goto for air units. If destination is beyond range, they will stop in cities/airfields/etc. to get there. - May now select a unit by clicking on the unit pile display on the left. - Diplomats/Spies moving by goto now do pop-up the Diplomat/Spy command dialog when they reach a city. - Improved goto algorithm and implementation. - Help dialog displays which buildings an advance will obsolete. - Optionally show city food/shields/trade productions on main map. - Added server option "autotoggle", which toggles AI status on and off as players connect and disconnect. - Allow Hoover Dam to be built anywhere, to conform to Civ2. - Show turns per advance in Science Advisor dialog. - Improved map and unit movement drawing code. - Added "End Turn when done moving" local option. - City production penalties now applied more correctly. - Added Sentry and Fortify to Present Units' City Dialog pop-up. - More nations added. - Added a resource file for the GTK+ client. - Improved network code for more reliable connections. - Split nations.ruleset into individual <nation>.ruleset files. - Extended registry file format to allow including files and overriding entries. - Added --with-xaw and --enable-client=xaw3d options to ./configure script. - Lots of bug fixes and code cleanups.
2000-03-28Freeciv game server.jlam4-0/+25
WHAT'S CHANGED SINCE 1.9.0: - Internationalization extended. Still needs improvement. New ./doc directory for localized versions of README and INSTALL. Current localizations: de en_GB es fr hu no pl pt pt_BR ru. - Added Civ1/2-like Barbarians. Controlled by two server options. - Many more nations added. - Worklists -- Players can now specify a list of things to be built in a city. - The AI now utilizes diplomats/spies aggressively. - Added a variant (1) of Michelangelo's Chapel. - Initial rates after Revolution will try to maximize Science. - Rapture-triggered city growth will no longer empty the foodbox. - Map generator improvements: - Gen 1 hills more uniform north/south. - Gen 2+ will tend to make fewer length-one rivers. - Added unit-death explosion animation. - No longer will cities with exactly 0 (zero) production surplus be given a "free" shield every turn. - Command-line arguments made more consistent between server and client. - Caravans now provide a research benefit when initially establishing a trade route, equal to the monetary benefit. - Diplomat/Spy changes: - Changed all actions to more closely conform to Civ2 rules. - Changed "diplchance" to be %-chance of success. Used in many ways. - Diplomat/Spy may attempt action with any movement left. - Added "At Spy's Discretion" selection to steal and sabotage dialogs. - Allow Spies to steal tech from a city more than once (gets harder). - May only poison towns of size greater than 1 (one). - May only sabotage units that are alone on a square. - When a city is subverted, only nearby units change sides. - Veteran status improves defense against other Diplomats/Spies. - Added production display of number of turns remaining to build. - Small, shield-like flags tilesets (trident_shields, engels_shields). - Airbase changes (for Civ2 compliance): - Ground units can attack Air units when they are parked on an Airbase. - Units are defeated only singly when on an Airbase (like a Fortress). - Revised and improved the server 'help' command. - New intro graphics. - Ships may now have their movement reduced after a combat in which they are damaged. - Added display of production values to main map "city tiles" display. - Increased the Add-To City size limit to 9 to conform to Civ2. - Settler's "Connect" feature -- Automatically connect two points with Road, Railroad, Irrigate or Fortress. - Several AI improvements. - New ruleset support for CITIES, most notably cities are now drawn in different sizes and styles. - Allow specifying unambiguous player name prefix, instead of full player name, for server commands taking a player name argument. - Added multi-client configuration support. - Added 'read' and 'write' server commands. - Added "best nation" column to Demographics report. - Changed Fighters and Stealth Fighters to not cause unhappiness (Civ2). - Cities on mountains will produce an extra food (Civ2). - Fixed bug where Lighthouse was not producing veteran sea units. - Ported to Amiga. (This is not included with a "distribution"; get it directly from the CVS <http://www.freeciv.org/contribute.html#SetupCVS>, or from a CVS Snapshot <http://www.freeciv.org/latest.html>.) - Lots of bug fixes, code cleanups, and help-text improvements.