]> git.pond.sub.org Git - empserver/history - src/lib/gen
client: Unbreak standalone build
[empserver] / src / lib / gen /
2006-02-19 Markus Armbruster(mchr, plchr, lchr, nchr): Move initializer to new...
2006-02-18 Markus Armbruster(emp_config): Non-portable strndup() crept into rev...
2006-02-18 Markus Armbruster(print_config): When km_comment starts with '#', don...
2006-02-18 Markus Armbruster(configdir): New, to be used for loading configuration...
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-12 Ron Koenderink(ship_bomb, deli, do_demo, fuel, grin, look_ship)
2006-01-05 Markus ArmbrusterUpdate copyright notice.
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(disassoc) [_WIN32]: Add #ifndef _WIN32 around disassoc...
2005-12-28 Markus ArmbrusterSupport for IPv6:
2005-12-27 Markus ArmbrusterInclude config.h.
2005-12-25 Markus ArmbrusterTurn options into ordinary econfig keys:
2005-12-20 Markus ArmbrusterReplace the build process. The new one requires GNU...
2005-11-22 Markus Armbruster(fillcache, do_write, io_input, io_output): Portability...
2005-11-19 Ron Koenderink(plurize): Fix the max. string length calculation for...
2005-11-14 Ron Koenderink(plurize): Change variable name max_len to size to...
2005-11-14 Ron Koenderink(plurize): Fix initial length check to check for zero...
2005-11-13 Ron Koenderink(plurize): Fix the strncat() len parameter to prevent...
2005-11-13 Ron Koenderink(budg): Create the capital/city name from the d_name...
2005-11-05 Ron Koenderink(install_service): Use the compiled in default for...
2005-10-25 Markus Armbruster(disassoc): Rewrite for POSIX, return status. Caller...
2005-10-23 Markus Armbruster[NOSTRDUP]: Drop support for systems without strdup...
2005-10-22 Markus Armbruster(ioq_destroy) [aix, NeXT]: Remove special case, which...
2005-10-22 Markus Armbruster(io_open, io_noblocking): FNDELAY is long obsolete...
2005-09-30 Markus Armbruster(IO_CONN, io_conn, IOQ_BUFSIZE, MAXIOV, LND_NOTANY...
2005-08-30 Markus Armbruster(io_output): Remove a redundant check.
2005-08-21 Ron Koenderink(io_output_all,update_main,update_wait): Do not block...
2005-07-23 Markus ArmbrusterRemove some redundant parenthesis; no functional change.
2005-06-25 Markus Armbruster(io_write): Use IO_NOWAIT rather than 0. No functional...
2005-06-13 Markus ArmbrusterDocument, in particular use of UTF-8. Simplify code...
2005-06-13 Markus Armbruster(parse): Support 127 arguments instead of 100, to match
2005-06-13 Markus Armbruster(emp_config): Buffers passed to parse() were too small...
2005-06-12 Markus ArmbrusterRemove a bunch of redundant casts.
2005-06-11 Markus Armbruster[_WIN32] (loc_StripDels): Remove. Different behavior...
2005-06-11 Markus Armbruster(ioq_gets): Support telnet line termination "\r\n"...
2005-05-26 Ron KoenderinkSupport UTF-8 encoded Unicode for user communications.
2005-05-03 Ron Koenderink(main,install_service) [_WIN32]: Move the construction...
2005-03-20 Ron Koenderink[_WIN32]: Add #define WIN32 whereever winsock2.h is...
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2005-03-16 Markus Armbruster(main): Rev. 1.43 broke option -D. Its meaning in...
2005-03-15 Ron Koenderink(service_stoppped,stop_service,loc_Ctrl_C_Handler,
2005-03-13 Ron Koenderink(main,print_usage) [_WIN32]: Add the ability to enable
2005-03-12 Markus ArmbrusterFix the previous rev.
2005-03-12 Markus Armbruster(finish_server): New, factored out of termination code...
2005-03-12 Ron Koenderink(service_main,main,shutdown) [_WIN32]: Add missing...
2005-03-11 Markus Armbruster[hpux] (srandom, random): HP-UX has had these for ages...
2005-03-10 Markus Armbruster(emp_config): The previous rev. broke the documented...
2005-03-10 Markus ArmbrusterMerge pre-4-2-20-invasive. Summary of changes:
2005-03-10 Ron Koenderink(main,service_main) [_WIN32]: Change startup errors...
2005-03-10 Ron Koenderink(service_main) [_WIN32]: Remove init_server() as it...
2005-03-09 Markus Armbruster(init_server, start_server): Move signal and thread...
2005-03-09 Markus Armbruster(disassoc): src/lib/player/accept.c rev. 1.18.2.1 broke...
2005-03-09 Markus Armbruster(empfile, teldir, motdfil, downfil, disablefil, telfil...
2005-03-09 Markus Armbruster(dflt_econfig): New.
2005-03-08 Ron Koenderink(NS_ALL) [_WIN32]: Change NS_EVERYTHING back to NS_ALL...
2005-03-06 Ron Koenderink(service_main) [_WIN32]: Remove the command line proces...
2005-03-06 Ron Koenderink(main,service_main) [_WIN32]: Remove printf for errors
2005-03-06 Ron Koenderink(main,service_main) [_WIN32]: Fix config_file for WIN32.
2005-03-05 Markus Armbruster(start_server, main, service_main): Call emp_config...
2005-03-02 Ron Koenderink(wrmakesrc,wripglob,wrgamesdef,info,apro,mobupdate...
2005-02-12 Markus Armbruster`make depend' attempts to make dependencies for *.c...
2005-01-22 Ron Koenderink[service_main]: Code cleanup, remove commented out...
2005-01-03 Marc OlzheimClean up register keywords. No functional changes.
2004-12-31 Ron Koenderink[_WIN32]: Upgrade to Windows Sockets 2.
2004-12-30 Ron Koenderink(main,install_service,remove_service,service_main)...
2004-12-30 Ron Koenderink(main,mobility_check,upda,turn,rea,mobupdate,ef_open...
2004-12-21 Ron Koenderink(main,close_files,loc_NT_Term,empth_exit):
2004-12-21 Ron Koenderinkswitch comments from // format to /* */ format.
2004-12-16 Markus Armbruster(print_config): Undo rev. 1.17's incorrect simplificati...
2004-12-16 Marc Olzheim(turn): Change the command to allow for both an MOTD...
2004-12-15 Ron Koenderink(getopt.h) move to src/lib/gen directory to prevent...
2004-12-15 Ron Koenderink(getopt): Remove carriage return.
2004-12-13 Marc OlzheimCleanup #includes of (mostly a long time) unused header...
2004-12-13 Marc OlzheimOnly prototypes.h is needed, not all of gen.h. No...
2004-12-10 Ron Koenderink(getopt) [_WIN32]: New for parsing command line arguments.
2004-12-08 Ron Koenderink(getopt) [_WIN32]: New for parsing command line arguments.
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-09-04 Markus Armbruster(keymatch): Replace member km_func by km_type. Initial...
2004-08-30 Markus ArmbrusterUndo the previous revision (bad idea).
2004-08-30 Markus Armbruster(keymatch, configkeys): Move to from optlist.h to emp_c...
2004-08-20 Marc OlzheimCombine the definitions of include/optlist.h and the...
2004-05-10 Markus Armbruster(new_work, do_feed, prod, newe): Factor out calculation...
2004-04-10 Markus Armbruster(commfil, comminit, make): Unused, remove.
2004-04-08 Markus Armbruster(getstring, getstarg): Use plain char * instead of...
2004-04-07 Markus Armbruster(strtox, strtoy): New. Use it instead of inputxy(...
2004-03-20 Markus Armbruster(configkeys): Rev 1.5 failed to update member km_func...
2004-03-11 Markus Armbruster(set_option, delete_option): Gripe about unknown option...
2004-03-01 Markus ArmbrusterDon't cast void to void.
2004-03-01 Markus Armbruster(mult, player_coms): Command `mult' is disabled since...
2004-02-29 Markus Armbrusterinet_ntoa() is available on all machines that matter...
2004-02-21 Markus Armbruster(parse): Trailing whitespace was interpreted as an...
2004-02-20 Markus ArmbrusterAdd some missing declarations to headers. Remove some...
2004-02-19 Markus Armbruster(effadv_list, effadv, rejects, rejectname, telnames...
2004-02-19 Markus Armbruster<string.h> is ISO C, no need to #if it.
2004-02-17 Markus ArmbrusterClean up previous revision.
2004-02-17 Markus ArmbrusterDeclare all configuration variables in optlist.h. ...
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-02-07 Markus Armbruster(iom, fdmax, newoutput): Serve no purpose since previou...
next