]> git.pond.sub.org Git - empserver/shortlog
empserver
2011-12-29 Markus ArmbrusterFix pending anno count for annos squashed together
2011-12-29 Markus ArmbrusterFix read not to split production report when update...
2011-12-29 Markus ArmbrusterSimplify how typed_wu() counts telegrams
2011-12-29 Markus ArmbrusterFix clear_telegram_is_new() for TEL_NORM from POGO...
2011-12-29 Markus ArmbrusterClean up how telegram_is_new() detects production report
2011-12-29 Markus ArmbrusterMove clear_telegram_is_new() call to beginning of update
2011-12-29 Markus ArmbrusterEnsure the update's production report isn't split by...
2011-12-29 Markus ArmbrusterSaner error handling in typed_wu()
2011-12-29 Markus ArmbrusterDrop superfluous fseek() from rea()
2011-12-29 Markus ArmbrusterMake add require confirmation for unadvisable actions
2011-12-29 Markus ArmbrusterMake add refuse to touch a country while it's being...
2011-12-29 Markus ArmbrusterFix add not to crash on negative country number
2011-12-29 Markus ArmbrusterDon't bother giving POGO BTUs in files
2011-12-29 Markus ArmbrusterCreate all deities with $123456789, not just POGO
2011-12-29 Markus ArmbrusterMove setting nat_cnam, nat_pnam into nat_reset()
2011-12-29 Markus ArmbrusterUse nat_reset() for POGO in files.c
2011-12-29 Markus ArmbrusterMake files set the usual nation flags for POGO
2011-12-29 Markus Armbrusternat_reset() is no longer used with STAT_SANCT, simplify
2011-12-29 Markus ArmbrusterChange newcap back to not wiping the country
2011-12-29 Markus ArmbrusterMake add always reset the country
2011-12-29 Markus ArmbrusterRename add argument "new" to "player"
2011-12-29 Markus ArmbrusterDrop add argument "active"
2011-12-29 Markus ArmbrusterDrop add's obscure sector check and wipe functionality
2011-12-29 Markus ArmbrusterDrop add's undocumented land unit destruction feature
2011-12-29 Markus ArmbrusterPermit no-op country name change again
2011-12-29 Markus ArmbrusterImprove newcap's origin error message
2011-12-29 Markus ArmbrusterStreamline a few files error messages
2011-12-29 Markus ArmbrusterFix files and fairland to report ef_open() failure...
2011-12-29 Markus ArmbrusterReplace exit(-1) by exit(1)
2011-12-29 Markus ArmbrusterMake allocate_memory() return void
2011-12-29 Markus ArmbrusterGuard against unusable fd in pthreads' empth_select()
2011-12-29 Markus ArmbrusterFix lwpSleepFd()'s guard against unusable fd
2011-12-29 Markus ArmbrusterPlug FILE leak on show_first_tel() error paths
2011-12-29 Markus ArmbrusterPlug memory leak in set_paths() error path
2011-12-29 Markus ArmbrusterFix read_schedule() not to fclose(stdin)
2011-12-29 Markus ArmbrusterPlug FILE leak on read_schedule() parse error path
2011-12-29 Markus ArmbrusterPlug memory leak in verify_row()
2011-12-29 Markus ArmbrusterMake play show no last command when there hasn't been one
2011-12-29 Markus ArmbrusterRemove unreachable code in sell()
2011-12-29 Markus ArmbrusterFix info sell on second argument
2011-12-29 Markus ArmbrusterMake scripts/savecore create the core directory
2011-12-29 Markus ArmbrusterRename tgz to arc in scripts/backup
2011-12-29 Markus ArmbrusterFix empire(6) synopsis for argument of -s
2011-12-29 Markus ArmbrusterFix use-after-free when plane is downed or aborted...
2011-08-03 Markus ArmbrusterBump version to 4.3.29
2011-07-16 Markus ArmbrusterClean up omit_ids() not to set an extra element in... v4.3.28
2011-07-16 Markus ArmbrusterUpdate change log for 4.3.28
2011-07-16 Markus ArmbrusterDon't let POGO (#0) navigate and march ghosts
2011-07-16 Markus ArmbrusterMake llook ignore land units and planes loaded on land...
2011-07-16 Markus ArmbrusterFix "sector can board" test to ignore land units on...
2011-07-16 Markus ArmbrusterFix transport to reject planes loaded on land units
2011-07-16 Markus ArmbrusterFix lradar to reject land units loaded on land units
2011-07-13 Markus ArmbrusterFix strength to ignore land units loaded on land units
2011-07-12 Markus ArmbrusterFix navigate and march to find paths longer than 7...
2011-07-10 Markus ArmbrusterMake march sub-command 'i' show military, #land units...
2011-07-10 Markus ArmbrusterUpdate doc/debugging for recent commit a9611a57
2011-07-10 Markus ArmbrusterNew server option -F to force start even when state...
2011-07-10 Markus ArmbrusterGive init_server() internal linkage
2011-07-10 Markus ArmbrusterChange empdump to export even when game state looks bad
2011-07-10 Markus ArmbrusterSplit ef_verify() into ef_verify_config(), ef_verify_st...
2011-07-10 Markus ArmbrusterFactor verify_table() out of ef_verify()
2011-07-10 Markus ArmbrusterFix return value of ef_verify() to match function comment
2011-07-10 Markus ArmbrusterFix prewrite callbacks' cargo list update for in-place...
2011-07-10 Markus ArmbrusterLand units loaded on land units fight che again
2011-07-10 Markus ArmbrusterDon't leave cargo stuck on land unit killed by che
2011-07-10 Markus ArmbrusterFactor lnd_dies_fighting_che() out of take_casualties()
2011-07-10 Markus ArmbrusterUnits no longer die from lack of maintenance
2011-07-10 Markus ArmbrusterBelatedly update info Maintenance for removed budget...
2011-07-10 Markus ArmbrusterOops when stuck cargo snaps to new ship, plane or land...
2011-07-09 Markus ArmbrusterAvoid false positive generation oops in navigate and...
2011-07-09 Markus ArmbrusterFix client redirection and execute for non-ASCII characters
2011-07-09 Markus ArmbrusterFix prexec() comment pasto
2011-07-09 Markus ArmbrusterFix execute not to mangle the argument when it prompts...
2011-07-09 Markus ArmbrusterRevert "Simplify execute(): use getstarg() instead...
2011-07-09 Markus ArmbrusterFix execute to filter input just like the main command...
2011-07-09 Markus ArmbrusterDon't record prompts in player_commands[]
2011-07-09 Markus ArmbrusterFix execute to print UTF-8 command correctly
2011-07-09 Markus ArmbrusterFix input/output filtering to ASCII
2011-07-09 Markus ArmbrusterUpdate and report status even after empty command
2011-06-25 Markus ArmbrusterFix xundump's "value must match" check for split tables
2011-06-25 Markus ArmbrusterBelatedly update xdump.pl not to use "xdump ver"
2011-06-25 Markus ArmbrusterDisable test of pre_update_hook in nightly build
2011-06-25 Markus ArmbrusterFix nightly's diff_to_prev.sh
2011-06-25 Markus ArmbrusterFactor product code out of ef_verify() into verify_prod...
2011-06-25 Markus ArmbrusterFold pln_zap_transient_flags() into verify_planes()
2011-06-25 Markus ArmbrusterVerify carrier references are sane
2011-06-25 Markus ArmbrusterDrop pln_zap_transient_flags()'s work-around for unusab...
2011-06-25 Markus ArmbrusterFix empdump not to touch plane file when import fails
2011-06-25 Markus ArmbrusterVerify game state and configuration reference sanity
2011-06-25 Markus ArmbrusterVerify table uid sanity more tightly
2011-06-25 Markus ArmbrusterFactor verify_tabref() out of verify_row()
2011-06-25 Markus ArmbrusterChange xdump realm not to dump unused countries' realms
2011-06-25 Markus ArmbrusterRemove option LANDSPIES, customize table land-chr instead
2011-06-25 Markus ArmbrusterRemove option TRADESHIPS, customize table ship-chr...
2011-06-25 Markus ArmbrusterFix scuttle_it()'s "is a trade ship" sanity check
2011-06-25 Markus ArmbrusterFix how configuration tables and empdump treat omitted...
2011-06-25 Markus ArmbrusterDon't misinterpret blank configuration entries as sentinels
2011-06-25 Markus ArmbrusterChange stmtch() to recognize only null as sentinel
2011-06-25 Markus ArmbrusterPermit omitting rows at the end of tables nat and game
2011-06-25 Markus ArmbrusterForbid omitting rows in config item and sect-chr
next