]> git.pond.sub.org Git - empserver/history - src/lib/update
WIP empdump, %a
[empserver] / src / lib / update /
2008-02-07 Markus ArmbrusterGet rid of the need to fix up lchr[].
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-12-14 Markus ArmbrusterRemove superfluous parenthesis.
2007-12-08 Markus ArmbrusterConsistently consider a nation bankrupt when its treasu...
2007-11-22 Ron Koenderink(nav_ship): Move the special autofeed code to a separate
2007-11-22 Ron Koenderink(nav_ship): Await fish only in water, not just any...
2007-09-02 Markus Armbruster(delete_old_announcements): Delete temporary file when...
2007-08-18 Markus ArmbrusterTrim system includes.
2007-08-18 Markus Armbruster(fltelemstr, fltheadstr): Move from ship.h to sail.c.
2007-07-28 Markus Armbruster(bp_ref): Use XYOFFSET(). Old code used only every...
2007-07-28 Markus Armbruster(WORLD_SZ): New.
2007-07-28 Markus Armbruster(XYOFFSET): Returned twice the value it should.
2007-07-27 Markus ArmbrusterUpdate known contributors comment.
2007-07-17 Markus Armbruster(update_running): New.
2007-07-15 Markus ArmbrusterUse the new Empire clock for implementing MOB_ACCESS:
2007-07-15 Markus Armbruster(game_reset_tick): New.
2007-07-14 Markus ArmbrusterUse the new Empire clock for generating BTUs:
2007-07-14 Markus ArmbrusterProvide an Empire clock with ETU resolution that is...
2007-07-14 Markus ArmbrusterRemove the demand update feature veto. It's virtually...
2007-07-14 Markus Armbruster(do_mob_sect, do_mob_plane): Remove the special case...
2007-07-14 Markus Armbruster(do_mob_land): Simplify fortification. No functional...
2007-07-11 Markus ArmbrusterNew update scheduler:
2007-07-10 Markus Armbruster(natstr): Simplify encoding of member nat_update. ...
2007-07-08 Markus Armbruster(opt_DEMANDUPDATE): Remove. Deities can use update_dem...
2007-01-23 Ron Koenderink(unit_put): New, create by combining shp_put() and...
2007-01-21 Ron Koenderink(do_mob_ship): Combine to two duplicate blocks of code.
2007-01-20 Markus ArmbrusterUpdate known contributors comment.
2007-01-16 Markus ArmbrusterFuse update wait thread and update thread:
2007-01-14 Markus Armbruster(produce_sect): Use bp_put_items() after calls that...
2007-01-14 Markus Armbruster(do_feed, produce_sect): Move bp_put_item() calls from...
2007-01-14 Markus Armbruster(do_feed): Don't update sp->sct_avail for growing of...
2007-01-14 Markus ArmbrusterFix the previous revision.
2007-01-14 Markus Armbruster(bp_put_items): New.
2007-01-14 Markus Armbruster(produce_sect): Don't truncate population; that's alrea...
2007-01-13 Markus ArmbrusterDocument.
2007-01-13 Markus Armbruster(bp): Rename member val to bp_item, member avail to...
2007-01-13 Markus Armbruster(alloc_bp, bp_alloc): Rename.
2007-01-13 Markus Armbruster(get_wp, bp_ref): Replace function returning pointer...
2007-01-13 Markus ArmbrusterReplace the revolting build pointer data structure...
2007-01-10 Markus Armbruster(get_materials): Redesign.
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2007-01-04 Ron Koenderink(landrepair): Allow land unit repairs in allied sectors
2007-01-02 Ron Koenderink(do_land_mob): Combine to two duplicate blocks of code.
2006-12-31 Ron Koenderink(planerepair): Fix so only the player's own planes...
2006-12-31 Markus ArmbrusterNew option AUTO_POWER; closes #1009993:
2006-12-31 Markus Armbruster(update_main): Move logging of the update up to a more...
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-10-20 Markus Armbruster(upd_ship): Don't produce stuff when broke, to match...
2006-10-08 Markus Armbruster(take_casualties): Code for distributing casualties...
2006-10-08 Markus Armbruster(guerrilla): Make security units not raid friendly...
2006-09-25 Ron KoenderinkCombined struct llist and struct mlist into superset...
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-08-02 Markus Armbruster(produce): The reported amount produced (returned throu...
2006-07-20 Ron Koenderink(prod_nat): Change the wording from "total pop is" to
2006-07-13 Ron Koenderink[_WIN32, __GNUC__]: Reorganize the include files for...
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-07-07 Ron Koenderink(nxtitemp, trade_getitem, trade_desc, trade_check_item_...
2006-06-23 Markus ArmbrusterFix the previous revision.
2006-06-22 Markus Armbruster(mil_dbl_pay): No effect, remove. Was used for mil...
2006-06-22 Markus ArmbrusterSupport definition of additional sector types in sector...
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-17 Markus Armbruster(dchrstr): Replace int members d_mcst and d_emcst ...
2006-06-16 Markus ArmbrusterChe cannot target #0:
2006-06-14 Markus ArmbrusterDoc fix.
2006-06-09 Ron Koenderink(update_main): Remove unused local variables.
2006-06-09 Ron Koenderink(feed_land): Remove unused local variables.
2006-06-08 Markus ArmbrusterFinally merge the journal patch:
2006-06-05 Markus Armbruster(P_SHELL, P_GUN, P_PETROL, P_IRON, P_DUST, P_BAR, P_FOO...
2006-06-04 Markus Armbruster4.0.2 made land unit mobility costs differ significantl...
2006-06-04 Markus Armbruster(BestDistPath): All callers pass MOB_ROAD to parameter...
2006-06-02 Markus Armbruster(pchrstr, pchr_ca, pchr, sctstr, dchr_ca, dchr): Replac...
2006-06-01 Markus Armbruster(update_main): Change update sequence to repair ships...
2006-05-29 Markus ArmbrusterUpdate known contributors comment.
2006-05-29 Markus ArmbrusterFix the previous revision.
2006-05-29 Markus ArmbrusterLet players stop/start units:
2006-05-29 Markus ArmbrusterRemove budget priorities:
2006-05-28 Markus Armbruster(landrepair): Simplify.
2006-05-26 Markus Armbruster(food_needed): New.
2006-05-21 Markus ArmbrusterRev. 1.26 screwed up return value for building, which...
2006-05-21 Markus ArmbrusterPurge the register keyword.
2006-05-21 Markus ArmbrusterLine breaks and other formatting issues. No functional...
2006-05-21 Markus ArmbrusterRemove superflous casts and parenthesis.
2006-05-21 Markus Armbruster(prod): Round the final cost instead of truncating...
2006-05-21 Markus Armbruster(deliver): Change mcost from float to double, because...
2006-05-20 Markus Armbruster(shp_mobcost): New.
2006-05-20 Markus Armbruster(lnd_getmil, total_mil): Trivial, inline into callers...
2006-05-20 Markus Armbruster(take_casualties): Remove superflous casts and parenthe...
2006-05-20 Markus Armbruster(num_teles, redir_fp, pipe_fp, exec_fd, sendeof, prompt...
2006-05-20 Markus ArmbrusterDEFENSE_INFRA was implemented in an odd way: sct_defens...
2006-05-14 Markus Armbruster(shiprepair, planerepair, landrepair): Simplify materia...
2006-05-14 Markus Armbruster(shiprepair, landrepair): Always return 1. Change...
2006-05-14 Markus Armbruster(upd_plane, planerepair): New, factored out of prod_pla...
2006-05-14 Markus Armbruster(prod_plane): Simplify carrier repair code. Oops on...
2006-05-14 Markus Armbruster(prod_plane): Rename plp to pcp, remove redundant desc...
next