gmane.games.freeciv.cvs archive
644 archived articles, newest first (page 5 of 7). Latest articles →
matusik: Cleanup code and protocol relevant to diplo...
Sun, 3 Jul 2005 00:01:03 -0700matusik: Fix problems with spies when not having an ...
Sat, 2 Jul 2005 23:51:02 -0700jdorje: Don't dissolve the senate automatically when...
Sat, 2 Jul 2005 11:11:02 -0700jdorje: Remove an assertion that causes the server t...
Sat, 2 Jul 2005 09:01:02 -0700jdorje: Handle nation availability packets for barba...
Sat, 2 Jul 2005 08:51:04 -0700matusik: Properly handle future techs in get_a_tech....
Sat, 2 Jul 2005 00:41:03 -0700jdorje: Bump version to 2.0.3-beta.
Fri, 1 Jul 2005 15:31:03 -0700matusik: Remove unused next_tech argument of found_n...
Fri, 1 Jul 2005 01:31:02 -0700matusik: Calculate conquercost/freecost/diplcost bas...
Thu, 30 Jun 2005 14:21:01 -0700matusik: Add new server command: 'show changed'. It ...
Thu, 30 Jun 2005 13:41:02 -0700matusik: total_bulbs_required() cannot be called on ...
Thu, 30 Jun 2005 13:31:01 -0700matusik: total_bulbs_required() cannot be called on ...
Thu, 30 Jun 2005 13:21:02 -0700cazfi: Make tile owner information subject to fog of...
Thu, 30 Jun 2005 12:21:01 -0700jdorje: Fix a bug where game_renumber_players would ...
Thu, 30 Jun 2005 12:01:07 -0700cazfi: unit_class structure with movement related pa...
Thu, 30 Jun 2005 08:51:04 -0700matusik: Add starting positions for Bulgaria and Rom...
Thu, 30 Jun 2005 01:31:01 -0700matusik: Remove redundant found_new_future_tech() an...
Thu, 30 Jun 2005 01:11:02 -0700evyscr: gui-xaw: fix crashes when png transparent ar...
Wed, 29 Jun 2005 12:51:04 -0700matusik: Add bulgarian nation by Grigor Gatchev
Wed, 29 Jun 2005 02:31:02 -0700matusik: Introduce notify_team_ex() function and use...
Wed, 29 Jun 2005 02:01:02 -0700matusik: Revert 13360. Since the real cause of the b...
Wed, 29 Jun 2005 01:51:02 -0700matusik: Backport: Clean up get_invention(). Specify...
Wed, 29 Jun 2005 01:41:02 -0700matusik: Clean up get_invention(). Specify that it c...
Wed, 29 Jun 2005 01:31:03 -0700jdorje: Avoid a crash if the client requests the tec...
Tue, 28 Jun 2005 20:41:03 -0700jdorje: Backport: avoid a crash if the client reques...
Tue, 28 Jun 2005 20:41:03 -0700jdorje: Fix a potential crash when an anonymous play...
Tue, 28 Jun 2005 19:21:04 -0700jdorje: Backport: fix a potential crash when an anon...
Tue, 28 Jun 2005 19:21:04 -0700cazfi: When resolving stacks, bounce all third party...
Tue, 28 Jun 2005 15:41:03 -0700jdorje: Backport: fix a possible crash in the GTK2 o...
Tue, 28 Jun 2005 11:21:05 -0700jdorje: Fix a possible crash in the GTK2 overview co...
Tue, 28 Jun 2005 11:21:03 -0700jdorje: Backport: fix a possible crash in the GTK ov...
Tue, 28 Jun 2005 11:21:05 -0700matusik: Backport: If tile ownership changes, update...
Tue, 28 Jun 2005 11:01:03 -0700matusik: If tile ownership changes, update homecitie...
Tue, 28 Jun 2005 10:51:02 -0700matusik: Clean up some tech code related to free tec...
Tue, 28 Jun 2005 10:41:02 -0700cazfi: More general paratroopers. They cannot paradr...
Tue, 28 Jun 2005 10:31:06 -0700cazfi: Replace move_type by unit class in units.rule...
Tue, 28 Jun 2005 10:31:03 -0700cazfi: Distribute api.pkg Patch by Mateusz Stefek <...
Tue, 28 Jun 2005 09:41:02 -0700matusik: Allow A_FUTURE in choose_tech. Patch by me ...
Tue, 28 Jun 2005 03:31:03 -0700matusik: Backport: Allow A_FUTURE in choose_tech. Pa...
Tue, 28 Jun 2005 03:31:03 -0700matusik: Fix a crash in helpdata. Patch by White Rav...
Tue, 28 Jun 2005 00:31:03 -0700jdorje: Backport: revert the choose_random_tech() pa...
Mon, 27 Jun 2005 12:41:02 -0700matusik: Backport: Don't allow away AI players decla...
Mon, 27 Jun 2005 11:11:03 -0700matusik: Don't allow away AI players declare war aga...
Mon, 27 Jun 2005 11:11:02 -0700chris: update
Mon, 27 Jun 2005 09:01:02 -0700per: Put several additional previously hard-coded va...
Mon, 27 Jun 2005 07:41:01 -0700per: Do not allow observers to vote. Fixes bug repor...
Mon, 27 Jun 2005 07:31:01 -0700per: A vote needs plurality (>50% of votes) to pass....
Mon, 27 Jun 2005 07:21:04 -0700matusik: When caravan revenue is added to the resear...
Mon, 27 Jun 2005 01:41:02 -0700cazfi: Removed Mountains requirement from Hydro Plan...
Sun, 26 Jun 2005 09:11:01 -0700cazfi: Allow airborne city building units. Patch by...
Sun, 26 Jun 2005 09:01:04 -0700matusik: Send nation availability information with r...
Sun, 26 Jun 2005 04:31:06 -0700matusik: Increase the had_embassy[] array size. Patc...
Sun, 26 Jun 2005 04:21:04 -0700matusik: Increase the had_embassies[] and can_switch...
Sun, 26 Jun 2005 04:21:29 -0700cazfi: New function is_native_terrain() Patch by me...
Sun, 26 Jun 2005 03:51:01 -0700cazfi: Do not subtract worker food consumption from ...
Sun, 26 Jun 2005 02:41:01 -0700cazfi: Check for c++ compilers Patch by Frédéric Br...
Sun, 26 Jun 2005 02:21:04 -0700matusik: Improve 13303 - don't refresh the city when...
Sat, 25 Jun 2005 11:11:02 -0700matusik: When a unit crosses a border refresh its ho...
Sat, 25 Jun 2005 10:01:03 -0700cazfi: Translation merged from S2_0
Sat, 25 Jun 2005 07:41:03 -0700matusik: Commit: Check incoming player_research and ...
Sat, 25 Jun 2005 01:41:02 -0700matusik: Check incoming player_research and player_t...
Sat, 25 Jun 2005 01:31:01 -0700jdorje: Backport: fix a bug where bulbs are lost whe...
Sat, 25 Jun 2005 01:21:02 -0700matusik: Clean up some code in found_new_tech and ma...
Sat, 25 Jun 2005 01:21:01 -0700matusik: Backport 12953: When a savagame contains un...
Sat, 25 Jun 2005 01:11:04 -0700jdorje: Add support for fuel to the pathfinding code...
Sat, 25 Jun 2005 01:11:02 -0700jdorje: Fix a bug in the display of the "change to" ...
Sat, 25 Jun 2005 00:51:03 -0700cazfi: likely_ocean() cheated and returned wrong pro...
Fri, 24 Jun 2005 08:11:04 -0700cazfi: Require at least version 2.55 of autoconf sin...
Fri, 24 Jun 2005 08:01:04 -0700matusik: Move do_*_cost functions into techtools.[ch...
Fri, 24 Jun 2005 03:21:02 -0700jdorje: Fix an off-by-one bug that prevented player ...
Thu, 23 Jun 2005 22:01:03 -0700jdorje: Fix a potential crash when adding and removi...
Thu, 23 Jun 2005 21:41:02 -0700jdorje: Move server tech (research) code into a new ...
Thu, 23 Jun 2005 15:01:01 -0700jdorje: Fix a bug where if the server was compiled w...
Thu, 23 Jun 2005 13:41:02 -0700jdorje: Backport: fix a bug where if the server was ...
Thu, 23 Jun 2005 13:41:04 -0700matusik: When server map generation fails with gener...
Thu, 23 Jun 2005 08:41:02 -0700matusik: Commit new packets_gen.[ch] and update caps...
Thu, 23 Jun 2005 01:51:02 -0700matusik: Reduce the amount of information stored in ...
Thu, 23 Jun 2005 01:11:02 -0700matusik: update
Thu, 23 Jun 2005 01:11:03 -0700matusik: Cross out unavailable nation when the natio...
Thu, 23 Jun 2005 00:31:05 -0700matusik: Backport: #10997 Never sell last two cities...
Thu, 23 Jun 2005 00:31:02 -0700jdorje: Encapsulate the pplayer->research field behi...
Tue, 21 Jun 2005 09:31:03 -0700matusik: Call init_available_nations after loading a...
Tue, 21 Jun 2005 03:21:01 -0700matusik: Backport: Don't popup the caravan dialog in...
Tue, 21 Jun 2005 02:21:04 -0700matusik: Don't popup the caravan dialog in front of ...
Tue, 21 Jun 2005 02:21:04 -0700jdorje: Fix a bug where bulbs are lost when the serv...
Mon, 20 Jun 2005 14:51:03 -0700chris: updated.
Sat, 18 Jun 2005 01:51:03 -0700jdorje: Fix a bug in get_unit_tile_pillage_set that ...
Fri, 17 Jun 2005 16:11:02 -0700jdorje: Backport: don't allow naval units to move in...
Fri, 17 Jun 2005 15:21:04 -0700jdorje: Don't allow naval units to move into inland ...
Fri, 17 Jun 2005 15:21:04 -0700jdorje: Fix a bug in autosettlers that caused ETA ti...
Thu, 16 Jun 2005 13:01:02 -0700jdorje: Fix the granary effect bonus. Patch by Mate...
Thu, 16 Jun 2005 10:01:05 -0700evyscr: gui-xaw: fixes in graphics load code and imp...
Wed, 15 Jun 2005 14:51:02 -0700per: Change multicast group from 225.0.0.1 to 225.1....
Wed, 15 Jun 2005 13:31:01 -0700per: Fix some bugs-related addresses and references ...
Wed, 15 Jun 2005 12:51:01 -0700per: Ensure that we never have a unit owned by anoth...
Wed, 15 Jun 2005 12:41:01 -0700jdorje: Use tech graphics in the help dialog. Patch...
Wed, 15 Jun 2005 10:21:03 -0700jdorje: Put the is_new_game value into the game.info...
Tue, 14 Jun 2005 11:51:01 -0700jdorje: Backport: don't allow changing of teams in p...
Tue, 14 Jun 2005 11:41:04 -0700jdorje: Fix bugs in loading of savegames: - Don't tr...
Tue, 14 Jun 2005 11:41:06 -0700tilespec bestand claimt vereiste optie(s)
Mon, 13 Jun 2005 14:24:37 -0400
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.