]> git.pond.sub.org Git - empserver/history - include/prototypes.h
Update copyright notice.
[empserver] / include / prototypes.h
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-08-30 Markus Armbruster(pln_arm): Callers don't use parameter tech; remove...
2004-08-28 Markus Armbruster(trad, set): Treat trade file slots with zero owner...
2004-08-28 Markus Armbruster(dodeliver): Move from sect.c to deliver.c. No functio...
2004-08-23 Markus Armbrustercaddr_t is obsolete. Replace by void *, except for...
2004-08-17 Markus Armbruster(mchrstr, lchrstr): Change from variable-style storage...
2004-08-17 Ron Koenderink(prod_eff): New, factored out of produce() and prod().
2004-08-14 Markus Armbruster(pln_mine, pln_dropoff): Split off aerial mining into...
2004-08-13 Markus Armbruster(pln_oneway_to_carrier_ok): New.
2004-05-16 Markus Armbruster(shp_set_tech, pln_set_tech, lnd_set_tech): New, factor...
2004-05-10 Markus Armbruster(new_work, do_feed, prod, newe): Factor out calculation...
2004-05-10 Markus ArmbrusterShould have been committed yesterday, together with...
2004-04-10 Markus Armbruster(comstr, buy, check_market, display_mark, reset, sell...
2004-04-10 Markus Armbruster(buy, mark, display_mark): Move argument evaluation...
2004-04-08 Markus Armbruster(build_ship, orde, qorde, nav_loadship, load_it, unload...
2004-04-07 Markus Armbruster(strtox, strtoy): New. Use it instead of inputxy(...
2004-04-06 Markus Armbruster(NS_UNDEF, NS_LIST, NS_DIST, NS_AREA, NS_ALL, NS_XY...
2004-04-04 Markus Armbruster(weekday, daytime, daytime_range): New; replace kw_pars...
2004-04-04 Markus Armbruster(gamehours): All callers ignore the value assigned...
2004-04-04 Markus Armbruster(getminleft): Parameter hours unused since the previous...
2004-04-02 Markus Armbruster(debug): New.
2004-03-11 Markus Armbruster(getvec, putvec): No longer used, remove.
2004-03-11 Markus Armbruster(produce_sect): Unless player->simulation, work directl...
2004-03-11 Markus Armbruster(upd_ship, upd_land, do_plague): Work directly on item...
2004-03-10 Markus Armbruster(dodeliver): Remove parameter vec, work with sp->sct_it...
2004-03-10 Markus Armbruster(populace): Remove parameter vec, work with sp->sct_ite...
2004-03-09 Markus ArmbrusterUse gcc function attribute `format' to catch bad format...
2004-03-06 Markus ArmbrusterUse `short' instead of `unsigned short' for item storag...
2004-03-04 Markus Armbruster(pln_dropoff): Restructure for clarity and to avoid...
2004-03-03 Markus ArmbrusterSectors need space for items, deliveries and distributi...
2004-03-03 Markus Armbruster(nameofitem, produce, check, fire_dchrg, send_reacting_...
2004-02-29 Markus Armbrusterinet_ntoa() is available on all machines that matter...
2004-02-27 Markus Armbruster(sct_typematch): New. Use it instead of typematch...
2004-02-27 Markus Armbruster(stmtch, mineq): Document. Move declaration from proto...
2004-02-20 Markus ArmbrusterDon't declare things in more than one place. Move...
2004-02-19 Markus Armbruster(loginit, main): Pass log file basename as parameter.
2004-02-19 Markus Armbruster(bitinit2): Move from common/maps.c to getbit.c, extern...
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-02-15 Markus Armbruster(move_ground): Remove superflous parameter `mobility...
2004-02-15 Markus Armbruster(emp_sig_t): Pre-ISO C compatibility cruft. Just use...
2004-02-07 Markus Armbruster(show, show_item): No new `show' features without match...
2004-02-06 Markus ArmbrusterGarbage collection to side-step sparse file descriptor...
2004-01-29 Markus Armbruster(file_lock, file_unlock, ef_lock, ef_unlock, commlock...
2004-01-28 Markus Armbruster(is_engineer, has_helpful_engineer): Rename. Require...
2004-01-28 Markus Armbruster(lnd_fortify): New, factored out of fort().
2004-01-28 Markus ArmbrusterRemove declarations of stuff that doesn't exist.
2004-01-13 Markus Armbruster(player_coms, lstats, lsta): Rename command `lstats...
2004-01-08 Markus Armbruster(copy, atopi, same): Remove, use strcpy(), atoi(),...
2003-12-17 Markus Armbruster(at_minimum, blocksig, emp_bitinit, filelogerror, iceil...
2003-12-17 Markus Armbruster(show, show_item): New `show item'. From Ron Koenderin...
2003-12-17 Markus Armbruster(edit, prsect, doland): Fix `editing' sector coordinate...
2003-12-17 Markus Armbruster(update_policy_check, diffx, diffy, takeover_plane...
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12