merge with spawn branch
[brisk.git] / CHANGELOG
1 0.14.0 ("spawn" branch) -  xx/06/2008
2         White space between logo and tables under IE 6 & 7 bug fixed.
3         Creation of tmpfs subdirs if not exists fixed.
4         Input encoding detection management fixed.
5         Help content error fixed.
6         All *printf funcs verified (args and formats) and fixed when needed.
7         All "align" attributes removed from "table" tags.
8         Content-type from 'application/xml; charset="utf-8"'
9             to 'text/plain; charset="utf-8"' as index_rd.php output.
10
11         Topbanner management moved to .conf file.
12         Unsessioned requests mode added to index_wr.php.
13         User statistics.
14         Refactored menu to supprt full tree.
15         Meeting links added to menu.
16         Roadmap and support entry added to menu.
17
18 0.13.4 ("spawn" branch) -  17/05/2008
19         Serialization now includes postaction bug fixed.
20         "Roadmap" and "whysupport" main menu items added.
21         Ticker keep users list opened when wagon implode bug fixed.
22         Keeped cards still on table when table restart bug fixed.
23          
24 0.13.3 ("spawn" branch) -  4/05/2008
25         Tav button added.
26         Raccomandations for firefox users.
27         Chat scroll enhancement.
28         Troll defence.
29
30 0.13.2 ("spawn" branch) - 21/04/2008
31         Black list added.
32         Cache-Control 'no-store flag' added.
33         Scroll for standup area and top position of proxhr class adjusted.
34         Behavior of ticker changed.
35
36 0.13.1 ("spawn" branch) - 20/04/2008
37         Copyrights updated.
38         addEvent and removeEvent functions added.
39         Ticker added.
40         G_is_local var to prevent remote site access when
41         you are in unconnected devel environment (on the train :).
42         Set to 25% the width of each td for the tables table.
43         chatt_send function refactored.
44         Functions show_room, table_content, standup_content moved into Room class.
45
46 0.13.0 ("spawn" branch) - 19/04/2008
47         Add ftokk_path var to allow temporary move of the ftok dir.
48
49 0.12.0 ("spawn" branch) - 30/03/2008
50         Sitdown disable when shutdowning.
51         Topbanner added.
52         "alert" command added.
53
54 0.11.0 ("spawn" branch) - 30/03/2008
55         Pro-site configuration file added.
56         White-list for proxy access added.
57
58 0.10.8 ("spawn" branch) - 27/03/2008
59         Forumolimpia supporter images added.
60
61 0.10.7 ("spawn" branch) - 27/03/2008
62         Proxyscan to check (and deny) proxy connections.
63         Chat ban: first implementation.
64
65 0.10.6 ("spawn" branch) - 23/03/2008
66         "nobohide" class for img added.
67         Big img for supporters and sponsors added.
68
69 0.10.5 ("spawn" branch) - 23/03/2008
70         Factorized user reset (and comm array clean added).
71
72 0.10.4 ("spawn" branch) - 23/03/2008
73         Flush of command when the table start.
74         comm array to 18 elements.
75
76 0.10.3 ("spawn" branch) - 20/03/2008
77         Disabled comm flush optimization.
78         Critical log type added.
79
80 0.9.3 ("spawn" branch) - 19/03/2008
81         Quasi atomical installation procedure.
82         cards_hidetake(win) dumb function removed.
83         New shared mem management added.
84
85 0.9.2 ("spawn" branch) - 16/03/2008
86         BRISK_SINGLE_SESS and BRISK_SINGLE_DEBUG added.
87         
88 0.9.1 ("spawn" branch) - 16/03/2008
89         Char "@" before all ftok functions.
90         Briskin5::load_data checked.
91
92 0.0.9 ("spawn" branch) - 13/03/2008
93         Show_room function with new step arg.
94         Table recovery and external garbage_manager call recovery.
95
96 0.0.8 ("spawn" branch) - 07/03/2008
97         Correct touch index for ftok from 1-100 to 0-99
98         Unlock_data to garbage_manager added.
99         UnescapeHTML func added.
100
101 0.0.7 ("spawn" branch) - 16/02/2008
102         Log path from /tmp to LEGAL_PATH.
103
104 0.0.6 ("spawn" branch) - 16/02/2008
105         BRISKIN5_PLAYERS_N sedify.
106         Install ftok file for tables.
107         Preload.js now must manage trees and not flat img dir.
108         Reduced SHM dim and send a parameter to js to have status consistency.
109
110 0.0.5 ("spawn" branch) - 12/02/2008
111         Log refactoring.
112         Deep refactoring of garbage_manager func.
113
114 0.0.4 ("spawn" branch) - 07/02/2008
115         Garbage_manager updated.
116
117 0.0.3 ("spawn" branch) - 03/02/2008
118         Clean of table's data.
119         
120 0.0.2 ("spawn" branch) - 26/01/2008
121         Cookiepath added in commons.js.
122         Table_idx via cookie, removed from index_rd.php call.
123         Location to briskin5.
124         Recovery from table supported.
125         First support to return to index.php.
126         Normalized log.
127         room_join_wakeup func added.
128         room_wakeup renamed with table_wakeup.
129         ftok in briskin5 constructor.
130         Dstroy_data and chatt_send funcs added.
131
132 0.0.1 ("spawn" branch) - 19/01/2008
133         Obj and briskin5 dirs added.
134         Renamed class Brisco to Room.
135         Split standard constructors to be able to have multiple constructors.
136         Spawning action when the table is completed added.
137
138 0.8.3 - 30/12/2007
139         Temporary advise added.
140         Webstart layout enhancement.
141
142 0.8.2 - 09/10/2007
143         Start menu added..
144
145 0.8.1 - 30/9/2007
146         Auction points bug was fixed.
147         IE rendering bug was fixed.
148         Cursor settings were enhanced.
149
150 0.8.0 - 26/9/2007
151         A new layout is used to allow more players.
152
153 0.7.3 - 2/9/2007
154         Serialization of shared mem access bug fixed.
155
156 0.7.2 - 29/8/2007
157         Pragma directive added.
158         FSM bug fixed.
159         
160 0.7.1 - 1/5/2007
161         Minor changes.
162
163 0.7.0 - 21/4/2007
164         Step proxy added.
165         Fix change page recovery bug.
166         Changed bg.
167
168 0.6.2 - 8/4/2007
169         Donate.
170         Minor bug fixed.
171         Graphical keepalive changed.
172
173 0.6.1 - 11/03/2007
174         Minor bug fixed.
175         Enabled legal logging.
176
177 0.6.0 - 25/02/2007
178         Internet Explorer 6 and 7 added.
179
180 0.5.0 - 10/02/2007
181         Cooperative exit added.
182         Sound added.
183         No point in hand managed.
184
185 0.4.6 - 30/01/2007
186         Number of chat lines doubled.
187         Refactored nickname management.
188
189 0.4.5 - 28/01/2007
190         Il browser Konqueror ora e' supportato (non so da che versione).
191         Cache delle immagini gestita efficacemente (expire a 4 gg).
192         Bug corretto per l'ultimo giocatore che vinceva l'asta.
193
194 0.4.4 - 25/01/2007
195         I tavoli vengono liberati per inattivita' degli utenti (3 minuti).
196
197 0.4.3 - 21/01/2007
198         Protected critical sessions with ignore_user_abort func.
199         Enhanced INSTALL.sh (explicit configuration files).
200         Refact of the cookies policy.
201         Wellcome sentence in chats.
202         Enhanced info page with "current player".
203         Moved methods into classes.
204         Added "help" and "about" buttons.
205         Enhanced logout methods.
206         CSS-fication of all html pages.
207         Number of tables doubled.
208
209 0.3.0 - 23/12/2006
210         First version.