]> git.pond.sub.org Git - empserver/history - src
Remove invalid example for sweeping mines.
[empserver] / src /
2006-07-09 Ron Koenderink(mission, build_mission_list_type, show_mission, oprang...
2006-07-08 Markus Armbruster(starv_sects): Reported food need was one short when...
2006-07-08 Markus Armbruster(LND_AMM): Became weird in 4.2.3: ammo use depends...
2006-07-07 Ron Koenderink(nxtitemp, trade_getitem, trade_desc, trade_check_item_...
2006-07-02 Ron Koenderink(tran_nuke): Correct text to nukes. Copy and Paste...
2006-06-29 Ron Koenderink(march): Modify map and bmap command options for march...
2006-06-29 Ron Koenderink(march): Add the ability mine using 'd' while in the...
2006-06-29 Ron Koenderink(march): Reorganize, use parse() to split arguments.
2006-06-29 Ron Koenderink(navi): Modify map and bmap command options for navi...
2006-06-29 Ron Koenderink(navi): Add missing local map for ship list.
2006-06-28 Ron Koenderink(navi): Add the ability mine using 'd' while in the...
2006-06-28 Ron Koenderink(navi): Reorganize, use parse() to split arguments.
2006-06-27 Markus Armbruster(retreat_ship1): Don't charge mobility for sweeping...
2006-06-27 Markus Armbruster(move): Don't trigger interdiction when moving stuff...
2006-06-26 Ron Koenderink(ac_fireflak): Remove unused local variables.
2006-06-25 Markus Armbruster(lnd_sel): The marching code gets confused when trains...
2006-06-24 Ron Koenderink(map, unit_map, draw_map, player_coms[]):
2006-06-24 Markus Armbruster(out5): Conditional chose formats incorrectly, e.g...
2006-06-24 Markus Armbruster(ac_flak_dam): Redesign so that code common to all...
2006-06-24 Markus Armbruster(pinflak_planedamage): Grant +1 vs. flak only to non...
2006-06-24 Markus Armbruster(prod, prprod): Fix to show the designation that actual...
2006-06-24 Markus Armbruster(ldump, pdump, sdump): The previous revision added...
2006-06-23 Markus ArmbrusterFix the previous revision.
2006-06-23 Markus Armbruster(SCT_TYPE_MAX, dchr): Don't include dchr[]'s sentinel...
2006-06-23 Ron Koenderink(install_service, info, apro) [_WIN32]: Convert to...
2006-06-22 Markus Armbruster(mil_dbl_pay): No effect, remove. Was used for mil...
2006-06-22 Markus Armbruster(roundrange): Use roundavg().
2006-06-22 Markus ArmbrusterRemove superflous parenthesis.
2006-06-22 Markus ArmbrusterUpdate known contributors comment.
2006-06-22 Markus ArmbrusterSupport definition of additional sector types in sector...
2006-06-22 Markus Armbruster(N_MAXSHIPS, SHP_TYPE_MAX, N_MAXPLANE, PLN_TYPE_MAX...
2006-06-22 Markus ArmbrusterSupport definition of additional sector types in sector...
2006-06-22 Markus Armbruster(empfile): Fix the previous revision: pretended ichr...
2006-06-22 Markus ArmbrusterRewrite rev. 1.69 to suppress immutable field match...
2006-06-22 Markus Armbruster(produce_sect, update_main): Charge capital maintenance in
2006-06-22 Markus Armbruster(SCT_MAXDEF): Make it equal the maximum sector type...
2006-06-22 Markus ArmbrusterBump version to 4.3.7.
2006-06-20 Markus Armbruster_exit() fails to terminate all threads on at least...
2006-06-20 Markus Armbruster(player_coms): Charge no BTUs for break.
2006-06-18 Markus ArmbrusterDoc fix.
2006-06-18 Markus Armbruster(arm): Fix trading block message.
2006-06-18 Markus Armbruster(arm): Permit arming allied planes.
2006-06-18 Markus Armbruster(disarm): Give disarmed nuke to sector owner. This...
2006-06-18 Ron Koenderink(map): Fix misleading prompt to reflect the real choic...
2006-06-18 Markus Armbruster(gift): All callers transfer ownership after calling...
2006-06-18 Markus Armbruster(bestownedpath): Back out rev. 1.22's path termination...
2006-06-18 Markus Armbruster(bestownedpath): Fix for impassable end sector. Broken...
2006-06-18 Markus Armbruster(navi, march): Simplify convoluted logic. Old code...
2006-06-17 Markus Armbruster(disabled_commands): New econfig key.
2006-06-17 Markus Armbruster(sctstr): New member sct_dterr.
2006-06-17 Markus Armbruster(lnd_fortify): The previous revision could break under...
2006-06-17 Markus Armbruster(ask_olist): Let land units attack as long as they...
2006-06-17 Markus Armbruster(dchrstr): Replace int members d_mcst and d_emcst ...
2006-06-17 Markus ArmbrusterFix the previous revision.
2006-06-17 Markus Armbruster(chance, roundavg): Simplify. No functional change.
2006-06-17 Markus Armbruster(lnd_fortify): Round mobility fractions up always,...
2006-06-16 Markus Armbruster(sector_mcost, bp_neighbors, lnd_mar_one_sector): Deal...
2006-06-16 Markus Armbruster(mission): Nicer diagnostics.
2006-06-16 Markus ArmbrusterChe cannot target #0:
2006-06-16 Markus Armbruster(sctintrins): New member in_enable. Update infra.confi...
2006-06-16 Markus ArmbrusterFix the previous revision.
2006-06-16 Markus ArmbrusterRevert the previous revision, it doesn't make sense.
2006-06-15 Markus Armbruster(show_sect_stats): Display mobility cost of inaccessibl...
2006-06-15 Markus Armbruster(sector_strength): Back out rev. 1.53's oopses, because...
2006-06-15 Markus Armbruster(map): Fix crash on empty argument introduced in rev...
2006-06-15 Markus Armbruster(sector_mcost): New, simpler sector mobility cost formu...
2006-06-15 Markus Armbruster(prmobcost): New.
2006-06-15 Markus Armbruster(attack_val, defense_val): These functions overestimate...
2006-06-15 Markus Armbruster(lnd_hit_mine): Remove silly use of double. Rounds...
2006-06-15 Markus Armbruster(att_reacting_units, attack_val, defense_val, intellige...
2006-06-15 Markus Armbruster(tcp_listen): Don't print null host.
2006-06-15 Markus Armbruster(as_search) [DEBUG]: Fix crash bug. We don't normally...
2006-06-14 Markus ArmbrusterDoc fix.
2006-06-14 Markus Armbruster(options_cmd): login_opts[] lacked sentinel. Potential...
2006-06-14 Markus Armbruster(satmap, satdisp_units): Don't show landspies.
2006-06-14 Markus Armbruster(satdisp, satdisp_sect, satdisp_units): Split satdisp...
2006-06-13 Markus Armbruster(MIN_MOBCOST, LND_MINMOBCOST): Just one use, inline...
2006-06-13 Markus Armbruster(lnd_mobtype): New.
2006-06-13 Markus ArmbrusterMake land unit attack mobility cost consistent with...
2006-06-13 Markus Armbruster(att_fight): Don't charge the defending sector any...
2006-06-13 Markus ArmbrusterChange maximum population to 100 for plains (was 49...
2006-06-13 Markus Armbruster(max_population): Deal gracefully with big city 10...
2006-06-11 Markus Armbruster(shp_sweep): New parameter takemob. Charge mobility...
2006-06-11 Markus Armbruster(ac_planedamage): Planes may abort when damaged below...
2006-06-11 Markus Armbruster(ac_shipflak, ac_landflak): Reduce flak proportional...
2006-06-10 Markus Armbruster(FLAK_GUN_MAX): New.
2006-06-10 Markus Armbruster(ac_fireflak): Remove parameter other, all callers...
2006-06-10 Markus Armbruster(calc_all): Match the real update sequence. Until...
2006-06-10 Ron Koenderink(service_main) [_WIN32]: Added the missing empth_wait_f...
2006-06-10 Ron Koenderink(empth_wait_for_signal) [_WIN32]: Add thread block...
2006-06-09 Ron Koenderink(update_main): Remove unused local variables.
2006-06-09 Ron Koenderink(journal_entry): Remove unused local variable.
2006-06-09 Ron Koenderink(mtsymset, add2symset): Remove unused local variables.
2006-06-09 Ron Koenderink(starv_units): Remove unused local variable.
2006-06-09 Ron Koenderink(getpath): Remove unused local variables.
2006-06-09 Ron Koenderink(feed_land): Remove unused local variables.
2006-06-09 Ron Koenderink(budg,calc_all): Remove unused local variables.
2006-06-08 Markus Armbruster(cant_listen): Supply missing newline.
2006-06-08 Markus Armbruster(lnd_pathcost): New, factored out of lnd_mobcost().
2006-06-08 Markus Armbruster(ef_verify): Check pchr[].p_level matches pchr[].p_type.
next