]> git.pond.sub.org Git - empserver/history - src/lib/commands/edit.c
edit: Move write-back from edit_nat() to edit(), check for errors
[empserver] / src / lib / commands / edit.c
2013-06-06 Markus Armbrusteredit: Move write-back from edit_nat() to edit(), check...
2013-06-06 Markus Armbrusteredit: Clean up a few assignments within conditionals
2013-06-06 Markus Armbrusteredit: Make uninmplemented edit n fail instead of doing...
2013-06-06 Markus Armbrusteredit: Use empobj_storage
2013-06-06 Markus Armbrusteredit: Don't reprint edited object when done with it
2013-06-06 Markus Armbrusteredit: Add remaining missing nation change reporting
2013-06-06 Markus Armbrusteredit: Improve remaining existing nation change reporting
2013-06-06 Markus Armbrusteredit: Improve tech, research, edu, happiness change...
2013-06-06 Markus Armbrusteredit: Add remaining missing unit change reporting
2013-06-06 Markus Armbrusteredit: Report flags change properly
2013-06-06 Markus Armbrusteredit: Refuse to move planes and land units on carriers
2013-06-06 Markus Armbrusteredit: Report loading/unloading of planes & land units...
2013-06-06 Markus Armbrusteredit: Report unit loss and gain properly for key 'U'
2013-06-06 Markus Armbrusteredit: Report unit key 'U' failure more nicely, and...
2013-06-06 Markus Armbrusteredit: Report unit loss and gain properly for unit key 'O'
2013-06-06 Markus Armbrusteredit: Factor out edit_unit()
2013-06-06 Markus Armbrusteredit: Report ship and land unit commodity change properly
2013-06-06 Markus Armbrusteredit &c: Report sector non-change differently
2013-06-06 Markus Armbrusteractofgod: Factor divine_sct_change() out of edit.c
2013-06-06 Markus Armbrusteredit: Streamline wording of sector change reports slightly
2013-06-06 Markus Armbrusteredit: Fix stack smash in sector key 'L'
2013-06-06 Markus Armbrustersetsector setresource: Switch to edit_sect()
2013-06-06 Markus Armbrusteredit: Parse int values in edit_FOO() helpers rather...
2013-06-06 Markus Armbrusteredit &c: Add remaining missing sector change reporting
2013-06-06 Markus Armbrusteredit: Report sector loss and gain properly for key 'L'
2013-06-06 Markus Armbrusteredit: Limit resources to 100 instead of 127
2013-06-06 Markus Armbrusteredit &c: Suppress bulletins for acts of god to himself
2013-06-06 Markus Armbrusteredit &c: Suppress news for acts of god to gods
2013-06-06 Markus Armbrusteredit &c: Suppress news and bulletins on no-op acts...
2013-06-06 Markus ArmbrusterSend bulletins only from POGO
2013-06-06 Markus Armbrusteredit: De-duplicate code for commodities on ships and...
2013-06-06 Markus Armbrusteredit: Pass full keys around, not just first characters
2013-06-06 Markus Armbrusteredit: Accept interactive empty key argument again
2013-06-06 Markus Armbrusteredit: Treat blank interactive input like empty input
2013-06-06 Markus Armbrusteredit: Don't permit putting a land unit or plane on...
2013-06-06 Markus Armbrusteredit: Fix integer argument range checking
2013-06-06 Markus Armbrusteredit: Drop pointless doland() variables old, des
2013-06-06 Markus Armbrusteredit: Suppress "sunk!" after "taken from you by deity"
2013-06-06 Markus Armbrusteredit: Fix and unify handling of invalid country numbers
2013-06-06 Markus Armbrusteredit: Don't show loyalty, plague stage and time as...
2013-06-06 Markus Armbrusteredit: Show edited planes and land units just like ships
2013-06-06 Markus Armbrusteredit: Show the edited ship even when its owner is invalid
2013-06-06 Markus Armbrusterprnat() prnatid(): New, common country name (#number...
2013-06-06 Markus Armbrusteredit: Rename some of helpers, and reorder parameters
2013-06-06 Markus ArmbrusterReplace common pattern by new LIMIT_TO()
2013-05-08 Markus ArmbrusterUse int instead of long for money
2013-05-08 Markus ArmbrusterUse int instead of long for military reserves
2013-05-08 Markus ArmbrusterClean up redundant forward declarations
2013-01-12 Markus ArmbrusterUpdate copyright notice
2012-06-10 Markus ArmbrusterUpdate copyright notice
2012-04-26 Markus ArmbrusterClean up superfluous includes
2011-12-29 Markus ArmbrusterPermit no-op country name change again
2011-04-14 Markus ArmbrusterRemove edit keys deprecated in 4.3.15, 4.3.17 and 4...
2011-04-14 Markus ArmbrusterUpdate known contributors comments
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2010-07-25 Markus ArmbrusterClean up unobvious coordinate system use in doland()
2010-06-20 Markus ArmbrusterCoding style fixes, mostly indentation and whitespace
2010-05-24 Markus ArmbrusterDon't capitalize words in the middle of sentences
2010-01-19 Markus ArmbrusterUpdate copyright notice
2010-01-19 Markus ArmbrusterMake struct sctstr member sct_effic signed
2009-12-13 Markus ArmbrusterUpdate known contributors comments
2009-03-24 Markus ArmbrusterDon't use 0 as null pointer constant, part 3
2009-03-24 Markus ArmbrusterDon't use 0 as null pointer constant, part 2
2009-03-22 Markus ArmbrusterMake non-static function definitions match static decla...
2009-03-21 Markus ArmbrusterClean up unreadable assignments within if conditionals
2009-02-18 Markus ArmbrusterUpdate known contributors comments
2009-02-08 Markus ArmbrusterUpdate copyright notice
2009-01-06 Ron KoenderinkAdd standard checks to the assigning of a country name
2008-12-25 Markus ArmbrusterRemove non-mission land unit reaction
2008-10-28 Ron KoenderinkRepresent logged in time in seconds rather than minutes
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-09-09 Markus ArmbrusterGet rid of struct plnstr member pln_nuktype
2008-09-09 Markus ArmbrusterUpdate lost file from prewrite callbacks
2008-05-18 Markus ArmbrusterUpdate known contributors comments
2008-05-18 Markus ArmbrusterRemove edit country key 'U' deprecated in 4.3.10
2008-05-17 Markus ArmbrusterAdd sequence numbers to game state
2008-05-12 Markus ArmbrusterRemove option FUEL
2008-05-10 Markus ArmbrusterFix edit l, s, u, p not to wipe out concurrent updates
2008-03-14 Markus ArmbrusterReplace some typedef names by enum tags.
2008-03-14 Markus ArmbrusterRemove edit keys deprecated in 4.3.3
2008-03-05 Markus ArmbrusterExtend the common header of struct empobj to include uid
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-07-14 Markus ArmbrusterRemove the demand update feature veto. It's virtually...
2007-07-08 Markus Armbruster(prnat): Show nat_missed even when opt_DEMANDUPDATE...
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-07-21 Markus Armbruster(swaps): Failed to update coastal flags. Was missed...
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-06-16 Markus ArmbrusterChe cannot target #0:
2006-05-27 Markus Armbruster(add, plane_bomb, pinflak_planedamage, doship, dounit...
2006-05-27 Markus ArmbrusterChange encoding of `not in any group' from space to...
2006-05-26 Markus ArmbrusterClean up rev. 1.44, 1.20 and 1.4.
2006-05-22 Markus Armbruster(edit): Crashed when country argument didn't name a...
2006-05-14 Markus ArmbrusterBreak lines more tastefully.
2006-04-30 Markus Armbruster(pr_ship, doship, pr_land, dounit): Remove keys depreca...
2006-04-26 Markus ArmbrusterUpdate known contributors comment.
2006-04-17 Markus ArmbrusterTrim superflous casts and parenthesis.
2006-04-17 Markus Armbruster(noise): Drop second parameter, it is always true.
2006-04-17 Markus Armbruster(getin): Confusing. Redesign.
2006-04-17 Markus Armbruster(doplane): Don't arbitrarily truncate value for key...
2006-03-26 Markus ArmbrusterThe revision before the previous one is wrong, back...
next