]> git.pond.sub.org Git - empserver/shortlog
empserver
2006-01-15 Markus Armbruster(ac): Fix location of autom4te.cache.
2006-01-15 Markus Armbruster(info.html/TOP.html): Fix.
2006-01-15 Markus ArmbrusterReorder variable definitions. No functional changes.
2006-01-15 Markus Armbruster(EXEEXT): New.
2006-01-15 Markus Armbruster(distclean): Clean up another rev. 1.11 leftover.
2006-01-15 Markus Armbruster(distclean): Clean up rev. 1.11 leftover.
2006-01-15 Markus ArmbrusterThe code to fail when new subject's file exists failed...
2006-01-14 Markus ArmbrusterRemove useless width from printf conversion %c.
2006-01-14 Markus Armbruster(EF_COUNTRY, cou_ca): New.
2006-01-14 Markus ArmbrusterAvoid compiler warnings triggered by the previous revision.
2006-01-14 Markus ArmbrusterFix the previous revision.
2006-01-14 Ron Koenderink(sona): Simplify the memory allocation for rad[] and...
2006-01-14 Markus Armbruster(list_realm): Fix type of parameter curr (broken in...
2006-01-14 Markus Armbruster(real): Fix the previous revision.
2006-01-13 Ron Koenderink(sona): Fix memory allocation for rad[] and vis[]....
2006-01-13 Ron KoenderinkMove realms from the nation file into a new realms...
2006-01-12 Ron Koenderink(ship_bomb, deli, do_demo, fuel, grin, look_ship)
2006-01-10 Ron Koenderink(EF_BAD, EF_SECTOR, EF_SHIP, EF_PLANE, EF_LAND, EF_NUKE)
2006-01-08 Ron Koenderink(acce): Remove unused variable 'n'.
2006-01-08 Ron Koenderink(L_XLIGHT, lchr[], land_chr_flags[], take_plane_off_land,
2006-01-08 Ron Koenderink(xuloadrow): Add support for NSC_SHORT.
2006-01-07 Markus Armbruster(share_incr): Simplify country status check for tech...
2006-01-07 Markus Armbruster(age_levels): Simplify country status check for leaking...
2006-01-06 Markus Armbruster(acce, rea, rela, snxtitem): Pass NULL as prompt when...
2006-01-06 Markus Armbruster(edit): natarg() no longer supports access to unused...
2006-01-06 Markus Armbruster(natargp): Only return countries in use. Unused countr...
2006-01-06 Markus Armbruster(acce): Use natargp() rather than natarg(), because...
2006-01-06 Markus Armbruster(reje): Do not require contact. Closes #890722.
2006-01-06 Markus Armbruster(nati): Use natargp() rather than natarg(), to avoid...
2006-01-06 Markus Armbruster(new): Simplify using new natargp().
2006-01-06 Markus Armbruster(natargp): New, factored out of natarg().
2006-01-06 Markus Armbruster(natarg): Use new cnumb() values to improve diagnostics.
2006-01-06 Markus Armbruster(status): src/lib/subs/mtch.c rev. 1.10 broke deity...
2006-01-06 Markus Armbruster(cnumb): Return the same error values as stmtch()....
2006-01-06 Markus Armbruster(cnumb): Ignore countries not in use instead of countri...
2006-01-06 Markus Armbruster(set_target): Simplify using natarg().
2006-01-06 Markus Armbruster(rejectname): Use static storage duration for rejects[].
2006-01-06 Markus Armbruster(tele): Fix prompting for telegram recipient.
2006-01-06 Markus ArmbrusterClarify syntax.
2006-01-06 Markus Armbruster(player_coms): Fix c_form for telegram.
2006-01-06 Markus Armbruster(natarg): No caller distinguishes between the two diffe...
2006-01-06 Markus Armbruster(acce, flash, nati, new, rela): Don't bother to complai...
2006-01-06 Markus Armbruster(tele): Treat telegram to country not yet contacted...
2006-01-06 Markus Armbruster(natarg): Don't attempt to hide names of countries...
2006-01-06 Markus Armbruster(nxtitemp): Use void * for generic pointer function...
2006-01-06 Markus Armbruster(shar): Fix prompting for first argument.
2006-01-06 Markus Armbruster(check, tryprdiff): Rename. Remove parameter buf,...
2006-01-06 Markus Armbruster(stats): Remove, simply pass around natstr * instead.
2006-01-06 Markus Armbruster(set_target): Improve rejection message.
2006-01-06 Markus Armbruster(cede): Require recipient is in STAT_ACTIVE. Should...
2006-01-05 Markus Armbruster(mchrstr, lchrstr): Change element types of m_item...
2006-01-05 Markus Armbruster(news): Used to silently ignore argument when HIDDEN...
2006-01-05 Markus Armbruster(output, translate_continents): When BLITZ is enabled...
2006-01-05 Markus Armbruster(cens, cens_hdr): Column fall used to be shown only...
2006-01-05 Markus Armbruster(show_nuke_build, show_nuke_capab): Column res used...
2006-01-05 Markus Armbruster(repo_header, repo_list): HIDDEN used to suppress colum...
2006-01-05 Markus Armbruster(rela) Relation columns were slightly wider for opt_SLO...
2006-01-05 Markus ArmbrusterUpdate for flattened info directory. checklist.pl...
2006-01-05 Markus Armbruster(subjects.mk): Didn't work when info sources were deleted.
2006-01-05 Markus ArmbrusterStreamline copyright notices. Clearly document Stephen...
2006-01-05 Markus ArmbrusterSplit info.pl into findsubj.pl, mksubj.pl, mktop.pl.
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2006-01-04 Markus Armbruster(EF_NATION_STATUS, nation_status): New.
2006-01-04 Markus ArmbrusterFix the previous revision.
2006-01-04 Markus ArmbrusterChange nation status from bits to a simple enum:
2006-01-04 Markus Armbruster(powe): Simplify.
2006-01-04 Markus ArmbrusterSome s_char killings.
2006-01-04 Markus Armbruster(docountry): Telex country on nat_reserve editing uncon...
2006-01-04 Markus Armbruster(comtch): Parameter god permitted execution of any...
2006-01-04 Markus Armbruster(explain): Part of the argument explanation was suppres...
2006-01-04 Markus Armbruster(update_removewants): Clearing WUPD_WANT trashed all...
2006-01-04 Markus Armbruster(status): Enforce m_m_p_d only for active countries...
2006-01-04 Markus Armbruster(demand_check): Slight simplification.
2006-01-04 Markus Armbruster(orig): Allow moving origin to another country's origin...
2006-01-04 Markus Armbruster(STAT_ABS): Only set by files program for country ...
2006-01-04 Ron Koenderink(termio) [_WIN32]: Add a variable (record) to match...
2006-01-03 Markus ArmbrusterFix the previous revision.
2006-01-03 Markus Armbruster(xdvisible): New.
2006-01-01 Ron Koenderink(main) [_WIN32]: Fix logerror format to "lu" for GetLas...
2006-01-01 Ron Koenderink(service_ctrl_handler) [_WIN32]: Add static declaration.
2006-01-01 Ron Koenderink(tcp_listen) [_WIN32]: Move the undef NS_ALL to after...
2006-01-01 Ron Koenderink(tcp_listen) [_WIN32]: Add the WIN32 include files...
2006-01-01 Ron Koenderink(loc_RunThisThread, loc_BlockThisThread) [_WIN32]:
2006-01-01 Ron Koenderink(ioq_makebuf, ioq_makeiov) [_WIN32]: Remove the externa...
2006-01-01 Ron Koenderink(info) [_WIN32]: Add brackets to ensure the right combi...
2006-01-01 Ron Koenderink(info, apro) [_WIN32]: Correct parameter order for...
2006-01-01 Ron Koenderink(verify_row): Add cast to an int for a call to sizeof().
2006-01-01 Ron Koenderink(disassoc) [_WIN32]: Add #ifndef _WIN32 around disassoc...
2006-01-01 Ron Koenderink(min, max) [_WIN32, __GNUC__]: Add min and max macros for
2006-01-01 Ron Koenderink(empth_threadMain) [_WIN32]: Add include file for time().
2006-01-01 Ron Koenderink(xundump): Add the ability to support the parsing of...
2006-01-01 Ron Koenderink(xundump): Move the header parsing into a separate...
2005-12-31 Ron Koenderink(ac_flak_dam): Fix FLAK_MAX to be last element of the...
2005-12-31 Markus Armbruster(empfile, fileinit, lnd_init, lnd_postread, lnd_prewrit...
2005-12-31 Markus Armbruster(natstr): Members nat_xstart, nat_ystart are used write...
2005-12-31 Markus Armbruster(EF_RESOURCES, resources): New.
2005-12-31 Markus ArmbrusterFix rev. 1.65.
2005-12-31 Markus Armbruster(nat_ca): New selector dayno.
2005-12-31 Ron Koenderink(prod): Add material limit for resource depletion to...
2005-12-30 Markus Armbruster(ichr_ca): New selector melt_denom. Should have been...
next