ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/sproto.h
Revision: 1.25
Committed: Thu Dec 14 02:37:37 2006 UTC (17 years, 5 months ago) by root
Content type: text/plain
Branch: MAIN
Changes since 1.24: +1 -1 lines
Log Message:
moar\! rewrite\!

File Contents

# Content
1 /* alchemy.c */
2 int need_identify (const object *obj);
3 int apply_shop_mat (object *shop_mat, object *op);
4 const char *cost_string_from_value(sint64 cost, int approx);
5 void pay_player (object *pl, sint64 amount);
6 sint64 pay_player_arch (object *pl, const char *arch, sint64 amount);
7 void attempt_do_alchemy(object *caster, object *cauldron);
8 int content_recipe_value(object *op);
9 int numb_ob_inside(object *op);
10 object *attempt_recipe(object *caster, object *cauldron, int ability, recipe *rp, int nbatches);
11 void adjust_product(object *item, int lvl, int yield);
12 object *make_item_from_recipe(object *cauldron, recipe *rp);
13 object *find_transmution_ob(object *first_ingred, recipe *rp, size_t *rp_arch_index, int create_item);
14 void alchemy_failure_effect(object *op, object *cauldron, recipe *rp, int danger);
15 void remove_contents(object *first_ob, object *save_item);
16 int calc_alch_danger(object *caster, object *cauldron, recipe *rp);
17 /* apply.c */
18 int transport_can_hold(const object *transport, const object *op, int nrof);
19 int apply_transport(object *pl, object *transport, int aflag);
20 int should_director_abort(object *op, object *victim);
21 int apply_potion(object *op, object *tmp);
22 int improve_weapon_stat(object *op, object *improver, object *weapon, signed char *stat, int sacrifice_count, const char *statname);
23 int prepare_weapon(object *op, object *improver, object *weapon);
24 int improve_weapon(object *op, object *improver, object *weapon);
25 int check_improve_weapon(object *op, object *tmp);
26 int improve_armour(object *op, object *improver, object *armour);
27 int convert_item(object *item, object *converter);
28 int apply_container(object *op, object *sack);
29 int esrv_apply_container(object *op, object *sack);
30 void move_apply(object *trap, object *victim, object *originator);
31 void do_learn_spell(object *op, object *spell, int special_prayer);
32 void do_forget_spell(object *op, const char *spell);
33 void apply_scroll(object *op, object *tmp, int dir);
34 int dragon_eat_flesh(object *op, object *meal);
35 void apply_poison(object *op, object *tmp);
36 int is_legal_2ways_exit(object *op, object *exit);
37 int manual_apply(object *op, object *tmp, int aflag);
38 int player_apply(object *pl, object *op, int aflag, int quiet);
39 void player_apply_below(object *pl);
40 object *get_item_from_body_location(object *start, int loc);
41 int unapply_for_ob(object *who, object *op, int aflags);
42 int can_apply_object(object *who, object *op);
43 int apply_special(object *who, object *op, int aflags);
44 int monster_apply_special(object *who, object *op, int aflags);
45 int auto_apply(object *op);
46 void fix_auto_apply(maptile *m);
47 void eat_special_food(object *who, object *food);
48 void apply_lighter(object *who, object *lighter);
49 void scroll_failure(object *op, int failure, int power);
50 void apply_changes_to_player(object *pl, object *change);
51 void apply_item_transformer(object *pl, object *transformer);
52 /* attack.c */
53 void cancellation(object *op);
54 int did_make_save_item(object *op, int type, object *originator);
55 void save_throw_object(object *op, int type, object *originator);
56 int hit_map(object *op, int dir, int type, int full_hit);
57 void attack_message(int dam, int type, object *op, object *hitter);
58 int attack_ob(object *op, object *hitter);
59 object *hit_with_arrow(object *op, object *victim);
60 void tear_down_wall(object *op);
61 void scare_creature(object *target, object *hitter);
62 int hit_player_attacktype(object *op, object *hitter, int dam, uint32 attacknum, int magic);
63 int kill_object(object *op, int dam, object *hitter, int type);
64 int friendly_fire(object *op, object *hitter);
65 int hit_player(object *op, int dam, object *hitter, int type, int full_hit);
66 void poison_player(object *op, object *hitter, int dam);
67 void slow_player(object *op, object *hitter, int dam);
68 void confuse_player(object *op, object *hitter, int dam);
69 void blind_player(object *op, object *hitter, int dam);
70 void paralyze_player(object *op, object *hitter, int dam);
71 void deathstrike_player(object *op, object *hitter, int *dam);
72 int adj_attackroll(object *hitter, object *target);
73 int is_aimed_missile(object *op);
74 /* ban.c */
75 int checkbanned(const char *login, const char *host);
76 /* build_map.c */
77 int can_build_over(struct mapdef *map, object *tmp, short x, short y);
78 void remove_marking_runes(struct mapdef *map, short x, short y);
79 int find_unused_connected_value(struct mapdef *map);
80 int find_or_create_connection_for_map(object *pl, short x, short y, object *rune);
81 object *get_connection_rune(object *pl, short x, short y);
82 object *get_msg_book(object *pl, short x, short y);
83 object *get_wall(struct mapdef *map, int x, int y);
84 void fix_walls(maptile *map, int x, int y);
85 void fix_walls_around(maptile *map, int x, int y);
86 void apply_builder_floor(object *pl, object *material, short x, short y);
87 void apply_builder_wall(object *pl, object *material, short x, short y);
88 void apply_builder_item(object *pl, object *item, short x, short y);
89 void apply_builder_remove(object *pl, int dir);
90 void apply_map_builder(object *pl, int dir);
91 int adjust_sign_msg(object *pl, short x, short y, object *tmp);
92 /* c_chat.c */
93 int command_say(object *op, char *params);
94 int command_me(object *op, char *params);
95 int command_cointoss(object *op, char *params);
96 int command_orcknuckle(object *op, char *params);
97 int command_shout(object *op, char *params);
98 int command_chat(object *op, char *params);
99 int command_tell(object *op, char *params);
100 int command_reply(object *op, char *params);
101 int command_nod(object *op, char *params);
102 int command_dance(object *op, char *params);
103 int command_kiss(object *op, char *params);
104 int command_bounce(object *op, char *params);
105 int command_smile(object *op, char *params);
106 int command_cackle(object *op, char *params);
107 int command_laugh(object *op, char *params);
108 int command_giggle(object *op, char *params);
109 int command_shake(object *op, char *params);
110 int command_puke(object *op, char *params);
111 int command_growl(object *op, char *params);
112 int command_scream(object *op, char *params);
113 int command_sigh(object *op, char *params);
114 int command_sulk(object *op, char *params);
115 int command_hug(object *op, char *params);
116 int command_cry(object *op, char *params);
117 int command_poke(object *op, char *params);
118 int command_accuse(object *op, char *params);
119 int command_grin(object *op, char *params);
120 int command_bow(object *op, char *params);
121 int command_clap(object *op, char *params);
122 int command_blush(object *op, char *params);
123 int command_burp(object *op, char *params);
124 int command_chuckle(object *op, char *params);
125 int command_cough(object *op, char *params);
126 int command_flip(object *op, char *params);
127 int command_frown(object *op, char *params);
128 int command_gasp(object *op, char *params);
129 int command_glare(object *op, char *params);
130 int command_groan(object *op, char *params);
131 int command_hiccup(object *op, char *params);
132 int command_lick(object *op, char *params);
133 int command_pout(object *op, char *params);
134 int command_shiver(object *op, char *params);
135 int command_shrug(object *op, char *params);
136 int command_slap(object *op, char *params);
137 int command_smirk(object *op, char *params);
138 int command_snap(object *op, char *params);
139 int command_sneeze(object *op, char *params);
140 int command_snicker(object *op, char *params);
141 int command_sniff(object *op, char *params);
142 int command_snore(object *op, char *params);
143 int command_spit(object *op, char *params);
144 int command_strut(object *op, char *params);
145 int command_thank(object *op, char *params);
146 int command_twiddle(object *op, char *params);
147 int command_wave(object *op, char *params);
148 int command_whistle(object *op, char *params);
149 int command_wink(object *op, char *params);
150 int command_yawn(object *op, char *params);
151 int command_beg(object *op, char *params);
152 int command_bleed(object *op, char *params);
153 int command_cringe(object *op, char *params);
154 int command_think(object *op, char *params);
155 /* c_misc.c */
156 void map_info(object *op, char *search);
157 int command_body(object *op, char *params);
158 int command_motd(object *op, char *params);
159 int command_bug(object *op, char *params);
160 void malloc_info(object *op);
161 void current_region_info(object *op);
162 void current_map_info(object *op);
163 int command_whereabouts(object *op, char *params);
164 int command_afk(object *op, char *params);
165 int command_malloc(object *op, char *params);
166 int command_mapinfo(object *op, char *params);
167 int command_whereami(object *op, char *params);
168 int command_maps(object *op, char *params);
169 int command_strings(object *op, char *params);
170 int command_sstable(object *op, char *params);
171 int command_time(object *op, char *params);
172 int command_weather(object *op, char *params);
173 int command_archs(object *op, char *params);
174 int command_hiscore(object *op, char *params);
175 int command_debug(object *op, char *params);
176 int command_dumpbelow(object *op, char *params);
177 int command_wizpass(object *op, char *params);
178 int command_wizcast(object *op, char *params);
179 int command_dumpallobjects(object *op, char *params);
180 int command_dumpfriendlyobjects(object *op, char *params);
181 int command_dumpallarchetypes(object *op, char *params);
182 int command_ssdumptable(object *op, char *params);
183 int command_dumpmap(object *op, char *params);
184 int command_dumpallmaps(object *op, char *params);
185 int command_printlos(object *op, char *params);
186 int command_version(object *op, char *params);
187 void bug_report(const char *reportstring);
188 int command_output_sync(object *op, char *params);
189 int command_output_count(object *op, char *params);
190 int command_listen(object *op, char *params);
191 int command_statistics(object *pl, char *params);
192 int command_fix_me(object *op, char *params);
193 int command_players(object *op, char *paramss);
194 int command_logs(object *op, char *params);
195 int command_applymode(object *op, char *params);
196 int command_bowmode(object *op, char *params);
197 int command_petmode(object *op, char *params);
198 int command_showpets(object *op, char *params);
199 int command_usekeys(object *op, char *params);
200 int command_resistances(object *op, char *params);
201 int command_help(object *op, char *params);
202 int onoff_value(const char *line);
203 int command_quit(object *op, char *params);
204 int command_real_quit(object *op, char *params);
205 int command_explore(object *op, char *params);
206 int command_sound(object *op, char *params);
207 void receive_player_name(object *op, char k);
208 void receive_player_password(object *op, char k);
209 int explore_mode(void);
210 int command_title(object *op, char *params);
211 int command_save(object *op, char *params);
212 int command_peaceful(object *op, char *params);
213 int command_wimpy(object *op, char *params);
214 int command_brace(object *op, char *params);
215 int command_style_map_info(object *op, char *params);
216 int command_kill_pets(object *op, char *params);
217 int command_quests(object *pl, char *params);
218 /* c_move.c */
219 int command_east(object *op, char *params);
220 int command_north(object *op, char *params);
221 int command_northeast(object *op, char *params);
222 int command_northwest(object *op, char *params);
223 int command_south(object *op, char *params);
224 int command_southeast(object *op, char *params);
225 int command_southwest(object *op, char *params);
226 int command_west(object *op, char *params);
227 int command_stay(object *op, char *params);
228 /* c_new.c */
229 void execute_newserver_command(object *pl, char *command);
230 int command_run(object *op, char *params);
231 int command_run_stop(object *op, char *params);
232 int command_fire(object *op, char *params);
233 int command_fire_stop(object *op, char *params);
234 int bad_command(object *op, char *params);
235 /* c_object.c */
236 object *find_best_object_match(object *pl, const char *params);
237 int command_build(object *pl, char *params);
238 int command_uskill(object *pl, char *params);
239 int command_rskill(object *pl, char *params);
240 int command_search(object *op, char *params);
241 int command_disarm(object *op, char *params);
242 int command_throw(object *op, char *params);
243 int command_apply(object *op, char *params);
244 int sack_can_hold(object *pl, object *sack, object *op, uint32 nrof);
245 void pick_up(object *op, object *alt);
246 int command_take(object *op, char *params);
247 void put_object_in_sack(object *op, object *sack, object *tmp, uint32 nrof);
248 void drop_object(object *op, object *tmp, uint32 nrof);
249 void drop(object *op, object *tmp);
250 int command_dropall(object *op, char *params);
251 int command_drop(object *op, char *params);
252 int command_examine(object *op, char *params);
253 object *find_marked_object(object *op);
254 int command_mark(object *op, char *params);
255 void examine_monster(object *op, object *tmp);
256 char *long_desc(object *tmp, object *pl);
257 void examine(object *op, object *tmp);
258 void inventory(object *op, object *inv);
259 int command_pickup(object *op, char *params);
260 void set_pickup_mode(object *op, int i);
261 int command_search_items(object *op, char *params);
262 int command_rename_item(object *op, char *params);
263 /* c_party.c */
264 int same_party(partylist *a, partylist *b);
265 partylist *get_firstparty(void);
266 void remove_party(partylist *target_party);
267 void obsolete_parties(void);
268 void add_kill_to_party(partylist *party, char *killer, char *dead, long exp);
269 int confirm_party_password(object *op);
270 void receive_party_password(object *op, char k);
271 void send_party_message(object *op, char *msg);
272 int command_gsay(object *op, char *params);
273 int command_party(object *op, char *params);
274 /* c_range.c */
275 int command_invoke(object *op, char *params);
276 int command_cast(object *op, char *params);
277 int command_prepare(object *op, char *params);
278 int command_cast_spell(object *op, char *params, char command);
279 int legal_range(object *op, int r);
280 void change_spell(object *op, char k);
281 int command_rotateshoottype(object *op, char *params);
282 /* c_wiz.c */
283 int command_loadtest(object *op, char *params);
284 void do_wizard_hide(object *op, int silent_dm);
285 int command_hide(object *op, char *params);
286 int command_setgod(object *op, char *params);
287 int command_banish(object *op, char *params);
288 int command_kick(object *op, char *params);
289 int command_save_overlay(object *op, char *params);
290 int command_toggle_shout(object *op, char *params);
291 int command_shutdown(object *op, char *params);
292 int command_freeze(object *op, char *params);
293 int command_arrest(object *op, char *params);
294 int command_summon(object *op, char *params);
295 int command_teleport(object *op, char *params);
296 int command_create(object *op, char *params);
297 int command_inventory(object *op, char *params);
298 int command_skills(object *op, char *params);
299 int command_dump(object *op, char *params);
300 int command_mon_aggr(object *op, char *params);
301 int command_possess(object *op, char *params);
302 int command_patch(object *op, char *params);
303 int command_remove(object *op, char *params);
304 int command_free(object *op, char *params);
305 int command_addexp(object *op, char *params);
306 int command_speed(object *op, char *params);
307 int command_stats(object *op, char *params);
308 int command_abil(object *op, char *params);
309 int command_reset(object *op, char *params);
310 int command_nowiz(object *op, char *params);
311 int do_wizard_dm(object *op, char *params, int silent);
312 int command_dm(object *op, char *params);
313 int command_invisible(object *op, char *params);
314 int command_learn_spell(object *op, char *params);
315 int command_learn_special_prayer(object *op, char *params);
316 int command_forget_spell(object *op, char *params);
317 int command_listplugins(object *op, char *params);
318 int command_loadplugin(object *op, char *params);
319 int command_unloadplugin(object *op, char *params);
320 int command_dmhide(object *op, char *params);
321 void dm_stack_pop(player *pl);
322 object *dm_stack_peek(player *pl);
323 void dm_stack_push(player *pl, tag_t item);
324 object *get_dm_object(player *pl, char **params, int *from);
325 int command_stack_pop(object *op, char *params);
326 int command_stack_push(object *op, char *params);
327 int command_stack_list(object *op, char *params);
328 int command_stack_clear(object *op, char *params);
329 int command_diff(object *op, char *params);
330 int command_insert_into(object *op, char *params);
331 /* commands.c */
332 void init_commands(void);
333 CommFunc find_oldsocket_command(char *cmd);
334 CommFunc find_oldsocket_command2(char *cmd);
335 /* daemon.c */
336 FILE *BecomeDaemon(const char *filename);
337 /* disease.c */
338 int move_disease(object *disease);
339 int remove_symptoms(object *disease);
340 object *find_symptom(object *disease);
341 int check_infection(object *disease);
342 int infect_object(object *victim, object *disease, int force);
343 int do_symptoms(object *disease);
344 int grant_immunity(object *disease);
345 int move_symptom(object *symptom);
346 int check_physically_infect(object *victim, object *hitter);
347 object *find_disease(object *victim);
348 int cure_disease(object *sufferer, object *caster);
349 int reduce_symptoms(object *sufferer, int reduction);
350 /* egoitem.c */
351 int create_artifact(object *op, const char *artifactname);
352 int apply_power_crystal(object *op, object *crystal);
353 /* hiscore.c */
354 char *spool(char *bp, char *error);
355 void check_score(object *op);
356 void display_high_score(object *op, int max, const char *match);
357 /* gods.c */
358 int lookup_god_by_name(const char *name);
359 object *find_god(const char *name);
360 const char *determine_god(object *op);
361 void pray_at_altar(object *pl, object *altar, object *skill);
362 void become_follower(object *op, object *new_god);
363 int worship_forbids_use(object *op, object *exp_obj, uint32 flag, const char *string);
364 void stop_using_item(object *op, int type, int number);
365 void update_priest_flag(object *god, object *exp_ob, uint32 flag);
366 archetype *determine_holy_arch(object *god, const char *type);
367 void god_intervention(object *op, object *god, object *skill);
368 int god_examines_priest(object *op, object *god);
369 int god_examines_item(object *god, object *item);
370 int get_god(object *priest);
371 const char *get_god_for_race(const char *race);
372 int tailor_god_spell(object *spellop, object *caster);
373 /* init.c */
374 void set_logfile(char *val);
375 void call_version(void);
376 void showscores(void);
377 void set_debug(void);
378 void unset_debug(void);
379 void set_mondebug(void);
380 void set_dumpmon1(void);
381 void set_dumpmon2(void);
382 void set_dumpmon3(void);
383 void set_dumpmon4(void);
384 void set_dumpmon5(void);
385 void set_dumpmon6(void);
386 void set_dumpmon7(void);
387 void set_dumpmon8(void);
388 void set_dumpmon9(void);
389 void set_dumpmont(char *name);
390 void set_daemon(void);
391 void set_datadir(char *path);
392 void set_confdir(char *path);
393 void set_localdir(char *path);
394 void set_mapdir(char *path);
395 void set_archetypes(char *path);
396 void set_regions(char *path);
397 void set_treasures(char *path);
398 void set_uniquedir(char *path);
399 void set_templatedir(char *path);
400 void set_playerdir(char *path);
401 void set_tmpdir(char *path);
402 void showscoresparm(char *data);
403 void set_csport(char *val);
404 void init(int argc, char **argv);
405 void usage(void);
406 void help(void);
407 void init_beforeplay(void);
408 void init_startup(void);
409 void compile_info(void);
410 void rec_sigsegv(int i);
411 void rec_sigint(int i);
412 void rec_sighup(int i);
413 void rec_sigquit(int i);
414 void rec_sigpipe(int i);
415 void rec_sigbus(int i);
416 void rec_sigterm(int i);
417 void fatal_signal(int make_core, int close_sockets);
418 void init_signals(void);
419 void init_races(void);
420 void dump_races(void);
421 void add_to_racelist(const char *race_name, object *op);
422 racelink *get_racelist(void);
423 racelink *find_racelink(const char *name);
424 /* login.c */
425 void emergency_save(int flag);
426 void delete_character(const char *name, int);
427 int verify_player(const char *name, char *password);
428 int check_name(player *me, const char *name);
429 int create_savedir_if_needed(char *savedir);
430 void destroy_object(object *op);
431 int save_player(object *op, int flag);
432 void copy_file(const char *filename, FILE *fpout);
433 void check_login(object *op);
434 /* main.c */
435 void server_tick ();
436 void version(object *op);
437 void info_keys(object *op);
438 void start_info(object *op);
439 char *crypt_string(char *str, char *salt);
440 int check_password(char *typed, char *crypted);
441 void enter_player_savebed(object *op);
442 void leave_map(object *op);
443 void set_map_timeout(maptile *oldmap);
444 char *clean_path(const char *file);
445 char *unclean_path(const char *src);
446 void enter_exit(object *op, object *exit_ob);
447 void process_active_maps(void);
448 void process_players1(maptile *map);
449 void process_players2(maptile *map);
450 void process_events(maptile *map);
451 void clean_tmp_files(void);
452 void cleanup(void);
453 void leave(player *pl,int draw_exit);
454 int forbid_play(void);
455 void do_specials(void);
456 int main(int argc, char **argv);
457 /* monster.c */
458 object *check_enemy(object *npc, rv_vector *rv);
459 object *find_nearest_living_creature(object *npc);
460 object *find_enemy(object *npc, rv_vector *rv);
461 int check_wakeup(object *op, object *enemy, rv_vector *rv);
462 int move_randomly(object *op);
463 int move_monster(object *op);
464 int can_hit(object *ob1, object *ob2, rv_vector *rv);
465 object *monster_choose_random_spell(object *monster);
466 int monster_cast_spell(object *head, object *part, object *pl, int dir, rv_vector *rv);
467 int monster_use_scroll(object *head, object *part, object *pl, int dir, rv_vector *rv);
468 int monster_use_skill(object *head, object *part, object *pl, int dir);
469 int monster_use_range(object *head, object *part, object *pl, int dir);
470 int monster_use_bow(object *head, object *part, object *pl, int dir);
471 int check_good_weapon(object *who, object *item);
472 int check_good_armour(object *who, object *item);
473 void monster_check_pickup(object *monster);
474 int monster_can_pick(object *monster, object *item);
475 void monster_apply_below(object *monster);
476 void monster_check_apply(object *mon, object *item);
477 void npc_call_help(object *op);
478 int dist_att(int dir, object *ob, object *enemy, object *part, rv_vector *rv);
479 int run_att(int dir, object *ob, object *enemy, object *part, rv_vector *rv);
480 int hitrun_att(int dir, object *ob, object *enemy);
481 int wait_att(int dir, object *ob, object *enemy, object *part, rv_vector *rv);
482 int disthit_att(int dir, object *ob, object *enemy, object *part, rv_vector *rv);
483 int wait_att2(int dir, object *ob, object *enemy, object *part, rv_vector *rv);
484 void circ1_move(object *ob);
485 void circ2_move(object *ob);
486 void pace_movev(object *ob);
487 void pace_moveh(object *ob);
488 void pace2_movev(object *ob);
489 void pace2_moveh(object *ob);
490 void rand_move(object *ob);
491 void check_earthwalls(object *op, maptile *m, int x, int y);
492 void check_doors(object *op, maptile *m, int x, int y);
493 void communicate(object *op, const char *txt);
494 int talk_to_npc(object *op, object *npc, const char *txt);
495 int talk_to_wall(object *pl, object *npc, const char *txt);
496 object *find_mon_throw_ob(object *op);
497 int can_detect_enemy(object *op, object *enemy, rv_vector *rv);
498 int stand_in_light(object *op);
499 int can_see_enemy(object *op, object *enemy);
500 /* move.c */
501 int move_object(object *op, int dir);
502 int move_ob(object *op, int dir, object *originator);
503 int transfer_ob(object *op, int x, int y, int randomly, object *originator);
504 int teleport(object *teleporter, uint8 tele_type, object *user);
505 void recursive_roll(object *op, int dir, object *pusher);
506 int try_fit(object *op, maptile *m, int x, int y);
507 int roll_ob(object *op, int dir, object *pusher);
508 int push_ob(object *who, int dir, object *pusher);
509 /* pets.c */
510 object *get_pet_enemy(object *pet, rv_vector *rv);
511 void terminate_all_pets(object *owner);
512 void remove_all_pets(maptile *map);
513 int follow_owner(object *ob, object *owner);
514 void pet_move(object *ob);
515 object *fix_summon_pet(archetype *at, object *op, int dir, int is_golem);
516 void move_golem(object *op);
517 void control_golem(object *op, int dir);
518 int summon_golem(object *op, object *caster, int dir, object *spob);
519 object *choose_cult_monster(object *pl, object *god, int summon_level);
520 int summon_object(object *op, object *caster, object *spell_ob, int dir, const char *stringarg);
521 object *get_real_owner(object *ob);
522 int should_arena_attack(object *pet, object *owner, object *target);
523 /* player.c */
524 player *find_player(const char *plname);
525 player *find_player_partial_name(const char *plname);
526 void display_motd(const object *op);
527 void send_rules(const object *op);
528 void send_news(const object *op);
529 int playername_ok(const char *cp);
530 int add_player(client_socket *ns);
531 archetype *get_player_archetype(archetype *at);
532 object *get_nearest_player(object *mon);
533 int path_to_player(object *mon, object *pl, unsigned mindiff);
534 void give_initial_items(object *pl, treasurelist *items);
535 void get_name(object *op);
536 void get_password(object *op);
537 void play_again(object *op);
538 int receive_play_again(object *op, char key);
539 void confirm_password(object *op);
540 void get_party_password(object *op, partylist *party);
541 int roll_stat(void);
542 void roll_stats(object *op);
543 void Roll_Again(object *op);
544 void Swap_Stat(object *op, int Swap_Second);
545 int key_roll_stat(object *op, char key);
546 int key_change_class(object *op, char key);
547 int key_confirm_quit(object *op, char key);
548 void flee_player(object *op);
549 int check_pick(object *op);
550 object *find_arrow(object *op, const char *type);
551 object *find_better_arrow(object *op, object *target, const char *type, int *better);
552 object *pick_arrow_target(object *op, const char *type, int dir);
553 int fire_bow(object *op, object *part, object *arrow, int dir, int wc_mod, sint16 sx, sint16 sy);
554 int player_fire_bow(object *op, int dir);
555 void fire_misc_object(object *op, int dir);
556 void fire(object *op, int dir);
557 object *find_key(object *pl, object *container, object *door);
558 void move_player_attack(object *op, int dir);
559 int move_player(object *op, int dir);
560 int handle_newcs_player(object *op);
561 int save_life(object *op);
562 void remove_unpaid_objects(object *op, object *env);
563 char *gravestone_text(object *op);
564 void do_some_living(object *op);
565 void kill_player(object *op);
566 void loot_object(object *op);
567 void fix_weight(void);
568 void fix_luck(void);
569 void cast_dust(object *op, object *throw_ob, int dir);
570 void make_visible(object *op);
571 int is_true_undead(object *op);
572 int hideability(object *ob);
573 void do_hidden_move(object *op);
574 int stand_near_hostile(object *who);
575 int player_can_view(object *pl, object *op);
576 int action_makes_visible(object *op);
577 int op_on_battleground(object *op, int *x, int *y);
578 void dragon_ability_gain(object *who, int atnr, int level);
579 void player_unready_range_ob(player *pl, object *ob);
580 /* plugins.c */
581 int execute_event(object *op, int eventcode, object *activator, object *third, const char *message, int fix);
582 int execute_global_event(int eventcode, ...);
583 int plugins_init_plugin(const char *libfile);
584 void *cfapi_get_hooks(int *type, ...);
585 int plugins_remove_plugin(const char *id);
586 crossfire_plugin *plugins_find_plugin(const char *id);
587 void plugins_display_list(object *op);
588 void *cfapi_system_find_animation(int *type, ...);
589 void *cfapi_system_strdup_local(int *type, ...);
590 void *cfapi_system_register_global_event(int *type, ...);
591 void *cfapi_system_unregister_global_event(int *type, ...);
592 void *cfapi_system_check_path(int *type, ...);
593 void *cfapi_system_re_cmp(int *type, ...);
594 void *cfapi_system_directory(int *type, ...);
595 void *cfapi_map_get_map(int *type, ...);
596 void *cfapi_map_has_been_loaded(int *type, ...);
597 void *cfapi_map_create_path(int *type, ...);
598 void *cfapi_map_get_map_property(int *type, ...);
599 void *cfapi_map_set_map_property(int *type, ...);
600 void *cfapi_map_out_of_map(int *type, ...);
601 void *cfapi_map_update_position(int *type, ...);
602 void *cfapi_map_delete_map(int *type, ...);
603 void *cfapi_map_message(int *type, ...);
604 void *cfapi_map_get_object_at(int *type, ...);
605 void *cfapi_map_get_flags(int *type, ...);
606 void *cfapi_map_present_arch_by_name(int *type, ...);
607 void *cfapi_object_move(int *type, ...);
608 void *cfapi_object_get_key(int *type, ...);
609 void *cfapi_object_set_key(int *type, ...);
610 void *cfapi_object_get_property(int *type, ...);
611 void *cfapi_object_set_property(int *type, ...);
612 void *cfapi_object_apply_below(int *type, ...);
613 void *cfapi_object_apply(int *type, ...);
614 void *cfapi_object_identify(int *type, ...);
615 void *cfapi_object_describe(int *type, ...);
616 void *cfapi_object_drain(int *type, ...);
617 void *cfapi_object_fix(int *type, ...);
618 void *cfapi_object_give_skill(int *type, ...);
619 void *cfapi_object_transmute(int *type, ...);
620 void *cfapi_object_remove(int *type, ...);
621 void *cfapi_object_delete(int *type, ...);
622 void *cfapi_object_clone(int *type, ...);
623 void *cfapi_object_find(int *type, ...);
624 void *cfapi_object_create(int *type, ...);
625 void *cfapi_object_insert(int *type, ...);
626 void *cfapi_object_split(int *type, ...);
627 void *cfapi_object_merge(int *type, ...);
628 void *cfapi_object_distance(int *type, ...);
629 void *cfapi_object_update(int *type, ...);
630 void *cfapi_object_clear(int *type, ...);
631 void *cfapi_object_reset(int *type, ...);
632 void *cfapi_object_check_inventory(int *type, ...);
633 void *cfapi_object_clean_object(int *type, ...);
634 void *cfapi_object_on_same_map(int *type, ...);
635 void *cfapi_object_spring_trap(int *type, ...);
636 void *cfapi_object_check_trigger(int *type, ...);
637 void *cfapi_object_query_cost(int *type, ...);
638 void *cfapi_object_query_money(int *type, ...);
639 void *cfapi_object_cast(int *type, ...);
640 void *cfapi_object_learn_spell(int *type, ...);
641 void *cfapi_object_forget_spell(int *type, ...);
642 void *cfapi_object_check_spell(int *type, ...);
643 void *cfapi_object_pay_amount(int *type, ...);
644 void *cfapi_object_pay_item(int *type, ...);
645 void *cfapi_object_transfer(int *type, ...);
646 void *cfapi_object_find_archetype_inside(int *type, ...);
647 void *cfapi_object_drop(int *type, ...);
648 void *cfapi_object_take(int *type, ...);
649 void *cfapi_object_say(int *type, ...);
650 void *cfapi_object_speak(int *type, ...);
651 void *cfapi_player_find(int *type, ...);
652 void *cfapi_player_message(int *type, ...);
653 void *cfapi_player_send_inventory(int *type, ...);
654 void *cfapi_object_teleport(int *type, ...);
655 void *cfapi_object_pickup(int *type, ...);
656 void *cfapi_archetype_get_first(int *type, ...);
657 void *cfapi_archetype_get_property(int *type, ...);
658 void *cfapi_party_get_property(int *type, ...);
659 void *cfapi_region_get_property(int *type, ...);
660 CommArray_s *find_plugin_command(char *cmd, object *op);
661 int initPlugins(void);
662 /* resurrection.c */
663 int cast_raise_dead_spell(object *op, object *caster, object *spell, int dir, const char *arg);
664 int resurrection_fails(int levelcaster, int leveldead);
665 void dead_player(object *op);
666 void dead_character(const char *name);
667 int dead_player_exists(const char *name);
668 /* rune.c */
669 int write_rune(object *op, object *caster, object *spell, int dir, const char *runename);
670 void move_rune(object *op);
671 void rune_attack(object *op, object *victim);
672 void spring_trap(object *trap, object *victim);
673 int dispel_rune(object *op, object *caster, object *spell, object *skill, int dir);
674 int trap_see(object *op, object *trap);
675 int trap_show(object *trap, object *where);
676 int trap_disarm(object *disarmer, object *trap, int risk, object *skill);
677 void trap_adjust(object *trap, int difficulty);
678 /* shop.c */
679 int get_payment(object *pl);
680 sint64 query_cost(const object *tmp, object *who, int flag);
681 const char *query_cost_string(const object *tmp, object *who, int flag);
682 sint64 query_money(const object *op);
683 int pay_for_amount(sint64 to_pay, object *pl);
684 int pay_for_item(object *op, object *pl);
685 int can_pay(object *pl);
686 void sell_item(object *op, object *pl);
687 double shopkeeper_approval(const maptile *map, const object *player);
688 int describe_shop(const object *op);
689 void shop_listing(object *op);
690 bool is_in_shop (object *o);
691 bool is_in_shop (maptile *map, int x, int y);
692 /* skills.c */
693 int steal(object *op, int dir, object *skill);
694 int pick_lock(object *pl, int dir, object *skill);
695 int hide(object *op, object *skill);
696 int jump(object *pl, int dir, object *skill);
697 int do_skill_ident2(object *tmp, object *pl, int obj_class, object *skill);
698 int skill_ident(object *pl, object *skill);
699 int use_oratory(object *pl, int dir, object *skill);
700 int singing(object *pl, int dir, object *skill);
701 int find_traps(object *pl, object *skill);
702 int remove_trap(object *op, int dir, object *skill);
703 int pray(object *pl, object *skill);
704 void meditate(object *pl, object *skill);
705 int write_on_item(object *pl, const char *params, object *skill);
706 int skill_throw(object *op, object *part, int dir, const char *params, object *skill);
707 /* skill_util.c */
708 void init_skills(void);
709 void link_player_skills(object *op);
710 object *find_skill_by_name(object *who, const char *name);
711 object *find_skill_by_number(object *who, int skillno);
712 int change_skill(object *who, object *new_skill, int flag);
713 void clear_skill(object *who);
714 int do_skill(object *op, object *part, object *skill, int dir, const char *string);
715 int calc_skill_exp(object *who, object *op, object *skill);
716 int learn_skill(object *pl, object *scroll);
717 void show_skills(object *op, const char *search);
718 int use_skill(object *op, const char *string);
719 int skill_attack(object *tmp, object *pl, int dir, const char *string, object *skill);
720 /* spell_attack.c */
721 void check_spell_knockback(object *op);
722 void forklightning(object *op, object *tmp);
723 void move_bolt(object *op);
724 int fire_bolt(object *op, object *caster, int dir, object *spob, object *skill);
725 void explosion(object *op);
726 void explode_bullet(object *op);
727 void check_bullet(object *op);
728 void move_bullet(object *op);
729 int fire_bullet(object *op, object *caster, int dir, object *spob);
730 void cone_drop(object *op);
731 void move_cone(object *op);
732 int cast_cone(object *op, object *caster, int dir, object *spell);
733 void animate_bomb(object *op);
734 int create_bomb(object *op, object *caster, int dir, object *spell);
735 object *get_pointed_target(object *op, int dir, int range, int type);
736 int cast_smite_spell(object *op, object *caster, int dir, object *spell);
737 void move_missile(object *op);
738 int make_object_glow(object *op, int radius, int time);
739 int cast_destruction(object *op, object *caster, object *spell_ob);
740 int cast_curse(object *op, object *caster, object *spell_ob, int dir);
741 int mood_change(object *op, object *caster, object *spell);
742 void move_ball_spell(object *op);
743 void move_swarm_spell(object *op);
744 int fire_swarm(object *op, object *caster, object *spell, int dir);
745 int cast_light(object *op, object *caster, object *spell, int dir);
746 int cast_cause_disease(object *op, object *caster, object *spell, int dir);
747 /* spell_effect.c */
748 void cast_magic_storm(object *op, object *tmp, int lvl);
749 int recharge(object *op, object *caster, object *spell_ob);
750 void polymorph_living(object *op);
751 void polymorph_melt(object *who, object *op);
752 void polymorph_item(object *who, object *op);
753 void polymorph(object *op, object *who);
754 int cast_polymorph(object *op, object *caster, object *spell_ob, int dir);
755 int cast_create_missile(object *op, object *caster, object *spell, int dir, const char *stringarg);
756 int cast_create_food(object *op, object *caster, object *spell_ob, int dir, const char *stringarg);
757 int probe(object *op, object *caster, object *spell_ob, int dir);
758 int makes_invisible_to(object *pl, object *mon);
759 int cast_invisible(object *op, object *caster, object *spell_ob);
760 int cast_earth_to_dust(object *op, object *caster, object *spell_ob);
761 void execute_word_of_recall(object *op);
762 int cast_word_of_recall(object *op, object *caster, object *spell_ob);
763 int cast_wonder(object *op, object *caster, int dir, object *spell_ob);
764 int perceive_self(object *op);
765 int cast_create_town_portal(object *op, object *caster, object *spell, int dir);
766 int magic_wall(object *op, object *caster, int dir, object *spell_ob);
767 int dimension_door(object *op, object *caster, object *spob, int dir);
768 int cast_heal(object *op, object *caster, object *spell, int dir);
769 int cast_change_ability(object *op, object *caster, object *spell_ob, int dir, int silent);
770 int cast_bless(object *op, object *caster, object *spell_ob, int dir);
771 int alchemy(object *op, object *caster, object *spell_ob);
772 int remove_curse(object *op, object *caster, object *spell);
773 int cast_identify(object *op, object *caster, object *spell);
774 int cast_detection(object *op, object *caster, object *spell, object *skill);
775 int cast_transfer(object *op, object *caster, object *spell, int dir);
776 void counterspell(object *op, int dir);
777 int cast_consecrate(object *op, object *caster, object *spell);
778 int animate_weapon(object *op, object *caster, object *spell, int dir);
779 int cast_change_map_lightlevel(object *op, object *caster, object *spell);
780 int create_aura(object *op, object *caster, object *spell);
781 void move_aura(object *aura);
782 void move_peacemaker(object *op);
783 int write_mark(object *op, object *spell, const char *msg);
784 /* spell_util.c */
785 object *find_random_spell_in_ob(object *ob, const char *skill);
786 void set_spell_skill(object *op, object *caster, object *spob, object *dest);
787 void init_spells(void);
788 void dump_spells(void);
789 void spell_effect(object *spob, int x, int y, maptile *map, object *originator);
790 int min_casting_level(object *caster, object *spell);
791 int caster_level(object *caster, object *spell);
792 sint16 SP_level_spellpoint_cost(object *caster, object *spell, int flags);
793 int SP_level_dam_adjust(object *caster, object *spob);
794 int SP_level_duration_adjust(object *caster, object *spob);
795 int SP_level_range_adjust(object *caster, object *spob);
796 object *check_spell_known(object *op, const char *name);
797 object *lookup_spell_by_name(object *op, const char *spname);
798 int reflwall(maptile *m, int x, int y, object *sp_op);
799 int cast_create_obj(object *op, object *caster, object *new_op, int dir);
800 int ok_to_put_more(maptile *m, sint16 x, sint16 y, object *op, int immune_stop);
801 int fire_arch_from_position(object *op, object *caster, sint16 x, sint16 y, int dir, object *spell);
802 void regenerate_rod(object *rod);
803 void drain_rod_charge(object *rod);
804 object *find_target_for_friendly_spell(object *op, int dir);
805 int spell_find_dir(maptile *m, int x, int y, object *exclude);
806 void put_a_monster(object *op, const char *monstername);
807 int summon_hostile_monsters(object *op, int n, const char *monstername);
808 void shuffle_attack(object *op, int change_face);
809 void prayer_failure(object *op, int failure, int power);
810 void spell_failure(object *op, int failure, int power, object *skill);
811 int cast_party_spell(object *op, object *caster, int dir, object *spell_ob, char *stringarg);
812 int cast_spell(object *op, object *caster, int dir, object *spell_ob, char *stringarg);
813 void move_spell_effect(object *op);
814 void check_spell_effect(object *op);
815 void apply_spell_effect(object *spell, object *victim);
816 /* swamp.c */
817 void walk_on_deep_swamp(object *op, object *victim);
818 void move_deep_swamp(object *op);
819 /* swap.c */
820 void read_map_log(void);
821 void swap_map(maptile *map);
822 void check_active_maps(void);
823 maptile *map_least_timeout(char *except_level);
824 void swap_below_max(char *except_level);
825 int players_on_map(maptile *m, int show_all);
826 void flush_old_maps(void);
827 /* time.c */
828 void remove_door(object *op);
829 void remove_door2(object *op);
830 void generate_monster_inv(object *gen);
831 void generate_monster_arch(object *gen);
832 void generate_monster(object *gen);
833 void remove_force(object *op);
834 void remove_blindness(object *op);
835 void poison_more(object *op);
836 void move_gate(object *op);
837 void move_timed_gate(object *op);
838 void move_detector(object *op);
839 void animate_trigger(object *op);
840 void move_hole(object *op);
841 object *stop_item(object *op);
842 void fix_stopped_item(object *op, maptile *map, object *originator);
843 object *fix_stopped_arrow(object *op);
844 void move_arrow(object *op);
845 void change_object(object *op);
846 void move_teleporter(object *op);
847 void move_player_changer(object *op);
848 void move_firewall(object *op);
849 void move_player_mover(object *op);
850 void move_duplicator(object *op);
851 void move_creator(object *creator);
852 void move_marker(object *op);
853 int process_object(object *op);
854 /* timers.c */
855 void cftimer_process_timers(void);
856 void cftimer_process_event(object *ob);
857 int cftimer_create(int id, long delay, object *ob, int mode);
858 int cftimer_destroy(int id);
859 int cftimer_find_free_id(void);
860 /* weather.c */
861 void set_darkness_map(maptile *m);
862 void tick_the_clock(void);
863 void init_weather(void);
864 void weather_effect(const char *filename);
865 int worldmap_to_weathermap(int x, int y, int *wx, int *wy, maptile *m);
866 int real_world_temperature(int x, int y, maptile *m);
867 int similar_direction(int a, int b);