]> git.pond.sub.org Git - empserver/history - include
Expire lost items at the update instead of continuously
[empserver] / include /
2008-09-12 Markus ArmbrusterExpire lost items at the update instead of continuously
2008-09-12 Markus ArmbrusterReplace econfig key lost_items_timeout by lost_keep_hours
2008-09-11 Markus ArmbrusterMake empth_name() and empth_set_name() take a thread...
2008-09-11 Ron KoenderinkNew empth_name() and empth_set_name()
2008-09-11 Markus ArmbrusterRemove bogus comment from empthread.h
2008-09-09 Markus ArmbrusterGet rid of ship and land unit load counters
2008-09-09 Markus ArmbrusterGet rid of struct plnstr member pln_nuktype
2008-09-09 Markus ArmbrusterEnable the new nuk_on_plane(), replacing the old one
2008-09-09 Markus ArmbrusterCargo lists storing lists of cargo for each carrier
2008-09-09 Markus ArmbrusterNew struct empfile callback onresize
2008-09-09 Markus ArmbrusterRevive struct empfile callback init as oninit
2008-09-09 Markus ArmbrusterNew lost_and_found() to record ownership changes.
2008-09-09 Markus ArmbrusterPass old element to empfile callback prewrite()
2008-09-09 Markus ArmbrusterFix comments added in commit bf436a44.
2008-09-04 Markus ArmbrusterMove view open/close into src/lib/common/file.c
2008-09-04 Markus ArmbrusterCheck argument of ef_cadef(), ef_nelem(), ef_flags...
2008-09-04 Markus ArmbrusterClean up maintenance of config table sentinels
2008-09-04 Markus Armbrusterstruct empfile doc fixes
2008-09-04 Markus ArmbrusterChange empfile members postread() and prewrite() to...
2008-08-28 Markus ArmbrusterSimplify routech[]
2008-08-27 Markus ArmbrusterFix xdump realm to dump player instead of absolute...
2008-08-20 Markus ArmbrusterFix MAPWIDTH() for arguments other than 1
2008-08-20 Markus ArmbrusterRework code dealing with struct range fixing many bugs
2008-08-09 Markus ArmbrusterGive some identifiers internal linkage
2008-08-09 Markus ArmbrusterRemove unused xdprval()
2008-08-09 Markus Armbrusterchkmoney() is no longer used, remove it
2008-08-03 Markus ArmbrusterGet rid of RET_SYS, just use RET_FAIL
2008-08-03 Markus ArmbrusterUpdate known contributors comments
2008-08-02 Markus ArmbrusterAdd gcc attribute format where it's missing
2008-08-01 Markus ArmbrusterFix struct loststr / struct empobj mismatch corrupting...
2008-07-28 Markus ArmbrusterNew show product
2008-07-27 Markus ArmbrusterFix extra prompt after abort due to misuse of snxtitem()
2008-07-26 Markus ArmbrusterNew get_planes(), factored out of plane flying commands
2008-07-15 Markus ArmbrusterFix treatment of EOF from player
2008-07-13 Markus ArmbrusterOops when player thread keeps reading input unsuccessfully
2008-07-12 Markus ArmbrusterChange pln_mine() parameters to match pln_dropoff()
2008-07-12 Markus ArmbrusterChange pln_dropoff() parameters to match pln_newlanding()
2008-06-14 Markus ArmbrusterRemove columns lnd, pln from spy report to fix spy...
2008-05-17 Markus ArmbrusterAdd sequence numbers to game state
2008-05-17 Markus ArmbrusterFix files utility not to set timestamps
2008-05-17 Markus ArmbrusterMake server check game state file sizes on startup
2008-05-13 Markus ArmbrusterFix crash bug in satellite maps
2008-05-12 Markus ArmbrusterFix XNORM() and YNORM()
2008-05-12 Markus ArmbrusterMake xundump oops on virtual selectors
2008-05-12 Markus ArmbrusterRemove option FUEL
2008-05-11 Markus ArmbrusterRemove unused num_shipsatxy()
2008-05-11 Markus ArmbrusterFix pin bomb not to report subs when there are none
2008-05-10 Markus ArmbrusterStart the Empire clock on first break or update
2008-04-25 Markus ArmbrusterNew post_crash_dump_hook
2008-04-25 Markus ArmbrusterMove oops actions from log.c up to application
2008-04-22 Markus ArmbrusterGive try_supply_commod() internal linkage
2008-04-21 Markus ArmbrusterNew server option -E to choose what to do on oops
2008-04-15 Markus ArmbrusterFix and polish comments emitted by pconfig
2008-03-26 Markus ArmbrusterPass struct natstr * instead of natid to virtual selectors
2008-03-26 Markus ArmbrusterFix launch to require petrol for launching satellites
2008-03-26 Markus ArmbrusterSimplify XNORM() and YNORM()
2008-03-26 Markus ArmbrusterDoc fix
2008-03-26 Markus ArmbrusterUse sctstr member sct_uid instead of recomputing it
2008-03-26 Markus ArmbrusterFix tracking of planes flying a sortie
2008-03-26 Markus ArmbrusterDistinguish between planes "in orbit" and "launched"
2008-03-26 Markus ArmbrusterFactor out a single plane's end of sortie into new...
2008-03-17 Markus ArmbrusterJournal the PRNG seed
2008-03-14 Markus ArmbrusterNew emp_searchque()
2008-03-14 Markus ArmbrusterUpdate known contributors comments
2008-03-14 Markus ArmbrusterPut a timestamp into struct emptypedstr
2008-03-14 Markus ArmbrusterFactor common code out of add() and new() into nat_reset()
2008-03-14 Markus ArmbrusterReplace some typedef names by enum tags.
2008-03-14 Markus ArmbrusterImplement human-readable dialect for xdump
2008-03-14 Markus ArmbrusterMake xdump code available for future use outside the...
2008-03-14 Markus ArmbrusterDon't store land unit stats in struct lndstr, part 2
2008-03-14 Markus ArmbrusterDon't store land unit stats in struct lndstr, part 1
2008-03-14 Markus ArmbrusterDon't store ship stats in struct shpstr
2008-03-14 Markus ArmbrusterDon't store plane stats in struct plnstr
2008-03-14 Markus ArmbrusterNew nstr_mksymval() to create symbolic values
2008-03-14 Markus ArmbrusterVirtual selectors
2008-03-14 Markus ArmbrusterReorder members of struct castr to make nsc.c easier...
2008-03-14 Markus ArmbrusterMake nstr_exec_val() return its first argument
2008-03-14 Markus ArmbrusterMake nstr_exec_val() more robust
2008-03-14 Markus ArmbrusterMove nstr_promote() to src/lib/common/, external linkage
2008-03-14 Markus ArmbrusterDocument nsc.h more completely
2008-03-14 Markus ArmbrusterFactor out torpedo hit chance into shp_torp_hitchance()
2008-03-14 Markus ArmbrusterFactor out ship usable gun calculation into shp_usable_...
2008-03-14 Markus ArmbrusterGive effrange() internal linkage.
2008-03-14 Markus ArmbrusterFactor out land unit firing range calculation into...
2008-03-14 Markus ArmbrusterFactor out ship firing range calculation into shp_fire_...
2008-03-14 Markus ArmbrusterRemove dead code for estimating defense
2008-03-14 Markus Armbrusteruse_supply() is now unused, remove
2008-03-14 Markus ArmbrusterFactor out common land unit fire code into lnd_fire()
2008-03-14 Markus ArmbrusterFactor out common torpedo fire code into shp_torp()
2008-03-14 Markus ArmbrusterFactor out common ship gun fire code into shp_fire()
2008-03-14 Markus ArmbrusterMake depth-charging code and documentation match
2008-03-14 Markus ArmbrusterFactor out common fortress fire code into fort_fire()
2008-03-14 Markus ArmbrusterGive logx() internal linkage
2008-03-14 Markus ArmbrusterNew unit stat development functions
2008-03-14 Markus ArmbrusterNew ef_truncate()
2008-03-14 Markus ArmbrusterRename emp_obj_chr_name() to empobj_chr_name()
2008-03-14 Markus ArmbrusterCheck subscript of rpt[]
2008-03-05 Markus ArmbrusterNew ef_blank()
2008-03-05 Markus Armbrusterempfile's init callback is now unused, remove
2008-03-05 Markus Armbrustershp_init(), lnd_init(), pln_init(), nuk_init() are...
next