|
|
February 27, 2002
- sigra: update (although it crashes when trying to sh..., freeciv
- andi: Use id_to_info_row to compose the texts that a..., freeciv
- rfalke: Embed the worklist in struct city. This allo..., freeciv
- rfalke: Bool cleanup: mostly add an operand like "!=..., freeciv
- rfalke: Replace "int" with "bool" if the int only ho..., freeciv
- rfalke: Change the type of has_walls of struct dumb_..., freeciv
- rfalke: Replace 0 with FALSE and 1 with TRUE if thes..., freeciv
- rfalke: Change the code to use the TEST_BIT macro., freeciv
- rfalke: Change the RS_BLOCKED, RS_RIVER (values of e..., freeciv
- rfalke: Change type of map.fixed_start_positions fro..., freeciv
February 26, 2002
- rfalke: Introduce new function really_gives_vision a..., freeciv
- rfalke: Send FALSE for is_build_id_unit_id if the va..., freeciv
- rfalke: Add an operand like "!= 0" or "> 0" to compa..., freeciv
- rfalke: Introduce new function gives_shared_vision a..., freeciv
- rfalke: Remove unused variable., freeciv
- rfalke: Change the type of field leader_sex in struc..., freeciv
- rfalke: Change code to use TEST_BIT and COND_SET_BIT., freeciv
- rfalke: Add an operand like "!= 0" or "> 0" to compa..., freeciv
- rfalke: Change the type of game.rgame.pillage_select..., freeciv
- rfalke: Intrduce two new macros TEST_BIT and COND_SE..., freeciv
- rfalke: Document invasion_funct. Make it slightly fa..., freeciv
- rfalke: Add a cache to food_weighting. This is easy ..., freeciv
- egbert: de.po updated, freeciv
- rfalke: Make sure that the is_valid is set for struc..., freeciv
- rfalke: change wording to reflect new button names, freeciv
- rfalke: Add a distance argument to IS_BORDER_MAP_POS..., freeciv
- rfalke: Unify the creation of the string which descr..., freeciv
- kauf: Change names of some CMA buttons, and make the..., freeciv
- kauf: change wording to reflect new button names, freeciv
February 24, 2002
- rfalke: Replace certain for loops with players_itera..., freeciv
- rfalke: Add lookup and insert functions for bool to ..., freeciv
- rfalke: Bool cleanup of tilespec., freeciv
- rfalke: Add put and iget functions for bool. This ma..., freeciv
- rfalke: Add a "x = NULL;" after a "free(x);". This w..., freeciv
- rfalke: Replace the shapeStyle "ShapeOval" with "ova..., freeciv
- rfalke: Replace FRETURN macro with a goto construct., freeciv
- rfalke: In a previous change the assert(pcity != NUL..., freeciv
- rfalke: Replace calls of can_unit_move_to_tile_with_..., freeciv
- egbert: de.po updated, freeciv
February 12, 2002
- Fixed some icky mistranslations which only showed up..., freeciv
- rfalke: Wrap constructs like "special & S_*" with BO..., freeciv
- andi: Fixed occurence of bug (PR#1257) in win32 client., freeciv
- rfalke: Introduce a new method num_known_tech_with_f..., freeciv
- rfalke: Cleanup of can_establish_trade_route., freeciv
- rfalke: Compare the result values of the string comp..., freeciv
- rfalke: Replace (in boolean context) "punit->fuel" w..., freeciv
- rfalke: Replace (in boolean context) "punit->moves_l..., freeciv
- rfalke: Wrap constructs like "special & S_*" with BO..., freeciv
- rfalke: Remove a line which was incorrectly inserted..., freeciv
- rfalke: Increase MAX_TRADE from 100 to 200. This sho..., freeciv
- vasc: Silence g++., freeciv
- vasc: Placate g++., freeciv
- vasc: Added cast to placate g++., freeciv
- vasc: Silence more g++ warnings., freeciv
February 07, 2002
- rfalke: Add missing values for array/struct initiali..., freeciv
- rfalke: Replace all number literals "0" which are us..., freeciv
- rfalke: Add casts to/from real numbers. Change integ..., freeciv
- rfalke: Correct an abort condition where "enum gover..., freeciv
- rfalke: Change TestCityFunc to be a normal function ..., freeciv
- rfalke: Correct the type of a struct member from "gz..., freeciv
- andi: Corrected the background color of all the dial..., freeciv
- rfalke: Disable the whole sanitycheck.c file if NDEB..., freeciv
- rfalke: Replace "exit(0)" with "exit(EXIT_SUCCESS)" ..., freeciv
- rfalke: Remove unreachable statements., freeciv
- rfalke: Change the blocking to the originally intend..., freeciv
- rfalke: Add missing pointer deference., freeciv
- rfalke: Remove unused function parameter., freeciv
- rfalke: Sync the names of the parameters in the func..., freeciv
- rfalke: Remove unreachable code., freeciv
- rfalke: Add parameter list., freeciv
- rfalke: Cleanup (variable renaming, move variables i..., freeciv
- rfalke: Change value_units to use the return value o..., freeciv
- rfalke: Remove unused return values., freeciv
- vasc: I guess those my_closesocket() calls weren't s..., freeciv
- vasc: - removed spurious calls to my_closesocket(). ..., freeciv
February 02, 2002
- egbert: de.po updated, freeciv
- rfalke: Fix warnings the compiler creates while comp..., freeciv
- rfalke: Unify the code which builds the textual desc..., freeciv
- rfalke: Change to code to use the PL_ macro. Patch ..., freeciv
- rfalke: Cleanup of report_top_five_cities: seperate ..., freeciv
- egbert: de.po updated., freeciv
- rfalke: Exit the client after displaying the usage t..., freeciv
- rfalke: Rename INFINITY to FC_INFINITY since INFINIT..., freeciv
- rfalke: Enclose a region in comments to disable warn..., freeciv
- rfalke: Add the agents infrastructure. From the read..., freeciv
- rfalke: Add the agents infrastructure. From the read..., freeciv
- rfalke: Add the tile_trade field to a packet_short_c..., freeciv
- rfalke: Directory /home/freeciv/CVS/freeciv/client/a..., freeciv
|
|