]> git.pond.sub.org Git - empserver/history - src
production: Use update code instead of duplicating it
[empserver] / src /
2017-08-06 Markus Armbrusterproduction: Use update code instead of duplicating it
2017-08-06 Markus Armbrusterupdate production: Make sector production a bit more...
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 Armbrusterupdate: Get army, navy, air force delta from nat_budget[]
2017-08-06 Markus Armbrusterbudget: Track bank interest in nat_budget[]
2017-08-06 Markus Armbrusterbudget: Track taxes in nat_budget[]
2017-08-06 Markus Armbrusterbudget: Use a loop to show build and maintenance
2017-08-06 Markus Armbrusterbudget: Track ship, plane, land unit expenses in nat_bu...
2017-08-06 Markus Armbrusterbudget: Track sector expenses in nat_budget[]
2017-08-06 Markus Armbrusterbudget: Fix military count (but not yet their pay)
2017-08-06 Markus Armbrusterupdate: Clean up upd_slmilcosts()
2017-08-06 Markus Armbrusterinclude: Merge distribute.h into update.h
2017-08-06 Markus Armbrusterinclude: Move update stuff from prototypes.h to update.h
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: Limit avail roll over to about half the update...
2017-08-06 Markus Armbrusterupdate: Round the people's work randomly rather than...
2017-08-06 Markus Armbrustersubs: Drop unused islist()
2017-08-06 Markus Armbrusterempobj: Drop unused get_empobj_mob_max()
2017-08-06 Markus Armbrusterconfig: Make plains build and mobility cost match wilde...
2017-08-06 Markus Armbrustercollect: Derive collection value from power value
2017-08-06 Markus Armbrustercollect: Don't permit confiscation of active capital
2017-08-06 Markus Armbrustercollect: Don't disclose sector value when it exceeds...
2017-08-06 Markus Armbrusterupdate: Saner rounding of sector building money and...
2017-08-06 Markus Armbrusterupdate: Saner rounding of unit building money and work
2017-08-06 Markus Armbrusterpower: Include sector maximum population in power factor
2017-08-06 Markus Armbrusterpower: Include sector materials and cost in power factor
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 Armbrusterconfig: Add sect-chr flags, replace cost by flag "deity"
2017-08-06 Markus Armbrusterdesignate: Drop support for designate costing money
2017-08-06 Markus Armbrusterconfig: Split table sect-chr for legibility
2017-08-06 Markus Armbrusterbudget: Oops on use of invalid bp map entries
2017-08-06 Markus Armbrusterupdate: Drop redundant bp map updates and functions
2017-08-06 Markus Armbrusterupdate: Use a scratch sctstr for unit repair simulation
2017-08-06 Markus Armbrusterupdate: Don't use materials and work destroyed by che...
2017-08-06 Markus Armbrusterupdate/bp: bp_ref() is trivial, inline it
2017-08-06 Markus Armbrusterupdate/ship: Don't let stopped sectors repair foreign...
2017-08-06 Markus Armbrusterupdate: Reorder ship, plane, land repair code for consi...
2017-08-06 Markus Armbrusterupdate: Fix unowned uw to eat, procreate and produce
2017-08-06 Markus Armbrusterbudget: Fix level prod. forecast when required level...
2017-08-06 Markus Armbrusterupdate: Fix income and level use after revolt or revert...
2017-08-06 Markus Armbrusterupdate: Lift populace() from tax into prepare_sects()
2017-08-06 Markus Armbrustersubs: Oops on makelost() / makenotlost() with no owner
2017-08-06 Markus Armbrusterupdate: Fix revert to deity and "no civilians" corner...
2017-08-06 Markus Armbrustersect: Fix revert to deity and "no civilians" corner...
2017-08-06 Markus Armbrustersect: Keep work percentage without civilians at 100%
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 unnecessary "not simulation" guards
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/human: Drop redundant parameters 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: Fix work inconsistency with neweff, production
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 Armbrusterupdate: Avoid unnecessary inexactness in total_work()
2017-08-06 Markus Armbrustertests: Make update robust against variations in PRNG use
2017-08-06 Markus Armbrusterindent-emp: Take files to indent from command line
2017-08-06 Markus Armbrusterls-sources.pl: Fix for directory relative to root of...
2017-08-06 Markus Armbrusternsc: Expose generalized build materials in xdump and...
2017-08-06 Markus Armbrusternsc: New enum ca_dump member CA_DUMP_ONLY
2017-08-06 Markus Armbrusternsc: Replace NSC_EXTRA, NSC_CONST by enum ca_dump
2017-08-06 Markus Armbrusternsc: Correct element type in NSC_IELT()
2017-08-06 Markus Armbrusterbomb: Simplify after previous commit
2017-08-06 Markus Armbrusterbomb: Eliminate bombcomm[], it's redundant
2017-08-06 Markus Armbrusterbomb: Don't list bombable commodities on invalid selection
2017-08-06 Markus Armbrusterplnsub: Let crewless planes spread the plague, too
2017-08-06 Markus Armbrustertransport: Don't hardcode material weights
2017-08-06 Markus Armbrusterpower: Include nukes in power factor, like other units
2017-08-06 Markus Armbrusterpower: Saner power for items, ships, planes and land...
2017-08-06 Markus Armbrustershow: Extend show item to show the power value
2017-08-06 Markus Armbrusterpower: Make item power value configurable
2017-08-06 Markus Armbrusterpower: Use ship, plane, land unit tech instead of nation's
2017-08-06 Markus Armbrusterpower: Saner power value for tech, particularly at...
2017-08-06 Markus Armbrusterpower: Drop the RES_POP factor
2017-08-06 Markus Armbrusterpower: Simplify tallying the power value of items
2017-08-06 Markus Armbrusterconfig: Generalize unit build materials storage
2017-08-06 Markus Armbrusterconfig: Make work to build units independently configurable
2017-08-06 Markus Armbrusteredit: Add editing of land unit plague
2017-08-06 Markus Armbrustership.config plane.config: Drop obsolete notes on auto...
2017-08-06 Markus Armbrusterplnsub: Make takeoff/landing in mountains consistent
2017-08-06 Markus Armbrusterplnsub: Add missing newline to two messages
2017-08-06 Markus Armbrusterbomb: Disallow bombing spy units
next