]> git.pond.sub.org Git - empserver/history - include
Add HTML link for info pages.
[empserver] / include /
2007-12-15 Markus ArmbrusterComment cautioning about protocol version change.
2007-12-09 Markus ArmbrusterDisable nested execute. The execute protocol is flawed...
2007-12-08 Markus Armbruster(dispatch, explain, status): Use player->nstat instead of
2007-12-08 Markus Armbruster(player): Remove member broke.
2007-12-08 Markus Armbruster(player_set_nstat): New, factored out of init_nats().
2007-11-25 Markus ArmbrusterRecord raw arguments, to be used in the next changesets:
2007-11-23 Markus Armbruster(M_XLIGHT, M_CHOPPER): Redundant, remove.
2007-11-22 Markus Armbruster(carrier_planes): New parameter msl.
2007-11-18 Markus Armbruster(sendmessage): Internal linkage.
2007-11-15 Markus ArmbrusterShut down session on receipt of "ctld\n" even when...
2007-11-04 Markus Armbruster(carriersatxy): Remove parameters wantflags, nowantflag...
2007-11-03 Markus Armbruster(pln_airbase_ok): New parameter noisy to allow suppress...
2007-11-02 Markus Armbruster(pln_wanted, pln_capable): Rename.
2007-11-01 Markus Armbruster(mission_pln_wanted): Broken like its cousin pln_wanted...
2007-10-31 Markus Armbruster(can_be_on_ship, could_be_on_ship): Take pointer rather...
2007-10-30 Markus ArmbrusterCollect the test whether a plane fits on a carrier...
2007-10-27 Markus ArmbrusterKeep log open, rotate it just like the journal:
2007-10-23 Ron Koenderink(main, init_server, emp_server.6): Add -R command line...
2007-09-06 Markus ArmbrusterDoc fix.
2007-08-18 Markus Armbruster(fltelemstr, fltheadstr): Move from ship.h to sail.c.
2007-08-17 Ron KoenderinkInclude sys/uio.h unconditionally.
2007-08-16 Ron Koenderink[_WIN32] (readv, writev, iovec): New. POSIX equivalents.
2007-08-15 Ron KoenderinkMove WIN32 equivalent function defines to w32/w32misc...
2007-08-15 Ron Koenderink(ssize_t, pid_t) [_WIN32]: Move from misc.h to POSIX...
2007-08-15 Ron KoenderinkCreate w32misc.h to contain information that does not...
2007-08-14 Ron Koenderink[_WIN32] (S_IRUSR, S_IWUSR, S_IXUSR, S_IRWXU, S_IRGRP...
2007-08-14 Ron Koenderink[_WIN32] (posix_mkdir): New.
2007-08-05 Markus Armbruster(xundump): Count lines in a saner way: pass line number...
2007-08-03 Markus Armbruster(gamedir): Not all programs treat relative names the...
2007-08-01 Markus ArmbrusterFix include missing since misc.h rev. 1.69.
2007-07-28 Markus Armbruster(WORLD_SZ): New.
2007-07-28 Markus Armbruster(XYOFFSET): Returned twice the value it should.
2007-07-27 Markus ArmbrusterUpdate known contributors comment.
2007-07-27 Markus ArmbrusterComment.
2007-07-27 Markus Armbruster(VIS, SANCT, NORM, GOD, CAP, MONEY): Move from nat...
2007-07-27 Markus ArmbrusterStore update disable flag in the game table to make...
2007-07-24 Markus ArmbrusterRemove the concept of thread priorities from empthread...
2007-07-24 Markus ArmbrusterComment.
2007-07-20 Markus Armbruster(update_lock, play_lock, update_pending, play_wrlock_wa...
2007-07-19 Ron Koenderink(UPDATE_TIME_LEN): New.
2007-07-18 Markus ArmbrusterNew xdump updates:
2007-07-17 Markus Armbruster(update_running): New.
2007-07-15 Markus Armbruster(status): Simplify conditional for the "lost your capit...
2007-07-15 Markus ArmbrusterNew command show updates:
2007-07-15 Markus ArmbrusterInclude reshuffle.
2007-07-15 Markus Armbruster(s_p_etu): econfig key no longer used, remove.
2007-07-15 Markus ArmbrusterUse the new Empire clock for implementing MOB_ACCESS:
2007-07-15 Markus Armbruster(game_reset_tick): New.
2007-07-14 Markus ArmbrusterUse the new Empire clock for generating BTUs:
2007-07-14 Markus ArmbrusterProvide an Empire clock with ETU resolution that is...
2007-07-14 Markus ArmbrusterNew Empire table game, to be used for global stuff:
2007-07-14 Markus ArmbrusterRemove the demand update feature veto. It's virtually...
2007-07-13 Markus ArmbrusterFix missing include.
2007-07-13 Markus Armbruster(relo): New command.
2007-07-11 Markus ArmbrusterNew update scheduler:
2007-07-10 Markus Armbruster(EMPCFONLYC, EMPCFBOTH): Rename parameter num to flags.
2007-07-10 Markus Armbruster(natstr): Simplify encoding of member nat_update. ...
2007-07-08 Markus Armbruster(opt_DEMANDUPDATE): Remove. Deities can use update_dem...
2007-05-27 Markus Armbruster(player): Remove unused member blitz_time.
2007-03-11 Ron Koenderink(S_IRUSR, S_IWUSR, S_IEUSR, S_IRWXU,
2007-03-10 Ron Koenderink(add, disa, ef_open, logerror, main): Switch permissions to
2007-02-08 Markus ArmbrusterSemaphores are no longer used, remove:
2007-02-08 Markus ArmbrusterMake empth_wakeup() and empth_terminate() wake up empth...
2007-01-31 Markus ArmbrusterClean up after removal of wait command:
2007-01-28 Markus ArmbrusterRev. 1.16 included time.h to get time_t. Change to...
2007-01-28 Markus Armbruster(lwpSetDesc): Unused, remove.
2007-01-28 Markus Armbruster(lwpProc): Change type of member runtime to time_t.
2007-01-27 Ron Koenderink(unit_view): New, create by expanding shp_view() to...
2007-01-24 Ron Koenderink(unit_path): New, create by combining shp_path() and...
2007-01-23 Ron Koenderink(unit_put): New, create by combining shp_put() and...
2007-01-23 Ron Koenderink(unit_list): New, create by combining shp_list() and...
2007-01-21 Markus ArmbrusterFix server not to create a journal on SIGHUP when ...
2007-01-21 Markus Armbruster(PS_KILL): Nobody can observe this state, as player...
2007-01-21 Ron Koenderink(do_look): Make public.
2007-01-20 Markus ArmbrusterAbstract from shutdown initiation mechanism:
2007-01-20 Markus Armbruster(getlandp, getloanp, getnatp, getnewsp, getnukep, getpl...
2007-01-20 Ron Koenderink(do_unit_move): New, create from common code in navi...
2007-01-19 Markus ArmbrusterAbstract from update trigger mechanism:
2007-01-18 Ron Koenderink(struct loc_RWLock_t): Rename struct loc_RWLock_t to...
2007-01-18 Ron Koenderink(struct loc_Sem_t): Rename struct loc_Sem_t to struct...
2007-01-18 Ron Koenderink(struct loc_Thread_t): Rename struct loc_Thread_t to...
2007-01-17 Markus ArmbrusterRemove the wait command, it's been broken and restricte...
2007-01-16 Markus Armbruster(market_init): New.
2007-01-16 Markus ArmbrusterFuse update wait thread and update thread:
2007-01-16 Markus Armbruster(exit_nomem): New.
2007-01-15 Markus ArmbrusterSynchronize commands and update properly with a lock...
2007-01-15 Ron Koenderink(loc_RunThread, empth_init, empth_threadMain, empth_yield)
2007-01-14 Markus Armbruster(do_feed, produce_sect): Move bp_put_item() calls from...
2007-01-14 Markus Armbruster(bp_put_items): New.
2007-01-13 Markus Armbruster(alloc_bp, bp_alloc): Rename.
2007-01-13 Markus ArmbrusterUpdate known contributors comment.
2007-01-13 Markus ArmbrusterReplace the revolting build pointer data structure...
2007-01-10 Markus Armbruster(get_materials): Redesign.
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-12-31 Markus Armbruster(shutdown_init): Has no effect, remove.
2006-12-31 Markus ArmbrusterNew option AUTO_POWER; closes #1009993:
2006-12-31 Ron Koenderink(get_leader, pr_leader_change): New.
2006-12-26 Markus ArmbrusterInclude pthread.h in the implementation instead of...
2006-10-10 Ron Koenderink(switch_leader): Generalize the code, no functional...
2006-10-04 Ron Koenderink(struct ulist): Add abstract reference to types.h to...
next