]> git.pond.sub.org Git - empserver/history - src/lib/update/sect.c
Update copyright notice
[empserver] / src / lib / update / sect.c
2017-08-07 Markus ArmbrusterUpdate copyright notice
2017-08-07 Markus ArmbrusterMerge branch 'readline'
2017-08-06 Markus Armbrusterupdate: Reorder feeding, tax & plague for consistency
2017-08-06 Markus Armbrusterupdate: Collect fallout code in fallout.c
2017-08-06 Markus Armbrusterbudget: Avoid unnecessary work
2017-08-06 Markus ArmbrusterInclude "file.h" where it's needed
2017-08-06 Markus Armbrusterupdate: Reorder sector production for speed
2017-08-06 Markus Armbrusterbudget: Fix for ship, plane, land unit building abroad
2017-08-06 Markus Armbrusterupdate: Treat sanctuaries more consistently
2017-08-06 Markus Armbrusterupdate: Fix sector maintenance when stopped or broke
2017-08-06 Markus Armbrusterupdate: Don't double-round money, fixing mil pay and...
2017-08-06 Markus Armbrusterbudget: Fix treasury tracking
2017-08-06 Markus Armbrusterupdate: Push budget update into produce(), enlist()
2017-08-06 Markus Armbrusterbudget: Track sector expenses in nat_budget[]
2017-08-06 Markus Armbrusterinclude: Rename budg.h to update.h
2017-08-06 Markus Armbrusterinclude: Drop update.h
2017-08-06 Markus Armbrusterupdate: Drop do_feed()'s return value
2017-08-06 Markus Armbrusterupdate: Fix avail roll over for stopped or broke sectors
2017-08-06 Markus Armbrusterupdate: Saner rounding of sector building money and...
2017-08-06 Markus Armbrusterconfig: Make work to build sectors configurable
2017-08-06 Markus Armbrusterconfig: Generalize sector build materials storage
2017-08-06 Markus Armbrusterconfig: Define sector build cost per 100% instead of 1%
2017-08-06 Markus Armbrusterupdate: Drop redundant bp map updates and functions
2017-08-06 Markus Armbrusterupdate: Fix unowned uw to eat, procreate and produce
2017-08-06 Markus Armbrusterupdate: Fix revert to deity and "no civilians" corner...
2017-08-06 Markus Armbrusterneweff prod work: Use update code instead of duplicating it
2017-08-06 Markus Armbrusterneweff production: Consider insufficient food
2017-08-06 Markus Armbrusterupdate: Drop redundant produce() parameters desig,...
2017-08-06 Markus Armbrusterupdate: Drop upd_buildeff() parameter desig
2017-08-06 Markus Armbrusterupdate: Make upd_buildeff() return cost, drop parameter
2017-08-06 Markus Armbrusterupdate: Drop produce() return value and parameters...
2017-08-06 Markus Armbrusterupdate: Drop upd_buildeff() parameter workp
2017-08-06 Markus Armbrusterupdate: Move work percentage update into do_feed()
2017-08-06 Markus Armbrusterupdate: Drop produce_sect() variable neweff
2017-08-06 Markus Armbrusterupdate: Drop redundant upd_buildeff() parameter vec[]
2017-08-06 Markus Armbrusterupdate: Drop redundant produce() parameter vec[]
2017-08-06 Markus Armbrusterupdate: Drop redundant do_feed() parameter vec[]
2017-08-06 Markus Armbrusterupdate: Drop redundant bp_put_items() parameter vec[]
2017-08-06 Markus Armbrusterupdate: Use a scratch sctstr for production simulation
2017-08-06 Markus Armbrusterupdate: Eliminate produce_sect()'s getnatp()
2017-08-06 Markus Armbrusterupdate: Enforce sector population limit only right...
2017-08-06 Markus Armbrusterupdate neweff production: Limit work in big cities
2017-08-06 Markus Armbrustertests: Make update robust against variations in PRNG use
2017-07-02 Markus ArmbrusterUpdate copyright notice
2015-12-05 Markus ArmbrusterChange comment style to use @foo rather than FOO
2015-05-14 Markus ArmbrusterImprove portability to really outmoded compilers
2015-02-28 Markus ArmbrusterUpdate copyright notice
2015-02-28 Markus Armbrustersubs: Drop has_units() parameter lp, it's always null now
2014-02-16 Markus ArmbrusterRemove option TREATIES
2014-01-02 Markus ArmbrusterUpdate copyright notice
2013-05-08 Markus ArmbrusterUse int instead of long for money
2013-05-08 Markus ArmbrusterFix melting of big piles of stuff by ridiculously heavy...
2013-05-08 Markus ArmbrusterMove declarations for chance.c to new chance.h
2013-01-12 Markus ArmbrusterUpdate copyright notice
2012-06-10 Markus ArmbrusterUpdate copyright notice
2012-04-26 Markus ArmbrusterClean up superfluous includes
2011-04-14 Markus ArmbrusterUpdate known contributors comments
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2010-06-20 Markus ArmbrusterBreak long lines more tastefully
2010-01-19 Markus ArmbrusterUpdate copyright notice
2009-07-19 Markus ArmbrusterMake sector maintenance cost configurable
2009-03-24 Markus ArmbrusterDon't use 0 as null pointer constant, part 1
2009-02-18 Markus ArmbrusterUpdate known contributors comments
2009-02-15 Markus ArmbrusterDon't use automatic supply to avoid starvation at the...
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-08-02 Markus ArmbrusterFix capital maintenance to charge at 60% efficiency
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-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(produce_sect): Don't truncate population; that's alrea...
2007-01-13 Markus Armbruster(alloc_bp, bp_alloc): Rename.
2007-01-13 Markus ArmbrusterReplace the revolting build pointer data structure...
2007-01-09 Markus ArmbrusterUpdate copyright notice.
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-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-06-23 Markus ArmbrusterFix the previous revision.
2006-06-22 Markus Armbruster(produce_sect, update_main): Charge capital maintenance in
2006-06-14 Markus ArmbrusterDoc fix.
2006-06-05 Markus Armbruster(P_SHELL, P_GUN, P_PETROL, P_IRON, P_DUST, P_BAR, P_FOO...
2006-05-29 Markus ArmbrusterRemove budget priorities:
2006-05-21 Markus ArmbrusterRemove superflous casts and parenthesis.
2006-05-20 Markus ArmbrusterDEFENSE_INFRA was implemented in an odd way: sct_defens...
2006-04-30 Markus ArmbrusterNormalize long int and short int to just long and short.
2006-03-26 Markus ArmbrusterRemove silly superflous parenthesis.
2006-03-25 Markus Armbruster(u_char, u_short, u_int): BSDisms. Figuring out whethe...
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-12 Ron Koenderink(ship_bomb, deli, do_demo, fuel, grin, look_ship)
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-12-27 Markus ArmbrusterInclude config.h.
2005-11-14 Ron Koenderink(fuel, load, prod, max_population, shp_nav_one_sector,
2005-07-25 Ron Koenderink(meltitems): Remove unnecessary checks.
2005-07-24 Ron Koenderink(meltitems): Move melt_item_denom into the ichr structure.
2005-07-23 Markus ArmbrusterDelete some code that has been disabled out for ages...
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2005-03-12 Markus Armbruster[GODZILLA]: Incomplete, unused, remove.
2005-02-17 Markus Armbruster(max_population): New, factored out of max_pop().
next