]> git.pond.sub.org Git - empserver/shortlog
empserver
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 Armbrustergive: Report number given when less than requested...
2013-06-06 Markus Armbrustergive: Fix integer overflows on silly third arguments
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 Armbrusterprnatid: Recover from getnatp() failure
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-06-06 Markus Armbrustertests/actofgod: New, disabled for now because it oopses
2013-06-01 Markus Armbrustermake: Drop unused support for parallel test runs
2013-06-01 Markus Armbrusterempdump: Don't abort() on unresolvable symbols
2013-05-31 Markus Armbrustertests: Capture player output via journal instead of...
2013-05-31 Markus Armbrusterclient: Send login commands without trailing space
2013-05-31 Markus Armbrustertests: Cut off log file timestamp instead of normalizing it
2013-05-31 Markus Armbrustertests: Enable thread stack checking (emp_server -s)
2013-05-27 Markus Armbrustercutoff level: Add FIXME comments to narrow coordinate...
2013-05-27 Markus Armbrustermission: Widen coordinate columns to four characters
2013-05-27 Markus Armbrustersorder: Widen coordinate columns to four characters
2013-05-26 Markus Armbrusterland: Separate columns x,y and a in output properly
2013-05-26 Markus Armbrustersatmap: Separate and align columns in output properly
2013-05-26 Markus Armbrustertcp_listen: Plug fd leak on OpenBSD with IPv6
2013-05-26 Markus Armbrusterinfo/version: Update example to current output
2013-05-26 Markus ArmbrusterPut URIs and e-mail addresses in <angle brackets>
2013-05-26 Markus Armbrusterversion: Consistently end sentences with periods
2013-05-25 Markus Armbrusterdoc/README: Clarify description of file coding
2013-05-25 Markus Armbrusterdoc/coding: Correct spelling mistakes
2013-05-25 Markus Armbrusterdoc/contributing: New file
2013-05-20 Markus ArmbrusterBump version to 4.3.32
2013-05-12 Markus ArmbrusterUpdate change log again for 4.3.31 v4.3.31
2013-05-12 Markus ArmbrusterFix read beyond end of conditional argument on missing...
2013-05-12 Markus ArmbrusterDon't put broken links in HTML info pages
2013-05-12 Markus ArmbrusterTighten up emp2html's info reference recognition
2013-05-11 Markus ArmbrusterFold subj2html.pl into emp2html.pl
2013-05-08 Markus ArmbrusterUpdate change log for 4.3.31
2013-05-08 Markus ArmbrusterPermit ships that can drop depth charges, but not fire
2013-05-08 Markus ArmbrusterConsistently require guns for dropping depth charges
2013-05-08 Markus ArmbrusterCover configure reporting "terminfo: no" in READMEs
2013-05-08 Markus ArmbrusterCast time_t to long for printing with %ld
2013-05-08 Markus ArmbrusterInclude <sys/time.h> in lwp.h
2013-05-08 Markus ArmbrusterRefresh autoconf macros from autoconf-archive-2013...
2013-05-08 Markus ArmbrusterMove auxiliary build tools to build-aux/
2013-05-08 Markus ArmbrusterRefresh auxiliary build tools from automake 1.11.6
2013-05-08 Markus ArmbrusterChange econfig key rollover_avail_max from 0 to 50
2013-05-08 Markus ArmbrusterMake sector production more predictable
2013-05-08 Markus ArmbrusterRearrange produce() and prod() a bit to make them more...
2013-05-08 Markus ArmbrusterFactor prod_resource_limit() out of produce() and prod()
2013-05-08 Markus ArmbrusterAvoid double rounding materials when limiting products...
2013-05-08 Markus ArmbrusterUse ITEM_MAX instead of 9999 as production material...
2013-05-08 Markus Armbrusterprod() duplicates materials_cost(), clean up
2013-05-08 Markus ArmbrusterClean up redundant code in prod()
2013-05-08 Markus ArmbrusterFix "info Products" on how to query sector type p.e.
2013-05-08 Markus ArmbrusterFix xdump nat column ip for connections from "long...
2013-05-08 Markus ArmbrusterFix five year old show stopper bugs on big endian hosts
2013-05-08 Markus ArmbrusterFix xdump trade column type on big endian hosts
2013-05-08 Markus ArmbrusterFix xdump lost column type on big endian hosts
2013-05-08 Markus ArmbrusterImprove how mksubj.pl reports malformed .SA argument
2013-05-08 Markus Armbruster.SA should come last, make mksubj.pl enforce it
2013-05-08 Markus ArmbrusterSubject pages confuse topics and subjects, fix
2013-05-08 Markus ArmbrusterSlightly less crude "info page is long" decision
2013-05-08 Markus ArmbrusterSimplify how mksubj.pl keeps track of the subjects...
2013-05-08 Markus ArmbrusterSimplify how mksubj.pl parses argument of .SA
2013-05-08 Markus ArmbrusterMake mksubj.pl touch subject files only when it needs...
2013-05-08 Markus ArmbrusterDeclare subjects instead of picking them up automatically
2013-05-08 Markus ArmbrusterFix remaking of info subject pages
2013-05-08 Markus ArmbrusterPass subjects instead of subject filenames to info...
2013-05-08 Markus ArmbrusterFix remaking of config.h and config.h.in
2013-05-08 Markus ArmbrusterUpdate info lost example to current output
2013-05-08 Markus ArmbrusterDrop trailing space in output of financial
2013-05-08 Markus ArmbrusterClean up some trailing whitespace
2013-05-08 Markus ArmbrusterReplace .SA Obsolete by .LV Obsolete
2013-05-08 Markus ArmbrusterSuppress explanation of '*' flag in subject pages when...
2013-05-08 Markus ArmbrusterReplace 'our' by 'my' in Perl scripts
2013-05-08 Markus ArmbrusterInclude <process.h> in w32/unistd.h for getpid()
2013-05-08 Markus ArmbrusterFix missing include "arpa/inet.h" in w32sockets.c
2013-05-08 Markus ArmbrusterDefine EWOULDBLOCK for w32 only if it's missing
2013-05-08 Markus ArmbrusterUse IPv4 format for IPv4-mapped addresses
2013-05-08 Markus ArmbrusterDrop extra blank line in output of pconfig
2013-05-08 Markus ArmbrusterDocument GNU libc lossage in listen_addr doc string
2013-05-08 Markus ArmbrusterLog connection attempts
2013-05-08 Markus ArmbrusterFix wildcard bind to at least bind IPv4 or else IPv6...
2013-05-08 Markus ArmbrusterFix wildcard bind to bind both IPv6 and IPv4 on Windows...
2013-05-08 Markus ArmbrusterIgnore error setting socket option SO_REUSEADDR
2013-05-08 Markus ArmbrusterClean up tcp_listen()'s addrinfo loop some
2013-05-08 Markus ArmbrusterLog the server's listening address
2013-05-08 Markus ArmbrusterFactor sockaddr_ntop() out of player_accept()
2013-05-08 Markus ArmbrusterFix a comment in tcp_connect()
2013-05-08 Markus ArmbrusterMake power sort countries of equal power predictably
2013-05-08 Markus ArmbrusterChange fairland island size probability distribution
2013-05-08 Markus ArmbrusterMake fairland record the island number in the deity...
2013-05-08 Markus ArmbrusterMake smoke test time out instead of hang when server...
next