]> git.pond.sub.org Git - empserver/shortlog
empserver
2007-12-14 Markus ArmbrusterRemove superfluous parenthesis.
2007-12-14 Markus Armbruster(retreat_ship1, retreat_land1): Simplify slightly.
2007-12-14 Markus Armbruster(play): Failed to initialized sa.sa_mask.
2007-12-14 Markus Armbruster(expect): Simplify, no functional change.
2007-12-14 Markus Armbruster(parseid): New, factored out of recvline() and recv_out...
2007-12-14 Markus Armbruster(recvline): Cope with multiple-digit ids. Server doesn...
2007-12-14 Markus Armbruster(recvline): Rewrite the loop to receive a line from...
2007-12-14 Markus Armbruster(recvline): Remove the timeout feature. There are...
2007-12-14 Markus Armbruster(sendcmd): Cope gracefully with short writes and EINTR...
2007-12-14 Markus Armbruster(sendcmd): Don't overflow buf[]. The bug was fairly...
2007-12-13 Markus Armbruster(redir_authorized, doexecute): Change diagnostics to...
2007-12-13 Markus ArmbrusterRemove senseless casts.
2007-12-13 Markus ArmbrusterRemove superfluous parenthesis.
2007-12-13 Ron KoenderinkAdd -k option to the make so more than one error can...
2007-12-13 Ron KoenderinkUpdate the CVSROOT to extract directly from sourceforge.net
2007-12-13 Ron Koenderink(play) [_WIN32]: Remove the argumennts for sysdef_stdin...
2007-12-11 Ron Koenderink(w32_getpw, w32_socket, w32_connect, w32_recv, w32_send,
2007-12-09 Markus Armbruster(check_market): Slight simplification. No functional...
2007-12-09 Markus ArmbrusterDoc fix.
2007-12-09 Markus ArmbrusterDocument restrictions. Warn of common client bugs.
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-09 Markus ArmbrusterAdd empsched, belatedly.
2007-12-08 Ron KoenderinkRemoved EMPTARGET and ARCH from nightlybuilds,
2007-12-08 Ron Koenderink(recv_input): Skip CR when creating command buffer.
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(servercmd): Fix telegram info prompt. Broken in rev...
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(servcmd): Fix recognition of empty C_INFORM broken...
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-12-02 Markus ArmbrusterBelatedly update section BUGS: relations work since...
2007-12-02 Markus ArmbrusterFix not to show $ signs in route output. These were...
2007-12-02 Markus ArmbrusterTrim .SA.
2007-12-02 Markus ArmbrusterAdd route to .SA.
2007-12-02 Markus ArmbrusterRemove claim that ships and units on missions will...
2007-12-02 Markus ArmbrusterSpelling fixes.
2007-11-29 Markus ArmbrusterReject unexpected redirections:
2007-11-29 Markus ArmbrusterRefactor redirection data structure, no functional...
2007-11-29 Markus Armbruster(prompt, servercmd): Move C_PROMPT code from prompt...
2007-11-28 Markus Armbruster(servercmd, prompt, doexecute): Refactor: collect contr...
2007-11-28 Markus ArmbrusterFlaws in the Empire protocol make redirections within...
2007-11-28 Markus Armbruster(play): Increment send_eof instead of setting it, decre...
2007-11-27 Markus Armbruster(play): Close input_fd when execute's done. Broken...
2007-11-27 Ron Koenderink(loc_Exit_Handler, empth_init) [_WIN32]: Correct the...
2007-11-25 Ron KoenderinkNew. Support for nightlybuild for SuSE.
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(set_fert): Limit fertility to 100 instead of 120,...
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-18 Markus ArmbrusterExplain briefly why clients may not support execute.
2007-11-18 Markus Armbruster(play): Continue after input read error, treating it...
2007-11-18 Markus ArmbrusterFix redirections with execute. Redirection consumed...
2007-11-18 Markus Armbruster(redir_authorized): New, factored out of users in prepr...
2007-11-18 Markus Armbruster(save_input, seen_input): Assert argument ends with...
2007-11-18 Markus ArmbrusterRemove extraneous declaration that crept into the previ...
2007-11-18 Markus Armbruster(ring_discard): Tighten assertion.
2007-11-17 Markus Armbruster(doexecute): Fix to set input_fd on failure, so that...
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-17 Markus Armbruster(doredir): Open the file with mode 0666 instead of...
2007-11-17 Markus ArmbrusterRewrite much of client's playing phase code:
2007-11-17 Markus Armbruster(main): Don't bother to close socket before exit().
2007-11-17 Markus Armbruster(doexecute): Use fname(). Simplify convoluted logic...
2007-11-17 Markus Armbruster(main): Fix rev. 1.43.
2007-11-17 Markus Armbruster(dopipe): Check whether argument starts with '|'. ...
2007-11-17 Markus Armbruster(fname): New.
2007-11-17 Markus Armbruster(main) [_WIN32]: Don't call WSAStartup() until after...
2007-11-17 Markus ArmbrusterBelatedly update standalone build for last night's...
2007-11-16 Markus Armbruster(main): Rewrite argument parsing to use getopt(). ...
2007-11-16 Markus Armbruster(saveargv): Lame attempt at protecting users who foolis...
2007-11-16 Markus Armbruster(install): Be a bit more verbose about the update of...
2007-11-15 Markus Armbruster(journal_entry): Flush journal if debug is on.
2007-11-15 Markus Armbruster(lnd_count): Remove unused local variable.
next