]> git.pond.sub.org Git - empserver/history - src/lib/commands/new.c
Fix trailing whitespace
[empserver] / src / lib / commands / new.c
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-03-26 Markus ArmbrusterMake newcap's second argument mandatory
2008-03-14 Markus ArmbrusterFactor common code out of add() and new() into nat_reset()
2008-02-17 Markus ArmbrusterConsider only wilderness for randomly placed sanctuaries
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-08-14 Ron KoenderinkSimple POSIX I/O emulation layer to work around Windows...
2007-07-31 Markus Armbruster(new): Simplify. No functional change.
2007-07-28 Markus Armbruster(WORLD_SZ): New.
2007-03-10 Ron Koenderink(new): Switch permissions to standard defines instead...
2007-02-23 Ron Koenderink(add.c, disa.c, log.c, new.c, wantupd.c, wu.c) [_WIN32...
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-07-13 Ron Koenderink[_WIN32, __GNUC__]: Reorganize the include files for...
2006-07-13 Markus Armbruster(init_sanct): Spread food evenly among sanctuaries...
2006-07-13 Markus Armbruster(init_sanct): New, factored out of new(). No functiona...
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-05-20 Markus ArmbrusterDEFENSE_INFRA was implemented in an odd way: sct_defens...
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-13 Ron KoenderinkMove realms from the nation file into a new realms...
2006-01-06 Markus Armbruster(new): Simplify using new natargp().
2006-01-06 Markus Armbruster(acce, flash, nati, new, rela): Don't bother to complai...
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2006-01-04 Markus ArmbrusterChange nation status from bits to a simple enum:
2005-12-31 Markus Armbruster(natstr): Members nat_xstart, nat_ystart are used write...
2005-12-23 Markus Armbruster(START_CASH, start_cash): Replace START_CASH by new...
2005-12-23 Markus ArmbrusterRemove superflous #include "options.h".
2005-10-23 Markus Armbruster(START_UNITS, start_unit_type, deity_build_land, new...
2005-10-22 Markus Armbruster(new): Fix initialization of realms for players_at_00.
2005-06-12 Markus ArmbrusterRemove a bunch of redundant casts.
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2005-03-11 Markus Armbruster(multifire, new): Reseeding the PRNG with the current...
2004-12-30 Ron Koenderink(new) [_WIN32]: Rely on misc.h to provide BSD random...
2004-12-13 Marc OlzheimCleanup #includes of (mostly a long time) unused header...
2004-10-12 Marc OlzheimDo not include var.h where no longer needed. Clean...
2004-10-05 Markus Armbruster(new): When first sanctuary is a wilderness, but second...
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-08-17 Markus Armbruster(mchrstr, lchrstr): Change from variable-style storage...
2004-03-05 Markus ArmbrusterReplace getvec() by direct, read-only item access in...
2004-03-05 Markus Armbruster[START_UNITS] (deity_build_land): Replace variable...
2004-03-03 Markus ArmbrusterSectors need space for items, deliveries and distributi...
2004-03-01 Markus Armbruster(genitem, ship, plane, land): Remove unused member...
2004-03-01 Markus Armbruster(deity_build_land) [!START_UNITS]: Unused, don't define.
2004-03-01 Markus ArmbrusterDon't cast void to void.
2004-02-20 Markus ArmbrusterAdd some missing declarations to headers. Remove some...
2004-02-17 Markus ArmbrusterDeclare all configuration variables in optlist.h. ...
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-01-08 Markus Armbruster(bzero, bcopy): Obsolete BSDisms; remove. Remove some...
2003-12-17 Markus Armbruster(at_minimum, blocksig, emp_bitinit, filelogerror, iceil...
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12