]> git.pond.sub.org Git - empserver/shortlog
empserver
2004-12-29 Ron Koenderink(main) [_WIN32]: remove getpid() from the random seed as
2004-12-29 Ron Koenderink(main): switch to use standard srandom() and random().
2004-12-29 Ron Koenderink(parse_args): fix the print usage for script file name...
2004-12-29 Ron Koenderink(main) [_WIN32]: enable command line options for WIN32.
2004-12-23 Markus ArmbrusterUpdate for 4.2.19. v4.2.19
2004-12-21 Markus ArmbrusterIndentation fix.
2004-12-21 Markus ArmbrusterUpdated from man/emp_client.6 rev. 1.7.
2004-12-21 Markus ArmbrusterFix spelling of daemon, for crying out loud!
2004-12-21 Marc OlzheimUpdate patch for src/server/main.c:1.29,include/prototy...
2004-12-21 Markus ArmbrusterFix typesetting of option arguments.
2004-12-21 Markus ArmbrusterReally fix typesetting of option arguments.
2004-12-21 Markus ArmbrusterMove arguments behind options in the synopsis.
2004-12-21 Markus Armbruster(main, start_sever): Previous revision broke POSIX...
2004-12-21 Markus ArmbrusterRealign comment with its object; got separated in the...
2004-12-21 Markus ArmbrusterFix rev. 1.5's placement of braces. No functional...
2004-12-21 Ron KoenderinkExplain that -s and -p imply -d.
2004-12-21 Ron Koenderinkswitched comment from // format to /* */ format.
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-21 Ron Koenderink[_WIN32] (panic): Unused under Windows, remove from...
2004-12-20 Ron KoenderinkChange -2outfile to -2 outfile for both empire.6 and...
2004-12-19 Ron Koenderink(main, termio): Add the ability to set the username.
2004-12-18 Markus Armbruster(panic): Instead of exiting successfully, commit suicid...
2004-12-18 Markus Armbruster(termio): Fix crash bug: when input line starts with...
2004-12-17 Markus Armbruster(NUKEFAILDETONATE, opt_NUKEFAILDETONATE, Options, msl_h...
2004-12-17 Markus Armbruster(ORBIT, opt_ORBIT, Options, launch_sat, pdump, plan...
2004-12-17 Marc Olzheim"(turn): Fix comparing the output of write() to an...
2004-12-17 Marc Olzheim"(turn): Fix comparing the output of write() to an...
2004-12-17 Markus Armbruster(info): Polish output for ambigous topic argument.
2004-12-16 Markus ArmbrusterBelatedly remove ROLLOVER_AVAIL.
2004-12-16 Markus Armbruster(GUINEA_PIGS, opt_GUINEA_PIGS, Options): New option...
2004-12-16 Markus ArmbrusterInitial version; needs work.
2004-12-16 Markus ArmbrusterCanonicalize line endings.
2004-12-16 Markus Armbruster(player_coms): Implement c_form for xdump and enable...
2004-12-16 Markus Armbruster(xdump): Fail unless GUINEA_PIGS is enabled.
2004-12-16 Markus Armbruster(GUINEA_PIGS, opt_GUINEA_PIGS, Options): New option...
2004-12-16 Markus Armbruster(print_config): Undo rev. 1.17's incorrect simplificati...
2004-12-16 Markus ArmbrusterBelatedly remove ROLLOVER_AVAIL and PLANENAMES.
2004-12-16 Ron Koenderink(ac_calc_flak,ac_fireflak,pinflak_planedamage): New...
2004-12-16 Ron Koenderink(ac_calc_flak,ac_fireflak,pinflak_planedamage): New...
2004-12-16 Markus Armbruster(comtch): Fix the previous rev.
2004-12-16 Marc Olzheim(turn): Change the command to allow for both an MOTD...
2004-12-16 Ron Koenderink(ship_bomb): Prevent bombing of subs that where not...
2004-12-16 Marc Olzheim(ef_extend): free allocated tmpobj before early returns...
2004-12-16 Marc Olzheim(EFF_COM,ef_items): No longer in use after removal...
2004-12-16 Marc Olzheim(EFF_COM,ef_items): No longer in use after removal...
2004-12-16 Marc Olzheim(EFF_COM): No longer in use after removal of 'variables'
2004-12-16 Ron Koenderink(have_looked,have_found,set_have_looked,set_have_found...
2004-12-15 Ron Koenderink(getopt.h) move to src/lib/gen directory to prevent...
2004-12-15 Marc OlzheimFix bug #883113. Differentiate between sct_work and...
2004-12-15 Ron Koenderink(scuttle_tradeship): Remove carriage return.
2004-12-15 Ron Koenderink(getopt): Remove carriage return.
2004-12-15 Ron Koenderink(show_sect_build): Remove carriage return.
2004-12-15 Ron Koenderink(upd_ship): Remove carriage return.
2004-12-14 Marc Olzheim(prod): Fix bug #1083175. Use max_pop() not just when...
2004-12-14 Marc Olzheim(orde,eta_calc): Remove unaccessed leftover variables...
2004-12-14 Marc Olzheim(ship_bomb,land_bomb): Remove unaccessed leftover varia...
2004-12-14 Marc Olzheim(resupply_commod,has_supply,use_supply): Remove unacces...
2004-12-14 Marc Olzheim(ac_airtoair): No need to pass def_own, as the owner...
2004-12-13 Marc Olzheim(scut): Remove unaccessed remnants from before 1.1...
2004-12-13 Marc OlzheimUpdate patches for #include cleanup, changing offsets...
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-13 Marc OlzheimUpdate patch for src/server/main.c:1.23. No functional...
2004-12-12 Ron Koenderink(main): Remove the extern for optarg, get from include...
2004-12-12 Ron Koenderink(do_plague): Remove the carriage return.
2004-12-12 Ron Koenderink(sct_pstage, sct_ptime, shp_pstage, shp_ptime, lnd_psta...
2004-12-11 Ron Koenderink(main): Remove the extern for optarg, get from include...
2004-12-10 Ron Koenderink(main) [_WIN32]: Remove unneccessary #ifdef for srand,
2004-12-10 Ron Koenderink(getopt) [_WIN32]: New for parsing command line arguments.
2004-12-08 Marc OlzheimUpdate offset for src/server/main.c:1.21
2004-12-08 Ron Koenderink(main) [_WIN32]: Switch to Unix style function for...
2004-12-08 Ron Koenderink(main) [_WIN32]: Switch to Unix style function for...
2004-12-08 Ron Koenderink(print_usage): New.
2004-12-08 Ron Koenderink(getopt) [_WIN32]: New for parsing command line arguments.
2004-12-08 Ron Koenderink(print_usage): New.
2004-12-07 Ron Koenderink(emp_server.exe): Link with advapi32.lib for getpid().
2004-12-07 Ron Koenderink(main) [_WIN32]: remove WIN32 flags for the getpid...
2004-12-05 Ron Koenderink(scuttle_tradeships): calculate ally percentage before...
2004-11-30 Marc OlzheimDon't run the test script on the 64bit Solaris build...
2004-11-29 Marc OlzheimAdd some more elaborate tests for player 1
2004-11-26 Ron KoenderinkFix spelling mistake.
2004-11-26 Marc OlzheimUpdate patch offsets. No functional changes.
2004-11-15 Markus Armbruster(news_ca): Revert bad change made in rev. 1.22.
2004-11-14 Markus Armbruster(prod): Fix rounding of value in column `max'.
2004-11-11 Ron Koenderink(info): Print the info topics found when the abbreviati...
2004-11-10 Ron Koenderink(info): Fix when with last character is special.
2004-10-31 Ron Koenderinki_type shift (include/item.h 1.12) broke the production...
2004-10-29 Ron Koenderink(dchr): Negative d_cost now means that only deity can...
2004-10-19 Ron KoenderinkCorrect the instructions for the Win32 build.
2004-10-19 Ron Koenderink(main,termio): Add the ability to set the username.
2004-10-19 Ron Koenderink(main, termio): Add the ability to set the username.
2004-10-12 Marc Olzheim(var.h, plague.h): Since all that was left in var.h...
2004-10-12 Marc OlzheimDo not include var.h where no longer needed. Clean...
2004-10-12 Marc Olzheim(i_type, I_NONE): shift the enum down 1, so that I_NONE...
2004-10-12 Marc Olzheim(i_type): one patch too many in the previous commit...
2004-10-05 Markus Armbruster(ac_encounter): Ignore embarked land units when checkin...
2004-10-05 Markus Armbruster(new): When first sanctuary is a wilderness, but second...
2004-10-05 Markus Armbruster(mcost): Unused, remove.
2004-10-05 Ron Koenderink(info): Don't leak potentially sensitive information...
next