]> git.pond.sub.org Git - empserver/shortlog
empserver
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...
2009-02-01 Markus ArmbrusterSimplify ac_encounter()'s logic for stealthy evasion
2009-02-01 Markus Armbrusteraircombat.c isn't used for intercepting missiles, simplify
2009-02-01 Markus ArmbrusterFix making contact by spotting planes from sectors
2009-02-01 Markus ArmbrusterRefactor interception over ships and land units
2009-02-01 Markus ArmbrusterMake planes report non-hostile ships and lands in targe...
2009-02-01 Markus ArmbrusterPass only PM_* mission flags to ac_encounter()
2009-02-01 Markus ArmbrusterFix mixed ASW patrols
2009-02-01 Markus ArmbrusterFix recon and sweep not to spy after all spy planes...
2009-02-01 Ron KoenderinkReimplement max_idle without a separate thread
2009-02-01 Ron KoenderinkFix client to allow multiple to clients to run concurre...
2009-02-01 Ron KoenderinkFactor out gamehours and max minutes per day checks
2009-01-24 Ron KoenderinkPrevent command from executing outside of game hours
2009-01-24 Ron KoenderinkFix enforcing game hours for players already logged in
2009-01-21 Ron KoenderinkSuppress the git checkout information for nightlybuilds
2009-01-21 Ron KoenderinkUpdate windows configuration for nightlybuild
2009-01-14 Ron KoenderinkSimplify the time() replacement for nightlybuilds
2009-01-07 Ron KoenderinkPrevent distribution from abandoning the distribution...
2009-01-06 Ron KoenderinkCleaned up check_nat_name() function
next