root/rogue3.6/trunk/options.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1377 [1377] 05/08/08 23:54:52 yendor PORT: gcc4 unctrl() return type is const
(edit) @1370 [1370] 01/16/08 22:39:29 yendor CLEANUP: replace usage of type bool with type int
(edit) @1369 [1369] 01/16/08 22:33:39 yendor CLEANUP; remove register type modifiers (let compiler optimize)
(edit) @1365 [1365] 01/14/08 00:17:55 yendor PORT: VC2005TS; C6328: 'char' passed as parameter '1' when 'unsigned char' …
(edit) @1358 [1358] 01/13/08 22:53:50 yendor PORT: VC2005EE; C4244: op : conversion from X to Y, possible loss of data
(edit) @1357 [1357] 01/13/08 20:25:20 yendor PORT: VC2005EE; C4013: function undefined; assuming extern returning int
(edit) @1356 [1356] 01/13/08 19:01:42 yendor PORT: VC2005EE; C4716: function must return a value
(edit) @1039 [1039] 08/27/06 17:13:25 nkissebe PORT: xlc8; 1506-1298 (W) The subscript is out of range
(edit) @1006 [1006] 07/13/06 18:37:34 yendor fix get_str() to handle backspace when at start of a line that has …
(edit) @982 [982] 07/01/06 14:35:24 yendor BUGFIX: [ 1283201 ] rogue 3.6.2 - many many bug fixes direct curses input …
(edit) @977 [977] 06/28/06 20:45:53 yendor PORT gcc4; requires <string.h>
(edit) @956 [956] 06/25/06 21:06:35 yendor BUGFIX: [ 1283201 ] rogue 3.6.2 - many many bug fixes - Replaced …
(edit) @338 [338] 02/12/05 10:42:30 yendor License and copyright corrections
(edit) @229 [229] 01/23/00 00:08:17 nkissebe minimize diffs from original version
(edit) @43 [43] 10/09/99 12:07:18 nkissebe Include termios.h
(edit) @28 [28] 10/08/99 23:21:32 nkissebe Use POSIX termios rather than gtty
(edit) @15 [15] 10/05/99 23:51:31 nkissebe Removed double evaluation side-effect of call to unctl() macro
(add) @5 [5] 10/05/99 22:07:42 nkissebe Rogue 3.6
Note: See TracRevisionLog for help on using the revision log.