]> git.pond.sub.org Git - empserver/shortlog
empserver
2007-01-19 Markus ArmbrusterAbstract from update trigger mechanism:
2007-01-19 Markus ArmbrusterClean up includes after the previous revision.
2007-01-18 Ron Koenderink(struct loc_Thread, empth_sem_wait, empth_sem_signal...
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-18 Ron Koenderink(empth_wait_for_signal) [WIN32]: Simplify empth_wait_fo...
2007-01-17 Markus ArmbrusterRemove the wait command, it's been broken and restricte...
2007-01-17 Markus Armbruster(ac_encounter): Called writemap() only for active sorti...
2007-01-17 Markus Armbruster(can_listen): Never returns; change return type to...
2007-01-17 Markus Armbruster(recvclient): Fix race condition: when io_output_all...
2007-01-16 Markus Armbruster(check_all_markets): Don't flush tables to disk. Remai...
2007-01-16 Markus ArmbrusterFuse market update and market check thread:
2007-01-16 Markus Armbruster(market_init): New.
2007-01-16 Markus ArmbrusterFuse update wait thread and update thread:
2007-01-16 Markus ArmbrusterFix the previous revision.
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(struct loc_Thread_t, struct loc_Sem_t, hThreadStartEvent)
2007-01-15 Ron Koenderink(loc_RunThread, empth_init, empth_threadMain, empth_yield)
2007-01-14 Markus Armbruster(produce_sect): Use bp_put_items() after calls that...
2007-01-14 Markus Armbruster(do_feed, produce_sect): Move bp_put_item() calls from...
2007-01-14 Markus Armbruster(do_feed): Don't update sp->sct_avail for growing of...
2007-01-14 Markus ArmbrusterFix the previous revision.
2007-01-14 Markus Armbruster(bp_put_items): New.
2007-01-14 Markus Armbruster(produce_sect): Don't truncate population; that's alrea...
2007-01-13 Markus ArmbrusterDocument.
2007-01-13 Markus Armbruster(bp): Rename member val to bp_item, member avail to...
2007-01-13 Markus Armbruster(alloc_bp, bp_alloc): Rename.
2007-01-13 Markus Armbruster(get_wp, bp_ref): Replace function returning pointer...
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.
2007-01-08 Markus ArmbrusterBump version to 4.3.10.
2007-01-06 Markus ArmbrusterUpdate for 4.3.9. v4.3.9
2007-01-06 Ron Koenderink(marc, navi): Switch the parsing logic to facilitate...
2007-01-04 Ron Koenderink(landrepair): Allow land unit repairs in allied sectors
2007-01-03 Ron Koenderink(decl): Prevent the deity from changing relations for...
2007-01-02 Ron Koenderink(arm): Prevent a nuke from being on two planes at the...
2007-01-02 Ron Koenderink(do_land_mob): Combine to two duplicate blocks of code.
2007-01-02 Ron Koenderink(march, navi): Switch to struct empobj * for leader...
2006-12-31 Markus Armbruster(setstr): Fix type error in variadic argument.
2006-12-31 Ron Koenderink(planerepair): Fix so only the player's own planes...
2006-12-31 Markus Armbruster(shutdown_init): Has no effect, remove.
2006-12-31 Markus ArmbrusterNew option AUTO_POWER; closes #1009993:
2006-12-31 Markus Armbruster(genpower, powcmp): Sort struct powstr powbuf[] instead...
2006-12-31 Markus Armbruster(update_main): Move logging of the update up to a more...
2006-12-31 Ron Koenderink(get_leader, pr_leader_change): New.
2006-12-30 Ron Koenderink(planerepair) Remove the CANT_HAPPEN owner check
2006-12-29 Ron Koenderink(do_mob_land): Fix to use all excess mobility for forti...
2006-12-28 Ron Koenderink(planerepair): Move the carrier sanity to before the...
2006-12-26 Ron Koenderink(do_mob_land): Disable automatic land unit fortificatio...
2006-12-26 Ron Koenderink(produce): Randomly flushed level production below...
2006-12-26 Markus ArmbrusterInclude pthread.h in the implementation instead of...
2006-11-29 Ron Koenderink(ef_open) [_WIN32]: Fix to get a read lock instead...
2006-11-21 Markus ArmbrusterFix rev. 1.24, which failed to charge mobility for...
2006-10-21 Markus ArmbrusterBump version to 4.3.9.
2006-10-20 Markus Armbruster4.3.8 last minute changes. v4.3.8
2006-10-20 Markus Armbruster(upd_ship): Don't produce stuff when broke, to match...
2006-10-13 Markus ArmbrusterUpdate for 4.3.8.
2006-10-10 Ron Koenderink(switch_leader): Generalize the code, no functional...
2006-10-08 Markus Armbruster(take_casualties): Code for distributing casualties...
2006-10-08 Markus Armbruster(guerrilla): Make security units not raid friendly...
2006-10-04 Ron Koenderink(struct ulist): Add abstract reference to types.h to...
2006-09-25 Ron KoenderinkCombined struct llist and struct mlist into superset...
2006-09-23 Markus Armbruster(out5): Rev. 1.36. didn't fully fix the format conditional.
2006-09-23 Markus Armbruster(apro) [!_WIN32]: Silently ignore directory entries...
2006-09-23 Markus ArmbrusterClean up the previous revision.
2006-09-23 Markus ArmbrusterDocument stop order expiry.
2006-09-23 Markus Armbruster(produce_sect): Game state changes may be changed only if
2006-09-23 Markus Armbruster(produce_sect, finish_sects): Move stop order expiry...
2006-09-23 Markus Armbruster(sect_has_dock): NAV_CANAL in sect.h rev. 1.36 broke...
2006-09-23 Markus Armbruster(player_main): Delay journal_login() until after error...
2006-09-23 Markus Armbruster(tend_land): Fix to not let land units be tended that...
2006-09-23 Markus ArmbrusterRemove bogus paragraphs on RES_POP and NO_PLAGUE. ...
2006-09-23 Markus ArmbrusterUpdate for maximum population change in sect.config...
2006-09-01 Ron Koenderink(genlist): Switch thing to use struct empobj * instead...
2006-08-22 Ron Koenderink(struct trdstr): Change trd_type to be short to be...
2006-08-18 Ron Koenderink(empobj_chr): New, create a new (imcomplete) structure for
2006-08-16 Ron Koenderink(radar): New, moved functionality from rada() except...
2006-08-13 Markus Armbruster(EF_IS_VIEW): New.
2006-08-13 Markus Armbruster(obj_nameof): Return safer error value.
2006-08-13 Markus ArmbrusterAllow xdump before break; partial solution for #1417871:
2006-08-08 Ron Koenderink(ef_open) [_WIN32]: Add shared.h for MinGW environment,
2006-08-07 Ron Koenderink(ef_open) [_WIN32]: Provide file locking for WIN32.
2006-08-04 Ron Koenderink(rada): Replace the "unit" text with "land" to be more...
2006-08-02 Ron Koenderink(rada): Using struct empobj to generalize the code.
2006-08-02 Ron Koenderink(makelost, makenotlost, findlost, struct loststr):...
2006-08-02 Ron Koenderink(unit_map): Replace player->owner with direct owner...
2006-08-02 Markus Armbruster(ef_open): Lock the file. This prevents two programs...
2006-08-02 Markus Armbruster(produce): The reported amount produced (returned throu...
2006-08-02 Ron Koenderink(gift): Remove the type argument, can be determined...
2006-07-30 Ron Koenderink(unit_map): Replace player->owner with direct owner...
2006-07-29 Ron Koenderink(getpath): Remove check for DIR_MAP.
2006-07-27 Ron Koenderink(draw_map): Use struct empobj to generalize the code.
2006-07-26 Ron Koenderink(map): Prompt only for sects for map and bmap commands.
2006-07-26 Ron Koenderink(get_empobj_chr, obj_nameof): Switch CANT_HAPPEN() to
2006-07-26 Ron Koenderink(get_empobj_mob_max): Move the return -1 to the end...
2006-07-26 Ron Koenderink(emp_obj_chr_name): Move the return NULL to the end...
next