toxicengine-cvs Mailing List for toxic (Page 2)
Status: Alpha
Brought to you by:
jperret
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(22) |
Nov
(15) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jonathan P. <jp...@us...> - 2004-10-29 09:29:19
|
Update of /cvsroot/toxicengine/website/forums/templates/subSilver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23949/forums/templates/subSilver Modified Files: overall_header.tpl Log Message: RSS feed shown in forums header Index: overall_header.tpl =================================================================== RCS file: /cvsroot/toxicengine/website/forums/templates/subSilver/overall_header.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** overall_header.tpl 29 Oct 2004 09:03:56 -0000 1.1 --- overall_header.tpl 29 Oct 2004 09:29:09 -0000 1.2 *************** *** 247,250 **** --- 247,257 ---- </td> </tr> + <tr> + <td align="center"> + <span class="gen">Follow the toxic forums using an RSS reader : + <a title="RSS" href="rss.php"><span style="border:1px solid;border-color:#FC9 #630 #330 #F96;padding:0 3px;font:bold 10px verdana,sans-serif;color:#FFF;background:#F60;text-decoration:none;margin:0;">XML</span></a> + </span> + </td> + </tr> </table></td> </tr> |
From: Jonathan P. <jp...@us...> - 2004-10-29 09:04:06
|
Update of /cvsroot/toxicengine/website/forums/templates/subSilver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18775/forums/templates/subSilver Added Files: overall_header.tpl Log Message: forums customization --- NEW FILE: overall_header.tpl --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="{S_CONTENT_DIRECTION}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> {META} {NAV_LINKS} <title>{SITENAME} :: {PAGE_TITLE}</title> <!-- link rel="stylesheet" href="templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" --> <style type="text/css"> <!-- /* The original subSilver Theme for phpBB version 2+ Created by subBlue design http://www.subBlue.com NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2 theme administration centre. When you have finalised your style you could cut the final CSS code and place it in an external file, deleting this section to save bandwidth. */ /* General page style. The scroll bar colours only visible in IE5.5+ */ body { background-color: {T_BODY_BGCOLOR}; scrollbar-face-color: {T_TR_COLOR2}; scrollbar-highlight-color: {T_TD_COLOR2}; scrollbar-shadow-color: {T_TR_COLOR2}; scrollbar-3dlight-color: {T_TR_COLOR3}; scrollbar-arrow-color: {T_BODY_LINK}; scrollbar-track-color: {T_TR_COLOR1}; scrollbar-darkshadow-color: {T_TH_COLOR1}; } /* General font families for common tags */ font,th,td,p { font-family: {T_FONTFACE1} } a:link,a:active,a:visited { color : {T_BODY_LINK}; } a:hover { text-decoration: underline; color : {T_BODY_HLINK}; } hr { height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;} /* This is the border line & background colour round the entire page */ .bodyline { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; } /* This is the outline round the main forum tables */ .forumline { background-color: {T_TD_COLOR2}; border: 2px {T_TH_COLOR2} solid; } /* Main table cell colours and backgrounds */ td.row1 { background-color: {T_TR_COLOR1}; } td.row2 { background-color: {T_TR_COLOR2}; } td.row3 { background-color: {T_TR_COLOR3}; } /* This is for the table cell above the Topics, Post & Last posts on the index.php page By default this is the fading out gradiated silver background. However, you could replace this with a bitmap specific for each forum */ td.rowpic { background-color: {T_TD_COLOR2}; background-image: url(templates/subSilver/images/{T_TH_CLASS3}); background-repeat: repeat-y; } /* Header cells - the blue and silver gradient backgrounds */ th { color: {T_FONTCOLOR3}; font-size: {T_FONTSIZE2}px; font-weight : bold; background-color: {T_BODY_LINK}; height: 25px; background-image: url(templates/subSilver/images/{T_TH_CLASS2}); } td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(templates/subSilver/images/{T_TH_CLASS1}); background-color:{T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; height: 28px; } /* Setting additional nice inner borders for the main table cells. The names indicate which sides the border will be on. Don't worry if you don't understand this, just ignore it :-) */ td.cat,td.catHead,td.catBottom { height: 29px; border-width: 0px 0px 0px 0px; } th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; } th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; } th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; } th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; } th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; } th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; } th.thTop { border-width: 1px 0px 0px 0px; } th.thCornerL { border-width: 1px 0px 0px 1px; } th.thCornerR { border-width: 1px 1px 0px 0px; } /* The largest text used in the index page title and toptic title etc. */ .maintitle { font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1}; text-decoration: none; line-height : 120%; color : {T_BODY_TEXT}; } /* General text */ .gen { font-size : {T_FONTSIZE3}px; } .genmed { font-size : {T_FONTSIZE2}px; } .gensmall { font-size : {T_FONTSIZE1}px; } .gen,.genmed,.gensmall { color : {T_BODY_TEXT}; } a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover { color: {T_BODY_HLINK}; text-decoration: underline; } /* The register, login, search etc links at the top of the page */ .mainmenu { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} } a.mainmenu { text-decoration: none; color : {T_BODY_LINK}; } a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; } /* Forum category titles */ .cattitle { font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}} a.cattitle { text-decoration: none; color : {T_BODY_LINK}; } a.cattitle:hover{ text-decoration: underline; } /* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; } a.forumlink { text-decoration: none; color : {T_BODY_LINK}; } a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};} a.nav { text-decoration: none; color : {T_BODY_LINK}; } a.nav:hover { text-decoration: underline; } /* titles for the topics: could specify viewed link colour too */ .topictitle,h1,h2 { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; } a.topictitle:link { text-decoration: none; color : {T_BODY_LINK}; } a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; } a.topictitle:hover { text-decoration: underline; color : {T_BODY_HLINK}; } /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};} /* Location, number of posts, post date etc */ .postdetails { font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; } /* The content of the posts (body of text) */ .postbody { font-size : {T_FONTSIZE3}px; line-height: 18px} a.postlink:link { text-decoration: none; color : {T_BODY_LINK} } a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; } a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}} /* Quote & Code blocks */ .code { font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2}; background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } .quote { font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR1}; line-height: 125%; background-color: {T_TD_COLOR1}; border: {T_TR_COLOR3}; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } /* Copyright and bottom info */ .copyright { font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;} a.copyright { color: {T_FONTCOLOR1}; text-decoration: none;} a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;} /* Form elements */ input,textarea, select { color : {T_BODY_TEXT}; font: normal {T_FONTSIZE2}px {T_FONTFACE1}; border-color : {T_BODY_TEXT}; } /* The text input fields background colour */ input.post, textarea.post, select { background-color : {T_TD_COLOR2}; } input { text-indent : 2px; } /* The buttons used for bbCode styling in message post */ input.button { background-color : {T_TR_COLOR1}; color : {T_BODY_TEXT}; font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1}; } /* The main submit button option */ input.mainoption { background-color : {T_TD_COLOR1}; font-weight : bold; } /* None-bold submit button */ input.liteoption { background-color : {T_TD_COLOR1}; font-weight : normal; } /* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know ;) */ .helpline { background-color: {T_TR_COLOR2}; border-style: none; } /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("templates/subSilver/formIE.css"); --> </style> <!-- BEGIN switch_enable_pm_popup --> <script language="Javascript" type="text/javascript"> <!-- if ( {PRIVATE_MESSAGE_NEW_FLAG} ) { window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');; } //--> </script> <!-- END switch_enable_pm_popup --> </head> <body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> <a name="top"></a> <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center"> <tr> <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td><!--<a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a>--><a href="/index.php"><img src="/images/toxiclogo.png" border="0" alt="Return to toxic Website" vspace="1" /></a></td> <td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br /><span class="gen">{SITE_DESCRIPTION}<br /> </span> <table cellspacing="0" cellpadding="2" border="0"> <tr> <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a></span><span class="mainmenu"> <a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a> <a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a> <a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a> <!-- BEGIN switch_user_logged_out --> <a href="{U_REGISTER}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a></span> <!-- END switch_user_logged_out --> </td> </tr> <tr> <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="{U_PROFILE}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a> <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a> </span></td> </tr> <tr> <td align="center"> <a href="/index.php" class="nav">Return to toxic Website</a> </td> </tr> </table></td> </tr> </table> <br /> |
From: Jonathan P. <jp...@us...> - 2004-10-21 23:00:51
|
Update of /cvsroot/toxicengine/website/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28534/include Modified Files: connection.inc.php Log Message: oops ! exposed mysql password in CVS ... Index: connection.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/connection.inc.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** connection.inc.php 21 Oct 2004 22:36:08 -0000 1.2 --- connection.inc.php 21 Oct 2004 23:00:37 -0000 1.3 *************** *** 23,27 **** function connect_to_database() { ! mysql_connect('mysql.sourceforge.net', 'toxicengine', 'poulo00'); //mysql_connect('localhost', 'root', ''); mysql_select_db('toxicengine'); --- 23,27 ---- function connect_to_database() { ! mysql_connect('mysql.sourceforge.net', 'toxicengine', '*******'); //mysql_connect('localhost', 'root', ''); mysql_select_db('toxicengine'); |
From: Jonathan P. <jp...@us...> - 2004-10-21 22:36:47
|
Update of /cvsroot/toxicengine/website/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22176/admin Modified Files: admin_changelog.php admin_download.php admin_gallery.php admin_news.php admin_statistics.php Log Message: updated contact information Index: admin_download.php =================================================================== RCS file: /cvsroot/toxicengine/website/admin/admin_download.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_download.php 2 Oct 2004 01:44:44 -0000 1.1 --- admin_download.php 21 Oct 2004 22:36:06 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: admin_gallery.php =================================================================== RCS file: /cvsroot/toxicengine/website/admin/admin_gallery.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_gallery.php 2 Oct 2004 01:44:44 -0000 1.1 --- admin_gallery.php 21 Oct 2004 22:36:06 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 75,79 **** } } ! unset($action); unset($id); --- 75,79 ---- } } ! unset($action); unset($id); Index: admin_statistics.php =================================================================== RCS file: /cvsroot/toxicengine/website/admin/admin_statistics.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** admin_statistics.php 21 Oct 2004 21:24:38 -0000 1.2 --- admin_statistics.php 21 Oct 2004 22:36:06 -0000 1.3 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 200,204 **** ?> </table> ! <div align="right"> <?php --- 200,204 ---- ?> </table> ! <div align="right"> <?php Index: admin_news.php =================================================================== RCS file: /cvsroot/toxicengine/website/admin/admin_news.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_news.php 2 Oct 2004 01:44:44 -0000 1.1 --- admin_news.php 21 Oct 2004 22:36:06 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 71,75 **** } } ! unset($action); unset($id); --- 71,75 ---- } } ! unset($action); unset($id); Index: admin_changelog.php =================================================================== RCS file: /cvsroot/toxicengine/website/admin/admin_changelog.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_changelog.php 2 Oct 2004 01:44:44 -0000 1.1 --- admin_changelog.php 21 Oct 2004 22:36:06 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 75,79 **** } } ! unset($action); unset($id); --- 75,79 ---- } } ! unset($action); unset($id); |
From: Jonathan P. <jp...@us...> - 2004-10-21 22:36:47
|
Update of /cvsroot/toxicengine/website/admin/tools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22176/admin/tools Modified Files: admin_pagehit_to_pageid.php Log Message: updated contact information Index: admin_pagehit_to_pageid.php =================================================================== RCS file: /cvsroot/toxicengine/website/admin/tools/admin_pagehit_to_pageid.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_pagehit_to_pageid.php 2 Oct 2004 01:44:44 -0000 1.1 --- admin_pagehit_to_pageid.php 21 Oct 2004 22:36:07 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 53,57 **** else $pageid = $key; } ! if(strlen($pageid) < 1) { echo 'ERROR: cannot convert ' . $page_hit_row['pageid'] . '<br>'; --- 53,57 ---- else $pageid = $key; } ! if(strlen($pageid) < 1) { echo 'ERROR: cannot convert ' . $page_hit_row['pageid'] . '<br>'; |
From: Jonathan P. <jp...@us...> - 2004-10-21 22:36:21
|
Update of /cvsroot/toxicengine/website/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22176/include Modified Files: connection.inc.php footer.inc.php header.inc.php list_changelog.inc.php list_download.inc.php list_gallery.inc.php list_news.inc.php navbar.inc.php toc.inc.php Log Message: updated contact information Index: list_news.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/list_news.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** list_news.inc.php 2 Oct 2004 01:44:46 -0000 1.1 --- list_news.inc.php 21 Oct 2004 22:36:09 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: connection.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/connection.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** connection.inc.php 2 Oct 2004 01:44:46 -0000 1.1 --- connection.inc.php 21 Oct 2004 22:36:08 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: footer.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/footer.inc.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** footer.inc.php 21 Oct 2004 21:22:49 -0000 1.3 --- footer.inc.php 21 Oct 2004 22:36:09 -0000 1.4 *************** *** 2,7 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... This file is part of toxic. --- 2,7 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net This file is part of toxic. Index: header.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/header.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** header.inc.php 2 Oct 2004 01:44:46 -0000 1.1 --- header.inc.php 21 Oct 2004 22:36:09 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: list_gallery.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/list_gallery.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** list_gallery.inc.php 2 Oct 2004 01:44:46 -0000 1.1 --- list_gallery.inc.php 21 Oct 2004 22:36:09 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: navbar.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/navbar.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** navbar.inc.php 2 Oct 2004 01:44:46 -0000 1.1 --- navbar.inc.php 21 Oct 2004 22:36:09 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: list_changelog.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/list_changelog.inc.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** list_changelog.inc.php 21 Oct 2004 20:47:26 -0000 1.2 --- list_changelog.inc.php 21 Oct 2004 22:36:09 -0000 1.3 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: list_download.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/list_download.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** list_download.inc.php 2 Oct 2004 01:44:46 -0000 1.1 --- list_download.inc.php 21 Oct 2004 22:36:09 -0000 1.2 *************** *** 2,25 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ ! require_once('utils.inc.php'); --- 2,25 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ ! require_once('utils.inc.php'); Index: toc.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/toc.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** toc.inc.php 2 Oct 2004 01:44:46 -0000 1.1 --- toc.inc.php 21 Oct 2004 22:36:09 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software |
From: Jonathan P. <jp...@us...> - 2004-10-21 22:36:20
|
Update of /cvsroot/toxicengine/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22176 Modified Files: contact.php download.php features.php gallery.php index.php links.php news.php viewimage.php Log Message: updated contact information Index: gallery.php =================================================================== RCS file: /cvsroot/toxicengine/website/gallery.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** gallery.php 2 Oct 2004 01:44:42 -0000 1.1 --- gallery.php 21 Oct 2004 22:36:07 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: contact.php =================================================================== RCS file: /cvsroot/toxicengine/website/contact.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** contact.php 21 Oct 2004 20:57:28 -0000 1.2 --- contact.php 21 Oct 2004 22:36:07 -0000 1.3 *************** *** 2,7 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... This file is part of toxic. --- 2,7 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net This file is part of toxic. Index: features.php =================================================================== RCS file: /cvsroot/toxicengine/website/features.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** features.php 21 Oct 2004 20:47:26 -0000 1.2 --- features.php 21 Oct 2004 22:36:07 -0000 1.3 *************** *** 2,7 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... This file is part of toxic. --- 2,7 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net This file is part of toxic. Index: news.php =================================================================== RCS file: /cvsroot/toxicengine/website/news.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** news.php 2 Oct 2004 01:44:42 -0000 1.1 --- news.php 21 Oct 2004 22:36:07 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: index.php =================================================================== RCS file: /cvsroot/toxicengine/website/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Oct 2004 01:44:42 -0000 1.1 --- index.php 21 Oct 2004 22:36:07 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: links.php =================================================================== RCS file: /cvsroot/toxicengine/website/links.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** links.php 21 Oct 2004 20:57:28 -0000 1.2 --- links.php 21 Oct 2004 22:36:07 -0000 1.3 *************** *** 2,7 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... This file is part of toxic. --- 2,7 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net This file is part of toxic. Index: viewimage.php =================================================================== RCS file: /cvsroot/toxicengine/website/viewimage.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** viewimage.php 2 Oct 2004 01:44:42 -0000 1.1 --- viewimage.php 21 Oct 2004 22:36:07 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 29,33 **** $image_filename = $_GET['filename']; ! $page_title = 'image: ' . $image_filename; ?> --- 29,33 ---- $image_filename = $_GET['filename']; ! $page_title = 'image: ' . $image_filename; ?> *************** *** 44,48 **** connect_to_database(); record_hit($admin, $page_title); ! $image_size = getimagesize(get_root_path() . '/' . $image_filename); ?> --- 44,48 ---- connect_to_database(); record_hit($admin, $page_title); ! $image_size = getimagesize(get_root_path() . '/' . $image_filename); ?> Index: download.php =================================================================== RCS file: /cvsroot/toxicengine/website/download.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** download.php 2 Oct 2004 01:44:42 -0000 1.1 --- download.php 21 Oct 2004 22:36:07 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software |
From: Jonathan P. <jp...@us...> - 2004-10-21 22:36:19
|
Update of /cvsroot/toxicengine/website/developers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22176/developers Modified Files: changelog.php index.php roadmap.php Log Message: updated contact information Index: changelog.php =================================================================== RCS file: /cvsroot/toxicengine/website/developers/changelog.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** changelog.php 21 Oct 2004 20:47:26 -0000 1.2 --- changelog.php 21 Oct 2004 22:36:08 -0000 1.3 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software Index: roadmap.php =================================================================== RCS file: /cvsroot/toxicengine/website/developers/roadmap.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** roadmap.php 21 Oct 2004 20:47:26 -0000 1.2 --- roadmap.php 21 Oct 2004 22:36:08 -0000 1.3 *************** *** 2,7 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... This file is part of toxic. --- 2,7 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net This file is part of toxic. Index: index.php =================================================================== RCS file: /cvsroot/toxicengine/website/developers/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Oct 2004 01:44:44 -0000 1.1 --- index.php 21 Oct 2004 22:36:08 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 40,44 **** ' ORDER BY timestamp DESC ' . ' LIMIT 0, 1'); ! if(mysql_num_rows($entry_vector) > 0) { $row = mysql_fetch_array($entry_vector); --- 40,44 ---- ' ORDER BY timestamp DESC ' . ' LIMIT 0, 1'); ! if(mysql_num_rows($entry_vector) > 0) { $row = mysql_fetch_array($entry_vector); |
From: Jonathan P. <jp...@us...> - 2004-10-21 22:36:19
|
Update of /cvsroot/toxicengine/website/documentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22176/documentation Modified Files: index.php scenefilesformat.php settingsfilesformat.php Log Message: updated contact information Index: settingsfilesformat.php =================================================================== RCS file: /cvsroot/toxicengine/website/documentation/settingsfilesformat.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** settingsfilesformat.php 2 Oct 2004 01:44:45 -0000 1.1 --- settingsfilesformat.php 21 Oct 2004 22:36:08 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 152,156 **** <p>The last statement (</<span class="xmlverb-element-name">ToxicSettings</span>>) closes the root element.</p> ! <p>One and ony one root element must appear in the file.</p> --- 152,156 ---- <p>The last statement (</<span class="xmlverb-element-name">ToxicSettings</span>>) closes the root element.</p> ! <p>One and ony one root element must appear in the file.</p> *************** *** 276,280 **** <p>One and only one <<span class="xmlverb-element-name">PixelSampling</span> /> element must appear inside the <<span class="xmlverb-element-name">Rendering</span> /> element.</p> ! <p>The <<span class="xmlverb-element-name">PixelSampling</span> /> element must contain either a <<span class="xmlverb-element-name">Supersampling</span> /> element or a --- 276,280 ---- <p>One and only one <<span class="xmlverb-element-name">PixelSampling</span> /> element must appear inside the <<span class="xmlverb-element-name">Rendering</span> /> element.</p> ! <p>The <<span class="xmlverb-element-name">PixelSampling</span> /> element must contain either a <<span class="xmlverb-element-name">Supersampling</span> /> element or a *************** *** 407,411 **** <<span class="xmlverb-element-name">ArealightSampling</span> />.</li> </ul> ! <p>Optional direct lighting settings:</p> <ul> --- 407,411 ---- <<span class="xmlverb-element-name">ArealightSampling</span> />.</li> </ul> ! <p>Optional direct lighting settings:</p> <ul> *************** *** 520,524 **** <span class="xmlverb-attr-name">maxdistance</span>="<span class="xmlverb-attr-content">1.0e6</span>" /> </div> ! <p>The <span class="xmlverb-attr-name">maxphotons</span> attribute is the maximum number of photons to take into account when estimating radiance at a given point of the scene. It must be set to a strictly positive integer --- 520,524 ---- <span class="xmlverb-attr-name">maxdistance</span>="<span class="xmlverb-attr-content">1.0e6</span>" /> </div> ! <p>The <span class="xmlverb-attr-name">maxphotons</span> attribute is the maximum number of photons to take into account when estimating radiance at a given point of the scene. It must be set to a strictly positive integer *************** *** 703,707 **** <span class="xmlverb-attr-name">maxdistance</span>="<span class="xmlverb-attr-content">1.0e6</span>" /> </div> ! <p>The <span class="xmlverb-attr-name">maxphotons</span> attribute is the maximum number of photons to take into account when estimating radiance at a given point of the scene. It must be set to a strictly positive integer --- 703,707 ---- <span class="xmlverb-attr-name">maxdistance</span>="<span class="xmlverb-attr-content">1.0e6</span>" /> </div> ! <p>The <span class="xmlverb-attr-name">maxphotons</span> attribute is the maximum number of photons to take into account when estimating radiance at a given point of the scene. It must be set to a strictly positive integer *************** *** 790,794 **** <p>You can get the full XML Schema describing scene settings file format <a href="/documentation/files/schemas/toxicscene.settings.xsd">here</a>.</p> ! <!-- ### 3.5 Sample Files --> <a name="scenesettings_samplefiles" id="scenesettings_samplefiles"></a> --- 790,794 ---- <p>You can get the full XML Schema describing scene settings file format <a href="/documentation/files/schemas/toxicscene.settings.xsd">here</a>.</p> ! <!-- ### 3.5 Sample Files --> <a name="scenesettings_samplefiles" id="scenesettings_samplefiles"></a> Index: scenefilesformat.php =================================================================== RCS file: /cvsroot/toxicengine/website/documentation/scenefilesformat.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** scenefilesformat.php 2 Oct 2004 01:44:45 -0000 1.1 --- scenefilesformat.php 21 Oct 2004 22:36:08 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 238,242 **** </<span class="xmlverb-element-name">SurfaceShader</span>><br> </div> ! <p>A unique name must be given to each surface shader. Names are case-sensitive: for example, <span class="xmlverb-attr-content">mat01</span> is not the same as <span class="xmlverb-attr-content">Mat01</span>. --- 238,242 ---- </<span class="xmlverb-element-name">SurfaceShader</span>><br> </div> ! <p>A unique name must be given to each surface shader. Names are case-sensitive: for example, <span class="xmlverb-attr-content">mat01</span> is not the same as <span class="xmlverb-attr-content">Mat01</span>. *************** *** 384,388 **** <span class="xmlverb-attr-name">type</span>="<span class="xmlverb-attr-content">none</span>" /><br> </div> ! <p></p> --- 384,388 ---- <span class="xmlverb-attr-name">type</span>="<span class="xmlverb-attr-content">none</span>" /><br> </div> ! <p></p> Index: index.php =================================================================== RCS file: /cvsroot/toxicengine/website/documentation/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Oct 2004 01:44:45 -0000 1.1 --- index.php 21 Oct 2004 22:36:08 -0000 1.2 *************** *** 2,20 **** /* toxic - A Global Illumination Renderer ! Copyright (C) 2003-2004 Francois Beaune ! Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 2,20 ---- /* toxic - A Global Illumination Renderer ! Copyright (C) 2004 The toxic Project ! http://toxicengine.sourceforge.net ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software |
From: Jonathan P. <jp...@us...> - 2004-10-21 21:24:48
|
Update of /cvsroot/toxicengine/website/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4808/admin Modified Files: admin_statistics.php Log Message: increased stats page timeout Index: admin_statistics.php =================================================================== RCS file: /cvsroot/toxicengine/website/admin/admin_statistics.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_statistics.php 2 Oct 2004 01:44:44 -0000 1.1 --- admin_statistics.php 21 Oct 2004 21:24:38 -0000 1.2 *************** *** 36,39 **** --- 36,41 ---- <?php + set_time_limit(600); + $page_hit_vector = mysql_query( 'SELECT useragentid, pageid ' . |
From: Jonathan P. <jp...@us...> - 2004-10-21 21:22:58
|
Update of /cvsroot/toxicengine/website/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4379/include Modified Files: footer.inc.php Log Message: toxic is spelled in /italics/, please ! Index: footer.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/footer.inc.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** footer.inc.php 21 Oct 2004 20:47:26 -0000 1.2 --- footer.inc.php 21 Oct 2004 21:22:49 -0000 1.3 *************** *** 23,27 **** function output_copyright_notice() { ! echo "Copyright © 2003–2004 The toxic Project\n"; } --- 23,27 ---- function output_copyright_notice() { ! echo "Copyright © 2003–2004 The <i>toxic</i> Project\n"; } |
From: Jonathan P. <jp...@us...> - 2004-10-21 20:57:38
|
Update of /cvsroot/toxicengine/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31808 Modified Files: contact.php links.php Log Message: minor tweaks to the web site to reflect the change of leadership Index: links.php =================================================================== RCS file: /cvsroot/toxicengine/website/links.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** links.php 2 Oct 2004 01:44:42 -0000 1.1 --- links.php 21 Oct 2004 20:57:28 -0000 1.2 *************** *** 4,20 **** Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 4,20 ---- Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 28,32 **** output_header($admin, 'co-links'); ! /* <p><a href="http://">Title</a><br> --- 28,32 ---- output_header($admin, 'co-links'); ! /* <p><a href="http://">Title</a><br> *************** *** 36,40 **** ?> ! <div class="title">Open Source or Free Software Renderers</div> <p><a href="http://lucille.sourceforge.net/">lucille</a><br> --- 36,40 ---- ?> ! <div class="title">Other Open Source or Free Software Renderers</div> <p><a href="http://lucille.sourceforge.net/">lucille</a><br> Index: contact.php =================================================================== RCS file: /cvsroot/toxicengine/website/contact.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** contact.php 2 Oct 2004 01:44:42 -0000 1.1 --- contact.php 21 Oct 2004 20:57:28 -0000 1.2 *************** *** 4,20 **** Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 4,20 ---- Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 29,45 **** output_header($admin, 'ov-contact'); - /* <p class="alert">Notice: I'm encountering some difficulties with my mail account since April 5th. - Consequently, I haven't been able to read my mail since then. Please use the forums. Sorry for - the inconvenience.</p>*/ ?> ! <p>Please use online <a href="/forums/index.php">forums</a> for questions, comments and suggestions. ! Alternatively, you can contact me by email at the following address:</p> ! ! <div align="center"> ! <img src="/images/fbeaune-email.png" alt="François Beaune's Email Address"> ! </div> ! ! <p><em>Please do not distribute nor publish this address. Thank you.</em></p> <?php --- 29,35 ---- output_header($admin, 'ov-contact'); ?> ! <p>Please use online <a href="/forums/index.php">forums</a> for questions, comments and suggestions.</p> <?php |
From: Jonathan P. <jp...@us...> - 2004-10-21 20:47:45
|
Update of /cvsroot/toxicengine/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29511 Modified Files: features.php Log Message: minor tweaks to the web site to reflect the change of leadership Index: features.php =================================================================== RCS file: /cvsroot/toxicengine/website/features.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** features.php 2 Oct 2004 01:44:42 -0000 1.1 --- features.php 21 Oct 2004 20:47:26 -0000 1.2 *************** *** 4,20 **** Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 4,20 ---- Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 31,36 **** <p>This page will list features of the last stable release of <em>toxic</em>. Since there is no ! stable version yet, it currently lists features of the last development release ! (<em>toxic</em> 1.0 alpha–2).</p> <p>For features to be implemented, have a look at the <a href="/developers/roadmap.php">Roadmap</a> page --- 31,35 ---- <p>This page will list features of the last stable release of <em>toxic</em>. Since there is no ! stable version yet, it currently lists features of the latest development release.</p> <p>For features to be implemented, have a look at the <a href="/developers/roadmap.php">Roadmap</a> page |
From: Jonathan P. <jp...@us...> - 2004-10-21 20:47:44
|
Update of /cvsroot/toxicengine/website/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29511/include Modified Files: footer.inc.php list_changelog.inc.php Log Message: minor tweaks to the web site to reflect the change of leadership Index: list_changelog.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/list_changelog.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** list_changelog.inc.php 2 Oct 2004 01:44:46 -0000 1.1 --- list_changelog.inc.php 21 Oct 2004 20:47:26 -0000 1.2 *************** *** 28,32 **** 'SELECT * ' . ' FROM changelog ' . ! ' WHERE timestamp >= \'' . $beginning . '\' AND timestamp < \'' . $end . '\' ' . ' ORDER BY timestamp DESC'); --- 28,32 ---- 'SELECT * ' . ' FROM changelog ' . ! ' WHERE timestamp >= \'' . $beginning . '\' AND timestamp <= \'' . $end . '\' ' . ' ORDER BY timestamp DESC'); Index: footer.inc.php =================================================================== RCS file: /cvsroot/toxicengine/website/include/footer.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** footer.inc.php 2 Oct 2004 01:44:46 -0000 1.1 --- footer.inc.php 21 Oct 2004 20:47:26 -0000 1.2 *************** *** 4,20 **** Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 4,20 ---- Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 23,27 **** function output_copyright_notice() { ! echo "Copyright © 2003–2004 François Beaune\n"; } --- 23,27 ---- function output_copyright_notice() { ! echo "Copyright © 2003–2004 The toxic Project\n"; } *************** *** 38,42 **** <td align="center" class="quotation"> <br> ! In memory of my father Robert Beaune (1936–2003). </td> </tr> --- 38,42 ---- <td align="center" class="quotation"> <br> ! In memory of Robert Beaune (1936–2003). </td> </tr> |
From: Jonathan P. <jp...@us...> - 2004-10-21 20:47:44
|
Update of /cvsroot/toxicengine/website/developers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29511/developers Modified Files: changelog.php roadmap.php Log Message: minor tweaks to the web site to reflect the change of leadership Index: roadmap.php =================================================================== RCS file: /cvsroot/toxicengine/website/developers/roadmap.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** roadmap.php 2 Oct 2004 01:44:44 -0000 1.1 --- roadmap.php 21 Oct 2004 20:47:26 -0000 1.2 *************** *** 4,20 **** Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 4,20 ---- Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 33,38 **** and release dates are very likely to change in the meantime.</p> ! <div class="title"><em>toxic</em> 1.0 beta stage (mid-2004)</div> ! <p>Tasks to complete in order to reach the beta stage:</p> --- 33,38 ---- and release dates are very likely to change in the meantime.</p> ! <div class="title"><em>toxic</em> 1.0 beta stage</div> ! <p>Tasks to complete in order to reach the beta stage:</p> *************** *** 59,63 **** </ul> ! <div class="title"><em>toxic</em> 1.0 final (end of 2004)</div> <p>Tasks to complete in order to reach the final stage:</p> --- 59,63 ---- </ul> ! <div class="title"><em>toxic</em> 1.0 final</div> <p>Tasks to complete in order to reach the final stage:</p> Index: changelog.php =================================================================== RCS file: /cvsroot/toxicengine/website/developers/changelog.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** changelog.php 2 Oct 2004 01:44:44 -0000 1.1 --- changelog.php 21 Oct 2004 20:47:26 -0000 1.2 *************** *** 33,36 **** --- 33,42 ---- <p>Latest entries appear first.</p> + <div class="title">Changes since <em>toxic</em> 1.0 alpha–3</div> + + <p></p> + <?php list_changelog($admin, 1081615933, 1082211031); ?> + <p></p> + <div class="title">Changes since <em>toxic</em> 1.0 alpha–2</div> *************** *** 42,46 **** <p></p> ! <?php list_changelog($admin, strtotime('5 February 2004'), strtotime('1 April 2004 15:00:00')); ?> <p></p> --- 48,52 ---- <p></p> ! <?php list_changelog($admin, strtotime('Sun, 7 Mar 2004 04:34:59 +0100'), strtotime('Thu, 1 Apr 2004 16:19:34 +0200')); ?> <p></p> |
From: Jonathan P. <jp...@us...> - 2004-10-20 14:42:13
|
Update of /cvsroot/toxicengine/toxic/src/renderer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16213/src/renderer Modified Files: ray.h Log Message: bases for translucency (and a test of syncmail) Index: ray.h =================================================================== RCS file: /cvsroot/toxicengine/toxic/src/renderer/ray.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ray.h 6 Jun 2004 12:22:47 -0000 1.6 --- ray.h 20 Oct 2004 14:42:03 -0000 1.7 *************** *** 32,35 **** --- 32,36 ---- #include <cassert> + #include <stack> namespace toxic { *************** *** 52,58 **** --- 53,63 ---- }; + //! Geometric definition of the ray. sheep::Point3 m_origin; //!< World space or object space. sheep::Vector3 m_direction; //!< World space or object space. + //! Stack of indices of refraction. + std::stack<sheep::Real> m_ior_stack; + Ray(Type type); Ray(Type type, const sheep::Point3 &origin, const sheep::Vector3 &direction); |