Message from discussion
7DRL: Bob and Trev: Resurrection
Path: g2news1.google.com!postnews.google.com!o5g2000hsb.googlegroups.com!not-for-mail
From: Phlamethro...@gmail.com
Newsgroups: rec.games.roguelike.development
Subject: Re: 7DRL: Bob and Trev: Resurrection
Date: 16 Mar 2007 00:45:25 -0700
Organization: http://groups.google.com
Lines: 25
Message-ID: <1174031125.608888.115310@o5g2000hsb.googlegroups.com>
References: <1172021941.913013.186770@v33g2000cwv.googlegroups.com>
<1173551528.903165.198460@8g2000cwh.googlegroups.com>
<1173648474.373614.203640@c51g2000cwc.googlegroups.com>
<1173736794.565055.126850@n33g2000cwc.googlegroups.com>
<1173783402.051718.323860@t69g2000cwt.googlegroups.com>
<1173913025.569123.159050@d57g2000hsg.googlegroups.com>
NNTP-Posting-Host: 91.84.11.161
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1174031127 9565 127.0.0.1 (16 Mar 2007 07:45:27 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Fri, 16 Mar 2007 07:45:27 +0000 (UTC)
In-Reply-To: <1173913025.569123.159050@d57g2000hsg.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: o5g2000hsb.googlegroups.com; posting-host=91.84.11.161;
posting-account=bDRC7A0AAACF2inNsTKqE7bM4XnetBGT
On 14 Mar, 22:57, Phlamethro...@gmail.com wrote:
> Things are starting to come together now... I can feel the final
> crunch approaching :)
...and that's the final crunch over with. Yesterday morning I finished
adding the major missing features I wanted, and then did a size check.
Only around 600 bytes of RAM spare, which means I can't expand any
further because that memory is needed for strings, local variables,
etc. Unfortunately I'd also broken the code, so I only found out
exactly how much was left when I was able to fix it after coming home
from work.
So the good news is that I'm now in the process of the final
balancing, bug fixing, and play testing. The bad news is that last
night I also tried running it under the Linux version of Brandy
(http://jaguar.orpheusweb.co.uk/branpage.html), and found a couple of
critical bugs in the interpreter. So anyone who wants to run it under
Brandy will have to recompile it with my fixes (which should be ready
in time for release, assuming there aren't other bugs lurking), or
wait for the official distribution to catch up.
Cheers,
- Jeffrey