]> git.pond.sub.org Git - empserver/shortlog
empserver
2005-10-11 Markus ArmbrusterMore 4.2.22 changes. v4.2.22
2005-10-11 Markus ArmbrusterReplace incorrect claim on morale_base by reference...
2005-10-11 Markus Armbruster(play_cmd): Log begin and end of playing session. ...
2005-10-11 Markus ArmbrusterDoc clarification.
2005-10-11 Markus Armbruster(babies): Err, the maxpop case wasn't an optimization...
2005-10-11 Markus Armbruster(nreport): Simplify.
2005-10-11 Markus ArmbrusterDoc fix.
2005-10-11 Markus Armbruster(set): Fix initialization of trd_y. The initial value...
2005-10-11 Markus ArmbrusterSpelling fix.
2005-10-11 Markus ArmbrusterRemove some commented out code that is obviously useless.
2005-10-11 Markus ArmbrusterFix bad line breaks.
2005-10-04 Marc OlzheimUpdate for include/prototypes.h:1.90 src/lib/subs/attsu...
2005-10-04 Markus ArmbrusterUpdate for 4.2.22.
2005-10-04 Markus Armbruster(get_assembly_point): Close loophole that allowed playe...
2005-10-03 Markus Armbruster(pin_bomb): Remove code to compute bestacc. It is...
2005-10-03 Markus Armbruster(ac_landflak): Don't let embarked land units fire flak.
2005-10-03 Markus ArmbrusterCheck against source and update accordingly.
2005-10-03 Markus Armbruster(spy): Catching a spy makes contact.
2005-10-03 Markus Armbruster(ac_encounter): Non-recon missions no longer make conta...
2005-10-03 Markus Armbruster(notify_coastguard): Failed to make contact when NF_COA...
2005-10-03 Markus ArmbrusterDocument.
2005-10-03 Markus Armbruster(satmap): Make contact iff displaying sectors. Shouldn...
2005-10-03 Markus Armbruster(ac_dog): Make contact both ways. This is more for...
2005-10-03 Markus Armbruster(notify_coastguard): Use FOUND_COAST, not FOUND_LOOK.
2005-10-03 Markus Armbruster(add): Initialize nat_last_login and nat_last_logout...
2005-10-03 Markus Armbruster(match_user, main): Use full buffer for fgets(); was...
2005-10-03 Markus Armbruster(main): Delete some code that had no effect.
2005-10-03 Markus Armbruster(retreat_ship1, retreat_land1): Delete some code that...
2005-10-03 Markus Armbruster(chan): Do not arbitrarily truncate representative...
2005-10-03 Markus Armbruster(add): Use size of struct natstr members nat_cnam and...
2005-10-03 Markus Armbruster(lndstr, natstr, shpstr): Fix string types from s_char...
2005-10-02 Markus Armbruster(babies): Factored out of grow_people(). Identical...
2005-10-02 Markus Armbruster(ac_encounter): Make contact on spotting planes. Close...
2005-10-02 Markus Armbruster(look_ship, look_land): Failed to make contact on sight...
2005-10-02 Markus Armbruster(natstr): Member nat_connected is inappropriate, becaus...
2005-10-02 Markus Armbruster(player_find_other): Replace by getplayer. player_find...
2005-10-02 Markus Armbruster(getplayer): There may be multiple players for the...
2005-10-02 Markus Armbruster(SNEAK_ATTACK, opt_SNEAK_ATTACK, Options, do_sneak...
2005-10-02 Markus Armbruster(setrel): Relation change establishes contact like...
2005-10-02 Markus ArmbrusterRemove some redundant parenthesis; no functional change.
2005-10-02 Markus Armbruster(prod_land, prod_ship): Simplify.
2005-10-01 Markus Armbruster(do_feed): Simplify.
2005-10-01 Markus Armbruster(att_get_combat): Fix test whether land unit exists...
2005-10-01 Markus Armbruster(get_assembly_point): New.
2005-10-01 Markus ArmbrusterDon't point to ftp.wolfpackempire.com, it does not...
2005-09-30 Markus Armbruster(plist): Member state is used write-only, remove.
2005-09-30 Markus Armbruster(N_FLAK, N_DISS_GOV, N_DECL_NEUT, N_RIOT, N_ASSAULT_LOS...
2005-09-30 Markus Armbruster(empfile): Member itemoffs is unused since file.c rev...
2005-09-30 Markus Armbruster(IO_CONN, io_conn, IOQ_BUFSIZE, MAXIOV, LND_NOTANY...
2005-09-30 Markus ArmbrusterUnused.
2005-09-30 Markus ArmbrusterRemove leftover declarations that should have been...
2005-09-30 Markus Armbruster(PP_MAIN): New.
2005-09-25 Markus Armbruster(getpath): Fix buffer overflow. Remote hole in command...
2005-09-25 Markus Armbruster(getpath): Fix message when no path to destination...
2005-09-25 Markus Armbruster(getpath): Parameter showxy makes no sense and is not...
2005-09-25 Markus Armbruster(fly): Check for player aborting the command at the...
2005-09-25 Markus Armbruster(pathcost): Fix the previous rev.
2005-09-25 Markus Armbruster(deli): Diagnose invalid direction.
2005-09-25 Markus Armbruster(retreat_ship1, retreat_land1): Used to accept DIR_VIEW...
2005-09-25 Markus Armbruster(marc, navi, retreat_ship1, retreat_land1): Treat any...
2005-09-25 Markus Armbruster(diridx): New. Use instead of chkdir() where direction...
2005-09-25 Markus Armbruster(dirindex): Narrow member type to signed char to save...
2005-09-25 Markus Armbruster(SELL_NOT_DELIV, getdir, chkpath): Unused, remove.
2005-09-24 Ron Koenderink(doexecute) [_WIN32]: Open the exec file in text mode.
2005-09-23 Markus Armbruster(listen_addr): New econfig key.
2005-09-23 Markus Armbruster(hostaddr, hostconnect): Leave printing messages to...
2005-09-23 Markus Armbruster(deli): Break the loop if player->aborted. Without...
2005-09-23 Markus Armbruster(prmptrd, uprmptrd): Should not be called while player...
2005-09-20 Ron KoenderinkChange info pages to reflect the code change that sets...
2005-09-18 Markus Armbruster(upd_ship): Limit oil production to what's actually...
2005-08-30 Markus Armbruster(io_output): Remove a redundant check.
2005-08-30 Markus Armbruster(move): test command checked start sector for space...
2005-08-30 Markus Armbruster(do_conv): Use maximum population instead of 999 to...
2005-08-30 Markus Armbruster(shoo): Remove the arbitrary limit of 999 people to...
2005-08-30 Markus Armbruster(ltend): Fix printing of land unit in diagnostic message.
2005-08-30 Markus Armbruster(nbomb): Rev. 1.17 made a questionable initializer...
2005-08-25 Ron Koenderink(nstr_resolve_id): Fix spelling mistake.
2005-08-22 Marc OlzheimChange 0 to NULL for pointer initializations. No funct...
2005-08-21 Ron Koenderink(io_output_all,update_main,update_wait): Do not block...
2005-08-20 Ron Koenderink(force): Change to create update thread instead of...
2005-08-13 Ron Koenderink[_WIN32]: Use pconfig.obj instead of pconfig.o for...
2005-08-11 Marc OlzheimUpdate for src/lib/subs/attsub.c:1.28 and src/lib/updat...
2005-08-11 Marc OlzheimUpdate for src/lib/subs/pr.c:1.27
2005-08-01 Ron Koenderink(empth_yield): Remove sleep(). Delay not necessary.
2005-07-31 Markus ArmbrusterUpdate to current output format.
2005-07-31 Markus Armbruster(show_opts): New, factored out of vers(). Fix output...
2005-07-31 Markus Armbruster(wrgamesdef): Don't point to ftp.wolfpackempire.com...
2005-07-31 Markus Armbruster(SHIPNAMES, opt_SHIPNAMES, Options, carg, name, sorde...
2005-07-31 Markus Armbruster(sorde): Output messed up for ships with sail path...
2005-07-31 Markus Armbruster(qorde): Output messed up for ships with sail path...
2005-07-31 Markus Armbruster(checksect, give_back_cap, guerrilla): No longer change...
2005-07-25 Ron Koenderink(meltitems): Remove unnecessary checks.
2005-07-24 Ron Koenderink(meltitems): Move melt_item_denom into the ichr structure.
2005-07-24 Ron Koenderink(prmptrd,uprmptrd): Remove unused variable cp.
2005-07-24 Ron Koenderink(getcommand): Remove unused variable i
2005-07-24 Markus Armbruster(lwpReschedule): Internal function, move declaration...
2005-07-24 Markus Armbruster(empth_yield) [_EMPTH_LWP]: Blocked the current thread...
2005-07-23 Ron Koenderink(prompt,dopipe) [_WIN32]: Enable the pipe capability.
2005-07-23 Markus ArmbrusterRemove some redundant parenthesis; no functional change.
2005-07-23 Markus Armbruster(player_init) [LISTENMAXCONN]: Comment seems to claim...
next