bugNetHack Proxy - Bugs: bug #11484, Constants defined by NhExt 1.0.2...

 
 

bug #11484: Constants defined by NhExt 1.0.2 but not defined by by NetHack Proxy

Submitted by:  None
Submitted on:  Mon 03 Jan 2005 03:26:05 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: Software ErrorStatus: None
Assigned to: NoneOpen/Closed: Open
Release: 0.9.0

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Mon 03 Jan 2005 03:26:05 PM UTC, original submission:

NhExt 1.0.2 defines the following constants that are not defined by NetHack Proxy 0.9.0:

enum menu_pick {
PICK_NONE = 0, /* user picks nothing (display only) */
PICK_ONE = 1, /* only pick one */
PICK_ANY = 2 /* can pick any amount */
};

enum mouse_click {
CLICK_1 = 1, /* mouse click type 1 */
CLICK_2 = 2 /* mouse click type 2 */
};

enum option_mod_flag {
SET_IN_FILE = 0, /* config file option only */
SET_VIA_PROG = 1, /* may be set via extern program, not seen in game */
DISP_IN_GAME = 2, /* may be set via extern program, displayed in game */
SET_IN_GAME = 3 /* may be set via extern program or set in the game */
};

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follows 1 latest change.

Date Changed By Updated Field Previous Value => Replaced By
Mon 07 Feb 2005 09:55:56 AM UTCj_aliItem GroupNone=>Software Error

Back to the top


Powered by Savane 3.1-cleanup1