]> git.pond.sub.org Git - empserver/history - src/lib
WIP empdump, %a
[empserver] / src / lib /
2008-02-26 Markus ArmbrusterWIP empdump, %a empdump-v4.3.11
2008-02-26 Markus ArmbrusterWIP empdump, fill in stuff not in xdump
2008-02-26 Markus ArmbrusterWIP empdump, can't shrink tables
2008-02-26 Markus ArmbrusterMake xdump code available for future use outside the...
2008-02-26 Markus ArmbrusterPrepare some xdump code for future use outside the...
2008-02-26 Markus ArmbrusterDocument tables EF_COMM, EF_TRADE and EF_COUNTRY have...
2008-02-25 Markus ArmbrusterSimplify unit_put()
2008-02-25 Markus ArmbrusterUse get_empobj() instead of get_empobjp() in unit_map()
2008-02-25 Markus ArmbrusterDefine common get/put macros for empobj
2008-02-25 Markus ArmbrusterFix get_empobjp() not to reject EF_SECTOR
2008-02-25 Markus ArmbrusterFix put_empobj() for types other than units
2008-02-25 Markus ArmbrusterGive unit_map() internal linkage
2008-02-25 Markus ArmbrusterNew realm selector timestamp
2008-02-25 Markus ArmbrusterClean up ugly line break
2008-02-25 Markus ArmbrusterFix test for water in explore
2008-02-25 Markus ArmbrusterMake sector types signed
2008-02-24 Markus ArmbrusterMake xundump capable of extending tables
2008-02-24 Markus ArmbrusterGeneralize ef_extend() to non-file-backed tables
2008-02-21 Markus ArmbrusterReplace EFF_RDONLY by EFF_PRIVATE
2008-02-19 Markus ArmbrusterRemove obsolete comment
2008-02-19 Markus ArmbrusterDefine and use NATID_BAD instead of literal 255
2008-02-17 Markus ArmbrusterFix spelling of symbol PLN_AIRBURST in plane_flags[]
2008-02-17 Markus ArmbrusterConsider only wilderness for randomly placed sanctuaries
2008-02-17 Markus ArmbrusterDon't recompute sct_coastal in desi(), just use it
2008-02-17 Markus ArmbrusterRemove unused check_cost()
2008-02-17 Markus ArmbrusterDon't let designate check total cost before doing anything
2008-02-17 Markus ArmbrusterFix mobility cost for marines assaulting from non-landi...
2008-02-16 Markus ArmbrusterSimplify take_move_in_mob()
2008-02-16 Markus ArmbrusterFix LWP's stack initialization for -s
2008-02-16 Markus ArmbrusterFix confused and buggy bridge splashing code
2008-02-10 Ron KoenderinkRemove unused local variables
2008-02-10 Ron KoenderinkRemove the initialization for builtindir, not required
2008-02-10 Markus ArmbrusterClean up initialization of nat_ca[]
2008-02-10 Markus ArmbrusterClean up initialization of empfile[]
2008-02-07 Markus ArmbrusterGet rid of the need to fix up lchr[].
2008-02-07 Markus ArmbrusterFix initialization of configdir
2008-02-07 Markus ArmbrusterMake conftab.c independent of the current directory
2008-02-07 Markus ArmbrusterMake econfig keys data and info work for relative names
2008-02-07 Markus ArmbrusterMake utility programs abort on internal error
2008-02-03 Markus ArmbrusterClean up library dependencies
2008-02-03 Markus ArmbrusterGet rid of src/lib/gen/copy.c
2008-02-03 Markus ArmbrusterGet rid of src/lib/common/land.c
2008-02-02 Markus ArmbrusterRemove telfil, use teldir instead.
2008-02-02 Markus ArmbrusterBelatedly update c_form of of show command
2008-02-02 Markus ArmbrusterRemove unused non-terminal <VAR> from output of list...
2008-01-19 Markus ArmbrusterUpdate copyright notice
2008-01-13 Markus ArmbrusterReplace .cvsignore files by .gitignore files
2008-01-01 Markus Armbruster(player_coms): Clean up c_form of announce, break,...
2007-12-22 Markus Armbruster(sect_ca): New selector elev. It's set by fairland...
2007-12-14 Markus ArmbrusterRemove superfluous parenthesis.
2007-12-14 Markus Armbruster(retreat_ship1, retreat_land1): Simplify slightly.
2007-12-13 Markus ArmbrusterRemove superfluous parenthesis.
2007-12-09 Markus Armbruster(check_market): Slight simplification. No functional...
2007-12-09 Markus ArmbrusterDisable nested execute. The execute protocol is flawed...
2007-12-09 Markus Armbruster(execute): Clients can't reliably detect where a redire...
2007-12-08 Ron Koenderink(readv, writev) [_WIN32]: Set errno to ENOMEM when
2007-12-08 Markus Armbruster(status, init_nats): Concentrate CAP and MONEY logic in
2007-12-08 Markus Armbruster(dispatch, explain, status): Use player->nstat instead of
2007-12-08 Markus Armbruster(capi, caploss): Leave updating player->nstat to next...
2007-12-08 Markus Armbruster(player): Remove member broke.
2007-12-08 Markus Armbruster(player_set_nstat): New, factored out of init_nats().
2007-12-08 Markus Armbruster(xdump): Fix test whether to deny access to game state...
2007-12-08 Markus Armbruster(caploss): Simplify. No functional change.
2007-12-08 Markus Armbruster(caploss): Sacked capital isn't moved since rev. 1...
2007-12-08 Markus ArmbrusterConsistently consider a nation bankrupt when its treasu...
2007-12-08 Markus Armbruster(status): Round money before checking solvency, and...
2007-12-08 Markus Armbruster(check_market): Fix missing putnat(). Belatedly clean...
2007-12-08 Markus Armbruster(check_trade): Fix bug that made your money evaporate...
2007-12-08 Markus Armbruster(check_trade): Fix the price quoted to the buyer when...
2007-12-08 Markus Armbruster(status): Simplify. No functional change.
2007-12-02 Markus Armbruster(army, fleet, wing): Fix printing of new group broken...
2007-11-27 Ron Koenderink(loc_Exit_Handler, empth_init) [_WIN32]: Correct the...
2007-11-25 Markus Armbruster(chat): New, factored out of flash() and wall().
2007-11-25 Markus Armbruster(flash, wall): Use player->comtail[] to find the raw...
2007-11-25 Markus Armbruster(flash, wall): Remove rev 1.11's bogus input filtering.
2007-11-25 Markus Armbruster(execute): Use player->comtail[1] instead of player...
2007-11-25 Markus ArmbrusterRecord raw arguments, to be used in the next changesets:
2007-11-24 Ron Koenderink(resnoise): Remove the % from the change message for...
2007-11-23 Markus Armbruster(M_XLIGHT, M_CHOPPER): Redundant, remove.
2007-11-23 Markus Armbruster(take_plane_off_land): Fix stupid pasto in assertion.
2007-11-23 Markus Armbruster(getilist): Use pln_airbase_ok(). This fixes a number...
2007-11-23 Markus Armbruster(getilist): Remove bogus fuel check. It was inconsiste...
2007-11-23 Ron Koenderink(setsector): Limit fertility to 100 instead of 120...
2007-11-22 Markus Armbruster(carrier_planes): New parameter msl.
2007-11-22 Ron Koenderink(nav_ship): Move the special autofeed code to a separate
2007-11-22 Ron Koenderink(nav_ship): Await fish only in water, not just any...
2007-11-22 Ron Koenderink(pln_sel): Remove unused local variables.
2007-11-18 Markus Armbruster(sendmessage): Internal linkage.
2007-11-17 Ron Koenderink(path): Fix to print every step of the path not every...
2007-11-17 Markus ArmbrusterDoc fix.
2007-11-17 Markus Armbruster(parse): Simplify. No functional change.
2007-11-15 Markus Armbruster(journal_entry): Flush journal if debug is on.
2007-11-15 Markus Armbruster(lnd_count): Remove unused local variable.
2007-11-15 Markus Armbruster(load_plane_ship, load_land_ship, load_plane_land,...
2007-11-15 Markus Armbruster(pinflak_planedamage): Printed extra '%' since rev...
2007-11-15 Markus ArmbrusterShut down session on receipt of "ctld\n" even when...
2007-11-15 Markus Armbruster(execute): Prompted for a missing argument, but then...
2007-11-04 Markus Armbruster(carriersatxy): Remove parameters wantflags, nowantflag...
2007-11-04 Markus Armbruster(carrier_planes): New.
2007-11-03 Markus Armbruster(pln_airbase_ok): New parameter noisy to allow suppress...
next