]> git.pond.sub.org Git - empserver/shortlog
empserver
2009-04-19 Markus ArmbrusterReally, really fix bomb not to wipe out plane updates hvy-plastic-1.4
2009-04-19 Markus ArmbrusterFix tend land not to wipe out concurrent updates
2009-04-16 Markus ArmbrusterFix return value of s_commod() when it can't draw enough hvy-plastic-1.3
2009-04-15 Markus ArmbrusterFix update to take dead units off carriers
2009-03-22 Markus ArmbrusterDon't log out player when he interrupts a command hvy-plastic-1.2
2009-03-17 Markus ArmbrusterFix recipient thread in output journal hvy-plastic-1.1
2009-03-17 Markus ArmbrusterFix typo in journaling of output lines
2009-03-16 Markus ArmbrusterDocument server time in info Hvy-Plastic
2009-03-10 Markus ArmbrusterFix assault not to send bogus telex to country 0 hvy-plastic-1.0
2009-03-10 Markus ArmbrusterDocument disabling of anti-missile in info Hvy-Plastic
2009-03-10 Markus ArmbrusterChange fairland island size probability distribution
2009-03-10 Markus ArmbrusterFix generation numbers for news file
2009-03-10 Markus ArmbrusterFix generation numbers for SAIL
2009-03-10 Markus ArmbrusterGeneration numbers to catch write back of stale copies
2009-03-10 Markus ArmbrusterNew info Hvy-Plastic
2009-03-10 Markus ArmbrusterMake fairland record the island number in the deity...
2009-03-10 Markus ArmbrusterFix journalling of output ids
2009-03-10 Markus ArmbrusterJournal output lines instead of chunks
2009-03-10 Markus ArmbrusterNew journal event output
2009-03-10 Markus ArmbrusterNew journal event command
2009-03-10 Markus ArmbrusterFix distclean to remove generated files distributed... v4.3.21
2009-03-10 Markus ArmbrusterReally fix bomb not to wipe out plane updates
2009-03-09 Markus ArmbrusterUpdate change log again for 4.3.21
2009-03-09 Markus ArmbrusterFix swapsector not to wipe out concurrent updates.
2009-03-09 Markus ArmbrusterUpdate change log again for 4.3.21
2009-03-09 Markus ArmbrusterFix outdated comment
2009-03-09 Markus ArmbrusterFix crash dump not to mess up streams
2009-03-08 Markus ArmbrusterUpdate change log again for 4.3.21
2009-03-08 Markus ArmbrusterFix bomb not to wipe out plane updates while asking...
2009-03-08 Markus ArmbrusterFix bombing of submarines with mixed force
2009-03-08 Markus ArmbrusterRename plane_caps() to pln_caps() and give it external...
2009-03-08 Markus ArmbrusterUpdate change log for 4.3.21
2009-03-08 Markus ArmbrusterFix a bug in attack that could wipe out land unit updates
2009-03-08 Markus ArmbrusterFactor obj_changed() out of check_sect_ok() & friends
2009-03-08 Markus ArmbrusterIgnore timestamps in check_loan_ok() & friends
2009-03-01 Markus ArmbrusterDon't log out player when update aborts a command with...
2009-03-01 Markus ArmbrusterRemove unused empth_terminate()
2009-02-25 Markus ArmbrusterDon't log out player when update aborts a command
2009-02-21 Markus ArmbrusterBump version to 4.3.21
2009-02-20 Markus ArmbrusterUpdate change log again for 4.3.20 v4.3.20
2009-02-19 Markus ArmbrusterDisable LOANS and enable RAILWAYS by default
2009-02-18 Markus ArmbrusterUpdate known contributors comments
2009-02-17 Markus ArmbrusterFix make dist in a separate build directory without...
2009-02-17 Markus ArmbrusterUpdate change log for 4.3.20
2009-02-17 Markus ArmbrusterFix a few inaccuracies in info supply
2009-02-17 Markus ArmbrusterTake care not to supply from self
2009-02-17 Markus ArmbrusterRedesign s_commod()
2009-02-17 Markus ArmbrusterRedesign automatic supply interface
2009-02-17 Markus ArmbrusterDon't let automatic supply starve the sector containing...
2009-02-17 Markus ArmbrusterFix mobility cost of automatic supply from remote sector
2009-02-17 Markus ArmbrusterDisable recursive supply of land units
2009-02-17 Markus ArmbrusterFix automatic supply of defending and reacting units
2009-02-17 Markus ArmbrusterDon't resupply supply unit after use as supply source
2009-02-17 Markus ArmbrusterRemove special case supply of land units from ships...
2009-02-17 Markus ArmbrusterDon't suggest only supply ships can tend in info tend...
2009-02-17 Markus ArmbrusterDon't lie about shell supply in info fire
2009-02-17 Markus ArmbrusterClean up info lmine a bit
2009-02-17 Markus ArmbrusterFix lmine for engineers that don't use ammo
2009-02-17 Markus ArmbrusterDon't permit landmine laying in foreign sectors
2009-02-17 Markus ArmbrusterFix lmine's "out of" messages
2009-02-16 Markus ArmbrusterMake sure lmine can't lay seamines even when sector...
2009-02-15 Markus ArmbrusterMake lmine report lack of mobility more nicely
2009-02-15 Markus ArmbrusterDon't let engineer mine while it is on a ship or land...
2009-02-15 Markus ArmbrusterDon't use automatic supply to avoid starvation at the...
2009-02-14 Markus ArmbrusterSectors and ships no longer need shells to fire flak
2009-02-12 Markus ArmbrusterUse IPv4 and v6 only when suitable interfaces are confi...
2009-02-11 Markus ArmbrusterUpdate info Interception for air defense integration
2009-02-08 Markus ArmbrusterFix info turn not to suggest that turn off just disable...
2009-02-08 Markus ArmbrusterRestructure turn() for simpler control flow
2009-02-08 Markus ArmbrusterFix turn off for empty message
2009-02-08 Markus ArmbrusterFix the previous commit to clear PF_DOWN
2009-02-08 Markus ArmbrusterAvoid repeated hours and game down status notifications
2009-02-08 Markus ArmbrusterInline gamedown() into only user may_play_now() and...
2009-02-08 Markus ArmbrusterMove show_first_tel() from player.c to rea.c
2009-02-08 Markus ArmbrusterDon't check MAXTELSIZE in typed_wu()
2009-02-08 Markus ArmbrusterFactor out code to read mailboxes, and make read more...
2009-02-08 Markus ArmbrusterRemove superflous #include "tel.h"
2009-02-08 Markus ArmbrusterMake struct telstr members tel_type and tel_length...
2009-02-08 Markus ArmbrusterDon't log out deity when gamedown() can't read downfil
2009-02-08 Markus ArmbrusterDon't fail motd command when motdfil can't be read
2009-02-08 Markus ArmbrusterDon't write junk to unused bytes of downfil and motdfil
2009-02-08 Markus ArmbrusterStore game down flag in the game table
2009-02-08 Markus ArmbrusterMove update_timeused() from may_play_now() back to...
2009-02-08 Markus ArmbrusterFix reject accept
2009-02-08 Markus ArmbrusterUpdate copyright notice
2009-02-08 Markus ArmbrusterStreamline copyright notice in lwp.h
2009-02-08 Ron KoenderinkFix update thread not successfully waking up with LWP
2009-02-05 Ron KoenderinkPrevent command from executing after game is down
2009-02-02 Markus ArmbrusterFix empth_select() for funny flag arguments
2009-02-01 Ron KoenderinkAdd maximum logged in time check for nation state NEW
2009-02-01 Markus ArmbrusterFix pthread's empth_select() not to change the timeout
2009-02-01 Markus ArmbrusterIntegrate air defense missions into interception
2009-02-01 Markus ArmbrusterIntercept the same all along the flight path
2009-02-01 Markus ArmbrusterMake ships and land units spot planes along the flight...
2009-02-01 Markus ArmbrusterChange when planes spot ships and land units
2009-02-01 Markus ArmbrusterReplace unfriendly[] by rel[] in ac_encounter()
2009-02-01 Markus ArmbrusterIntercept planes at their assembly point
2009-02-01 Markus ArmbrusterRemove useless strncpy() in ac_encounter()
2009-02-01 Markus ArmbrusterFix SAM interception for intercepts other than the...
2009-02-01 Markus ArmbrusterFix air defense and flak over sectors allied to the...
next