]> git.pond.sub.org Git - empserver/shortlog
empserver
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...
2013-05-08 Markus ArmbrusterRemove superfluous #include "nuke.h"
2013-05-08 Markus ArmbrusterSimplify market time left handling in a few places
2013-05-08 Markus ArmbrusterFix extension of market bidding time when high bidder...
2013-05-08 Markus ArmbrusterFix pre-tax unit market price loss of precision
2013-05-08 Markus ArmbrusterUse int instead of long for money
2013-05-08 Markus ArmbrusterFix melting of big piles of stuff by ridiculously heavy...
2013-05-08 Markus ArmbrusterClean up silly use of long in satmap()
2013-05-08 Markus ArmbrusterUse int instead of long for military reserves
2013-05-08 Markus ArmbrusterUse int instead of long to count people
2013-05-08 Markus ArmbrusterUse int instead of signed char for pln_flags
2013-05-08 Markus ArmbrusterUse int instead of long for flags
2013-05-08 Markus ArmbrusterAbridge a few overly verbose declarations
2013-05-08 Markus ArmbrusterClean up redundant forward declarations
2013-05-08 Markus ArmbrusterFix crash on edit s, p, u key 'U' with negative argument
2013-05-08 Markus ArmbrusterUnify owner of units built by deities in foreign sectors
2013-05-08 Markus ArmbrusterAdd Travis CI configuration
2013-05-08 Markus ArmbrusterUse unsigned instead of unsigned long for fairland...
2013-05-08 Markus ArmbrusterRemove a blank line before "fairland rips open"
2013-05-08 Markus ArmbrusterDon't reprint "fairland rips open" and PRNG seed on...
2013-05-08 Markus ArmbrusterFix PRNG seeding to resist guessing
2013-05-08 Markus ArmbrusterSwitch PRNG from BSD random() to Mersenne Twister
2013-05-08 Markus ArmbrusterFix tiny error in distribution of die rolls
2013-05-08 Markus ArmbrusterNew pct_chance(), for clarity, and symmetry with chance()
2013-05-08 Markus ArmbrusterMake move_ground() use roundavg()
2013-05-08 Markus ArmbrusterMake damage() use roundavg()
2013-05-08 Markus ArmbrusterConvert "info Damage" from random(N) to 1dN notation
2013-05-08 Markus ArmbrusterFix "info Damage" for shells, depth charges and torpedoes
2013-05-08 Markus ArmbrusterReplace "roll0(N) + M" by "roll(N) + M-1"
2013-05-08 Markus ArmbrusterFairland's rnd() wrapper is trivial now, drop it
2013-05-08 Markus ArmbrusterEncapsulate direct use of random(), srandom() in chance.c
2013-05-08 Markus ArmbrusterMove declarations for chance.c to new chance.h
2013-05-08 Markus ArmbrusterFix prod_eff() function comment
2013-05-08 Markus ArmbrusterClean up land unit retreat chance and fix its documentation
2013-05-08 Markus ArmbrusterClean up and document nuclear damage's chance to destro...
2013-05-08 Markus ArmbrusterClean up launch_sat() random direction pick
2013-05-08 Markus ArmbrusterMake smoke test's tech production more robust
2013-05-08 Markus ArmbrusterLimit che action in smoke test some
2013-05-08 Markus ArmbrusterEnlarge news cache from 5 to 8 entries per country
2013-05-08 Markus ArmbrusterMake news item merging deterministic and safe for year...
2013-05-08 Markus ArmbrusterMake smoke test's plane build more robust
2013-05-08 Markus ArmbrusterRemove fairland from smoke test
2013-05-08 Markus ArmbrusterAdd fairland test to make check
2013-05-08 Markus ArmbrusterAdd files test to make check
2013-05-08 Markus ArmbrusterFactor tests/test-common.sh out of tests/smoke-test
2013-05-08 Markus ArmbrusterMake smoke test check the final empdump -x
2013-05-08 Markus ArmbrusterGet rid of shell boilerplate in smoke test Empire batch...
2013-05-08 Markus ArmbrusterNew make target check
2013-01-12 Markus ArmbrusterDon't put file descriptor values in thread names
2013-01-12 Markus ArmbrusterDon't log threads initialization
2013-01-12 Markus ArmbrusterSimplify lnd_take_casualty()'s land unit retreat code
2013-01-12 Markus ArmbrusterReally fix accepting connections from "long" IPv6 address
2013-01-12 Markus ArmbrusterSimplify head_meanwhile()
2013-01-12 Markus ArmbrusterTake ship cost into account when picking missile interd...
2013-01-12 Markus ArmbrusterReally fix setsector and setres not to wipe out concurr...
2013-01-12 Markus ArmbrusterReally fix give not to wipe out concurrent updates
2013-01-12 Markus ArmbrusterDrop resnoise()'s second parameter
2013-01-12 Markus ArmbrusterFix setsector not to disclose number of landmines to...
2013-01-12 Markus Armbrusteranti, give, grind take <SECTS> argument, fix their...
2013-01-12 Markus ArmbrusterMake capital fail more nicely when sector is unsuitable
2013-01-12 Markus ArmbrusterChange capital to take a single sector as argument
2013-01-12 Markus ArmbrusterUpdate copyright notice
2012-08-12 Markus ArmbrusterChange GODNEWS reports not to affect headlines and...
2012-08-12 Markus ArmbrusterFix flying commands for destination equal to assembly...
2012-08-11 Markus ArmbrusterFix portability bug in configure test for Windows API
2012-08-05 Markus ArmbrusterPolish empthread documentation somewhat
next