← Back to team overview

mudlet-makers team mailing list archive

Re: [Bug 1222338] Re: centerview() on a room ID that doesn't exist causes odd highlighting

 

I think this may get a bit esoteric but *is* it OK for
TRoomDB::getRoom() to return the int value zero as a return value of
type TRoom * and then for that return value to be used as a boolean
logical value in TLuaInterpreter::centerview()?  I started looking it up
and got very confused... 8-o

On 24/09/13 03:58, Vadim Peretokin wrote:
> The ID was not created with addRoom. It is centerview(nonexistentid).
>

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1222338

Title:
  centerview() on a room ID that doesn't exist causes odd highlighting

Status in Mudlet the MUD client:
  New

Bug description:
  Attached is a screenshot of the map with centerview() on a valid room,
  and the next view of when centerview() is not on a valid room - some
  rooms and exits get "selected".

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1222338/+subscriptions


Follow ups

References