]> git.pond.sub.org Git - empserver/shortlog
empserver
2008-09-20 Markus ArmbrusterUpdate change log again for 4.3.17 v4.3.17
2008-09-20 Markus ArmbrusterFix standalone client build for Windows
2008-09-20 Markus ArmbrusterDisable incorrect autmatic supply in load and lload
2008-09-18 Markus ArmbrusterUpdate change log for 4.3.17
2008-09-18 Markus ArmbrusterUpdate example to current output
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-09-17 Markus ArmbrusterFix whitespace: space before tab
2008-09-17 Markus ArmbrusterUpdate known contributors comments
2008-09-17 Markus ArmbrusterMake unit_give_away() immune to infinite recursion
2008-09-16 Markus ArmbrusterBelatedly remove DEMANDUPDATE from info Options
2008-09-16 Markus ArmbrusterMake trade show exactly what's on sale, remove option...
2008-09-16 Markus ArmbrusterGuard unit.h against multiple inclusion
2008-09-15 Markus ArmbrusterUse unit_wipe_orders() to simplify build.c
2008-09-15 Markus ArmbrusterStop ships, planes, land units and nukes on violent...
2008-09-15 Markus ArmbrusterWipe orders when ship, plane, land unit or nuke changes...
2008-09-15 Markus ArmbrusterRefactor and fix takeover.c
2008-09-15 Markus ArmbrusterFix marking of unused trade slots
2008-09-15 Markus ArmbrusterRemove takeover_ship() and takeover_land() parameter...
2008-09-15 Markus ArmbrusterFix and simplify check_trade()
2008-09-15 Markus ArmbrusterFix cargo giveaway in load, lload, unload, lunload...
2008-09-15 Markus ArmbrusterFix cargo giveaway in scrap and scuttle
2008-09-15 Markus ArmbrusterRefactor and fix scuttle and scrap code
2008-09-15 Markus ArmbrusterRequire friendly relations for trade ship to pay off
2008-09-15 Markus ArmbrusterRefuse to auto-scuttle where it doesn't pay
2008-09-15 Markus ArmbrusterFix when scuttle_tradeship() asks for confirmation
2008-09-15 Markus ArmbrusterFix scuttle_tradeship() to require 2% efficiency
2008-09-15 Markus ArmbrusterClean up rules on where you can scrap stuff
2008-09-15 Markus ArmbrusterFix scrap and scuttle output when there's output about...
2008-09-15 Markus ArmbrusterFix missing include in cargo.c
2008-09-14 Markus ArmbrusterRemove take_plane_off_ship(), take_plane_off_land()
2008-09-14 Markus ArmbrusterNo need to take dead planes off carrier anymore
2008-09-14 Markus ArmbrusterIndentation fix
2008-09-14 Markus ArmbrusterFix cargo list shutdown oops
2008-09-14 Markus ArmbrusterFix commit 738fb28f's screwy line endings
2008-09-13 Ron KoenderinkDo not update player's bank balance when the change...
2008-09-13 Markus ArmbrusterMake prewrite callbacks more robust
2008-09-13 Markus ArmbrusterRename llp to lp in lnd_postread() and lnd_prewrite()
2008-09-13 Ron KoenderinkAllow any length RW lock names for WIN32
2008-09-13 Ron KoenderinkAllow any length thread names for WIN32
2008-09-13 Markus ArmbrusterUse new snxtitem_cargo() to simplify a couple of loops
2008-09-13 Markus ArmbrusterRewrite the broken code to move cargo with its carrier
2008-09-12 Markus ArmbrusterMake the item iterator capable of iterating over a...
2008-09-12 Markus ArmbrusterClean up struct nstr_sect and struct nstr_item a bit
2008-09-12 Markus ArmbrusterZap next uid in clink_rem(), check it in clink_add()
2008-09-12 Markus ArmbrusterExpire lost items at the update instead of continuously
2008-09-12 Markus ArmbrusterReplace econfig key lost_items_timeout by lost_keep_hours
2008-09-12 Markus ArmbrusterFix commit d46b0b72 (didn't even compile with pthreads)
2008-09-12 Markus ArmbrusterFix journal_entry() to separate thread and event by...
2008-09-12 Ron KoenderinkAdd missing error check for thread creation for WIN32
2008-09-12 Ron KoenderinkEnsure the empth_sleep() always yields for WIN32
2008-09-11 Markus ArmbrusterMake empth_name() and empth_set_name() take a thread...
2008-09-11 Ron KoenderinkUse empty schedule file for the nightly build
2008-09-11 Ron KoenderinkChange the thread name in play_cmd() to show country...
2008-09-11 Ron KoenderinkUse the thread name to identify threads in the journal
2008-09-11 Ron KoenderinkNew empth_name() and empth_set_name()
2008-09-11 Markus ArmbrusterRemove bogus comment from empthread.h
2008-09-11 Markus ArmbrusterFix double free() in unit_onresize()
2008-09-09 Markus ArmbrusterSimplify tests for presence of load
2008-09-09 Markus ArmbrusterGet rid of ship and land unit load counters
2008-09-09 Markus ArmbrusterGet rid of struct plnstr member pln_nuktype
2008-09-09 Markus ArmbrusterEnable the new nuk_on_plane(), replacing the old one
2008-09-09 Markus ArmbrusterCargo lists storing lists of cargo for each carrier
2008-09-09 Markus ArmbrusterNew struct empfile callback onresize
2008-09-09 Markus ArmbrusterRevive struct empfile callback init as oninit
2008-09-09 Markus ArmbrusterFix up filetable.c's file comment after rename.
2008-09-09 Markus ArmbrusterMove selector code from src/lib/global to src/lib/common
2008-09-09 Markus ArmbrusterNew lost_and_found() to record ownership changes.
2008-09-09 Markus ArmbrusterUpdate lost file from prewrite callbacks
2008-09-09 Markus ArmbrusterPass old element to empfile callback prewrite()
2008-09-09 Markus ArmbrusterFix comments added in commit bf436a44.
2008-09-09 Markus ArmbrusterRemove bogus correction of sct_mobil from sct_prewrite()
2008-09-09 Markus ArmbrusterDon't execute pre-write checks from sct_postread()
2008-09-05 Markus ArmbrusterDon't revert sectors without military to old owner
2008-09-04 rkoenderink... Fix execution of nightly build econfig patch script
2008-09-04 Markus ArmbrusterRemove pointless getFOO() from prewrite callbacks
2008-09-04 Markus ArmbrusterMake ef_close() clear baseid, cids and fids
2008-09-04 Markus ArmbrusterMove view open/close into src/lib/common/file.c
2008-09-04 Markus ArmbrusterFix misuse of ef_cadef(EF_BAD)
2008-09-04 Markus ArmbrusterCheck argument of ef_cadef(), ef_nelem(), ef_flags...
2008-09-04 Markus ArmbrusterClean up maintenance of config table sentinels
2008-09-04 Markus ArmbrusterFix empfile[EF_VERSION].flags and .csize
2008-09-04 Markus Armbrusterstruct empfile doc fixes
2008-09-04 Markus ArmbrusterChange empfile members postread() and prewrite() to...
2008-09-04 Markus ArmbrusterFix/improve logging in ef_close(), ef_extend(), ef_trun...
2008-09-04 Markus ArmbrusterSimplify mapdist()
2008-09-04 Markus ArmbrusterUse MAPWIDTH() to allocate map buffers
2008-08-28 Markus ArmbrusterSimplify routech[]
2008-08-27 Markus ArmbrusterInclude destination in interception and plane mission...
2008-08-27 Markus ArmbrusterFix client code for catching rogue redirections and...
2008-08-27 Markus ArmbrusterFix xdump realm to dump player instead of absolute...
2008-08-27 Markus ArmbrusterFix spy to reliably avoid spying same sector more than...
2008-08-27 Markus ArmbrusterSimplify implementation of MAP_HIGH in draw_map()
2008-08-27 Markus ArmbrusterFix size of sector bitmap in do_look() and draw_map()
2008-08-27 Markus ArmbrusterReplace broken GCFx(), GCFy() by sctoff()
2008-08-27 Markus ArmbrusterKeep coordinates normalized in getpath()
2008-08-27 Markus ArmbrusterFix move_ground() to pass coordinate arguments normalized
2008-08-27 Markus ArmbrusterFix satellite coordinates screwup in launch
2008-08-27 Markus ArmbrusterFix recently introduced memory corrupter in path()
2008-08-24 Ron KoenderinkCorrections for player 8
2008-08-24 Ron KoenderinkAdd server.log and journal.log to nightly build
next