]> git.pond.sub.org Git - empserver/shortlog
empserver
2005-03-16 Markus Armbruster(lwpInitSystem): Stack checking doesn't work and is...
2005-03-16 Marc OlzheimRemove useless cast. No funtional changes.
2005-03-16 Markus ArmbrusterFix comment line breaks.
2005-03-16 Markus ArmbrusterFix the previous rev.
2005-03-16 Ron Koenderink(loc_Ctrl_C_Handler,loc_Exit_Handler) [_WIN32]: Process...
2005-03-16 Ron Koenderink(main) [_WIN32]: Remove second break from -i option.
2005-03-16 Ron Koenderink(main) [_WIN32]: Add check to command line checks to...
2005-03-15 Marc OlzheimGet rid of "s_char", "register" and 0 used instead...
2005-03-15 Marc OlzheimGet rid of "s_char" in the client source. No functiona...
2005-03-15 Markus Armbruster(shutdwn): Rev. 1.51 broke the Linux pthread hack....
2005-03-15 Marc OlzheimGet rid of "s_char". No functional changes.
2005-03-15 Marc OlzheimAdd a pre_update_hook default in src/lib/global/constan...
2005-03-15 Marc OlzheimNote that patches could influence each other.
2005-03-15 Marc OlzheimGet rid of "s_char". No functional changes.
2005-03-15 Ron Koenderink(run_hook): Add fflush(NULL) to flush the stdio files...
2005-03-15 Ron Koenderink(service_stoppped,stop_service,loc_Ctrl_C_Handler,
2005-03-15 Marc OlzheimDon't try running 'cvs co' more than 5 times, since...
2005-03-15 Marc OlzheimUpdate for markus's prng patches.
2005-03-13 Ron Koenderink(main,print_usage) [_WIN32]: Add the ability to enable
2005-03-12 Ron Koenderink(log_error) [_WIN32]: Remove ; from the #define for...
2005-03-12 Markus ArmbrusterDoc fix.
2005-03-12 Markus ArmbrusterRemove files that no longer exist, add missing files...
2005-03-12 Markus ArmbrusterDon't suggest to run make in the background.
2005-03-12 Markus ArmbrusterRemove advice on stuff that vanished from the distribut...
2005-03-12 Ron Koenderink(log_error) [_WIN32]: Add #define for vsnprintf to...
2005-03-12 Markus ArmbrusterFix the previous rev.
2005-03-12 Markus ArmbrusterA backup script for pre_update_hook.
2005-03-12 Markus Armbruster(pre_update_hook): New configuration key.
2005-03-12 Markus ArmbrusterWrite pid file, like a good daemon. Thanks to Daniel...
2005-03-12 Markus Armbruster(finish_server): New, factored out of termination code...
2005-03-12 Ron Koenderink(start_server) [_WIN32]: Put #ifndef _WIN32 around...
2005-03-12 Markus ArmbrusterIndentation fixes.
2005-03-12 Markus Armbruster(init_server, start_server): Move start log message...
2005-03-12 Markus Armbruster(logerror): Log to stderr as well. Fix potential buffe...
2005-03-12 Markus Armbruster[DO_EFF_MEM_CHECKING]: Dead for some ten years. Bury.
2005-03-12 Markus Armbruster[GODZILLA]: Incomplete, unused, remove.
2005-03-12 Markus Armbruster(main, empth_start): Don't bother to catch SIGUSR1...
2005-03-12 Markus Armbruster[!POSIXSIGNALS]: Thoroughly obsolete, remove. This...
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-11 Markus Armbruster(main): Fix seeding of PRNG broken in rev. 1.22.
2005-03-11 Markus Armbruster(multifire, new): Reseeding the PRNG with the current...
2005-03-11 Markus ArmbrusterRemove qsort_func_t, belatedly.
2005-03-10 Ron Koenderink(newe): Remove wforce, not used anymore.
2005-03-10 Markus Armbruster(loginit): Working directory is the data directory...
2005-03-10 Markus Armbruster(emp_config): The previous rev. broke the documented...
2005-03-10 Markus ArmbrusterFix ugly line breaks.
2005-03-10 Markus ArmbrusterUpdate for recent pconfig changes.
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-10 Ron Koenderink(main) [_WIN32]: Add extern file for chdir().
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(main): Non-zero flags imply !daemonize. Make explicit.
2005-03-09 Markus Armbruster(empfile, teldir, motdfil, downfil, disablefil, telfil...
2005-03-09 Markus Armbruster(dflt_econfig): New.
2005-03-09 Markus ArmbrusterFix missing include.
2005-03-09 Markus ArmbrusterFix typos, update paths that changed since this was...
2005-03-09 Markus Armbruster(daemon, daemonize): Rename to avoid name clash with...
2005-03-08 Markus Armbruster(player_init, player_accept): Move socket bind and...
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) [_WIN32]: Move install_service() so the config_file
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-03 Markus Armbruster(init_files): Exit unsuccessfully when a file can't...
2005-03-03 Ron Koenderink(delete_old_news,init_nreport): Add void for extern...
2005-03-02 Ron Koenderink(nreport, filereport, ncache, addfree, findfree, delete...
2005-03-02 Ron Koenderink(wrmakesrc,wripglob,wrgamesdef,info,apro,mobupdate...
2005-03-01 Markus ArmbrusterFix the previous rev.
2005-03-01 Ron Koenderink(write_file,allocate_memory): Convert to stdio.
2005-02-28 Ron Koenderink(turn): Change to stdio.
2005-02-24 Markus Armbruster(as_extend, as_costcomp, gen_power, powcmp): Fix non...
2005-02-24 Markus Armbruster(ship_bomb): Clarify. Also gets rid of compiler warning.
2005-02-24 Markus Armbrusterglobal.h does nothing but include prototypes.h, remove.
2005-02-24 Markus ArmbrusterDoc fix.
2005-02-24 Markus ArmbrusterFirst step towards generalizing NSC_TYPEID to arbitrary...
2005-02-24 Ron Koenderink(gamedown,show_motd): Change to stdio for reading motd and
2005-02-24 Ron Koenderink(gamedown,show_motd): Change the %d to %ld for printing
2005-02-23 Ron Koenderink(gamedown, show_motd): Move length check to before...
2005-02-23 Markus ArmbrusterTell indent about i_packing and i_type, belatedly.
2005-02-23 Markus ArmbrusterFix bad line break / whitespace. No functional changes.
2005-02-23 Markus Armbruster(conditions): Fix spelling mistake.
2005-02-23 Markus Armbruster(retr): Use RET_GROUP instead of literal 1. No functio...
2005-02-23 Markus ArmbrusterFix bad line break. No functional changes.
2005-02-23 Markus Armbruster(reco): Fix check for empty flight path. Aborting...
2005-02-22 Ron Koenderink(powe): Do not round totals for deity countries.
2005-02-21 Ron Koenderink(powe): Fix the deity check to use player->god instead of
2005-02-21 Markus Armbruster(nullify_objects): Simply use all of bigcity_dchr....
2005-02-21 Ron Koenderink(main): Move loginit() to after the getopt(), so the...
2005-02-21 Marc OlzheimUpdate patch for include/prototypes.h:1.66
2005-02-20 Markus Armbruster(total_work): Remove redundant conversion to int.
2005-02-20 Markus Armbruster(prod): Widen column will make so that product p_sname...
2005-02-20 Markus Armbruster(prod): Several columns were too narrow, and didn't...
2005-02-20 Markus Armbruster(upd_ship): Fix the previous rev.
2005-02-19 Markus Armbruster(prod, produce, upd_ship): struct pchrstr p_nrndx refer...
2005-02-17 Markus Armbruster(max_population): Fix for opt_RES_POP and d_maxpop...
2005-02-17 Markus Armbruster(max_population): New, factored out of max_pop().
next