]> git.pond.sub.org Git - empserver/shortlog
empserver
2014-02-16 Markus Armbrusterretreat: Reject invalid retreat paths
2014-02-16 Markus Armbrusterretreat: Fail without charging BTUs when given no condi...
2014-02-16 Markus Armbrusterretreat: Fix infinite loop when third argument contains '?'
2014-02-16 Markus Armbrusterretreat: Don't charge mobility for retreating in direct...
2014-02-16 Markus Armbrusterretreat: Drop useless write back on failed retreat
2014-02-16 Markus Armbrusterretreat: Don't retreat the current player's ships or...
2014-02-16 Markus Armbrusterretreat: Don't report a destroyed ship/land unit couldn...
2014-02-16 Markus Armbrusterretreat: Oops on retreating ghosts
2014-02-16 Markus Armbrustershpsub: Make shp_check_nav() return more useful information
2014-02-16 Markus ArmbrusterDelete trivial instances of /*NOTREACHED*/
2014-02-16 Markus Armbrustershpsub: Move declarations to ship.h
2014-02-16 Markus Armbrusterretreat: Retreat groups in a more sensible order
2014-02-16 Markus Armbrusterretreat: Clear mission only when ship or land unit...
2014-02-16 Markus Armbrusterretreat: Fix stack smash in land unit group retreat
2014-02-16 Markus Armbrustertests/fire: Drop test of ship retreat
2014-02-16 Markus Armbrustertests/retreat: New; exercising retreat
2014-02-16 Markus Armbrusteredit: Keep missions centered on unit centered when...
2014-02-16 Markus Armbrustertests/actofgod: Show moving units with edit doesn't...
2014-02-16 Markus Armbrustertests: Save diff -u between expected and actual output
2014-02-16 Markus Armbrustertests/fire: Drop test of falling bridges
2014-02-16 Markus Armbrustertests/fire: Drop test of units tumbling down with bridges
2014-02-16 Markus Armbrustertests/fire: Protect against unintended shelling to...
2014-02-16 Markus Armbrustertests/bridgefall: Cover units tumbling down with bridges
2014-02-16 Markus Armbrusteredit: Fix edit s key 'U' to preserve "does not follow"
2014-02-16 Markus Armbrusteredit: Make edit l key 'L' preserve "no dist center"
2014-02-16 Markus Armbrusteredit: Fix edit l key 'L' not to mess up coastal flag
2014-02-16 Markus Armbrustertests/actofgod: Show edit l key 'L' mess up coastal...
2014-02-16 Markus ArmbrusterSuppress duplicates in output of git ls-files
2014-02-16 Markus Armbrustertests/fire: Use build command for setup
2014-02-16 Markus Armbrustertests/bridgefall: Use build command for setup
2014-02-16 Markus Armbrustertests/actofgod: Use build command for setup
2014-02-16 Markus Armbrustertests/build: Use build command for setup
2014-02-16 Markus Armbrusterbuild: Reword bridge next to land messages to mention...
2014-02-16 Markus Armbrusterbuild: Deities build ex nihilo
2014-02-16 Markus Armbrusterbridgefall: Factor bridge_support_at() out of bridgefall()
2014-02-16 Markus Armbrusterbridgefall: Fix loss of bridge support with EASY_BRIDGE...
2014-02-16 Markus Armbrusterbridgefall: Fix support loss with EASY_BRIDGES and...
2014-02-16 Markus ArmbrusterRevert "Remove dead EASY_BRIDGES code from bridgefall()"
2014-02-16 Markus Armbrusterbridgefall: Fix harmless coordinate normalization bug
2014-02-16 Markus Armbrusterpath: New DIR_BACK()
2014-02-16 Markus Armbrustertests/bridgefall: New; exercising splashing of bridges
2014-02-16 Markus Armbrusteredit: Fix reporting of no-op unit location change
2014-02-16 Markus Armbrustertests: Zap setup's news and lost items, like telegrams
2014-02-16 Markus Armbrusterbuild: Report missing stuff more nicely for bridges
2014-02-16 Markus Armbrusterbuild: Report missing stuff more nicely for nukes
2014-02-16 Markus Armbrusterbuild scrap: Redo 4.2.3's fix for manufacturing military
2014-02-16 Markus Armbrusterbuild: Report missing stuff more nicely for ship, plane...
2014-02-16 Markus Armbrusterbuild: Stop abuse of construction material random rounding
2014-02-16 Markus Armbrusterbuild: Factor code out of build_ship(), build_plane...
2014-02-16 Markus Armbrustertests/fire: Rename test scripts for clarity
2014-02-16 Markus Armbrustertests/build: New; exercises build command
2014-02-16 Markus Armbrustertests: Don't leak telegram counters from setup into...
2014-02-16 Markus ArmbrusterRemove option TREATIES
2014-02-16 Markus Armbrusterconsider: Clean up "either treaty or loan" assumptions
2014-02-16 Markus Armbrusterconsider: Clean up recovery from an impossible error
2014-02-03 Markus Armbrusteraccept: rejectname() makes no sense outside acce()...
2014-01-19 Markus Armbrusterfire: Fix ship retreat when helpless
2014-01-19 Markus Armbrusterfire: Report which ship or land unit is ready to fire
2014-01-19 Markus Armbrusterfire: Change "Sector X,Y firing" to "Sector X,Y ready...
2014-01-19 Markus Armbrusterfire: Drop useless special case "shp_fire() returns...
2014-01-19 Markus Armbrusterfire: Check land unit guns earlier, drop useless checks
2014-01-19 Markus Armbrusterfire: Suppress bulletin when player shells his own...
2014-01-19 Markus Armbrustertests/fire: Give all land unit targets SAM cargo
2014-01-19 Markus Armbrustertests/fire: Add another salvo at own ship
2014-01-19 Markus Armbrustertests/fire: Drop reset of #1's BTUs between sub-tests
2014-01-19 Markus Armbrustertests/fire: Use commands designed for humans rather...
2014-01-19 Markus Armbrustertests: New test-suite-only command __cmd
2014-01-19 Markus Armbrustertests: Make robust against variations in PRNG use
2014-01-19 Markus Armbrustertests: Enable running_test_suite by default
2014-01-19 Markus Armbrustereconfig: New key running_test_suite, for use by tests
2014-01-19 Markus Armbrustertests: New make target check-accept
2014-01-19 Markus Armbrustertests: Run server with -E crash-dump
2014-01-19 Markus Armbrustertests: Fix normalization of nat_timeused in prompt...
2014-01-19 Markus Armbrustertests/normalize.pl: Drop match option g where it's...
2014-01-19 Markus Armbrustertests: Use feed_files for setup scripts
2014-01-19 Markus Armbrustertests: Name compared files relative to sandbox in output
2014-01-19 Markus Armbrustertests: Rename final xdump files to final.xdump
2014-01-19 Markus Armbrustertests: Disable GODNEWS by default
2014-01-19 Markus Armbrustertests: Factor feed_dir out of fire-test and smoke-test
2014-01-19 Markus Armbrustertests: Move "not expected to work" warning into test...
2014-01-19 Markus Armbruster.gitignore: Ignore sandbox
2014-01-19 Markus Armbrustertests: Normalize trailing white space in test output...
2014-01-06 Markus Armbrustertests/fire: New; exercises fire command
2014-01-06 Markus Armbrusterupdate: Set thread stack size to 512 KiB
2014-01-06 Markus Armbrusteraccept: Resize thread stack to avoid stack smash for...
2014-01-06 Markus Armbrustertests/info: New; checks info and code agree on commands
2014-01-06 Markus Armbrusterinfo/toc: New; generated machine-readable table of...
2014-01-06 Markus Armbrustertests: Make helper begin_test accept any number of...
2014-01-06 Markus Armbrusterinfo: Nicer remaking of info subject index pages
2014-01-06 Markus Armbrusterinfo/show: Update example to current output
2014-01-06 Markus Armbrusterorder: Trim trailing space from usage string
2014-01-06 Markus ArmbrusterTrim trailing white space from source code
2014-01-06 Markus Armbrustertests: Normalize trailing white space away in test...
2014-01-06 Markus Armbrustermaps: Trim unwanted trailing space from map decoration
2014-01-06 Markus Armbrusterresource: Trim unwanted trailing space from output
2014-01-06 Markus Armbrusteredit: Trim unwanted trailing space from output
2014-01-06 Markus Armbrustercommands: Trim obvious silly trailing space from output
2014-01-06 Markus Armbrustertests: Document log file normalization a bit better
2014-01-06 Markus Armbrustertests: New helper function feed_input, for comment...
2014-01-06 Markus Armbrustertests: Use only files known to git
next