empserver/src/lib
Markus Armbruster e627f31c10 (attack_val): Don't truncate or round intermediate values, truncate
final result, like defense_val() does.

(defense_val): Simplify.  Remove check sanity check that is not
appropriate here.
2006-05-21 09:23:42 +00:00
..
as Break lines more tastefully. 2006-05-14 07:52:20 +00:00
commands (prod): Round the final cost instead of truncating along the way. 2006-05-21 08:48:16 +00:00
common (sectdamage): Simplify. 2006-05-21 08:56:17 +00:00
empthread Normalize unsigned int to just unsigned. 2006-04-30 12:26:07 +00:00
gen Remove declaration that should have been removed in rev. 1.9. Doc 2006-04-30 13:20:48 +00:00
global (EF_NATION_REJECTS, nation_rejects): New. 2006-05-18 19:42:23 +00:00
lwp Don't wrap global variables in a struct for no reason: 2006-05-06 06:16:53 +00:00
player (num_teles, redir_fp, pipe_fp, exec_fd, sendeof, prompt, command) 2006-05-20 13:54:45 +00:00
subs (attack_val): Don't truncate or round intermediate values, truncate 2006-05-21 09:23:42 +00:00
update (prod): Round the final cost instead of truncating along the way. 2006-05-21 08:48:16 +00:00