5 * Copyright (C) 2006-2011 Matteo Nastasi
6 * mailto: nastasi@alternativeoutput.it
7 * matteo.nastasi@milug.org
8 * web: http://www.alternativeoutput.it
10 * This program is free software; you can redistribute it and/or modify
11 * it under the terms of the GNU General Public License as published by
12 * the Free Software Foundation; either version 2 of the License, or
13 * (at your option) any later version.
15 * This program is distributed in the hope that it will be useful, but
16 * WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABLILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18 * General Public License for more details. You should have received a
19 * copy of the GNU General Public License along with this program; if
20 * not, write to the Free Software Foundation, Inc, 59 Temple Place -
21 * Suite 330, Boston, MA 02111-1307, USA.
26 define(BRISK_CONF, "brisk.conf.pho");
27 define(FTOK_PATH, "/var/lib/brisk");
28 define(LEGAL_PATH, "/tmp/legal_brisk");
29 define(PROXY_PATH, "/var/lib/brisk_proxy");
31 define(TABLES_AUTH_N, 4);
33 define(MAX_POINTS, 5);
34 define(MAX_PLAYERS, (20 + (PLAYERS_N * TABLES_N)));
35 define(SHM_DIMS_MIN, (50000 + 10000 * TABLES_N + 15000 * MAX_PLAYERS));
36 define(SHM_DIMS_MAX, SHM_DIMS_MIN + 1048576);
37 define(SHM_DIMS_DLT, 65536);
39 define(SHM_DIMS_U_MIN, 4096);
40 define(SHM_DIMS_U_MAX, 65536);
41 define(SHM_DIMS_U_DLT, 4096);
44 define(COMM_GEN_N, 50);
47 define(CHAT_ILL_TIME, 6);
50 define(STREAM_TIMEOUT, 20);
51 define(EXPIRE_TIME_RD, 180);
52 define(EXPIRE_TIME_SMAMMA, 360);
53 define(EXPIRE_TIME_WAG, 10);
54 define(WAKEUP_TIME, 12);
55 // BAN_TIME da allineare anche in commons.js
56 define(BAN_TIME, 3600);
57 define(GARBAGE_TIMEOUT, 10);
58 define(NICKSERV, "<i>BriskServ</i>");
61 define(DBG_ONL2, 0x0001);
62 define(DBG_ONLY, 0x0002);
63 define(DBG_MAIN, 0x0004);
64 define(DBG_READ, 0x0008);
65 define(DBG_REA2, 0x0010);
66 define(DBG_SEND, 0x0020);
67 define(DBG_LOCK, 0x0040);
68 define(DBG_WRIT, 0x0080);
69 define(DBG_LOAD, 0x0100);
70 define(DBG_AUTH, 0x0200);
71 define(DBG_CRIT, 0x0400);
72 define(DBG_LMOP, 0x0800);
74 // NOTE: BRISK DEBUG must be a numerical constant, not the result of operations on symbols
75 define(BRISK_DEBUG, 0xffffffbf);
77 define(BRISK_SINGLE_DEBUG,0);
78 define(BRISK_SINGLE_SESS, "");
79 // define(DEBUGGING, "local");
81 require_once("$DOCUMENT_ROOT/Etc/".BRISK_CONF);
83 $mlang_brisk = array( 'btn_backstand'=> array( 'it' => 'torna in piedi',
84 'en' => 'back standing' ),
85 'btn_close' => array( 'it' => 'chiudi',
88 'tit_all' => array( 'it' => 'tutti',
91 'tabtout_a'=> array( 'it' => '<br>Sei stato inattivo per ',
92 'en' => '<br>You are being idle for ' ),
93 'tabtout_b'=> array( 'it' => ' minuti. <br><br>Quindi ritorni tra i <b>Giocatori in piedi</b>.',
94 'en' => ' minutes. <br><br>Then you return with the <b>standing players</b>.'),
95 'tickmust' => array( 'it' => '<br>Per attivare il messaggio di segnalazione del tavolo occorre essere seduti.<br><br>',
96 'en' => '<br>To activate the signalling message of the table it\'s necessary to be sitting<br><br>'),
97 'tickjust' => array( 'it' => '<br>Il messaggio di segnalazione del tavolo è già attivato.<br><br> ',
98 'en' => 'EN<br>Il messaggio di segnalazione del tavolo è già attivato.<br><br> '),
99 'tickwait' => array( 'it' => '<br>Il messaggio di segnalazione del tavolo<br>è disattivato ancora per %d second%s.<br><br>',
100 'en' => 'EN<br>The signalling message of the table<br>will be deactivated for %d second%s.<br><br>'),
101 'alarpass' => array( 'it' => '<br>La password digitata non è corretta.<br><br>',
102 'en' => '<br>The entered password is not correct.<br><br>'),
103 'alarret' => array( 'it' => '"Alarm \\"<b>%s</b>\\" inviato a <b>%s</b>."',
104 'en' => '"Alarm \\"<b>%s</b>\\" sent to <b>%s</b>."'),
105 'authmust' => array( 'it' => '<b>Per autenticare qualcuno devi a tua volta essere autenticato.</b>',
106 'en' => '<b>To authenticate someone you have to be authenticated.</b>'), // on your turn
107 'mesgmust' => array( 'it' => '<b>Per inviare un messaggio devi essere autenticato.</b>',
108 'en' => '<b>To send a message you have to be authenticated.</b>'),
109 'nickmust' => array( 'it' => 'Il nickname deve contenere almeno una lettera dell\'alfabeto o una cifra.',
110 'en' => 'The nickname have to contain at least one letter or one number.'),
111 'nickdupl' => array( 'it' => 'Nickname <b>%s</b> già in uso.',
112 'en' => 'The nickname <b>%s</b> is already in use.'),
113 'authchan' => array( 'it' => '<b>Non puoi cambiare nick a un tavolo per soli autenticati o se sei in modalità isolata.</b>',
114 'en' => '<b>You can\'t change your nickname into a table for only authenticated or if you are in isolation mode.</b>'),
115 'nickjust' => array( 'it' => 'Il nickname <b>\'%s\'</b> è già registrato, <b>se il suo proprietario si autentificherà verrai rinominato d\'ufficio come ghost<i>N</i>.</b>',
116 'en' => 'The nickname <b>\'%s\'</b> is already registered, <b>if its proprietary will authenticate you will named again officially ghost<i>N</i>.</b>'), // FIXME: him ???
117 'statunkn' => array( 'it' => 'Questo stato non esiste.',
118 'en' => 'This state don\'t exists.'),
119 'tabincon' => array( 'it' => '<br>I dati del tavolo n° %d sono inconsistenti, verranno resettati.<br><br>Torni in piedi.<br><br>',
120 'en' => 'EN <br>I dati del tavolo n° %d sono inconsistenti, verranno resettati.<br><br>Torni in piedi.<br><br>'),
121 'listmust' => array( 'it' => '<b>Per andare in isolamento non bisogna essere seduti a tavoli non riservati.</b>',
122 'en' => '<b>To go to isolation you must don\'t stay on not reserved tables</b>'),
124 'tit_onauth'=>array( 'it' => '(solo aut.)',
125 'en' => '(only aut.)'),
126 'tit_onisol'=>array( 'it' => '(isolam.to)',
127 'en' => '(isolation)'),
128 'db_failed' =>array('it' => '<br>Il collegamento al database è fallito.<br>Temporaneamente tutte le autenticazioni verranno sospese, accederai a Brisk come un utente normale.<br><br>Ci scusiamo per il disagio.',
129 'en' => 'Connection to the database failed<br>All authentications are suspended temporarly, you login as normal user.<br>We are about the limitation')
134 $G_lng = langtolng($G_lang);
136 $G_all_points = array( 11,10,4,3,2, 0,0,0,0,0 );
137 $G_brisk_version = "3.5.0";
139 /* MLANG: ALL THE INFO STRINGS IN brisk.phh */
140 $root_wellarr = array( 'it' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: seconda versione di test per la nuova gestione dei dati volatili, rivista gestione del ticker.',
141 'Se vuoi iscriverti alla <a target="_blank" href="mailto:ml-briscola+subscribe@milug.org">Mailing List</a>, cliccala!' ),
142 'en' => array ( 'Brisk (Ver. '.$G_brisk_version.'), <b>NEWS</b>: second test version for the new volatile data management, ticker management refactored.',
143 'If you want to subscribe our <a target="_blank" href="ml-briscola+subscribe@milug.org">Mailing List</a>, click it!' ) );
145 $G_room_help = array( 'it' => '
146 <div style=\\"text-align: left; padding: 8px;\\">
147 <b>Descrizione</b><br>
148 Questa è un\'implementazione della briscola in cinque, così come è spiegata su
149 <a target=\\"_blank\\" href=\\"http://it.wikipedia.org/wiki/Briscola#Gioco_a_5\\">Wikipedia</a>; in breve è la variante con l\'asta prima sulla carta e poi sui punti.<br><br>
150 <b>Configurazione del browser.</b><br>
151 Occorre abilitare i cookies.<br>
153 <b>Uso del sito</b><br>
154 Potete sedervi a un tavolo o rimanere in piedi.<br>
155 Se al vostro tavolo si raggiungono i 5 giocatori inizia automaticamente la partita.<br>
158 All\'inizio vengono distribuite le carte e parte l\'asta; per partecipare all\'asta, quando sarà il vostro turno, potrete scegliere se andare avanti o passare cliccando sulle icone corrispondenti. Se si arriva ai punti, scrivete nella textbox il vostro rilancio e cliccate PUNTI.<br><br>
159 Chi vince l\'asta dovrà decidere il seme della carta scelta e inizierà la mano.<br>
160 Per giocare le carte dovrete trascinarle nel quadrato al centro del vostro schermo.<br><br>
161 Il vostro turno è sempre segnalato da una cornice verde lampeggiante intorno al quadrato al centro del vostro schermo.<br><br>
162 Durante la partita, se vorrete ricaricare la pagina, usate l\'apposito bottone \\"reload\\" in basso a destra.<br>
163 Dopo che è iniziata una partita per uscirne dovete chiedere agli altri giocatori di sbloccarla cliccando sul lucchetto. Se non si segue questa prassi, una volta usciti, non vi potrete sedere a nessun tavolo per '.floor(BAN_TIME/60).' minuti.
165 <dt><b>Comandi della chat</b>
166 <dd><b>/nick <i><nuovo_nickname></i></b> - cambio di nickname
167 <dd><b>/tav <i><frase di invito></i></b> - invito per gli altri giocatori al tavolo dove si è seduti
168 <dd><b>/st <i><stato></i></b> - cambia l\'icona associata al tuo user; <i>stato</i> può valere: \\"normale\\", \\"fuori\\", \\"pausa\\", \\"cibo\\", \\"cane\\", \\"lavoro\\", \\"presente\\" oppure \\"sigaretta\\"
169 <dd><b>/authreq</b> - se si è autenticati permette di garantire per un utente fidato
170 <dd><b>/mesgtoadm</b> - se si è autenticati permette di lasciare un messaggio all\'amministratore del sito
171 <dd><b>/listen <all or auth></b> - se si è autenticati permette leggere solo i messaggi degli altri autenticati (auth) o di tutti (all)
177 <div style=\\"text-align: left; padding: 8px;\\">
178 <b>EN Descrizione</b><br>
179 EN Questa è un\'implementazione della briscola in cinque, così come è spiegata su
180 <a target=\\"_blank\\" href=\\"http://it.wikipedia.org/wiki/Briscola#Gioco_a_5\\">Wikipedia</a>; in breve è la variante con l\'asta prima sulla carta e poi sui punti.<br><br>
181 <b>EN Configurazione del browser.</b><br>
182 Occorre abilitare i cookies.<br>
184 <b>Uso del sito</b><br>
185 Potete sedervi a un tavolo o rimanere in piedi.<br>
186 Se al vostro tavolo si raggiungono i 5 giocatori inizia automaticamente la partita.<br>
189 All\'inizio vengono distribuite le carte e parte l\'asta; per partecipare all\'asta, quando sarà il vostro turno, potrete scegliere se andare avanti o passare cliccando sulle icone corrispondenti. Se si arriva ai punti, scrivete nella textbox il vostro rilancio e cliccate PUNTI.<br><br>
190 Chi vince l\'asta dovrà decidere il seme della carta scelta e inizierà la mano.<br>
191 Per giocare le carte dovrete trascinarle nel quadrato al centro del vostro schermo.<br><br>
192 Il vostro turno è sempre segnalato da una cornice verde lampeggiante intorno al quadrato al centro del vostro schermo.<br><br>
193 Durante la partita, se vorrete ricaricare la pagina, usate l\'apposito bottone \\"reload\\" in basso a destra.<br>
194 Dopo che è iniziata una partita per uscirne dovete chiedere agli altri giocatori di sbloccarla cliccando sul lucchetto. Se non si segue questa prassi, una volta usciti, non vi potrete sedere a nessun tavolo per '.floor(BAN_TIME/60).' minuti.
196 <dt><b>Comandi della chat</b>
197 <dd><b>/nick <i><nuovo_nickname></i></b> - cambio di nickname
198 <dd><b>/tav <i><frase di invito></i></b> - invito per gli altri giocatori al tavolo dove si è seduti
199 <dd><b>/st <i><stato></i></b> - cambia l\'icona associata al tuo user; <i>stato</i> può valere: \\"normale\\", \\"fuori\\", \\"pausa\\", \\"cibo\\", \\"cane\\", \\"lavoro\\", \\"presente\\" oppure \\"sigaretta\\"
200 <dd><b>/authreq</b> - se si è autenticati permette di garantire per un utente fidato
201 <dd><b>/mesgtoadm</b> - se si è autenticati permette di lasciare un messaggio all\'amministratore del sito
202 <dd><b>/listen <all or auth></b> - se si è autenticati permette leggere solo i messaggi degli altri autenticati (auth) o di tutti (all)
208 $G_room_passwdhowto = array( 'it' => '<br><h2>Come registrarsi su Brisk</h2>
209 <div style=\\"text-align: left; padding: 8px;\\">
210 Attualmente ci sono due metodi per ottenere una password sul sito:<br><br>
212 <li><b>Facendosi garantire da un utente di Brisk che già possidede una password</b><br><br>
213 <li><b>Auto-garantendosi utilizzando uno dei seguenti sistemi di identificazione digitale:</b><br><br>
215 <li>Carta Regionale dei Servizi della Lombardia (la tessera sanitaria)
216 <li>Carta Regionale dei Servizi del Friuli Venezia Giulia (la tessera sanitaria)
217 <li>Smart card di InfoCamere
220 <b>Per auto-garantisi occorre possedere:</b><br><br>
222 <li>il codice PIN della propria carta
223 <li>il lettore di smart-card per collegare la carta al PC (acquistabile di solito presso le edicole)
226 <b>Per effettuare la registrazione collegarsi al sito:</b><br><br>
228 <dd><a class=\\"flat\\" target=\\"_blank\\" href=\\"https://brisk.mine.nu\\">https://brisk.mine.nu</a>
231 Se sei in possesso di una carta che permette l\'identificazione via internet che non è nell\'elenco qui sopra
232 <a class=\\"flat\\" href=\\"mailto:authadmbrisk@alternativeoutput.it\\">fai una segnalazione</a>.
237 'en' => '<br><h2>EN Come registrarsi su Brisk</h2>
238 <div style=\\"text-align: left; padding: 8px;\\">
239 EN Attualmente ci sono due metodi per ottenere una password sul sito:<br><br>
241 <li><b>Facendosi garantire da un utente di Brisk che già possidede una password</b><br><br>
242 <li><b>Auto-garantendosi utilizzando uno dei seguenti sistemi di identificazione digitale:</b><br><br>
244 <li>Carta Regionale dei Servizi della Lombardia (la tessera sanitaria)
245 <li>Carta Regionale dei Servizi del Friuli Venezia Giulia (la tessera sanitaria)
248 <b>Per auto-garantisi occorre possedere:</b><br><br>
250 <li>il codice PIN della propria carta
251 <li>il lettore di smart-card per collegare la carta al PC (acquistabile di solito presso le edicole)
254 <b>Per effettuare la registrazione collegarsi al sito:</b><br><br>
256 <dd><a class=\\"flat\\" target=\\"_blank\\" href=\\"https://brisk.mine.nu\\">https://brisk.mine.nu</a>
259 Se sei in possesso di una carta che permette l\'identificazione via internet che non è nell\'elenco qui sopra
260 <a class=\\"flat\\" href=\\"mailto:authadmbrisk@alternativeoutput.it\\">fai una segnalazione</a>.
266 <dd>Seguendo la procedura di auto-garanzia all\'url: <a href="https://brisk.mine.nu">https://brisk.mine.nu</a>
270 $G_room_about = array( 'it' => '<br>
271 <div id=\\"header\\" class=\\"header\\">
272 <img class=\\"nobo\\" src=\\"img/brisk_logo64.png\\">
273 briscola chiamata in salsa ajax
275 <br><b>version '.$G_brisk_version.'</b><br><br>
276 Copyright 2006-2009 <a href=\\"mailto:brisk@alternativeoutput.it\\">Matteo Nastasi</a> (aka mop)<br><br>',
278 <div id=\\"header\\" class=\\"header\\">
279 <img class=\\"nobo\\" src=\\"img/brisk_logo64.png\\">
280 declaration briscola in ajax sauce <b>(Beta)</b>
282 <br><b>version '.$G_brisk_version.'</b><br><br>
283 Copyright 2006-2009 <a href=\\"mailto:brisk@alternativeoutput.it\\">Matteo Nastasi</a> (aka mop)<br><br>');
285 $escinp_from = array( "\"" );
286 $escinp_to = array( """ );
288 function escinput($s)
290 GLOBAL $escinp_from, $escinp_to;
292 return str_replace($escinp_from, $escinp_to, $s);
297 return htmlentities($s);
300 function esclfhtml($s)
302 return str_replace("\n", "<br>\n", htmlentities($s));
306 function langtolng($lang)
310 return ($G_lang == 'en' ? '-en' : '');
313 function csplitter($in, $sep)
319 for ($i = 0 ; $i < strlen($in) ; $i++) {
320 $ini = substr($in, $i, 1);
324 else if ($ini == $sep) {
343 $from = array ( '\\', '@', '|' );
344 $to = array ( '\\\\', '@', '¦' );
346 return (str_replace($from, $to, htmlentities($s,ENT_COMPAT,"UTF-8")));
351 $from = array ( '\\', '|', "\t", "\n");
352 $to = array ( '\\\\', '\\|', "\\t", "\\n");
354 return (str_replace($from, $to, $s));
357 function xcapemesg($s)
359 $from = array ( "\n");
360 $to = array ( "\\n");
362 return (str_replace($from, $to, $s));
371 var $auth_only; // se tavolo riservato o libero
378 var $table_start; // information field
386 function create($idx)
388 if (($thiz = new Table()) == FALSE)
392 $thiz->player = array();
394 $thiz->auth_only = FALSE;
400 $thiz->table_token = "";
401 $thiz->table_start = 0;
403 $thiz->wakeup_time = 0;
410 $this->idx = $from->idx;
411 $this->player = array();
412 for ($i = 0 ; $i < $from->player_n ; $i++)
413 $this->player[$i] = $from->player[$i];
414 $this->player_n = $from->player_n;
416 log_main("PLAYER_N - parent::copy.".$this->player_n);
418 $this->auth_only = $from->auth_only;
420 $this->wag_own = $from->wag_own;
421 $this->wag_com = $from->wag_com;
422 $this->wag_tout = $from->wag_tout;
424 $this->table_token = $from->table_token;
425 $this->table_start = $from->table_start;
427 $this->wakeup_time = $from->wakeup_time;
430 function myclone($from)
432 if (($thiz = new Table()) == FALSE)
440 function spawn($from)
442 if (($thiz = new Table()) == FALSE)
445 $thiz->idx = $from->idx;
446 $thiz->player = array();
447 for ($i = 0 ; $i < $from->player_n ; $i++)
448 $thiz->player[$i] = $i;
449 $thiz->player_n = $from->player_n;
451 $thiz->auth_only = $from->auth_only;
453 $thiz->wag_own = $from->wag_own;
454 $thiz->wag_com = $from->wag_com;
455 $thiz->wag_tout = $from->wag_tout;
457 $thiz->table_token = $from->table_token;
458 $thiz->table_start = $from->table_start;
460 $thiz->wakeup_time = $from->wakeup_time;
465 function wag_set($user_idx, $mesg)
469 $this->wag_own = $user_idx;
470 $this->wag_com = $mesg;
474 function wag_reset($timeout)
476 log_main("WAG_RESET");
478 unset($this->wag_own);
481 $this->wag_tout = $timeout;
484 function player_get($idx)
486 return ($this->player[$idx]);
489 function player_set($idx, $player)
491 $this->player[$idx] = $player;
494 function user_add($idx)
496 $this->player[$this->player_n] = $idx;
499 return ($this->player_n - 1);
502 function user_rem($room, $user)
504 $tabpos = $user->table_pos;
506 /* verifico la consistenza dei dati */
507 if ($room->user[$this->player[$tabpos]] == $user) {
509 /* aggiorna l'array dei giocatori al tavolo. */
510 for ($i = $tabpos ; $i < $this->player_n-1 ; $i++) {
511 $this->player[$i] = $this->player[$i+1];
512 $user_cur = $room->user[$this->player[$i]];
513 $user_cur->table_pos = $i;
518 log_main("INCONSISTENCY ON TABLE.");
524 // $ret .= table_act_content(($user->subst == 'standup'), $this->table[$i]->player_n, $i, $user->table,
525 // ($this->table[$i]->auth_only == FALSE ? TRUE : $user->flags & USER_FLAG_AUTH));
527 // function act_content($isstanding, $sitted, $table, $cur_table, $allowed)
528 function act_content($user)
531 $isstanding = ($user->subst == 'standup');
532 $sitted = $this->player_n;
534 $cur_table = $user->table;
538 if ($sitted < PLAYERS_N) {
539 if ($this->auth_only) {
540 if ($user->flags & USER_FLAG_AUTH)
554 if ($table == $cur_table)
561 $ret = sprintf('j_tab_act_cont(%d, \'%s\');', $table, $act);
569 define(USER_FLAG_AUTH, 0x02);
571 define(USER_FLAG_MAP_AUTH, 0x0c);
572 define(USER_FLAG_LISTAUTH, 0x04);
573 define(USER_FLAG_ISOLAUTH, 0x08);
575 define(USER_FLAG_DBFAILED, 0x10);
578 define(USER_FLAG_S_NORM, 0x000); // done
579 define(USER_FLAG_S_PAU, 0x100); // done
580 define(USER_FLAG_S_OUT, 0x200); // done
581 define(USER_FLAG_S_DOG, 0x300); // done
582 define(USER_FLAG_S_EAT, 0x400); // done
583 define(USER_FLAG_S_WRK, 0x500); // done
584 define(USER_FLAG_S_SMK, 0x600); // done
585 define(USER_FLAG_S_EYE, 0x700); // done
586 define(USER_FLAG_S_RABB, 0x800); // done
587 define(USER_FLAG_S_SOCC, 0x900); // done
588 define(USER_FLAG_S_BABY, 0xa00); // done
589 define(USER_FLAG_S_MOP, 0xb00); // done
591 define(USER_FLAG_S_ALL, 0xf00); // done
593 /* type of user normal, supporter etc ... */
594 define(USER_FLAG_TY_ALL, 0xff0000); // done
595 define(USER_FLAG_TY_NORM, 0x010000); // done
596 define(USER_FLAG_TY_SUPER, 0x020000); // done
597 // ... other usefull status ...
598 define(USER_FLAG_TY_SUSPEND, 0x400000); // done
599 define(USER_FLAG_TY_DISABLE, 0x800000); // done
602 var $idx; // index in the users array when you are in game
603 var $idx_orig; // index in the users array when you aren't in game
604 var $code; // authentication code
605 var $name; // name of the user
606 var $sess; // session of the user
607 var $ip; // ip of the user
608 var $lacc; // last access (for the cleanup)
609 var $laccwr; // last access (for the cleanup)
610 var $bantime; // timeout to temporary ban
611 var $stat; // status (outdoor, room, table, game, ...)
612 var $subst; // substatus for each status
613 var $step; // step of the current status
614 var $trans_step; // step to enable transition between pages (disable == -1)
615 var $comm; // commands array
616 // var $asta_card; //
618 // var $handpt; // Total card points at the beginning of the current hand.
619 // var $exitislock; // Player can exit from the table ?
621 // FIXME: the table_orig field must be removed after table field verify of index management (in spawned table
622 // it is allways ZERO
623 var $table; // id of the current table when you are in game
624 var $table_orig; // id of the current table when you aren't in game
625 var $table_pos; // idx on the table
626 var $table_token;// token that identify a game on a table
627 var $flags; // Bitfield with: AUTHENTICATE: 0x02
628 var $the_end; // Flag to change the end of the session
630 var $chat_lst; // Last chat line
631 var $chattime; // Array of chat times
632 var $chat_cur; // Current chat line number
633 var $chat_ban; // Time for ban chat
634 var $chat_dlt; // Delta t for ban
640 function create($idx, $name, $sess, $stat = "", $subst = "", $table = -1, $ip="0.0.0.0") {
641 if (($thiz = new User()) == FALSE)
645 $thiz->idx_orig = $idx;
650 $thiz->lacc = time();
651 $thiz->laccwr = time();
654 $thiz->subst = $subst;
656 $thiz->trans_step = -1;
657 $thiz->comm = array();
658 $thiz->asta_card = -2;
659 $thiz->asta_pnt = -1;
661 $thiz->exitislock = TRUE;
665 $thiz->chattime = array_fill(0, CHAT_N, 0);
667 $thiz->chat_lst = "";
671 $thiz->table_orig = $table;
672 $thiz->table = $table;
673 $thiz->table_pos = -1;
674 $thiz->table_token= "";
675 $thiz->shm_sz = SHM_DIMS_U_MIN;
681 $this->idx = $from->idx;
682 $this->idx_orig = $from->idx;
683 $this->code = $from->code;
684 $this->name = $from->name;
685 $this->sess = $from->sess;
686 $this->ip = $from->ip;
687 $this->lacc = $from->lacc;
688 $this->laccwr = $from->laccwr;
689 $this->bantime = $from->bantime;
690 $this->stat = $from->stat;
691 $this->subst = $from->subst;
692 $this->step = $from->step;
693 $this->trans_step = $from->trans_step;
694 $this->comm = array();
696 $i_start = (1 > ($from->step - COMM_N) ? 1 : ($from->step - COMM_N));
697 for ($i = $i_start ; $i < $from->step ; $i++) {
699 if (isset($from->comm[$ii])) {
700 $this->comm[$ii] = $from->comm[$ii];
703 $this->asta_card = $from->asta_card;
704 $this->asta_pnt = $from->asta_pnt;
705 $this->handpt = $from->handpt;
706 $this->exitislock = $from->exitislock;
708 $this->flags = $from->flags;
710 $this->chattime = array();
711 for ($i = 0 ; $i < CHAT_N ; $i++)
712 $this->chattime[$i] = $from->chattime[$i];
713 $this->chat_cur = $from->chat_cur;
714 $this->chat_lst = $from->chat_lst;
715 $this->chat_ban = $from->chat_ban;
716 $this->chat_dlt = $from->chat_dlt;
718 $this->table_orig = $from->table_orig;
719 $this->table = $from->table;
720 $this->table_pos = $from->table_pos;
721 $this->table_token = $from->table_token;
722 $this->the_end = $from->the_end;
723 $this->shm_sz = $from->shm_sz;
728 function myclone($from)
730 if (($thiz = new User()) == FALSE)
738 function spawn($from, $table, $table_pos)
740 if (($thiz = new User()) == FALSE)
743 $thiz->idx = $from->idx;
744 $thiz->idx_orig = $from->idx;
745 $thiz->code = $from->code;
746 $thiz->name = $from->name;
747 $thiz->sess = $from->sess;
748 $thiz->ip = $from->ip;
749 $thiz->lacc = $from->lacc;
750 $thiz->laccwr = $from->laccwr;
751 $thiz->bantime = $from->bantime;
752 $thiz->stat = $from->stat;
753 $thiz->subst = $from->subst;
754 $thiz->step = $from->step;
755 $thiz->trans_step = $from->trans_step;
756 $thiz->comm = array();
759 $i_start = (1 > ($from->step - COMM_N) ? 1 : ($from->step - COMM_N));
760 for ($i = $i_start ; $i < $from->step ; $i++) {
761 log_wr("TRY PUSH:".$i);
763 $thiz->comm[$ii] = $from->comm[$ii];
766 $thiz->asta_card = $from->asta_card;
767 $thiz->asta_pnt = $from->asta_pnt;
768 $thiz->handpt = $from->handpt;
769 $thiz->exitislock = $from->exitislock;
770 $thiz->the_end = $from->the_end;
772 $thiz->flags = $from->flags;
774 $thiz->chattime = array_fill(0, CHAT_N, 0);
776 $thiz->chat_lst = "";
781 $thiz->table_orig = $table;
783 $thiz->table_pos = $table_pos;
784 $thiz->table_token = $from->table_token;
785 $thiz->shm_sz = $from->shm_sz;
794 function code_get() {
795 return ($this->code);
798 function stat_set($stat) {
799 log_main("sess: [".$this->sess. "] NEW STAT: [".$stat."]");
800 $this->stat = "$stat";
803 if (validate_sess($this->sess)) {
804 if (file_exists(PROXY_PATH) == FALSE)
806 $fp = fopen(PROXY_PATH."/".$this->sess.".stat", 'w');
807 fwrite($fp, sprintf("%s\n",$this->stat));
813 function step_set($step)
815 $this->step = $step & 0x7fffffff;
818 if (validate_sess($this->sess) == FALSE)
820 if (file_exists(PROXY_PATH) == FALSE)
822 if (($fp = @fopen(PROXY_PATH."/".$this->sess.".step", 'w')) == FALSE)
824 fwrite($fp, pack("LL",$this->step, $this->idx));
827 log_main("step_set [".$this->sess. "] [".$this->step."]");
835 function step_inc($delta = 1) {
836 $this->step += $delta;
837 /* modularization because unpack() not manage unsigned 32bit int correctly */
838 $this->step &= 0x7fffffff;
840 if (validate_sess($this->sess)) {
841 if (file_exists(PROXY_PATH) == FALSE)
843 $fp = fopen(PROXY_PATH."/".$this->sess.".step", 'w');
844 fwrite($fp, pack("LL", $this->step, $this->idx));
847 log_main("step_inc [".$this->sess. "] [".$this->step."]");
855 static function step_get($sess)
859 if (validate_sess($sess) == FALSE)
862 if (file_exists(PROXY_PATH) == FALSE)
864 if (($fp = @fopen(PROXY_PATH."/".$sess.".step", 'rb')) == FALSE)
866 if (($s = fread($fp, 8)) == FALSE)
870 $arr = unpack('Ls/Li', $s);
873 // log_rd2("A0: ".$arr[0]." A1: ".$arr[1]);
880 log_rd2("STEP_GET [".$sess."]: return false ");
887 log_legal($curtime, $this, "STAT:LOGOUT", '');
889 $tmp_sess = $this->sess;
891 step_unproxy($tmp_sess);
892 $this->name = ""; // OK here
893 while (array_pop($this->comm) != NULL);
895 $this->chattime = array_fill(0, CHAT_N, 0);
897 $this->chat_lst = "";
900 $this->the_end = FALSE;
903 static function load_data($id, $sess)
905 log_main("load_data: id [".$id."] sess [".($sess == FALSE ? "FALSE" : $sess)."] ");
909 if (($tok = @ftok(FTOK_PATH."/user".$id, "B")) == -1) {
910 log_main("ftok failed");
915 if (($shm_sz = sharedmem_sz($tok)) == -1) {
916 log_main("shmop_open failed");
920 $shm_sz = SHM_DIMS_U_MIN;
922 if ($shm = shm_attach($tok, $shm_sz)) {
923 $user = @shm_get_var($shm, $tok);
925 if ($sess != FALSE && $user->sess != $sess) {
929 log_only("user == ".($user == FALSE ? "FALSE" : "TRUE")." user === ".($user === FALSE ? "FALSE" : "TRUE")." user isset ".(isset($user) ? "TRUE" : "FALSE"));
931 if ($user == FALSE) {
932 log_only("INIT MAIN DATA");
934 // SHSPLIT FIXME: init_data for User class ??
935 $user = User::create($id, "", "");
936 if (@shm_put_var($shm, $tok, $user) == FALSE) {
937 log_only("PUT_VAR FALLITA ".strlen(serialize($user)));
938 log_only(serialize($user));
942 $user->shm_sz = $shm_sz;
948 // SHSPLIT: load users from the shared memory
960 static function save_data($user, $id)
966 if (($tok = @ftok(FTOK_PATH."/user".$id, "B")) == -1) {
969 while ($user->shm_sz < SHM_DIMS_U_MAX) {
970 if (($shm = shm_attach($tok, $user->shm_sz)) == FALSE)
973 // log_only("PUT_VAR DI ".strlen(serialize($user)));
974 if (shm_put_var($shm, $tok, $user) != FALSE) {
976 log_main("User[".$id."] saved.");
979 if (shm_remove($shm) === FALSE) {
980 log_only("REMOVE FALLITA");
984 $user->shm_sz += SHM_DIMS_U_DLT;
997 function step_unproxy($sess) {
998 log_rd2("UNPROXY: ".PROXY_PATH."/".$sess.".step");
999 if (file_exists(PROXY_PATH) == FALSE)
1001 @unlink(PROXY_PATH."/".$sess.".step");
1008 var $comm; // commands for many people
1009 var $step; // current step of the comm array
1010 // externalized var $garbage_timeout;
1014 $this->user = array();
1015 $this->table = array();
1017 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
1018 $this->user[$i] = User::create($i, "", "");
1021 for ($i = 0 ; $i < TABLES_N ; $i++) {
1022 $this->table[$i] = Table::create($i);
1025 $row = ( (((int)($i / 4)) % 2) == 0 );
1026 $col = ($i % 2 == 0);
1027 $this->table[$i]->auth_only = (($row && $col) || (!$row && !$col));
1030 $this->table[$i]->auth_only = FALSE;
1033 if ($i < TABLES_AUTH_N)
1034 $this->table[$i]->auth_only = TRUE;
1036 $this->table[$i]->auth_only = FALSE;
1038 // externalized $this->garbage_timeout = 0;
1039 Room::garbage_time_expire_set(0);
1040 $this->shm_sz = SHM_DIMS_MIN;
1043 function garbage_manager($force)
1045 GLOBAL $G_lang, $mlang_brisk, $G_base;
1049 log_rd2("garbage_manager START");
1051 /* Garbage collector degli utenti in timeout */
1054 // externalized if ($force || $this->garbage_timeout < $curtime) {
1055 if ($force || Room::garbage_time_is_expired($curtime)) {
1057 // FIXME BRISK4: include for each kind of table
1058 require_once("${G_base}briskin5/Obj/briskin5.phh");
1060 // Before all align times with table timeout
1061 for ($table_idx = 0 ; $table_idx < TABLES_N ; $table_idx++) {
1062 $table_cur = $this->table[$table_idx];
1063 // if the table is complete and exists its shared mem we get the info about users lacc
1065 if ($table_cur->player_n == PLAYERS_N) {
1066 log_main("PLAYERS == N TABLE ".$table_idx);
1068 if (($sem = Bin5::lock_data($table_idx)) != FALSE) {
1069 log_main("bin5 lock data success");
1071 $no_recovery = FALSE;
1072 if (($bri = Bin5::load_data($table_idx)) != FALSE) {
1073 if ($table_cur->table_token != $bri->table_token) {
1074 log_main("ERROR: not matching table_token. Room: ".$table_cur->table_token." Table: ".$bri->table_token);
1075 log_main("ERROR: not matching table_start. Room: ".$table_cur->table_start." Table: ".$bri->table_start);
1076 $no_recovery = TRUE;
1081 if ($bri != FALSE) {
1085 log_main("garbage_manager: bri loaded successfully.");
1086 $bri->garbage_manager(TRUE);
1088 $bri_table = $bri->table[0];
1090 // is the end of the table
1091 if ($bri->the_end == TRUE) {
1093 * DESTROY OF FINISHED TABLE && MOVE PLAYER TO ROOM AGAIN
1095 log_main("garbage_manager: INSIDE THE END.");
1097 $plist = "$table_cur->table_token|$table_cur->idx|$table_cur->player_n";
1098 for ($i = 0 ; $i < $table_cur->player_n ; $i++) {
1099 $plist .= '|'.$this->user[$table_cur->player[$i]]->sess;
1102 for ($i = 0 ; $i < $bri_table->player_n ; $i++) {
1103 // stat must be "table" by definition
1104 $user_cur = $this->user[$table_cur->player[$i]];
1105 $bri_user = $bri->user[$i];
1107 $user_cur->subst = $bri_user->subst;
1108 $user_cur->step = $bri_user->step;
1109 $user_cur->lacc = $bri_user->lacc;
1110 $user_cur->laccwr = $bri_user->lacc;
1111 $user_cur->bantime = $bri_user->bantime;
1114 log_legal($curtime, $user_cur, "STAT:DESTROY_GAME", $plist);
1116 $this->room_join_wakeup($user_cur, FALSE, 0);
1117 $table_cur->table_token = "";
1118 $table_cur->wakeup_time = $curtime + WAKEUP_TIME;
1119 Bin5::destroy_data($table_idx);
1122 log_main("gm:: save_data");
1124 for ($i = 0 ; $i < $bri_table->player_n ; $i++) {
1125 $this->user[$table_cur->player[$i]]->lacc = $bri->user[$i]->lacc;
1128 Bin5::save_data($bri);
1130 } // else if (($bri = Bin5::load_data($table_idx)) != FALSE) {
1131 else if ($no_recovery == FALSE) {
1132 log_crit("ERROR: table ".$table_idx." unrecoverable join");
1134 for ($i = 0 ; $i < $table_cur->player_n ; $i++) {
1135 $user_cur = $this->user[$table_cur->player[$i]];
1136 $user_cur->subst = "shutdowner";
1137 $user_cur->step_inc();
1139 $ret = sprintf('stat = "%s"; subst = "%s";', $user_cur->stat, $user_cur->subst);
1140 $ret .= "gst.st = ".($user_cur->step+1)."; ";
1141 // MLANG <br>I dati del tavolo n° ".$user_cur->table." sono inconsistenti, verranno resettati.<br><br>Torni in piedi.<br><br>
1142 $prestr = sprintf($mlang_brisk['tabincon'][$G_lang], $user_cur->table);
1143 $ret .= show_notify($prestr, 2000, $mlang_brisk['btn_close'][$G_lang], 400, 110);
1144 $user_cur->comm[$user_cur->step % COMM_N] = $ret;
1145 $user_cur->step_inc();
1148 $plist = "$table_cur->table_token|$user_cur->table|$table_cur->player_n";
1149 for ($i = 0 ; $i < $table_cur->player_n ; $i++) {
1150 $plist .= '|'.$this->user[$table_cur->player[$i]]->sess;
1152 log_legal($curtime, $user_cur, "STAT:DESTROY_GAME(RECOVERY)", $plist);
1154 $this->room_join_wakeup($user_cur, TRUE, -2);
1155 $table_cur->table_token = "";
1158 Bin5::unlock_data($sem);
1160 } // if ($table_cur->player_n == PLAYERS_N) {
1161 } // for ($table_idx = 0 ; $table_idx < TABLES_N ; $table_idx++) {
1163 log_rd2("out new loop.");
1165 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
1166 $user_cur = $this->user[$i];
1168 log_rd2("User: ".$user_cur->name." stat: ".$user_cur->stat." subst: ".$user_cur->subst);
1170 if ($user_cur->sess == "")
1173 if ($user_cur->lacc + EXPIRE_TIME_RD < $curtime) {
1174 // Auto logout dell'utente
1175 log_rd2("AUTO LOGOUT.".($user_cur->lacc + EXPIRE_TIME_RD)." curtime ".$curtime);
1177 if ($user_cur->stat == 'table' || $user_cur->stat == 'room') {
1178 log_auth($user_cur->sess, "Autologout session.");
1182 log_rd2("AUTO LOGOUT.");
1183 if ($user_cur->subst == 'sitdown' || $user_cur->stat == 'table')
1184 $this->room_wakeup($user_cur);
1185 else if ($user_cur->subst == 'standup')
1186 $this->room_outstandup($user_cur);
1188 log_rd2("LOGOUT FROM WHAT ???");
1192 if ($user_cur->laccwr + EXPIRE_TIME_SMAMMA < $curtime) { // lo rimettiamo in piedi
1193 if ($user_cur->stat == 'room' && $user_cur->subst == 'sitdown') {
1194 $this->room_wakeup($user_cur);
1195 $user_cur->comm[$user_cur->step % COMM_N] = "gst.st = ".($user_cur->step+1)."; ";
1196 /* MLANG: <br>Sei stato inattivo per ".(EXPIRE_TIME_SMAMMA/60.0)." minuti. <br><br>Quindi ritorni tra i <b>Giocatori in piedi</b>.", "torna ai tavoli" */
1197 $user_cur->comm[$user_cur->step % COMM_N] .= show_notify($mlang_brisk['tabtout_a'][$G_lang].(EXPIRE_TIME_SMAMMA/60.0).$mlang_brisk['tabtout_b'][$G_lang], 0, $mlang_brisk['btn_backstand'][$G_lang], 400, 100);
1198 $user_cur->step_inc();
1202 log_rd2("GARBAGE UPDATED!");
1204 // externalized $this->garbage_timeout = time() + GARBAGE_TIMEOUT;
1205 Room::garbage_time_expire_set($curtime + GARBAGE_TIMEOUT);
1212 function show_room($user_step, $user)
1214 GLOBAL $G_lang, $mlang_brisk;
1215 log_main("show_room: username: ".$user->name);
1217 $ret = sprintf('gst.st = %d; ', $user_step);
1219 if ($user->flags & USER_FLAG_ISOLAUTH) {
1220 $ret .= 'list_set(\'isolation\', false, \''.$mlang_brisk['tit_onisol'][$G_lang].'\' ); ';
1222 else if ($user->flags & USER_FLAG_LISTAUTH) {
1223 $ret .= 'list_set(\'auth\', false, \''.$mlang_brisk['tit_onauth'][$G_lang].'\' ); ';
1226 $ret .= 'list_set(\'all\', false, \'\' ); ';
1229 if ($user->subst == 'standup')
1230 $ret .= "tra.show(); ";
1232 $ret .= "tra.hide(); ";
1234 $ret .= sprintf('stat = "%s";', $user->stat);
1236 $ret .= root_wellcome($user);
1237 if ($user->flags & USER_FLAG_DBFAILED) {
1238 $ret .= "gst.st = ".($user->step+1)."; ";
1239 $ret .= show_notify($mlang_brisk['db_failed'][$G_lang], 0, $mlang_brisk['btn_close'][$G_lang], 400, 140);
1242 $ret .= sprintf('subst = "%s";', $user->subst);
1243 $itin = ($user->flags & USER_FLAG_AUTH ? "<i>" : "");
1244 $itou = ($user->flags & USER_FLAG_AUTH ? "</i>" : "");
1245 $ret .= sprintf('$("myname").innerHTML = "<b>%s%s%s</b>";', $itin, xcape($user->name), $itou);
1246 for ($i = 0 ; $i < TABLES_N ; $i++) {
1248 $ret .= $this->table_content($user, $i);
1249 // $ret .= table_act_content(($user->subst == 'standup'), $this->table[$i]->player_n, $i, $user->table,
1250 // ($this->table[$i]->auth_only == FALSE ? TRUE : $user->flags & USER_FLAG_AUTH));
1251 $ret .= $this->table[$i]->act_content($user);
1252 if ($this->table[$i]->wag_own != -1)
1253 $ret .= sprintf('tra.add(%d, "%s: %s"); ', $i, $this->user[$this->table[$i]->wag_own]->name, $this->table[$i]->wag_com);
1255 $ret .= sprintf('tra.rem(%d); ', $i);
1257 $ret .= $this->standup_content($user);
1263 function room_wakeup($user)
1265 $table_idx = $user->table;
1266 $table = $this->table[$table_idx];
1268 log_main("WAKEUP: begin function table:".$table_idx." stat: ".$user->stat." subst: ".$user->subst);
1272 $from_table = ($user->stat == "table");
1274 log_main("WAKEUP: from table [".$user->table."] nplayers_n: ".$this->table[$user->table]->player_n);
1276 for ($i = 0 ; $i < $table->player_n ; $i++) {
1277 $user_cur = $this->user[$table->player[$i]];
1278 log_main("PREIMPOST: INLOOP name: ".$user_cur->name);
1280 if ($user->idx_get() != $table->player[$i]) {
1281 $user_cur->stat_set("room");
1282 $user_cur->subst = "sitdown";
1283 $user_cur->laccwr = $curtime;
1285 else if ($user->sess != "") {
1286 $user_cur->stat_set("room");
1287 $user_cur->subst = "standup";
1288 $user_cur->laccwr = $curtime;
1289 $user_cur->table = -1;
1294 $user->stat_set("room");
1295 $user->subst = "standup";
1296 $user->laccwr = $curtime;
1299 $remove_wagon = FALSE;
1300 if($table->wag_own == $user->idx_get()) {
1301 $table->wag_reset($curtime);
1302 $remove_wagon = TRUE;
1306 /* aggiorna l'array dei giocatori al tavolo. */
1307 $table->user_rem($this, $user);
1309 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
1310 $user_cur = $this->user[$i];
1311 if ($user_cur->sess == '' || $user_cur->stat != 'room')
1314 // log_main("VALORI: name: ".$user_cur->name."from_table: ".$from_table." tab: ".$user_cur->table." taix: ".$table_idx." ucur: ".$user_cur." us: ".$user);
1316 $ret = "gst.st = ".($user_cur->step+1)."; ".($remove_wagon ? sprintf("tra.rem(%d);",$table_idx) : "");
1317 if ($from_table && ($user_cur->table == $table_idx || $user->idx_get() == $i)) {
1318 $ret .= 'gst.st_loc++; the_end=true; window.onunload = null; window.onbeforeunload = null; document.location.assign("index.php");|';
1319 // $ret .= 'gst.st_loc++; document.location.assign("index.php");|';
1320 log_main("DOCUMENT.index.php: from table");
1322 else if ($user_cur->stat == "room") {
1323 log_main("DOCUMENT.index.php: from table");
1325 $ret .= $this->table_content($user_cur, $table_idx);
1326 $ret .= $this->standup_content($user_cur);
1328 // $ret .= table_act_content(FALSE, 0, $table_idx, $user->table, FALSE);
1329 $ret .= $table->act_content($user);
1331 if ($user->idx_get() == $i) {
1332 // set the new status
1333 $ret .= 'subst = "standup"; tra.show(); ';
1334 // clean the action buttons in other tables
1335 for ($e = 0 ; $e < TABLES_N ; $e++) {
1336 if ($this->table[$e]->player_n < PLAYERS_N) {
1337 // $ret .= table_act_content(TRUE, 0, $e, $user->table,
1338 // ($this->table[$e]->auth_only == FALSE ? TRUE : $user->flags & USER_FLAG_AUTH));
1339 $ret .= $this->table[$e]->act_content($user);
1344 // $ret .= table_act_content(($user_cur->subst == 'standup'), $table->player_n, $table_idx, $user_cur->table,
1345 // ($table->auth_only == FALSE ? TRUE : $user_cur->flags & USER_FLAG_AUTH));
1346 $ret .= $table->act_content($user_cur);
1349 log_wr("ROOM_WAKEUP: ".$ret);
1350 $user_cur->comm[$user_cur->step % COMM_N] = $ret;
1351 $user_cur->step_inc();
1355 function room_join_wakeup($user, $update_lacc = FALSE, $trans_delta)
1357 $table_idx = $user->table;
1358 $table = $this->table[$table_idx];
1360 log_main("JOIN_WAKEUP: begin function table:".$table_idx." stat: ".$user->stat." subst: ".$user->subst);
1363 $user_wup = array();
1365 $user_tab = array();
1367 log_main("JOIN WAKEUP: from table [".$user->table."] nplayers_n: ".$this->table[$user->table]->player_n);
1369 for ($i = 0 ; $i < $table->player_n ; $i++) {
1370 $user_cur = $this->user[$table->player[$i]];
1371 log_main("PREIMPOST INLOOP name: ".$user_cur->name);
1372 if ($user_cur->sess != "") {
1373 if ($update_lacc == TRUE) {
1374 $user_cur->laccwr = $curtime;
1376 log_main("cur: ".$user_cur->name." subst: ".$user_cur->subst);
1377 if ($user_cur->subst == "shutdowned") {
1378 $user_cur->stat_set("room");
1379 $user_cur->subst = "sitdown";
1381 else if ($user_cur->subst == "shutdowner") {
1382 $user_cur->stat_set("room");
1383 $user_cur->subst = "standup";
1384 $user_cur->table = -1;
1385 $user_wup[$user_wup_n++] = $user_cur;
1387 $remove_wagon = FALSE;
1388 if($table->wag_own == $table->player[$i]) {
1389 $remove_wagon = TRUE;
1390 $table->wag_reset($curtime);
1393 $user_tab[$user_tab_n++] = $table->player[$i];
1397 for ($wup_idx = 0 ; $wup_idx < $user_wup_n ; $wup_idx++)
1398 $table->user_rem($this, $user_wup[$wup_idx]);
1400 /* aggiorna l'array dei giocatori al tavolo. */
1402 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
1403 log_main("START LOOP");
1404 $user_cur = $this->user[$i];
1405 if ($user_cur->sess == '' || $user_cur->stat != 'room') {
1406 log_main("name: ".$user_cur->name."skip subst: ".$user_cur->subst);
1411 log_main("VALORI name: ".$user_cur->name." tab: ".$user_cur->table." taix: ".$table_idx);
1413 $ret = "gst.st = ".($user_cur->step+1)."; ".($remove_wagon ? sprintf("tra.rem(%d);",$table_idx) : "");
1414 if ($user_cur->stat == "room") {
1415 log_main("DOCUMENT.index.php from table");
1417 $ret .= $this->table_content($user_cur, $table_idx);
1418 $ret .= $this->standup_content($user_cur);
1420 // $ret .= table_act_content(FALSE, 0, $table_idx, $user_cur->table,
1421 // ($table->auth_only == FALSE ? TRUE : $user_cur->flags & USER_FLAG_AUTH));
1422 $ret .= $table->act_content($user_cur);
1425 for ($tab_idx = 0 ; $tab_idx < $user_tab_n ; $tab_idx++)
1426 if ($user_tab[$tab_idx] == $i)
1429 // for users that wakeup the room will be reconstructed by index_rd.php
1430 if ($tab_idx < $user_tab_n) {
1431 log_main("PRE show_room username: ".$user_cur->name." STEP: ".$user_cur->step);
1433 // ARRAY_POP DISABLED
1434 // if ($trans_delta == 0)
1435 // while (array_pop($user_cur->comm) != NULL);
1437 $user_cur->trans_step = $user_cur->step + 1 + $trans_delta;
1438 $user_cur->comm[$user_cur->step % COMM_N] = "";
1439 $user_cur->step_inc();
1440 $user_cur->comm[$user_cur->step % COMM_N] = $this->show_room(($user_cur->step + 1), $user_cur);
1441 $user_cur->step_inc();
1442 log_main("POST show_room username: ".$user_cur->name." STEP: ".$user_cur->step);
1446 log_main("JOIN_WAKEUP wup_idx ".$wup_idx." wup_n ".$user_wup_n);
1448 log_main("JOIN_WAKEUP more");
1449 // $ret .= table_act_content(($user_cur->subst == 'standup'), $table->player_n, $table_idx, $user_cur->table,
1450 // ($table->auth_only == FALSE ? TRUE : $user_cur->flags & USER_FLAG_AUTH));
1451 $ret .= $table->act_content($user_cur);
1453 log_main("JOIN_WAKEUP end more");
1455 log_wr("ROOM_JOIN_WAKEUP: ".$ret);
1456 $user_cur->comm[$user_cur->step % COMM_N] = $ret;
1457 $user_cur->step_inc();
1461 function room_outstandup($user)
1463 $this->room_sitdown($user, -1);
1466 function table_update($user)
1468 log_main("table_update: pre - USER: ".$user->name);
1470 $table_idx = $user->table;
1472 if ($table_idx > -1)
1473 $table = $this->table[$table_idx];
1475 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
1477 $user_cur = $this->user[$i];
1478 if ($user_cur->sess == '' || $user_cur->stat != 'room')
1481 $ret = "gst.st = ".($user_cur->step+1)."; ";
1482 if ($table_idx > -1)
1483 $ret .= $this->table_content($user_cur, $table_idx);
1485 if ($user->idx_get() == $i) {
1486 $itin = ($user->flags & USER_FLAG_AUTH ? "<i>" : "");
1487 $itou = ($user->flags & USER_FLAG_AUTH ? "</i>" : "");
1488 $ret .= sprintf('$("myname").innerHTML = "<b>%s%s%s</b>: ";', $itin, xcape($user->name), $itou);
1490 $user_cur->comm[$user_cur->step % COMM_N] = $ret;
1491 $user_cur->step_inc();
1494 log_main("table_update: post");
1497 function room_sitdown($user, $table_idx)
1499 log_main("room_sitdown ".($user == FALSE ? "USER: FALSE" : "USER: ".$user->name));
1503 if ($table_idx > -1 && $table_idx < TABLES_N) {
1504 $table = $this->table[$table_idx];
1507 if ($table->wag_own != -1 && $table->player_n == PLAYERS_N) {
1508 for ($i = 0 ; $i < TABLES_N ; $i++) {
1509 if ($table->wag_own == $table->player[$i]) {
1510 $train_app = sprintf("tra.rem(%d); ", $table_idx);
1511 $table->wag_reset(time());
1518 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
1520 $user_cur = $this->user[$i];
1521 if ($user_cur->sess == '' || $user_cur->stat != 'room')
1524 $ret = "gst.st = ".($user_cur->step+1)."; ".$train_app;
1525 if ($table_idx > -1)
1526 $ret .= $this->table_content($user_cur, $table_idx);
1527 $ret .= $this->standup_content($user_cur);
1529 if ($user->idx_get() == $i) {
1530 $ret .= 'subst = "sitdown"; tra.hide(); ';
1531 // clean the action buttons in other tables
1532 for ($e = 0 ; $e < TABLES_N ; $e++) {
1533 // $ret .= table_act_content(FALSE, 0, $e, $user_cur->table, FALSE);
1534 $ret .= $this->table[$e]->act_content($user_cur);
1537 else if ($table_idx > -1) {
1538 if ($table->player_n == PLAYERS_N) {
1539 // $ret .= table_act_content(($user_cur->subst == 'standup'), PLAYERS_N, $table_idx, $user_cur->table,
1540 /// ($table->auth_only == FALSE ? TRUE : $user_cur->flags & USER_FLAG_AUTH));
1541 $ret .= $table->act_content($user_cur);
1544 $user_cur->comm[$user_cur->step % COMM_N] = $ret;
1545 $user_cur->step_inc();
1549 function chatt_send($user, $mesg)
1551 GLOBAL $G_base, $G_alarm_passwd, $mlang_brisk, $G_lang;
1555 $msg = substr($mesg, 6, 128);
1557 $dt = date("H:i ", $curtime);
1568 $is_normchat = FALSE;
1569 /* for old isolation management $is_ticker = FALSE; */
1570 $update_room = FALSE;
1572 if (strcmp($msg, "/tav") == 0 ||
1573 strncmp($msg, "/tav ", 5) == 0) {
1575 if ($user->stat != 'room' || $user->subst != 'sitdown') {
1576 /* MLANG: "<br>Per attivare il messaggio di segnalazione del tavolo occorre essere seduti.<br><br>", "<br>Il messaggio di segnalazione del tavolo è già attivato.<br><br>", "<br>Il messaggio di segnalazione del tavolo<br>è disattivato ancora per %d second%s.<br><br>" */
1577 $msg = $mlang_brisk['tickmust'][$G_lang];
1578 $to_user = show_notify($msg, 0, "chiudi", 400, 100);
1583 $table = $this->table[$user->table];
1585 if ($table->wag_own != -1) {
1586 // MLANG <br>Il messaggio di segnalazione del tavolo è già attivato.<br><br>
1587 $msg = $mlang_brisk['tickjust'][$G_lang];
1588 $to_user = show_notify($msg, 0, "chiudi", 400, 100);
1593 $dtime = $curtime - $table->wag_tout;
1594 if ($dtime < EXPIRE_TIME_WAG) {
1595 // MLANG - <br>Il messaggio di segnalazione del tavolo<br>è disattivato ancora per %d second%s.<br><br>
1596 $msg = sprintf($mlang_brisk['tickwait'][$G_lang],
1597 EXPIRE_TIME_WAG - $dtime, (EXPIRE_TIME_WAG - $dtime == 1 ? ($G_lang == 'en' ? "" : "o") : ($G_lang == 'en' ? "s" : "i")));
1598 $to_user = show_notify($msg, 0, $mlang_brisk['btn_close'][$G_lang] , 400, 100);
1603 $msg = substr($msg, 5);
1605 $table->wag_set($user->idx_get(), $msg);
1606 $to_user = sprintf('tra.add(%d, "%s");', $user->table, xcape(sprintf("%s: %s", $user->name, $msg)));
1607 $to_room = $to_user;
1608 /* for old isolation management $is_ticker = TRUE; */
1610 } // /tav chat command
1612 else if (strncmp($msg, "/alarm ", 7) == 0) {
1613 if (strncmp($msg, "/alarm to ", 10) == 0) {
1614 $sp_pos = strpos($msg, " ", 10);
1615 $target = substr($msg, 10, $sp_pos - 10);
1616 $alarm_check = "/alarm to ".$target." ".$G_alarm_passwd." ";
1620 $alarm_check = "/alarm ".$G_alarm_passwd." ";
1623 if (strncmp($msg, $alarm_check, strlen($alarm_check)) != 0) {
1624 /* MLANG: "<br>La password digitata non è corretta.<br><br>" */
1625 $msg = $mlang_brisk['alarpass'][$G_lang];
1626 $to_user = show_notify($msg, 0, $mlang_brisk['btn_close'][$G_lang], 400, 100);
1631 /* MLANG: "Alarm <b>%s</b> inviato a <b>%s</b>." */
1632 $prestr = sprintf($mlang_brisk['alarret'][$G_lang], xcape(substr($msg, strlen($alarm_check))),
1633 ($target == "" ? $mlang_brisk['tit_all'][$G_lang] : xcape($target)) );
1634 $to_user = sprintf('chatt_sub("%s", [2, "%s"],%s);',
1635 $dt, NICKSERV, $prestr);
1637 $msg = sprintf("<br><b>%s<br><br>%s</b><br><br>",
1638 $dt.NICKSERV, xcape(substr($msg, strlen($alarm_check))));
1639 /* MLANG: "chiudi" */
1640 $to_all = show_notify($msg, 0, $mlang_brisk['btn_close'][$G_lang], 400, 120);
1642 } // /alarm chat command
1643 else if (strncmp($msg, "/listen ", 8) == 0) {
1644 $arg = substr($msg, 8);
1646 if (strcasecmp($arg, "isolation") == 0) {
1648 if ($user->stat == 'room' && $user->subst == 'sitdown' &&
1649 $user->table >= TABLES_AUTH_N) {
1650 $to_user = sprintf('chatt_sub("%s", [2, "%s"],"%s");', $dt, NICKSERV, $mlang_brisk['listmust'][$G_lang]);
1654 $user->flags &= ~USER_FLAG_MAP_AUTH;
1655 $user->flags |= USER_FLAG_ISOLAUTH;
1656 $to_user = 'list_set(\'isolation\', true, \''.$mlang_brisk['tit_onisol'][$G_lang].'\'); ';
1659 else if (strcasecmp($arg, "auth") == 0) {
1660 $flags_old = $user->flags;
1661 $user->flags &= ~USER_FLAG_MAP_AUTH;
1662 $user->flags |= USER_FLAG_LISTAUTH;
1663 $to_user = 'list_set(\'auth\', true, \''.$mlang_brisk['tit_onauth'][$G_lang].'\'); ';
1666 $flags_old = $user->flags;
1667 $user->flags &= ~USER_FLAG_MAP_AUTH;
1668 $to_user = 'list_set(\'all\', true, \'\'); ';
1671 // if from isolation redraw standup area
1672 if (($flags_old ^ $user->flags) & USER_FLAG_ISOLAUTH) {
1673 $to_user .= 'standup_data_old = null; '.$this->standup_content($user);
1677 else if (strcmp($msg, "/authreq") == 0) {
1678 if ($user->flags & USER_FLAG_AUTH) {
1679 $to_user = sprintf('authbox(300,200);');
1682 /* MLANG: "<b>Per autenticare qualcuno devi a tua volta essere autenticato.</b>", "Il nickname deve contenere almeno una lettera dell\'alfabeto o una cifra.", "Nickname <b>%s</b> già in uso." */
1683 $to_user = sprintf('chatt_sub("%s", [2, "%s"],"%s");', $dt, NICKSERV, $mlang_brisk['authmust'][$G_lang]);
1686 else if (strncmp($msg, "/mesgtoadm", 8) == 0) {
1687 if ($user->flags & USER_FLAG_AUTH) {
1688 $to_user = sprintf('mesgtoadmbox(500,300);');
1691 /* MLANG: "<b>Per inviare un messaggio devi essere autenticato.</b>" */
1692 $to_user = sprintf('chatt_sub("%s", [2, "%s"],"%s");', $dt, NICKSERV, $mlang_brisk['mesgmust'][$G_lang]);
1695 else if (strncmp($msg, "/nick ", 6) == 0) {
1696 log_main("chatt_send BEGIN");
1699 if (($name_new = validate_name(substr($msg, 6))) == FALSE) {
1700 $to_user = sprintf('chatt_sub("%s", [2,"%s"],"%s");', $dt, NICKSERV, $mlang_brisk['nickmust'][$G_lang]);
1704 $msg = "COMMAND ".$msg;
1705 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
1706 $user_cur = $this->user[$i];
1708 if ($user_cur->sess == '')
1710 if ($user_cur->name == $name_new)
1713 if ($i < MAX_PLAYERS) {
1714 $prestr = sprintf($mlang_brisk['nickdupl'][$G_lang], xcape($name_new));
1715 $to_user = sprintf('chatt_sub("%s", [2, "%s"],"%s");', $dt, NICKSERV, $prestr);
1719 /* MLANG: "<b>Non puoi cambiare nick a un tavolo per soli autenticati.</b>", "Il nickname <b>\'%s\'</b> è già registrato, <b>se il suo proprietario si autentificherà verrai rinominato d\'ufficio come ghost<i>N</i>.</b>" */
1720 if ($user->flags & USER_FLAG_AUTH) {
1721 if (strcasecmp($user->name,$name_new) != 0) {
1722 if (( ($user->flags & USER_FLAG_MAP_AUTH) != USER_FLAG_ISOLAUTH) &&
1723 ($user->subst == 'standup' ||
1724 ($user->subst != 'standup' && $this->table[$user->table]->auth_only == FALSE)
1727 $user->flags &= ~(USER_FLAG_AUTH | USER_FLAG_TY_ALL); // Remove auth if name changed
1728 for ($i = 0 ; $i < TABLES_N ; $i++) {
1729 $to_user .= $this->table[$i]->act_content($user);
1733 $to_user = sprintf('chatt_sub("%s", [2, "%s"],"%s");', $dt, NICKSERV, $mlang_brisk['authchan'][$G_lang]);
1738 $user->name = $name_new; // OK - nick changed
1739 /* se nome gia' in uso, segnala cosa potrebbe capitare */
1740 if (($user->flags & USER_FLAG_AUTH) == 0) {
1741 if (($bdb = BriskDB::create()) != FALSE) {
1743 /* MLANG: "Il nickname <b>\'%s\'</b> è già registrato, <b>se il suo proprietario si autentificherà verrai rinominato d\'ufficio come ghost<i>N</i>.</b>" */
1744 if ($bdb->login_exists($name_new)) {
1745 $prestr = sprintf($mlang_brisk['nickjust'][$G_lang], xcape($name_new));
1746 $to_user .= sprintf('chatt_sub("%s", [2, "%s"],"%s");', $dt, NICKSERV, $prestr);
1751 log_main("chatt_send start set");
1753 $update_room = TRUE;
1755 } // nick chat command
1757 else if (strncmp($msg, "/st ", 4) == 0) {
1758 log_main("chatt_send BEGIN");
1761 $st_str = substr($msg, 4);
1763 if (strcasecmp($st_str, "normale") == 0) {
1764 $st = USER_FLAG_S_NORM;
1766 else if (strcasecmp($st_str, "pausa") == 0) {
1767 $st = USER_FLAG_S_PAU;
1769 else if (strcasecmp($st_str, "fuori") == 0) {
1770 $st = USER_FLAG_S_OUT;
1772 else if (strcasecmp($st_str, "cane") == 0) {
1773 $st = USER_FLAG_S_DOG;
1775 else if (strcasecmp($st_str, "cibo") == 0) {
1776 $st = USER_FLAG_S_EAT;
1778 else if (strcasecmp($st_str, "lavoro") == 0) {
1779 $st = USER_FLAG_S_WRK;
1781 else if (strcasecmp($st_str, "sigaretta") == 0) {
1782 $st = USER_FLAG_S_SMK;
1784 else if (strcasecmp($st_str, "presente") == 0) {
1785 $st = USER_FLAG_S_EYE;
1787 else if (strcasecmp($st_str, "coniglio") == 0) {
1788 $st = USER_FLAG_S_RABB;
1790 else if (strcasecmp($st_str, "calcio") == 0) {
1791 $st = USER_FLAG_S_SOCC;
1793 else if (strcasecmp($st_str, "pupo") == 0) {
1794 $st = USER_FLAG_S_BABY;
1796 else if (strcasecmp($st_str, "pulizie") == 0) {
1797 $st = USER_FLAG_S_MOP;
1800 /* MLANG: "Questo stato non esiste." */
1801 $to_user = sprintf('chatt_sub("%s", [2,"%s"],"%s");', $dt, NICKSERV, $mlang_brisk['statunkn'][$G_lang]);
1805 log_main("chatt_send start set");
1806 if (($user->flags & USER_FLAG_S_ALL) != $st) {
1807 $update_room = TRUE;
1808 $user->flags = ($user->flags & ~USER_FLAG_S_ALL) | $st;
1811 } // nick chat command
1813 else { // normal chat line
1814 $is_normchat = TRUE;
1815 if ($curtime < ($user->chat_ban + $user->chat_dlt)) {
1817 $user->chat_dlt = $user->chat_dlt * 2;
1818 if ($user->chat_dlt > 120)
1819 $user->chat_dlt = 120;
1821 else if ($user->chat_lst == $msg)
1823 else if ($curtime - $user->chattime[($user->chat_cur + 1) % CHAT_N] < CHAT_ILL_TIME) {
1824 $user->chat_ban = $curtime;
1825 $user->chat_dlt = 5;
1829 $user->chat_ban = 0;
1830 $user->chat_dlt = 0;
1834 $to_user = sprintf('chatt_sub("%s", [%d, "%s"],"%s");', $dt, $user->flags, xcape($user->name), xcape("== chat ban =="));
1837 $to_user = sprintf('chatt_sub("%s", [%d, "%s"],"%s");', $dt, $user->flags, xcape($user->name), xcape($msg));
1838 // temporary silentiation for troll (will became array check)
1839 // if (strcasecmp($user->name,'JackRokka') != 0 && $user->sess != '47ea653f602e8')
1840 $to_room = $to_user;
1843 log_legal($curtime, $user,
1844 ($user->stat == 'room' ? 'room' : 'table '.$user->table),$msg);
1846 $user->chat_lst = "$msg";
1847 $user->chattime[$user->chat_cur % CHAT_N] = $curtime;
1857 // Output to clients
1860 if ($to_user != FALSE) {
1861 $user->comm[$user->step % COMM_N] = "gst.st = ".($user->step+1)."; ";
1862 $user->comm[$user->step % COMM_N] .= $to_user;
1866 if ($to_room != FALSE) {
1867 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
1868 $user_cur = $this->user[$i];
1869 if ($target != "" && $user_cur->name != $target)
1871 if ($user_cur->sess == '' || $user_cur->stat == 'table' || $user->idx_get() == $i)
1874 if ($is_normchat == TRUE) {
1875 // use MAP_AUTH to check if auth or isolation
1876 if ($user_cur->flags & USER_FLAG_MAP_AUTH) {
1877 if (($user->flags & USER_FLAG_AUTH) == 0) {
1883 else if ($is_ticker) {
1884 if (($user_cur->flags & USER_FLAG_MAP_AUTH) == USER_FLAG_ISOLAUTH) {
1885 if ($user->table >= TABLES_AUTH_N)
1890 $user_cur->comm[$user_cur->step % COMM_N] = "gst.st = ".($user_cur->step+1)."; ";
1891 $user_cur->comm[$user_cur->step % COMM_N] .= $to_room;
1892 $user_cur->step_inc();
1897 // FIXME BRISK4: include for each kind of table
1898 require_once("${G_base}briskin5/Obj/briskin5.phh");
1899 // Before all align times with table timeout
1900 for ($table_idx = 0 ; $table_idx < TABLES_N ; $table_idx++) {
1901 $table_cur = $this->table[$table_idx];
1902 // if the table is complete and exists its shared mem we get the info about users lacc
1904 if ($table_cur->player_n == PLAYERS_N) {
1905 log_main("PLAYERS == N TABLE ".$table_idx);
1907 if (($sem = Bin5::lock_data($table_idx)) != FALSE) {
1908 log_main("bin5 lock data success");
1910 $no_recovery = FALSE;
1911 if (($bri = Bin5::load_data($table_idx)) != FALSE) {
1912 if ($table_cur->table_token != $bri->table_token) {
1913 log_main("ERROR: not matching table_token. Room: ".$table_cur->table_token." Table: ".$bri->table_token);
1918 if ($bri != FALSE) {
1919 $bri_table = $bri->table[0];
1920 for ($i = 0 ; $i < $bri_table->player_n ; $i++) {
1921 // stat must be "table" by definition
1922 $bri_user = $bri->user[$i];
1924 if ($target != "" && $bri_user->name != $target)
1926 log_main("writa: ".$user_mesg);
1927 $bri_user->comm[$bri_user->step % COMM_N] = "gst.st = ".($bri_user->step+1)."; ";
1928 $bri_user->comm[$bri_user->step % COMM_N] .= $to_tabl;
1929 $bri_user->step_inc();
1931 Bin5::save_data($bri);
1933 Bin5::unlock_data($sem);
1935 } // if ($table_cur->player_n == PLAYERS_N) {
1936 } // for ($table_idx = 0 ; $table_idx < TABLES_N ; $table_idx++) {
1937 } // if ($to_tabl == true ...
1940 if ($user->stat == 'room' && $user->subst == 'standup') {
1941 $this->standup_update($user);
1943 else if ($user->stat == 'room' && $user->subst == 'sitdown') {
1944 log_main("chatt_send pre table update");
1945 $this->table_update($user);
1946 log_main("chatt_send post table update");
1948 } // if ($update_room ...
1951 } // function chatt_send( ...
1953 function get_user($sess, &$idx)
1957 if (validate_sess($sess)) {
1958 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
1959 if (strcmp($sess, $this->user[$i]->sess) == 0) {
1962 $ret = $this->user[$i];
1966 log_main(sprintf("get_user: Wrong sess from page [%s]",$PHP_SELF));
1967 // for ($i = 0 ; $i < MAX_PLAYERS ; $i++)
1968 // log_main(sprintf("get_user: Wrong sess compared with [%s]",$this->user[$i]->sess));
1971 log_main(sprintf("get_user: Wrong strlen [%s]",$sess));
1978 * function add_user(&$room, &$sess, &$idx, $name, $pass, $ip)
1981 * if ($idx > -1 && ret == FALSE) => duplicated nick
1982 * if ($idx == -2 && ret == FALSE) => invalid name
1983 * if ($idx == -3 && ret == FALSE) => wrong password
1984 * if ($idx == -1 && ret == FALSE) => no space left
1985 * if ($idx == 0 && ret == user) => SUCCESS
1986 * if ($idx == -$idx && ret == user) => SUCCESS (but the login exists in the auth db)
1989 function add_user(&$sess, &$idx, $name, $pass, $ip)
1991 GLOBAL $G_base, $CO_list;
1995 $authenticate = FALSE;
1997 $login_exists = FALSE;
1999 $ghost_auth = FALSE;
2004 if (($name_new = validate_name($name)) == FALSE) {
2009 log_auth("XXX", sprintf("ARRIVA: [%s] pass:[%s]", $sess, ($pass == FALSE ? "FALSE" : $pass)));
2010 if (validate_sess($sess) == FALSE)
2013 /* if pass != FALSE verify the login with pass */
2014 log_auth("XXX", "auth1");
2016 if (($bdb = BriskDB::create()) != FALSE) {
2018 if ($pass != FALSE) { // TODO: here add a method to $bdb to check if the db is available.
2019 log_auth("XXX", "auth2");
2020 $authenticate = $bdb->login_verify($name_new, $pass, $code);
2021 log_auth("XXX", "authenticate: ".($authenticate != FALSE ? "TRUE" : "FALSE"));
2023 if ($authenticate != FALSE) {
2024 $user_type = $authenticate->type_get();
2032 $login_exists = $bdb->login_exists($name_new);
2036 // if db is down, send a warning and verify only current users
2037 // no actions at this moment
2039 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
2041 if (strcmp($sess, $this->user[$i]->sess) == 0) {
2045 if ($idfree == -1 && strcmp($this->user[$i]->sess, "") == 0) {
2047 continue; // NOTE: CHECK IT !!
2049 if (strcasecmp($this->user[$i]->name, $name_new) == 0) {
2050 if ($authenticate != FALSE) {
2052 $ghost_auth = ($this->user[$i]->flags & USER_FLAG_AUTH);
2063 log_auth("XXX", sprintf("TROVATO A QUESTO PUNTO [%d] sess [%s] name [%s]", $idx, $sess, $name_new));
2065 /* there is another user logged with your account and you and him have authenticated => che new user
2066 get the session of the old user */
2067 if ($ghost > -1 && $ghost_auth && ($authenticate != FALSE)) {
2070 $ghost_user = $this->user[$ghost];
2072 $ghost_user->step_inc();
2075 $ghost_user->sess = $sess;
2078 $ghost_user->sess = $sess;
2081 // If user at the table we need to update the table data too
2082 $table_idx = $ghost_user->table;
2083 if ($ghost_user->stat == "table" && $this->table[$table_idx]->player_n == PLAYERS_N) {
2084 // FIXME BRISK4: include for each kind of table
2085 require_once("${G_base}briskin5/Obj/briskin5.phh");
2086 if (($brisem = Bin5::lock_data($table_idx)) != FALSE) {
2087 if (($bri = Bin5::load_data($table_idx)) != FALSE) {
2088 if ($bri->the_end != TRUE) {
2089 $bri->user[$ghost_user->table_pos]->step_inc();
2090 $bri->user[$ghost_user->table_pos]->sess = $sess;
2091 Bin5::save_data($bri);
2094 Bin5::unlock_data($brisem);
2099 return ($this->user[$ghost]);
2101 else if ($idx != -1 && $i == MAX_PLAYERS) {
2106 $this->user[$idx]->sess = $sess;
2109 $this->user[$idx]->sess = $sess;
2111 $this->user[$idx]->name = $name_new; // OK - add new user
2112 $this->user[$idx]->stat_set("room");
2113 $this->user[$idx]->step_set(0);
2114 while (array_pop($this->user[$idx]->comm) != NULL);
2115 $this->user[$idx]->subst = "standup";
2116 $this->user[$idx]->lacc = $curtime;
2117 $this->user[$idx]->laccwr = $curtime;
2118 $this->user[$idx]->bantime = 0;
2119 $this->user[$idx]->ip = $ip;
2121 $this->user[$idx]->flags = $user_type;
2122 $this->user[$idx]->flags |= ($authenticate != FALSE ? USER_FLAG_AUTH : 0x00);
2123 $this->user[$idx]->flags |= ( ($pass != FALSE && $bdb == FALSE) ? USER_FLAG_DBFAILED : 0x00);
2124 log_auth("XXX", sprintf("FLAGS: [%x]", $this->user[$idx]->flags));
2127 if ($authenticate != FALSE) {
2128 $this->user[$idx]->code = $authenticate->code_get();
2129 $this->user[$idx]->flags |= USER_FLAG_LISTAUTH;
2131 if (isset($CO_list)) {
2132 if (strcmp($CO_list, "auth") == 0) {
2133 $this->user[$idx]->flags &= ~USER_FLAG_MAP_AUTH;
2134 $this->user[$idx]->flags |= USER_FLAG_LISTAUTH;
2136 if (strcmp($CO_list, "isolation") == 0) {
2137 $this->user[$idx]->flags &= ~USER_FLAG_MAP_AUTH;
2138 $this->user[$idx]->flags |= USER_FLAG_ISOLAUTH;
2141 $this->user[$idx]->flags &= ~USER_FLAG_MAP_AUTH;
2147 log_main("ghost: rename!");
2148 $ghost_user = $this->user[$ghost];
2150 if ($ghost_auth == FALSE) {
2151 for ($sfx = 1 ; $sfx <= MAX_PLAYERS ; $sfx++) {
2152 $ghostname = 'ghost'.$sfx;
2153 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
2154 if (strcmp("", $this->user[$i]->sess) == 0)
2157 if (strcmp($this->user[$i]->name, $ghostname) == 0) {
2162 if ($ghostname != '')
2166 $ghost_user->name = $ghostname;
2168 if ($ghost_user->stat == 'room' && $ghost_user->subst == 'standup') {
2169 $this->standup_update($ghost_user);
2172 log_main("chatt_send pre table update");
2173 $this->table_update($ghost_user);
2174 log_main("chatt_send post table update");
2176 } // if ($ghost_auth == FALSE
2178 // FIXME: cacciare il vecchio utente room && table (if needed)
2179 $ghost_user->the_end = TRUE;
2180 $ghost_user->lacc = 0;
2181 $this->garbage_manager(TRUE);
2183 } // if ($ghost > -1) {
2188 log_main(sprintf("TROVATO LIBERO A [%d] sess [%s] name [%s] count [%d] name [%s] code [%s]", $idx, $sess, $name_new, count($this->user),$this->user[$real_idx]->name, $this->user[$real_idx]->code));
2190 $ret = $this->user[$real_idx];
2197 function standup_update($user)
2199 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
2200 $user_cur = $this->user[$i];
2201 if ($user_cur->sess == '')
2204 log_main("STANDUP START: ".$user_cur->stat);
2206 if ($user_cur->stat == 'room') {
2207 $user_cur->comm[$user_cur->step % COMM_N] = "gst.st = ".($user_cur->step+1)."; ".$this->standup_content($user_cur);
2208 if ($user->idx_get() == $i) {
2209 $itin = ($user->flags & USER_FLAG_AUTH ? "<i>" : "");
2210 $itou = ($user->flags & USER_FLAG_AUTH ? "</i>" : "");
2212 $user_cur->comm[$user_cur->step % COMM_N] .= sprintf('$("myname").innerHTML = "<b>%s%s%s</b>: ";',
2213 $itin, xcape($user->name), $itou);
2215 log_main("FROM STANDUP: NAME: ".$user_cur->name." SENDED: ".$user_cur->comm[$user_cur->step % COMM_N]);
2217 $user_cur->step_inc();
2223 static function create()
2231 function load_data()
2237 if (($tok = @ftok(FTOK_PATH."/main", "B")) == -1) {
2238 log_main("ftok failed");
2243 if (($shm_sz = sharedmem_sz($tok)) == -1) {
2244 log_main("shmop_open failed");
2248 $shm_sz = SHM_DIMS_MIN;
2250 if ($shm = shm_attach($tok, $shm_sz)) {
2251 $room = @shm_get_var($shm, $tok);
2253 log_only("bri == ".($room == FALSE ? "FALSE" : "TRUE")." bri === ".($room === FALSE ? "FALSE" : "TRUE")." bri isset ".(isset($room) ? "TRUE" : "FALSE"));
2255 log_only("bri count ".count($room));
2257 if ($room == FALSE) {
2258 log_only("INIT MAIN DATA");
2261 $room = Room::create();
2263 if (Room::save_data($room) == FALSE)
2268 $room->shm_sz = $shm_sz;
2272 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
2273 $room->user[$i] = User::load_data($i, FALSE);
2278 // SHSPLIT: load users from the shared memory
2290 function save_data_orig($room)
2298 if (($tok = @ftok(FTOK_PATH."/main", "B")) == -1)
2301 while ($room->shm_sz < SHM_DIMS_MAX) {
2302 if (($shm = shm_attach($tok, $room->shm_sz)) == FALSE)
2305 // log_only("PUT_VAR DI ".strlen(serialize($room)));
2306 if (shm_put_var($shm, $tok, $room) != FALSE) {
2310 if (shm_remove($shm) === FALSE) {
2311 log_only("REMOVE FALLITA");
2315 $room->shm_sz += SHM_DIMS_DLT;
2325 function save_data($room)
2332 if (($tok = @ftok(FTOK_PATH."/main", "B")) == -1)
2335 // SHSPLIT: before save the $room you must save users,
2336 // detach from main struct and (then) reattach
2337 $user_park = array();
2338 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
2339 $user_park[$i] = $room->user[$i];
2340 $room->user[$i] = FALSE;
2343 while ($room->shm_sz < SHM_DIMS_MAX) {
2344 if (($shm = shm_attach($tok, $room->shm_sz)) == FALSE)
2347 // log_only("PUT_VAR DI ".strlen(serialize($room)));
2348 if (shm_put_var($shm, $tok, $room) != FALSE) {
2352 if (shm_remove($shm) === FALSE) {
2353 log_only("REMOVE FALLITA");
2357 $room->shm_sz += SHM_DIMS_DLT;
2363 // SHSPLIT: reattach users to the room class
2364 for ($i = 0 ; $i < MAX_PLAYERS ; $i++) {
2365 User::save_data($user_park[$i], $i);
2366 $room->user[$i] = $user_park[$i];
2368 log_load("FINISH: ".($ret == TRUE ? "TRUE" : "FALSE"));
2373 static function lock_data()
2377 // echo "LOCK: ".FTOK_PATH."/main";
2379 if (($tok = @ftok(FTOK_PATH."/main", "B")) == -1) {
2382 // echo "FTOK ".$tok."<br>";
2383 if (($res = sem_get($tok)) == FALSE) {
2386 if (sem_acquire($res)) {
2387 log_lock("LOCK room");
2394 static function unlock_data($res)
2398 log_lock("UNLOCK room");
2400 return (sem_release($res));
2404 function standup_content($user)
2409 if ($user->stat != 'room')
2412 for ($i = 0 , $ct = 0 ; $ct < 4 && $i < MAX_PLAYERS ; $i++) {
2413 if ($this->user[$i]->sess == "" || $this->user[$i]->stat != "room" || $this->user[$i]->name == "")
2418 // $content .= sprintf('<table cols=\\"%d\\" class=\\"table_standup\\">', $ct);
2420 $content = ' j_stand_cont( [ ';
2422 for ($i = 0 , $ct = 0 ; $i < MAX_PLAYERS ; $i++) {
2423 if ($this->user[$i]->sess == "" || $this->user[$i]->stat != "room" || $this->user[$i]->name == "")
2426 $flags = $this->user[$i]->flags;
2428 if ($this->user[$i]->subst == "standup") {
2429 if ($user->idx_get() == $i) {
2433 $content .= sprintf('%s[ %d, "%s" ]',($ct > 0 ? ', ' : ''), $flags, xcape($this->user[$i]->name));
2442 function table_content($user, $table_idx)
2448 // Si possono usare i dati nella classe table
2451 $sess = $user->sess;
2452 $table = $this->table[$table_idx];
2454 if ($user->stat != 'room')
2458 for ($i = 0 ; $i < $table->player_n ; $i++) {
2459 $user_cur = $this->user[$table->player[$i]];
2461 $flags = $user_cur->flags;
2463 if ($user->idx_get() == $table->player[$i])
2466 log_main($user_cur->name. sprintf(" IN TABLE [%d]", $table_idx));
2468 $content .= sprintf('%s[ %d, "%s" ]',($i == 0 ? '' : ', '), $flags, xcape($user_cur->name));
2473 $ret .= sprintf('j_tab_cont(%d, %s);', $table_idx, $content);
2478 static function garbage_time_is_expired($tm)
2483 if (file_exists(PROXY_PATH) == FALSE)
2485 if (($fp = @fopen(PROXY_PATH."/garbage_time.expired", 'rb')) == FALSE)
2487 if (($s = fread($fp, 4)) == FALSE)
2489 if (strlen($s) != 4)
2491 $arr = unpack('Le', $s);
2492 if ($arr['e'] > $tm)
2499 log_rd2("END: return ".($ret ? "TRUE" : "FALSE"));
2504 static function garbage_time_expire_set($tm)
2507 if (file_exists(PROXY_PATH) == FALSE)
2509 if (($fp = @fopen(PROXY_PATH."/garbage_time.expired", 'wb')) == FALSE)
2511 fwrite($fp, pack("L",$tm));
2523 function make_seed()
2525 list($usec, $sec) = explode(' ', microtime());
2526 return (float) $sec + ((float) $usec * 100000);
2529 function btrace_line($ar)
2531 GLOBAL $G_btrace_pref_sub;
2534 for ($i = 0 ; $i < count($ar) ; $i++) {
2535 $with_class = isset($ar[$i]['class']);
2536 $with_file = isset($ar[$i]['file']);
2537 $ret .= sprintf("%s%s%s (%s:%d)", ($i == 0 ? "" : ", "),
2538 ($with_class ? $ar[$i]['class'].$ar[$i]['type'] : ""),
2539 $ar[$i]['function'], ($with_file ? str_replace($G_btrace_pref_sub, "", $ar[$i]['file']) : ""),
2540 ($with_file ? $ar[$i]['line'] : ""));
2546 function log_mop($step, $log)
2548 GLOBAL $sess, $PHP_SELF;
2550 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_LMOP) == 0)
2553 if (isset($sess) == FALSE)
2558 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_LMOP) == 0)
2561 $btrace = btrace_line(debug_backtrace());
2562 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2563 fwrite($fp, sprintf("LMOP: [%f] [%05d] [%s] [%s]\n", gettimeofday(TRUE), $step, $log, $btrace));
2569 function log_only2($log)
2571 GLOBAL $sess, $PHP_SELF;
2573 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_ONL2) == 0)
2576 if (isset($sess) == FALSE)
2581 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_ONL2) == 0)
2584 $btrace = btrace_line(debug_backtrace());
2585 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2586 fwrite($fp, sprintf("ONL2: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2591 function log_crit($log)
2593 GLOBAL $sess, $PHP_SELF;
2595 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_CRIT) == 0)
2598 if (isset($sess) == FALSE)
2603 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_CRIT) == 0)
2606 $btrace = btrace_line(debug_backtrace());
2607 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2608 fwrite($fp, sprintf("CRIT: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2613 function log_only($log)
2615 GLOBAL $sess, $PHP_SELF;
2617 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_ONLY) == 0)
2620 if (isset($sess) == FALSE)
2625 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_ONLY) == 0)
2628 $btrace = btrace_line(debug_backtrace());
2629 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2630 fwrite($fp, sprintf("ONLY: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2635 function log_main($log)
2637 GLOBAL $sess, $PHP_SELF;
2639 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_MAIN) == 0)
2642 if (isset($sess) == FALSE)
2647 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_MAIN) == 0)
2650 $btrace = btrace_line(debug_backtrace());
2651 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2652 fwrite($fp, sprintf("MAIN: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2657 function log_rd($log)
2659 GLOBAL $sess, $PHP_SELF;
2661 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_READ) == 0)
2664 if (isset($sess) == FALSE)
2669 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_READ) == 0)
2672 $btrace = btrace_line(debug_backtrace());
2673 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2674 fwrite($fp, sprintf("READ: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2679 function log_rd2($log)
2681 GLOBAL $sess, $PHP_SELF;
2683 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_REA2) == 0)
2686 if (isset($sess) == FALSE)
2691 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_REA2) == 0)
2694 $btrace = btrace_line(debug_backtrace());
2696 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2697 fwrite($fp, sprintf("REA2: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2702 function log_send($log)
2704 GLOBAL $sess, $PHP_SELF;
2706 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_SEND) == 0)
2709 if (isset($sess) == FALSE)
2714 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_SEND) == 0)
2717 $btrace = btrace_line(debug_backtrace());
2718 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2719 fwrite($fp, sprintf("SEND: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2724 function log_lock($log)
2726 GLOBAL $sess, $PHP_SELF;
2728 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_LOCK) == 0)
2731 if (isset($sess) == FALSE)
2736 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_LOCK) == 0)
2739 $btrace = btrace_line(debug_backtrace());
2740 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2741 fwrite($fp, sprintf("LOCK: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2746 function log_wr($log)
2748 GLOBAL $sess, $PHP_SELF;
2750 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_WRIT) == 0)
2753 if (isset($sess) == FALSE)
2758 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_WRIT) == 0)
2761 $btrace = btrace_line(debug_backtrace());
2762 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2763 fwrite($fp, sprintf("WRIT: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2768 function log_load($log)
2770 GLOBAL $sess, $PHP_SELF;
2772 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_LOAD) == 0)
2775 if (isset($sess) == FALSE)
2780 if (( (BRISK_DEBUG | ($ssess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_LOAD) == 0)
2783 $btrace = btrace_line(debug_backtrace());
2784 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2785 fwrite($fp, sprintf("LOAD: [%s] [%s] [%s]\n", $ssess, $log, $btrace));
2790 function log_auth($sess, $log)
2794 if (BRISK_SINGLE_SESS == "" && (BRISK_DEBUG & DBG_AUTH) == 0)
2797 if (( (BRISK_DEBUG | ($sess == BRISK_SINGLE_SESS ? BRISK_SINGLE_DEBUG : 0) ) & DBG_AUTH) == 0)
2800 $btrace = btrace_line(debug_backtrace());
2801 if (($fp = @fopen(LEGAL_PATH."/brisk.log", 'a')) != FALSE) {
2802 fwrite($fp, sprintf("LOAD: [%s] [%d] [%s] [%s]\n", $sess, time(), $log, $btrace));
2808 // function log_legal($curtime, $sess, $name, $where, $mesg)
2809 function log_legal($curtime, $user, $where, $mesg)
2813 if (($fp = @fopen(LEGAL_PATH."/legal.log", 'a')) != FALSE) {
2814 /* Unix time | session | nickname | IP | where was | mesg */
2815 fwrite($fp, sprintf("%ld|%s|%s|%s|%s|%s|%s|\n", $curtime, $user->sess,
2816 ($user->flags & USER_FLAG_AUTH ? 'A' : 'N'),
2817 $user->name, $_SERVER['REMOTE_ADDR'], $where , $mesg));
2823 function lock_banlist()
2825 if (($tok = @ftok(FTOK_PATH."/main", "L")) == -1) {
2829 if (($res = sem_get($tok)) == FALSE) {
2830 echo "SEM_GET FAILED";
2833 if (sem_acquire($res))
2839 function unlock_banlist($res)
2841 return (sem_release($res));
2844 function table_act_content($isstanding, $sitted, $table, $cur_table, $allowed)
2849 if ($sitted < PLAYERS_N) {
2857 if ($table == $cur_table)
2864 $ret = sprintf('j_tab_act_cont(%d, \'%s\');', $table, $act);
2869 function show_notify($text, $tout, $butt, $w, $h)
2871 log_main("SHOW_NOTIFY: ".$text);
2872 return sprintf('var noti = new notify(gst,"%s",%d,"%s",%d,%d);', $text, $tout, $butt, $w, $h);
2875 function show_notify_ex($text, $tout, $butt, $w, $h, $is_opaque, $block_time)
2877 log_main("SHOW_NOTIFY OPAQUE: ".$text);
2878 return sprintf('var noti = new notify_ex(gst,"%s",%d,"%s",%d,%d, %s, %d);', $text, $tout, $butt, $w, $h, ($is_opaque ? "true" : "false"), $block_time);
2882 function root_wellcome($user)
2884 GLOBAL $root_wellarr, $G_lang;
2888 $dt = date("H:i ", $curtime);
2890 for ($i = 0 ; $i < count($root_wellarr[$G_lang]) ; $i++)
2891 $ret .= sprintf('chatt_sub("%s", [2, "%s"],"%s");', $dt, NICKSERV, str_replace('"', '\"', $root_wellarr[$G_lang][$i]));
2898 function validate_sess($sess)
2900 if (strlen($sess) == SESS_LEN)
2906 function validate_name($name)
2908 $name_new = str_replace(' ', '_', substr(trim($name),0,12));
2910 for ($i = 0 ; $i < strlen($name_new) ; $i++) {
2912 if (($c >= "a" && $c <= "z") || ($c >= "A" && $c <= "Z") || ($c >= "0" && $c <= "9"))
2919 function playsound($filename)
2921 return (sprintf('playsound("flasou", "%s");', $filename));
2924 function secstoword($secs)
2930 $mins = floor($secs / 60);
2932 if ($G_lang == 'en') {
2934 $ret = sprintf("%d minute%s%s", $mins, ($mins > 1 ? "s" : ""), ($secs > 0 ? " and " : ""));
2937 $ret .= sprintf("%d second%s", $secs, ($secs > 1 ? "s" : ""));
2941 $ret = sprintf("%d minut%s%s", $mins, ($mins > 1 ? "i" : "o"), ($secs > 0 ? " e " : ""));
2944 $ret .= sprintf("%d second%s", $secs, ($secs > 1 ? "i" : "o"));
2949 function sharedmem_sz($tok)
2951 if (($shm_id = @shmop_open($tok, 'a', 0, 0)) == FALSE) {
2952 log_main("shmop_open failed");
2955 $shm_sz = shmop_size($shm_id);
2956 shmop_close($shm_id);
2958 log_main("shm_sz: ".$shm_sz." SHM_DIMS: ".SHM_DIMS);
2963 function lock_data()
2967 if (($tok = @ftok(FTOK_PATH."/warrant", "B")) == -1) {
2970 // echo "FTOK ".$tok."<br>";
2971 if (($res = sem_get($tok)) == FALSE) {
2974 if (sem_acquire($res)) {
2975 log_lock("LOCK warrant");
2982 function unlock_data($res)
2986 log_lock("UNLOCK warrant");
2988 return (sem_release($res));
2993 function lock_data()
2997 if (($tok = @ftok(FTOK_PATH."/poll", "B")) == -1) {
3000 // echo "FTOK ".$tok."<br>";
3001 if (($res = sem_get($tok)) == FALSE) {
3004 if (sem_acquire($res)) {
3005 log_lock("LOCK poll");
3012 function unlock_data($res)
3016 log_lock("UNLOCK poll");
3018 return (sem_release($res));