]> git.pond.sub.org Git - empserver/shortlog
empserver
2007-01-06 Markus ArmbrusterUpdate for 4.3.9. v4.3.9
2007-01-06 Ron Koenderink(marc, navi): Switch the parsing logic to facilitate...
2007-01-04 Ron Koenderink(landrepair): Allow land unit repairs in allied sectors
2007-01-03 Ron Koenderink(decl): Prevent the deity from changing relations for...
2007-01-02 Ron Koenderink(arm): Prevent a nuke from being on two planes at the...
2007-01-02 Ron Koenderink(do_land_mob): Combine to two duplicate blocks of code.
2007-01-02 Ron Koenderink(march, navi): Switch to struct empobj * for leader...
2006-12-31 Markus Armbruster(setstr): Fix type error in variadic argument.
2006-12-31 Ron Koenderink(planerepair): Fix so only the player's own planes...
2006-12-31 Markus Armbruster(shutdown_init): Has no effect, remove.
2006-12-31 Markus ArmbrusterNew option AUTO_POWER; closes #1009993:
2006-12-31 Markus Armbruster(genpower, powcmp): Sort struct powstr powbuf[] instead...
2006-12-31 Markus Armbruster(update_main): Move logging of the update up to a more...
2006-12-31 Ron Koenderink(get_leader, pr_leader_change): New.
2006-12-30 Ron Koenderink(planerepair) Remove the CANT_HAPPEN owner check
2006-12-29 Ron Koenderink(do_mob_land): Fix to use all excess mobility for forti...
2006-12-28 Ron Koenderink(planerepair): Move the carrier sanity to before the...
2006-12-26 Ron Koenderink(do_mob_land): Disable automatic land unit fortificatio...
2006-12-26 Ron Koenderink(produce): Randomly flushed level production below...
2006-12-26 Markus ArmbrusterInclude pthread.h in the implementation instead of...
2006-11-29 Ron Koenderink(ef_open) [_WIN32]: Fix to get a read lock instead...
2006-11-21 Markus ArmbrusterFix rev. 1.24, which failed to charge mobility for...
2006-10-21 Markus ArmbrusterBump version to 4.3.9.
2006-10-20 Markus Armbruster4.3.8 last minute changes. v4.3.8
2006-10-20 Markus Armbruster(upd_ship): Don't produce stuff when broke, to match...
2006-10-13 Markus ArmbrusterUpdate for 4.3.8.
2006-10-10 Ron Koenderink(switch_leader): Generalize the code, no functional...
2006-10-08 Markus Armbruster(take_casualties): Code for distributing casualties...
2006-10-08 Markus Armbruster(guerrilla): Make security units not raid friendly...
2006-10-04 Ron Koenderink(struct ulist): Add abstract reference to types.h to...
2006-09-25 Ron KoenderinkCombined struct llist and struct mlist into superset...
2006-09-23 Markus Armbruster(out5): Rev. 1.36. didn't fully fix the format conditional.
2006-09-23 Markus Armbruster(apro) [!_WIN32]: Silently ignore directory entries...
2006-09-23 Markus ArmbrusterClean up the previous revision.
2006-09-23 Markus ArmbrusterDocument stop order expiry.
2006-09-23 Markus Armbruster(produce_sect): Game state changes may be changed only if
2006-09-23 Markus Armbruster(produce_sect, finish_sects): Move stop order expiry...
2006-09-23 Markus Armbruster(sect_has_dock): NAV_CANAL in sect.h rev. 1.36 broke...
2006-09-23 Markus Armbruster(player_main): Delay journal_login() until after error...
2006-09-23 Markus Armbruster(tend_land): Fix to not let land units be tended that...
2006-09-23 Markus ArmbrusterRemove bogus paragraphs on RES_POP and NO_PLAGUE. ...
2006-09-23 Markus ArmbrusterUpdate for maximum population change in sect.config...
2006-09-01 Ron Koenderink(genlist): Switch thing to use struct empobj * instead...
2006-08-22 Ron Koenderink(struct trdstr): Change trd_type to be short to be...
2006-08-18 Ron Koenderink(empobj_chr): New, create a new (imcomplete) structure for
2006-08-16 Ron Koenderink(radar): New, moved functionality from rada() except...
2006-08-13 Markus Armbruster(EF_IS_VIEW): New.
2006-08-13 Markus Armbruster(obj_nameof): Return safer error value.
2006-08-13 Markus ArmbrusterAllow xdump before break; partial solution for #1417871:
2006-08-08 Ron Koenderink(ef_open) [_WIN32]: Add shared.h for MinGW environment,
2006-08-07 Ron Koenderink(ef_open) [_WIN32]: Provide file locking for WIN32.
2006-08-04 Ron Koenderink(rada): Replace the "unit" text with "land" to be more...
2006-08-02 Ron Koenderink(rada): Using struct empobj to generalize the code.
2006-08-02 Ron Koenderink(makelost, makenotlost, findlost, struct loststr):...
2006-08-02 Ron Koenderink(unit_map): Replace player->owner with direct owner...
2006-08-02 Markus Armbruster(ef_open): Lock the file. This prevents two programs...
2006-08-02 Markus Armbruster(produce): The reported amount produced (returned throu...
2006-08-02 Ron Koenderink(gift): Remove the type argument, can be determined...
2006-07-30 Ron Koenderink(unit_map): Replace player->owner with direct owner...
2006-07-29 Ron Koenderink(getpath): Remove check for DIR_MAP.
2006-07-27 Ron Koenderink(draw_map): Use struct empobj to generalize the code.
2006-07-26 Ron Koenderink(map): Prompt only for sects for map and bmap commands.
2006-07-26 Ron Koenderink(get_empobj_chr, obj_nameof): Switch CANT_HAPPEN() to
2006-07-26 Ron Koenderink(get_empobj_mob_max): Move the return -1 to the end...
2006-07-26 Ron Koenderink(emp_obj_chr_name): Move the return NULL to the end...
2006-07-26 Ron Koenderink(get_empobj_chr): Removed local cp. Return the result...
2006-07-26 Ron Koenderink(get_empobj_mob_max): Switch ef_type to type to be...
2006-07-26 Ron Koenderink(get_empobjp): New. Returns a pointer an empobj.
2006-07-24 Ron Koenderink(get_empobj_mob_max): New. Return maximum mobility...
2006-07-21 Markus Armbruster(swaps): Failed to update coastal flags. Was missed...
2006-07-21 Markus Armbruster(update_coastal_flag, coast_sea_to_land, coastal_land_t...
2006-07-21 Markus ArmbrusterClarify doc.
2006-07-21 Markus ArmbrusterBump version to 4.3.8.
2006-07-20 Ron Koenderink(put_empobj): New. Put generic empobj into the appropr...
2006-07-20 Ron Koenderink(march, navi): Provide equivalent functionality to...
2006-07-20 Ron Koenderink(prod_nat): Change the wording from "total pop is" to
2006-07-19 Ron Koenderink[_WIN32]: Add io.h to pickup open/close externs for...
2006-07-14 Markus ArmbrusterUpdate for 4.3.7. v4.3.7
2006-07-14 Markus Armbruster(draw_map): Simplify.
2006-07-14 Markus ArmbrusterChange level to Expert to match stop's.
2006-07-13 Ron Koenderink(powe): Remove unused local variable.
2006-07-13 Ron Koenderink[_WIN32, __GNUC__]: Reorganize the include files for...
2006-07-13 Markus ArmbrusterFix power's c_form.
2006-07-13 Markus Armbruster(powe): Fix `pow n' not to ignore second argument when...
2006-07-13 Markus Armbruster(powe): Simplify evaluation of arg 1. No functional...
2006-07-13 Markus Armbruster(prpower): New, factored out of powe(). No functional...
2006-07-13 Markus ArmbrusterUpdate known contributors comment.
2006-07-13 Markus Armbruster(init_sanct): Spread food evenly among sanctuaries...
2006-07-13 Markus Armbruster(init_sanct): New, factored out of new(). No functiona...
2006-07-13 Markus ArmbrusterSpelling.
2006-07-13 Markus ArmbrusterBelatedly ignore subject Nukes.
2006-07-13 Ron Koenderink(display_region_map): Remove unused local variable.
2006-07-12 Ron KoenderinkImprove the description for the additional commands.
2006-07-12 Ron KoenderinkUpdate description for map command.
2006-07-12 Ron Koenderink(do_map): New. map() was split into two parts map...
2006-07-11 Ron Koenderink[_WIN32, __GNU__]: Use <string.h> for strncasecmp for...
2006-07-11 Ron KoenderinkRemove optlist.h, not required.
2006-07-11 Ron KoenderinkAdd missing prototypes.h to get logerror().
2006-07-11 Markus ArmbrusterFix the previous revision.
2006-07-11 Markus ArmbrusterFix error message.
next