gmane.games.freeciv.cvs archive
644 archived articles, newest first (page 4 of 7). Latest articles →
matusik: Update
Fri, 29 Jul 2005 02:01:03 -0700matusik: Update
Fri, 29 Jul 2005 01:51:04 -0700matusik: Add flags to diplomatic dialog. Patch by me...
Fri, 29 Jul 2005 00:41:04 -0700jdorje: Avoid iterating over out-of-range improvemen...
Thu, 28 Jul 2005 12:11:04 -0700jdorje: Backport: avoid iterating over out-of-range ...
Thu, 28 Jul 2005 12:11:33 -0700evyscr: gui-xaw: client-side fixes of indexes-to-poi...
Thu, 28 Jul 2005 11:11:01 -0700jdorje: Change the worklist structure to use the cit...
Thu, 28 Jul 2005 11:01:04 -0700jdorje: Bump version to 2.0.4 in BUGS file.
Wed, 27 Jul 2005 13:51:01 -0700jdorje: Update NEWS for 2.0.4.
Wed, 27 Jul 2005 13:41:00 -0700jdorje: Backport: treat an alt-left-click the same a...
Wed, 27 Jul 2005 13:31:23 -0700jdorje: Treat an alt-left-click the same as a middle...
Wed, 27 Jul 2005 13:31:04 -0700jdorje: Bump version to 2.0.4.
Wed, 27 Jul 2005 13:31:27 -0700per: Due to aggressive cacheing in city.c, the AI di...
Tue, 26 Jul 2005 10:31:02 -0700jdorje: Create a new struct for city production. Us...
Tue, 26 Jul 2005 09:41:02 -0700matusik: Improve british scenario. Patch by me in PR...
Tue, 26 Jul 2005 03:01:02 -0700matusik: Fix spelling
Tue, 26 Jul 2005 02:21:02 -0700matusik: Backport: Fix spelling
Tue, 26 Jul 2005 02:21:03 -0700matusik: Add icons for building, governments and uni...
Tue, 26 Jul 2005 01:31:03 -0700matusik: Add freeciv icon to the gnome menu entry fo...
Tue, 26 Jul 2005 01:01:04 -0700jdorje: Correctly show the tech requirement for wond...
Mon, 25 Jul 2005 20:11:01 -0700jdorje: Fix a crash in the help dialog. Reported by...
Mon, 25 Jul 2005 19:51:02 -0700jdorje: Add a disabled-by-default assertion to check...
Mon, 25 Jul 2005 14:51:03 -0700per: The most recent index-to-pointer patch introduc...
Mon, 25 Jul 2005 09:31:04 -0700per: Fix crash in AI logging code due to improvement...
Mon, 25 Jul 2005 05:01:07 -0700per: Adding support for the MD5 cryptographic hash a...
Mon, 25 Jul 2005 05:01:06 -0700jdorje: Remove duplicated B_LAST definition.
Sun, 24 Jul 2005 11:21:04 -0700jdorje: Restrict the city dialog citymap to 300 pixe...
Sun, 24 Jul 2005 10:21:04 -0700jdorje: Encapsulate the improvement_types[] array in...
Sun, 24 Jul 2005 10:11:02 -0700jdorje: Don't draw settler citymap outlines in the c...
Sat, 23 Jul 2005 17:21:03 -0700jdorje: Fix bugs in PR#13513 commit when DEBUG is de...
Sat, 23 Jul 2005 17:11:03 -0700jdorje: Encapsulate the unit_types array inside unit...
Sat, 23 Jul 2005 11:11:04 -0700hunterz: updates, fixes
Sat, 23 Jul 2005 06:51:03 -0700jdorje: Fix granary and pyramids behavior in default...
Sat, 23 Jul 2005 00:41:03 -0700jdorje: Rerun packet generator.
Sat, 23 Jul 2005 00:21:03 -0700jdorje: Remove the is-info tags from the two city pa...
Sat, 23 Jul 2005 00:11:05 -0700jdorje: Fix the button_down_citymap function. Patch...
Fri, 22 Jul 2005 18:01:02 -0700jdorje: Fix several NULL dereferences of unit types ...
Fri, 22 Jul 2005 17:41:02 -0700jdorje: Change unit types to be stored by pointers r...
Fri, 22 Jul 2005 09:21:02 -0700jdorje: Change the demographics code to use bitvecto...
Fri, 22 Jul 2005 08:41:04 -0700jdorje: Rewrite the city options code to use a bitve...
Fri, 22 Jul 2005 08:41:04 -0700jdorje: Add the length of the revolution to the text...
Thu, 21 Jul 2005 20:01:01 -0700jdorje: Remove the string and flow control macros fr...
Thu, 21 Jul 2005 18:51:04 -0700jdorje: Fix bugs with dereferencing of T_UNKNOWN, by...
Thu, 21 Jul 2005 12:41:01 -0700jdorje: Don't dereference T_UNKNOWN (NULL) terrains ...
Thu, 21 Jul 2005 11:41:01 -0700jdorje: Fix a bug in loading of buildings from pre-2...
Thu, 21 Jul 2005 11:31:09 -0700jdorje: Backport: fix a bug in loading of buildings ...
Thu, 21 Jul 2005 11:31:10 -0700jdorje: Rerun packet generator.
Thu, 21 Jul 2005 11:31:03 -0700per: Restructure bitvector packet definition fields ...
Thu, 21 Jul 2005 01:41:03 -0700per: Add a * postfix to usernames in pregame dialog ...
Thu, 21 Jul 2005 01:21:11 -0700per: Remove the unused movemap AI code. It turned ou...
Thu, 21 Jul 2005 01:21:02 -0700per: Cleans up some of the autosettler code in the c...
Thu, 21 Jul 2005 01:11:04 -0700per: Add AI reactions to diplomat incidents, declara...
Wed, 20 Jul 2005 11:31:05 -0700per: Make the AI's calculation of the gold worth of ...
Wed, 20 Jul 2005 11:31:02 -0700per: A previous commit missed some files, breaking c...
Wed, 20 Jul 2005 10:41:04 -0700per: Fix cannot-declare war bug. Do not increase lov...
Wed, 20 Jul 2005 06:21:04 -0700per: Remove obsolete AI comments. Reported by Lo'ori...
Wed, 20 Jul 2005 04:11:03 -0700matusik: Move the player_research struct into the te...
Wed, 20 Jul 2005 00:21:04 -0700jcanete: Fix gui-win32 compilation. Nation select d...
Tue, 19 Jul 2005 19:11:03 -0700matusik: Fix one crash when the client dereferences ...
Tue, 19 Jul 2005 00:01:08 -0700jdorje: Change nation variables to be pointers rathe...
Mon, 18 Jul 2005 15:51:05 -0700jdorje: Remove the is-info tag from all packets, and...
Mon, 18 Jul 2005 10:21:05 -0700matusik: Make the diplomatic window a tab. Patch by ...
Sat, 16 Jul 2005 02:11:01 -0700matusik: Don't crash the client when a user with no ...
Sat, 16 Jul 2005 02:01:09 -0700jdorje: Remove the playable_nation_count variable. ...
Fri, 15 Jul 2005 21:01:01 -0700jdorje: Fix several bugs with dereferencing of T_UNK...
Fri, 15 Jul 2005 20:41:05 -0700matusik: Fix rarelly occuring bug when pplayer.ai.co...
Fri, 15 Jul 2005 10:11:01 -0700jdorje: Require that stdint.h (provided in C99) is p...
Fri, 15 Jul 2005 09:11:03 -0700jdorje: Use C99 stdint data types inside the network...
Fri, 15 Jul 2005 09:11:05 -0700jdorje: Change terrain variables to use pointers to ...
Thu, 14 Jul 2005 12:31:02 -0700jdorje: Backport .cvsignore from development version.
Thu, 14 Jul 2005 11:31:04 -0700matusik: Backport: Don't popup city dialog in observ...
Thu, 14 Jul 2005 00:11:01 -0700matusik: Don't popup city dialog in observer mode wh...
Thu, 14 Jul 2005 00:01:05 -0700per: Reinitialize AI unit data when units change own...
Wed, 13 Jul 2005 09:51:02 -0700jdorje: Allow client goto into unknown tiles. Patch...
Wed, 13 Jul 2005 08:51:01 -0700jdorje: Remove references to game.control.playable_n...
Wed, 13 Jul 2005 08:31:04 -0700jdorje: Add a new function is_safe_filename to see i...
Tue, 12 Jul 2005 17:01:02 -0700per: Use GAME_DEFAULT_SAVETURNS define instead of a ...
Tue, 12 Jul 2005 15:01:03 -0700jdorje: Change log functions to strdup pointers to f...
Tue, 12 Jul 2005 14:31:04 -0700per: Fix compile failure on pubserver. Someone thoug...
Tue, 12 Jul 2005 11:01:03 -0700jdorje: Update ChangeLog for 2.0.2.
Mon, 11 Jul 2005 23:21:05 -0700jdorje: Update PEOPLE for 2.0.3.
Mon, 11 Jul 2005 21:21:02 -0700jdorje: Update NEWS for 2.0.3.
Mon, 11 Jul 2005 21:11:02 -0700jdorje: Add a new function is_nation_playable. Chan...
Mon, 11 Jul 2005 12:41:03 -0700jdorje: Backport: fix a glitch where "long" was assu...
Mon, 11 Jul 2005 08:11:05 -0700jdorje: Fix a glitch where "long" was assumed to be ...
Mon, 11 Jul 2005 08:11:04 -0700matusik: If a diplomat is killed and a user presses ...
Mon, 11 Jul 2005 00:41:04 -0700matusik: Backport: If a diplomat is killed and a use...
Mon, 11 Jul 2005 00:41:06 -0700matusik: Backport: Save nations on starting position...
Sun, 10 Jul 2005 09:11:05 -0700matusik: Save nations on starting positions by untra...
Sun, 10 Jul 2005 09:11:03 -0700jdorje: Rename "struct tile_type" as "struct terrain...
Sat, 9 Jul 2005 10:51:04 -0700matusik: Fix a mistake in 13407 which made AI not to...
Sat, 9 Jul 2005 03:21:03 -0700jdorje: Add an index to the tile_type struct, and re...
Thu, 7 Jul 2005 20:41:02 -0700matusik: Allow easy AI to build only few more cities...
Thu, 7 Jul 2005 01:41:25 -0700matusik: Properly handle alliance breakup in a pact ...
Wed, 6 Jul 2005 01:21:02 -0700matusik: Backport: Properly handle alliance breakup ...
Wed, 6 Jul 2005 01:21:06 -0700matusik: Fix a bug in the gui-xaw's intelligence dia...
Tue, 5 Jul 2005 09:51:03 -0700jdorje: Change terrain defense bonus values to be re...
Mon, 4 Jul 2005 11:51:02 -0700jdorje: Change several fields that point to players ...
Mon, 4 Jul 2005 10:51:03 -0700matusik: Fix granary in civ2 and history ruleset. Re...
Mon, 4 Jul 2005 00:01:03 -0700per: Improve packets.def documentation. See PR#13397.
Sun, 3 Jul 2005 11:41:04 -0700
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.