Home
last modified time | relevance | path

Searched refs:gameresult (Results 1 – 11 of 11) sorted by relevance

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Danongame_gameresult.c51 if (!(gameresult)) in gameresult_destroy()
57 if ((gameresult->players)) xfree((void *)gameresult->players); in gameresult_destroy()
58 if ((gameresult->heroes)) xfree((void *)gameresult->heroes); in gameresult_destroy()
59 xfree((void *)gameresult); in gameresult_destroy()
66 t_anongame_gameresult * gameresult; in anongame_gameresult_parse() local
144 gameresult->heroes = NULL; in anongame_gameresult_parse()
159 return gameresult; in anongame_gameresult_parse()
164 assert(gameresult); in gameresult_get_number_of_results()
166 return gameresult->number_of_results; in gameresult_get_number_of_results()
171 if (!(gameresult)) in gameresult_get_player_result()
[all …]
H A Danongame_gameresult.h71 extern int gameresult_destroy(t_anongame_gameresult * gameresult);
73 extern char gameresult_get_number_of_results(t_anongame_gameresult * gameresult);
74 extern int gameresult_get_player_result(t_anongame_gameresult * gameresult, int player);
75 extern int gameresult_get_player_number(t_anongame_gameresult * gameresult, int player);
H A Dteam.c469 extern int team_update_xp(t_team * team, int gameresult, unsigned int opponlevel, int * xp_diff) in team_update_xp() argument
492 switch (gameresult) in team_update_xp()
499 eventlog(eventlog_level_error, __FUNCTION__, "got invalid game result: %d", gameresult); in team_update_xp()
H A Danongame.c1745 t_anongame_gameresult *gameresult; in handle_w3route_packet() local
1754 if (!(gameresult = anongame_gameresult_parse(packet))) in handle_w3route_packet()
1757 result = gameresult_get_player_result(gameresult, 0); in handle_w3route_packet()
1766 anongame_set_gameresults(a, gameresult); in handle_w3route_packet()
H A Daccount_wrap.h189 extern int account_update_xp(t_account * account, t_clienttag clienttag, t_game_result gameresult, …
H A Daccount_wrap.c1875 extern int account_update_xp(t_account * account, t_clienttag clienttag, t_game_result gameresult, … in account_update_xp() argument
1898 switch (gameresult) in account_update_xp()
1905 eventlog(eventlog_level_error, __FUNCTION__, "got invalid game result: %d", gameresult); in account_update_xp()
/dports/games/tuxmath/tuxmath_w_fonts-2.0.3/src/
H A Dcampaign.c50 int gameresult = 0, endcampaign = 0; in start_campaign() local
80 gameresult = game(); in start_campaign()
83 if (gameresult == GAME_OVER_WON) in start_campaign()
85 else if (gameresult == GAME_OVER_LOST) in start_campaign()
90 else if (gameresult == GAME_OVER_ERROR) in start_campaign()
96 else if (gameresult == GAME_OVER_ESCAPE) in start_campaign()
104 fprintf(stderr, "gameresult = %d\n", gameresult); in start_campaign()
/dports/games/toppler/toppler-1.1.6/
H A Dmenu.cc757 int gameresult; in main_game_loop() local
781 gameresult = gam_towergame(anglepos, resttime, demo, &tmpbuf); in main_game_loop()
782 } while ((gameresult == GAME_DIED) && pts_lifesleft()); in main_game_loop()
784 if (gameresult == GAME_FINISHED) { in main_game_loop()
797 gameresult = GAME_ABORTED; in main_game_loop()
802 } while (pts_lifesleft() && (tower < lev_towercount()) && (gameresult != GAME_ABORTED)); in main_game_loop()
804 if (gameresult != GAME_ABORTED) in main_game_loop()
/dports/games/scid/scid/tcl/tools/
H A Dfics.tcl312 $w.f.top.fconsole.f1.console tag configure gameresult -foreground $::fics::colgameresult
906 $t insert end "$line\n" gameresult
/dports/games/pvpgn/pvpgn-1.8.5/
H A DCREDITS251 For pointing out what gameresult 5 means.
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/
H A Dfrequencies.gold144438 "gameresult": -7.626083,
144496 "oGameState.gameresult": -6.239788,