<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/doris/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/doris/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 18 Oct 2005 03:13:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/doris/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Doris 1.1 released</title><link>https://sourceforge.net/p/doris/news/2005/10/doris-11-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A long time in the pipe! Doris 1.1 finally released. Doris 1.0 was pretty stable. Libraries have been upgraded in this version. Main addition is Luasocket. This could be interesting as it means you can log onto a remote session of Doris now (i.e. remote graphical debugging).&lt;/p&gt;
&lt;p&gt;Enjoy, Nick&lt;/p&gt;
&lt;p&gt;-----&lt;br /&gt;
Notes:&lt;br /&gt;
1.1 - &amp;quot;Remote Doris&amp;quot; support. Lua 5.0.2 &amp;amp; GLUI integration.&lt;br /&gt;
* New Lua version 5.0.2 included (just bug fixes, no new features).&lt;br /&gt;
* GLUT replaced with FreeGLUT (2.40) (see details below).&lt;br /&gt;
* GLUI 2.2 added to Doris project. GLUT is only external dependency now.&lt;br /&gt;
- Reverted the major GLUI refactoring due to bugs.&lt;br /&gt;
- Thanks to BaconTastesGood for the work, but no time to fix problems.&lt;br /&gt;
* Network listener support added using Luasocket.&lt;br /&gt;
- See the nettalk.lua and netlisten.lua examples for more details.&lt;br /&gt;
* Better error reporting for syntax errors (_TRACEBACK).&lt;br /&gt;
* Vector dot product fixed.&lt;br /&gt;
* LHFs lpack library added to help deal with binary data. See lpack.c.&lt;br /&gt;
* JPEG loading supported added (see notes below).&lt;br /&gt;
* Source code location can be set with DORIS_SOURCE in development mode.&lt;br /&gt;
* GLUI makefile removed from readme as no longer needed.&lt;br /&gt;
* Source lib tars now kept in src/libsrc for ease.&lt;br /&gt;
* Updated tolua++ to version 1.0.6.&lt;br /&gt;
* Added tolua++, luac and bin2c win32 executables to CVS for ease.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Tue, 18 Oct 2005 03:13:29 -0000</pubDate><guid>https://sourceforge.net0f1ed11384aea22dc180f1950b5a6bd4cac628c4</guid></item><item><title>Lua Build moved</title><link>https://sourceforge.net/p/doris/news/2004/04/lua-build-moved/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Lua build package and win32 binaries that were distributed through this project have moved to the lua-users project on this site (http://sourceforge.net/projects/lua-users/). Please look there for future revisions.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Nick&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Thu, 15 Apr 2004 20:56:05 -0000</pubDate><guid>https://sourceforge.net6ff5469014af8e8a8c0809056a3920580be1da1c</guid></item><item><title>Doris 1.0 released</title><link>https://sourceforge.net/p/doris/news/2004/02/doris-10-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Finally got project working with toLua++. toLua 5 was a long time coming, and then seemed to have a few problems with function renaming. Doris relies heavily on toLua to generate the GL and GLUI bindings. Credit goes to Ariel Manzur for taking over maintenance of toLua, which is now renamed toLua++ (and available here: &lt;a href="http://www.codenix.com/~tolua/\"&gt;http://www.codenix.com/~tolua/\&lt;/a&gt;). Well done also to the Lua team who, as always, have come up with the goods providing Lua 5.0.&lt;/p&gt;
&lt;p&gt;Nick&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Wed, 25 Feb 2004 08:50:01 -0000</pubDate><guid>https://sourceforge.net01188f07b664c95c4bce437b25827c8e28676241</guid></item><item><title>Lua Build 4.0.1 Added</title><link>https://sourceforge.net/p/doris/news/2003/04/lua-build-401-added/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;An easy way of making the current version of Lua and tolua has been provided. The tar file contains project files for MSVC++ and makefiles for unix.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Sat, 05 Apr 2003 21:54:54 -0000</pubDate><guid>https://sourceforge.netac102a40c49544f0d8e38ded05d9edec85920093</guid></item><item><title>Version 0.5</title><link>https://sourceforge.net/p/doris/news/2002/08/version-05/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Released version 0.5. More bug fixes, tidying up, few more scripts, and documentation (selfdoc). Dont know if it works on platforms other than Windows and Cygwin as I have no feedback. I assume if the makefiles for Cygwin work it should run just fine on *nix.&lt;/p&gt;
&lt;p&gt;Nick&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Tue, 27 Aug 2002 13:49:32 -0000</pubDate><guid>https://sourceforge.net2016a21a78720c43162b139837f27778a8573643</guid></item><item><title>Homepage updated</title><link>https://sourceforge.net/p/doris/news/2002/06/homepage-updated/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Improved the homepage. Put some screenshots and example code up. Output from SciTE editor looks great (see &lt;a href="http://www.scintilla.org/\"&gt;http://www.scintilla.org/\&lt;/a&gt;).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Tue, 25 Jun 2002 15:24:56 -0000</pubDate><guid>https://sourceforge.net5f7a37e41b79e15100a2ed7c6f00909519f8cf48</guid></item><item><title>Version 0.4</title><link>https://sourceforge.net/p/doris/news/2002/06/version-04/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Tried hard to tidy up the code and remove as many bugs as possible. Previous versions have been quite scrappy. Cygwin makefiles added. If anyone builds Linux or Unix ones I would appreciate feedback on how useful these makefiles are.&lt;/p&gt;
&lt;p&gt;0.4 - Tidying up - previous releases were a bit scrappy.&lt;br /&gt;
* Added image support. Currently only supports TGA, a nice simple format.&lt;br /&gt;
Dont really want to add dependencies to image libraries.&lt;br /&gt;
* Added makefiles for *nix. This was done with Cygwin under Windows, not&lt;br /&gt;
tested under *nix system. Should be able to just &amp;quot;make all&amp;quot; from root.&lt;br /&gt;
* Removed any C++ hangover code in Lua so gcc doesnt complain.&lt;br /&gt;
* Few minor bug fixes.&lt;br /&gt;
* Commented more of the code.&lt;br /&gt;
* Credited authors for Lua!&lt;br /&gt;
* More example scripts &amp;amp; enhanced existing scripts.&lt;br /&gt;
* Title window text tag now &amp;quot;title&amp;quot;.&lt;br /&gt;
* _DEVELOP helper scripts called from Doris not script.&lt;br /&gt;
* Scripts clear screen rather than Window.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Mon, 24 Jun 2002 18:05:23 -0000</pubDate><guid>https://sourceforge.netbc0c9f990b2d9ced82ccfb0926838cb7fa753ea8</guid></item><item><title>Version 0.3</title><link>https://sourceforge.net/p/doris/news/2002/06/version-03/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Mainly bug fixes. Sorry so long between release. Enjoy.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Mon, 10 Jun 2002 20:04:57 -0000</pubDate><guid>https://sourceforge.netea5a446b7db14d2dd6ac3bb1a758a2bf0c60e76f</guid></item><item><title>Version 0.2</title><link>https://sourceforge.net/p/doris/news/2002/01/version-02/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It seems the drawing and stuttering problems I was having with Doris were actually bugs in GLUI and GLUT and not driver problems. You will need GLUI v2.1 beta and GLUT v3.7.6 to get rid of the problem. Tar of the source is available and a debug win32 exe which should go in the bin directory of the source tree. Enjoy, Nick.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Mon, 28 Jan 2002 03:58:06 -0000</pubDate><guid>https://sourceforge.net446a724a27dfe3c8b6a4bbaa12558f98d47c53b9</guid></item><item><title>Slow progress</title><link>https://sourceforge.net/p/doris/news/2001/11/slow-progress/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Work progressing slowly. Rearranged CVS tree to make it easier to make binary distributions and tidied the code up a bit. Have nasty freeze on exit (which I assume to be driver problem for my voodoo3 card on win2k as works fine on GeForce3 at work). Done some docs with new LuaDoc 2. Need to finish render wrapper including lighting support.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Trout</dc:creator><pubDate>Wed, 07 Nov 2001 02:30:35 -0000</pubDate><guid>https://sourceforge.netadfabff984cfc02ac322c15c25de9bdf1338ef84</guid></item></channel></rss>