]> git.pond.sub.org Git - empserver/shortlog
empserver
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
2008-08-20 Markus ArmbrusterFix pathrange() for paths spanning whole world (with...
2008-08-20 Markus ArmbrusterRemove cheesy work-around for broken MAPWIDTH()
2008-08-20 Markus ArmbrusterFix MAPWIDTH() for arguments other than 1
2008-08-20 Markus ArmbrusterFix default map size in interactive move, test and...
2008-08-20 Markus ArmbrusterUse snxtitem_xy() instead of snxtitem_dist(..., 0)
2008-08-20 Markus ArmbrusterSimplify draw_map()
2008-08-20 Markus ArmbrusterFold sarg_getrange() into sarg_area()
2008-08-20 Markus ArmbrusterRework code dealing with struct range fixing many bugs
2008-08-19 Markus ArmbrusterDoc fix for commit 7ca4f412
2008-08-19 Markus ArmbrusterMake snxtsct_area() expect correct range width and...
2008-08-19 Markus ArmbrusterClean up and simplify snxtitem_dist() and snxtsct_dist()
2008-08-19 Markus ArmbrusterOops on funny xysize_range() arguments
2008-08-19 Markus ArmbrusterFix computation of map buffer indexes
2008-08-19 Markus ArmbrusterFix deltx() for x < r->lx && r->lx < r->hx; likewise...
2008-08-19 Markus ArmbrusterRemove some useless code from nav_map()
2008-08-19 Ron KoenderinkBuild ecomony for player 8
2008-08-17 Ron KoenderinkExplore player 8's island
2008-08-17 Ron KoenderinkAdd additional tests to nightly build
2008-08-17 Ron KoenderinkFix timestamps for data files and lost command
2008-08-15 Markus ArmbrusterBump version to 4.3.17
2008-08-09 Ron KoenderinkAdd additional tests to nightly build
2008-08-09 Ron KoenderinkAdd change directory before starting server tests
2008-08-09 Markus ArmbrusterUpdate change log again for 4.3.16 v4.3.16
2008-08-09 Markus ArmbrusterFail announce, pray, telegram and turn on aborted telegrams
2008-08-09 Markus ArmbrusterFix recently changed command failures to use BTUs
2008-08-09 Markus ArmbrusterFix production command not to limit level production...
2008-08-09 Markus ArmbrusterGive some identifiers internal linkage
2008-08-09 Markus ArmbrusterRemove unused xdprval()
2008-08-09 Markus ArmbrusterFix work not to claim an engineer worked when it didn't
2008-08-09 Markus ArmbrusterFix work command to round mobility use randomly, not...
2008-08-09 Markus ArmbrusterFix work command not to spend more mobility than requested
2008-08-09 Markus ArmbrusterDon't permit work command to spend more money than...
2008-08-09 Markus ArmbrusterImprove work()'s message when sector doesn't need const...
2008-08-09 Markus ArmbrusterFix improve not to spend more money than available
2008-08-09 Markus Armbrusterchkmoney() is no longer used, remove it
2008-08-09 Markus ArmbrusterDon't permit convert to spend more money than available
2008-08-09 Markus ArmbrusterDon't permit demobilize to spend more money than available
2008-08-03 Markus ArmbrusterChange nav_ship() not to use RET_OK and RET_SYN as...
2008-08-03 Markus ArmbrusterGet rid of RET_SYS, just use RET_FAIL
2008-08-03 Markus ArmbrusterFix error return value of nav_loadship()
2008-08-03 Markus ArmbrusterUpdate known contributors comments
2008-08-03 Markus ArmbrusterUpdate change log for 4.3.16
2008-08-03 Markus ArmbrusterMake ship_bomb() friendlier
2008-08-03 Markus ArmbrusterSimplify control flow in ship_bomb(), plane_bomb()...
2008-08-03 Markus ArmbrusterRemove key 'd' at bomb ship, plane and land unit target...
2008-08-02 Markus ArmbrusterFix land unit flak when pin-bombed to match flak when...
2008-08-02 Markus ArmbrusterDon't permit bombing of embarked planes and land units
2008-08-02 Markus ArmbrusterRemove redundant and misleading stuff from info bomb
2008-08-02 Markus ArmbrusterFix capital maintenance to charge at 60% efficiency
2008-08-02 Markus ArmbrusterMake launch command require only 40% plane efficiency
2008-08-02 Markus ArmbrusterDisable collateral damage for automatically launched...
2008-08-02 Markus ArmbrusterFix a long vs. int format string bug in xdprsym()
2008-08-02 Markus ArmbrusterAdd gcc attribute format where it's missing
2008-08-01 Markus ArmbrusterFix struct loststr / struct empobj mismatch corrupting...
2008-07-28 Markus ArmbrusterRemove product information from show sect c
2008-07-28 Markus ArmbrusterAlways print header in show_sect_stats() and show_sect_...
2008-07-28 Markus ArmbrusterNew show product
2008-07-28 Markus ArmbrusterShow sector navigability in show se s
next