]> git.pond.sub.org Git - empserver/shortlog
empserver
2015-01-14 Markus Armbrustersubs: Factor lnd_insque() out of lnd_sel(), ask_olist...
2015-01-14 Markus Armbrustersubs: Set struct ulist member supplied properly for...
2015-01-14 Markus Armbrusterunit: Fix comments on struct ulist member use
2015-01-14 Markus Armbrustersubs: Factor shp_insque() out of shp_sel(), shp_missdef...
2015-01-14 Gerd FlaigRemove superfluous override directive in make check
2014-02-16 Markus Armbrustertests/build: Clean up setup a bit
2014-02-16 Markus Armbrustertests/fire: Clean up setup a bit
2014-02-16 Markus Armbrustertests/actofgod: Switch setup from deprecated setsect...
2014-02-16 Markus Armbrusterattsub: Clean up take_casualty() a bit
2014-02-16 Markus Armbrustertrade: Clean up type of trdswitchown()'s second parameter
2014-02-16 Markus ArmbrusterClean up casts from union empobj_storage * to struct...
2014-02-16 Markus ArmbrusterClean up casts from struct FOO * to struct emp_qelem *
2014-02-16 Markus Armbrusterpathfind: Fix up comment for commit 92e64d7
2014-02-16 Markus ArmbrusterClean up superfluous includes
2014-02-16 Markus Armbrusterretreat: Move function declarations to retreat.h
2014-02-16 Markus Armbrusterretreat: Clean up interface between retreat_FOO(),...
2014-02-16 Markus Armbrusterretreat: Don't consume a retreat direction that wasn...
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
next