enabled deck select at table preferences
[brisk.git] / web / briskin5 / Obj / briskin5.phh
2020-05-02 Matteo Nastasienabled deck select at table preferences
2020-04-11 Matteo NastasiMerge remote-tracking branch 'origin/master' into wr...
2020-03-31 Matteo Nastasirefine ping management
2020-03-29 Matteo Nastasiwr on ws working properly on room (WIP for target detec...
2020-03-17 Matteo Nastasireduced log nginx
2018-01-07 Matteo Nastasireplaced obsolete flash audioplayer with html5 version
2017-07-16 Matteo NastasiMerge branch 'together-for-fun' into nginx
2017-07-10 Matteo Nastasipass by reference fixed [5]
2017-07-09 Matteo NastasiMerge remote-tracking branch 'origin/together-for-fun...
2017-03-18 Matteo Nastasi ... more consistent tournaments names management
2017-03-18 Matteo Nastasi ... removed old duplicated strings
2017-03-15 Matteo Nastasi ... removed temp. development settings, increased constrain...
2017-03-15 Matteo Nastasi ... together17: add points constraint on the suit when...
2017-03-07 Matteo Nastasi ... add NEXTAUCT checkpoint to engine rules machinery
2017-03-04 Matteo Nastasi ... index_wr 'auction' refactoring
2017-03-03 Matteo Nastasi ... first working version of rules change with custom bet
2017-03-01 Matteo Nastasi ... add 'rules_change' functionality
2017-03-01 Matteo Nastasi ... refactored continue_match function
2017-02-27 Matteo Nastasi ... extract rules-related strings from variable and moved...
2017-02-23 Matteo Nastasi ... add multi-rules management
2017-02-20 Matteo Nastasi ... refactorization to manage old rules with a separated...
2017-02-15 Matteo Nastasi ... add tournment points visualization added
2017-01-12 Matteo NastasiMerge remote-tracking branch 'origin/master' into nginx
2017-01-11 Matteo Nastasiadd secure socket as default transport and set the...
2016-12-26 Matteo Nastasiadd websocketsec protocol as default for Brisk
2016-12-26 Matteo Nastasiremoved '&' symbol behind passed variables as arguments
2016-01-06 Matteo Nastasi ... fix not authnticated usersnet management
2015-10-16 Matteo Nastasi ... fix variables missed during some refactoring
2014-11-27 Matteo Nastasi ... refactored exit management and add ghost_session class...
2014-07-24 Matteo Nastasi ... new method nickserv_msg to factorize nickserv messages...
2014-07-16 Matteo Nastasi ... user is_auth() is_cert() methods added
2014-07-14 Matteo Nastasi ... Merge branch 'ipclass-ban' into certified_ipclass-ban
2014-07-14 Matteo Nastasi ... homogenized $remote_addr and $remote_addr_full usage...
2014-06-26 Matteo Nastasi ... unused Brisk::lock_data unlock_data static methods...
2014-03-20 Matteo Nastasi ... Merge branch 'master', remote branch 'origin' into...
2014-03-18 Matteo Nastasi ... typo fixed pre-auto-maintenance v4.13.4
2014-03-18 Matteo Nastasi ... Merge branch 'master' of mop.mine.nu:brisk v4.13.3
2014-03-17 Matteo Nastasi ... points calculation fixed
2014-03-13 Matteo Nastasi ... Merge branch 'master' into auto-maintenance
2014-03-06 Matteo NastasiMerge branch 'brisk-fb-whois'
2014-03-04 Matteo Nastasi ... missing check on abandon and persistent abandon button...
2014-02-26 Matteo Nastasi ... Merge branch 'master' into auto-maintenance
2014-02-25 Matteo Nastasi ... new placement points management done
2014-01-23 Matteo Nastasi ... Merge branch 'master', remote branch 'origin' into...
2014-01-22 Matteo Nastasi ... methods and logic to manage static Brisk attrib sess_cu...
2014-01-22 Matteo Nastasi ... renamed class Room to Brisk and Bin5 objects to $bin5...
2014-01-21 Matteo Nastasi ... omogenized function definition syntax (no space between...
2013-12-04 Matteo Nastasi ... manage translations for tos choices, increased button...
2013-11-25 Matteo Nastasi ... move to new signature of maincheck($get, $post, $cookie)
2013-11-21 Matteo Nastasi ... maincheck signature changed, instead of logical argumen...
2013-11-21 Matteo Nastasi ... remove 3 maincheck arguments because after sac-a-push...
2013-11-20 Matteo Nastasi ... index_rd_ifra.php renamed in index_rd.php
2013-11-05 Matteo Nastasi ... table info structure reviewed
2013-11-05 Matteo Nastasi ... retrieve win and friend login name when id isn't -1...
2013-11-04 Matteo Nastasi ... split temporal info to game info strings
2013-11-03 Matteo Nastasi ... Merge branch 'tournaments' v4.10.0
2013-10-31 Matteo Nastasi ... typos fixed
2013-10-31 Matteo Nastasi ... command '/cont' added to already started tables, it...
2013-10-31 Matteo Nastasi ... added 'continue' field to Bin5_user class
2013-10-31 Matteo Nastasi ... update 'stat' and 'subst' in more proper functions
2013-10-31 Matteo Nastasi ... add rule to flush stream with a new chunk when arrive...
2013-10-10 Matteo Nastasi ... match id visualization added
2013-10-09 Matteo Nastasi ... management of old games in stat-day.php, statadm.php...
2013-09-26 Matteo Nastasi ... typo fixed in bin5 info strings
2013-09-26 Matteo Nastasi ... stat-day.php: add total label at the end of each match
2013-09-24 Matteo Nastasi ... game description grand refactoring
2013-09-24 Matteo Nastasi ... schema updated and stat-day.php fixed
2013-09-24 Matteo Nastasi ... game_description() manage all actions (pass, abandon...
2013-09-18 Matteo Nastasi ... game description function added with html/plain decoration
2013-09-12 Matteo Nastasi ... computation and store of points and match state fixed
2013-09-11 Matteo Nastasi ... enhanced data model and sql builder.sh script to manage...
2013-09-11 Matteo Nastasi ... fix errors (wrong params, tables names and so on)
2013-09-11 Matteo Nastasi ... parametrized number of card in hand
2013-09-09 Matteo Nastasi ... new points history management (1' part)
2013-09-05 Matteo Nastasi ... renamed attribute old_win to old_asta_win
2013-08-20 Matteo Nastasi ... add 'plain' encoding for websocket during the match too
2013-08-16 Matteo Nastasi ... Merge branch 'master' into ws
2013-08-16 Matteo Nastasi ... moved chunked_content into user class and set chunked...
2013-08-07 Matteo Nastasi ... transport API: add header argument to the init methon...
2013-03-17 Matteo Nastasipre-merge into master v4.8.0
2013-03-14 Matteo Nastasi ... last_dona management factorization and promo
2013-03-13 Matteo Nastasitypo fixed
2013-02-26 Matteo Nastasi ... POST management working, preferences managed (room...
2013-02-07 Matteo Nastasi ... socket2pending (s2p) array added
2013-02-07 Matteo Nastasi ... pendpage_try_addflush signature changed
2013-02-05 Matteo Nastasi ... aborted function removed
2013-02-05 Matteo Nastasi ... from PageFlush to more generale PendingPage class
2013-01-08 Matteo Nastasi ... Delay_Management class added to avoid wrong timeout...
2013-01-08 Matteo Nastasi ... stream_fini argument missing fixed
2013-01-03 Matteo Nastasi ... typo fixed
2013-01-03 Matteo Nastasi ... source IP address stored into log v4.5.2
2012-12-10 Matteo Nastasi ... multoval added to show info correctly
2012-12-10 Matteo Nastasi ... points calculation bug fixed
2012-12-10 Matteo Nastasi ... xhr transport added v4.4.0
2012-11-22 Matteo Nastasi ... point calculations refactoring and fix and tagged v4.2.1 v4.2.1
2012-11-21 Matteo Nastasi ... proper way to fix static inheritance bug
2012-11-21 Matteo Nastasi ... more consistent assignement during failure branches
2012-11-19 Matteo Nastasi ... removed save_ and load_ data from Users Bin5Users and...
2012-11-15 Matteo Nastasi ... global is_page_streaming variable removed
2012-11-15 Matteo Nastasi ... stream_fini() duplication removed from Briskin5 User...
next