]> git.pond.sub.org Git - empserver/shortlog
empserver
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
2009-01-06 Ron KoenderinkAdd standard checks to the assigning of a country name
2009-01-06 Markus ArmbrusterSimplify load() and lload()
2009-01-06 Markus ArmbrusterMake load, unload, lload and lunload usable for deities
2009-01-06 Markus ArmbrusterCheck for unit on trading block last in load() and...
2009-01-06 Markus ArmbrusterFactor move_amount() out of load_comm_ship() and load_c...
2009-01-06 Markus ArmbrusterFix loopholes that let you load and unload foreign...
2009-01-06 Markus ArmbrusterFix load, unload, lload, lunload not to give away civilians
2009-01-06 Markus ArmbrusterFactor load_comm_ok() out of load_comm_ship() and load_...
2009-01-06 Markus ArmbrusterMake lload require own sector and lunload own land...
2009-01-06 Markus ArmbrusterMake lload and lunload work on foreign lands only when...
2009-01-06 Markus ArmbrusterFix relation checks in load, unload, lload, lunload
2009-01-02 Markus ArmbrusterDon't warn deities about capital redesignation
2008-12-28 Markus ArmbrusterChange info not to prepend a header line to the info...
2008-12-28 Markus ArmbrusterFix line break accident
2008-12-28 Markus ArmbrusterMake the "You lost your capital" message point to info...
2008-12-28 Markus ArmbrusterMake sure land units with maximum mobility can attack...
2008-12-28 Markus ArmbrusterFix land unit attack mobility cost
2008-12-28 Markus ArmbrusterFold nstr_resolve_sel() into only remaining caller
2008-12-28 Markus ArmbrusterSmarter identifier resolution in conditions involving...
2008-12-27 Markus ArmbrusterSimplify type coercion in condition evaluation
2008-12-25 Markus ArmbrusterFix reporting of shot spies in news
2008-12-25 Markus ArmbrusterLand units with zero reaction radius can't go on reserv...
2008-12-25 Markus ArmbrusterRemove econfig key mission_mob_cost
2008-12-25 Markus ArmbrusterRemove oprange()'s mission parameter
2008-12-25 Markus ArmbrusterCheck capabilities required for mission before range
2008-12-25 Markus ArmbrusterDrop checks whether we can get the op-sector from mission()
2008-12-25 Markus ArmbrusterSimplify mission() by separating off clear_mission()
2008-12-25 Markus ArmbrusterStreamline signature of show_mission()
2008-12-25 Markus ArmbrusterMove show_mission() to sole caller, give it internal...
2008-12-25 Markus ArmbrusterAll missions now have op areas, simplify mission()
2008-12-25 Markus ArmbrusterMake escort mission obey op-area
2008-12-25 Markus ArmbrusterRemove non-mission land unit reaction
2008-12-17 Markus ArmbrusterMake land units on reserve mission react within op...
2008-12-17 Markus ArmbrusterNew in_oparea(), factored out of build_mission_list_type()
2008-12-17 Markus ArmbrusterDon't reduce mission op area when range shrinks
2008-12-14 Markus ArmbrusterRemove reserve mission's reaction radius bonus
2008-12-14 Markus ArmbrusterUse #if 0 to disable code, not comments
2008-12-14 Markus ArmbrusterClean up removal of reserve mission mobility bonus
2008-12-14 Markus ArmbrusterRemove commented out logerror() calls
2008-12-14 Markus ArmbrusterBump version to 4.3.20
2008-12-07 Markus ArmbrusterUpdate change log again for 4.3.19 v4.3.19
2008-12-07 Markus ArmbrusterFix make dist in a separate build directory without git
2008-12-07 Markus ArmbrusterLWP doesn't work with Darwin due to OS bugs, avoid...
2008-12-07 Markus ArmbrusterDon't let ships double-retreat first on 'i' and then...
2008-12-07 Markus ArmbrusterUpdate change log for 4.3.19
2008-12-03 Markus ArmbrusterReplace other occurences of git-FOO by git FOO
2008-12-03 Gerd FlaigUse 'git ls-files' instead of deprecated 'git-ls-files'
2008-11-25 Markus ArmbrusterFix shp_prewrite() to print the sunk message
2008-11-16 Ron KoenderinkLog out player when time per day is exceeded
2008-11-16 Ron KoenderinkFix nat_timeused calculation on login
2008-11-15 Ron KoenderinkPrevent command from execute after game restrictions
2008-11-15 Markus ArmbrusterCapital obliteration failed to charge money and report...
2008-11-15 Ron KoenderinkUpdate emptime.c.patch for commit cb0a373
2008-11-15 Markus ArmbrusterDon't call time() for nat_last_login, use player->curup
2008-11-15 Markus ArmbrusterFix coding style and simplify seconds_since_midnight...
2008-11-15 Markus ArmbrusterClean up unused variable in status()
2008-11-15 Ron KoenderinkRewrite accounting of play time
2008-11-10 Ron KoenderinkFix initialization of nat_last_logout
2008-11-10 Ron KoenderinkFix parsing of 24:00 in game_hours and update_demandtimes
2008-11-01 Markus ArmbrusterNew option RAILWAYS
2008-11-01 Markus ArmbrusterAge che just like reserves (1% per 24 ETUs)
2008-10-28 Markus ArmbrusterPermit ships to assault the sector they're in
2008-10-28 Markus ArmbrusterDon't produce food without work
2008-10-28 Markus ArmbrusterNew concept sector terrain
2008-10-28 Markus ArmbrusterExplicitly specify dependency output file with gcc -MF
2008-10-28 Ron KoenderinkRepresent logged in time in seconds rather than minutes
2008-10-27 Ron KoenderinkCorrect the emptime.c.patch for player.c
2008-10-26 Ron KoenderinkAdd a time base for nightly builds
2008-10-26 Ron KoenderinkAdd more tests to nightly builds
2008-10-19 Markus ArmbrusterBump version to 4.3.19
2008-10-18 Markus ArmbrusterUpdate change log for 4.3.18 v4.3.18
2008-10-18 Markus ArmbrusterOops when unit_carrier_change() arguments OLD or NEW...
2008-10-18 Ron KoenderinkAdd scrap and scuttle tests to nightly builds
2008-10-18 Ron KoenderinkAdd land units tests to nightly builds and improve...
2008-10-18 Ron KoenderinkFix initialization of new elements in plane, land and...
2008-10-18 Ron KoenderinkAdd xdump tests to nightly builds
2008-10-18 Ron KoenderinkAdd xdump meta and table accessible tests to nightly...
2008-10-17 Ron KoenderinkMove test scripts from nightlybuild.sh to separate...
2008-10-17 Ron KoenderinkAdd missing cd to patch step for nightlybuild.sh
next