]> git.pond.sub.org Git - empserver/history - src/lib/commands/prod.c
COPYING duplicates information from README. Remove. Move GPL from
[empserver] / src / lib / commands / prod.c
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-31 Ron Koenderink(prod): Add material limit for resource depletion to...
2005-12-27 Markus ArmbrusterInclude config.h.
2005-11-14 Ron Koenderink(fuel, load, prod, max_population, shp_nav_one_sector,
2005-04-04 Markus Armbruster(prod): All sectors produce when efficiency >=60%,...
2005-03-21 Markus ArmbrusterFix the previous rev.
2005-03-16 Markus Armbruster(prod): New column `avail'. Narrow column `will make...
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2005-02-20 Markus Armbruster(total_work): Remove redundant conversion to int.
2005-02-20 Markus Armbruster(prod): Widen column will make so that product p_sname...
2005-02-20 Markus Armbruster(prod): Several columns were too narrow, and didn't...
2005-02-19 Markus Armbruster(prod, produce, upd_ship): struct pchrstr p_nrndx refer...
2005-02-17 Markus Armbruster(max_population): New, factored out of max_pop().
2005-02-13 Markus Armbruster(prod, nati): Use max_pop() instead of hardcoded values...
2004-12-14 Marc Olzheim(prod): Fix bug #1083175. Use max_pop() not just when...
2004-11-14 Markus Armbruster(prod): Fix rounding of value in column `max'.
2004-10-12 Marc OlzheimDo not include var.h where no longer needed. Clean...
2004-09-16 Marc Olzheim(I_NONE, I_CIVIL, I_MILIT, I_SHELL, I_GUN, I_PETROL...
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-08-17 Markus Armbruster(pchrstr, MAXPRCON): Simplify variable-style storage...
2004-08-17 Ron Koenderink(prod_eff): New, factored out of produce() and prod().
2004-05-14 Markus Armbruster(prod): Change variable work from double to int. This...
2004-05-14 Markus Armbruster(prod): Match materials_cost() more closely. No functi...
2004-05-14 Markus Armbruster(produce, prod): Remove some code related to depletion...
2004-05-14 Markus Armbruster(prod): Rename variables to match produce() more closel...
2004-05-10 Markus Armbruster(new_work, do_feed, prod, newe): Factor out calculation...
2004-04-08 Markus Armbruster(prod, upd_buildeff): Truncated work to even before...
2004-04-07 Ron Koenderink(prod): The production limit due to work was rounded...
2004-03-16 Markus Armbruster(buy, move, prod, dodistribute, produce): Obey ITEM_MAX...
2004-03-09 Markus ArmbrusterUse gcc function attribute `format' to catch bad format...
2004-03-05 Markus ArmbrusterReplace getvec() by direct, read-only item access in...
2004-03-03 Markus ArmbrusterSectors need space for items, deliveries and distributi...
2004-02-17 Markus ArmbrusterDeclare all configuration variables in optlist.h. ...
2004-01-20 Markus Armbruster(ROLLOVER_AVAIL, opt_ROLLOVER_AVAIL, Options, do_feed...
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12