|
|
January 31, 2003
- vas: Remove useless separator in Game menu, Use gtk_..., freeciv
- vas: Sort city list by name., freeciv
- esr: Generate a Makefile.am file for data/nation bas..., freeciv
- esr: A script to autogenerate Makefile.am from the d..., freeciv
- asf: maj du 31/01/2003, freeciv
- jdorje: Remove one additional file from gui-beos., freeciv
- jdorje: Remove "unused" gui-beos sources. They can ..., freeciv
- jdorje: Avoid a compiler warning from a badly-formed..., freeciv
- esr: Change Makefile.am so it doesn't have to list t..., freeciv
- esr: Christian Knoke corrects leader names for histo..., freeciv
- pjkersten: Updated nl.po, freeciv
- pjkersten: Updated nl.po, freeciv
- jdorje: Introduce a localized hack to redraw city de..., freeciv
- jdorje: Read the nation class and legend data from t..., freeciv
- esr: Use untranslated name to designate nations in s..., freeciv
- ama: Merge translation from TS1_14 branch. Update ja..., freeciv
- ama: Sync with 1.6., freeciv
- jdorje: When building coinage, you get coins for you..., freeciv
- ama: Sync with 1.42., freeciv
- ama: Sync with 1.13., freeciv
- ama: Sync with 1.9.2.5., freeciv
January 30, 2003
- per: Ensure that you don't mistakenly upgrade a unit..., freeciv
- per: Don't crash clients if there is no non-obsolete..., freeciv
- per: Further cleanup of kill_something_with() and pr..., freeciv
- per: Cleanup of kill_something_with(). Remove duplic..., freeciv
- per: Don't crash if we can't produce settlers or wor..., freeciv
- rfalke: Replace the way never-obsoleted improvements..., freeciv
- raffaelo: Part of PR#2937 ( and only GET_SURF and GE..., freeciv
- jdorje: Remove the technology graphics, since they a..., freeciv
- jdorje: Don't require tech graphics to be present, a..., freeciv
- pagnin: Fixes PR#2886, just a typo in the nl transla..., freeciv
- raffaelo: Ops ... fix for togle_fullscreen ( yesterd..., freeciv
- sigra: update, freeciv
- raffaelo: Fixs for 2910,2935 and some others bugs., freeciv
- esr: Class-legend update to nation rulesets., freeciv
January 29, 2003
- jdorje: Move put_one_tile_iso() into mapview_common...., freeciv
- jdorje: Call update_map_canvas_visible() instead of ..., freeciv
- esr: Relax an overzealous assert; resolves ticket 2929., freeciv
- esr: Avoid losing when an old-style savefile contain..., freeciv
- jdorje: Change many uses of the prefix operator (e.g..., freeciv
- jdorje: Provide two new functions get_citydlg_canvas..., freeciv
- jdorje: Fix PR#2794; patch by Olaf Buddenhagen <olaf..., freeciv
- jdorje: Introduce a hack to avoid an Xaw segfault wh..., freeciv
- esr: Order dependency is gone, thanks to a recent ch..., freeciv
- esr: Fix savegame and loadgame code so that the depe..., freeciv
January 27, 2003
- jdorje: Add AWACS graphic to trident and isotrident ..., freeciv
- jdorje: Remove the function get_nation_leader_names,..., freeciv
- jdorje: Remove single_tile_pixmap_width and single_t..., freeciv
- jdorje: Fix [un]queue_mapview_update so that we don'..., freeciv
- per: Teaches AI how to use air transportation of uni..., freeciv
- per: Avoid doing unnecessary tests for each unit mov..., freeciv
- per: Give better AI city production fallbacks. Now t..., freeciv
- per: Fix comment. Patch by Thomas Strub <ue80@xxxxxxxxx, freeciv
- pjkersten: Updated nl.po Fixed PR##2886., freeciv
January 17, 2003
- chris: 2 strings + last translator + language team u..., freeciv
- jdorje: Move update_map_canvas() into mapview_common..., freeciv
- andi: the init function was uninitialized, freeciv
- per: Sync po files after run make distcheck, freeciv
- per: Update version information in preparation for t..., freeciv
- per: Ensure that menues are updated after turn done ..., freeciv
- per: Update PEOPLE, freeciv
- per: Ensure that menues are updated after turn done ..., freeciv
- per: Ensure that units that attack (and hence abort ..., freeciv
- per: Ensure that units that attack (and hence abort ..., freeciv
- jdorje: Provide a function activate_all_units() in c..., freeciv
January 16, 2003
- per: Check that we really can move into empty enemy ..., freeciv
- per: Add check for non-hostile city on target tile i..., freeciv
- per: You may now withdraw vision from dead players i..., freeciv
- per: Ships now lose movement points when they are at..., freeciv
- per: Move autoconf detection of gtk2 client into its..., freeciv
- jdorje: When changing the focus unit, start the unit..., freeciv
- jdorje: While running configure, check for zlib befo..., freeciv
- jdorje: Remove an unused variable, turn_changed_targ..., freeciv
January 12, 2003
- vas: Backported fix to Popup items with slash won't ..., freeciv
- vas: Fix for Popup items with slash won't translate ..., freeciv
- per: Add missing updates for PR#2721, closing this i..., freeciv
- per: Rename CAN_OCCUPY macro to COULD_OCCUPY, freeciv
- per: Ensure that AI ferries don't pick up allied uni..., freeciv
- per: Add INSTALL.Cygwin (see S1_14 commit message), freeciv
- per: Mention PR#2625 in doc/BUGS since this one won'..., freeciv
- per: Update BUGS. Patch by ChrisK@xxxxxxxx Also up..., freeciv
- per: Update URL to bugtracker., freeciv
- per: Add new file, INSTALL.Cygwin, for explanation o..., freeciv
- vas: Backported from CVS HEAD., freeciv
- jdorje: Remove the hard-coded limit on the number of..., freeciv
January 05, 2003
- kauf: remove all of the old general effects code wit..., freeciv
- kauf: move effects documentation from buildings.rule..., freeciv
- kauf: move effects documentation from buildings.rule..., freeciv
- raffaelo: Small map drawing stabilization ( work aga..., freeciv
- jdorje: Provide two new client query functions, can_..., freeciv
- jdorje: Add a location description line to the unit ..., freeciv
- per: Fix bug in allied victory condition: We would n..., freeciv
- per: Make trade routes and wonder effects depend on ..., freeciv
- ama: Sync with 1.9.2.3., freeciv
- sebauer: Removed a comparision, freeciv
|
|