]> git.pond.sub.org Git - empserver/history - include/prototypes.h
(weekday, daytime, daytime_range): New; replace kw_parse(). Parsing
[empserver] / include / prototypes.h
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