root/rogue3.6/trunk/init.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1373 [1373] 01/19/08 09:33:25 yendor CLEANUP; remove const type modifiers
(edit) @1372 [1372] 01/17/08 10:43:43 yendor CLEANUP; remove more register type modifiers (let compiler …
(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) @1368 [1368] 01/16/08 22:22:41 yendor PORT: posix; update and revise latest mdport (from 5.4) PORT: posix; …
(edit) @1365 [1365] 01/14/08 00:17:55 yendor PORT: VC2005TS; C6328: 'char' passed as parameter '1' when 'unsigned char' …
(edit) @1360 [1360] 01/13/08 23:36:24 yendor PORT: VC2005TS; C6323: Use of arithmetic operator on Boolean type(s)
(edit) @1359 [1359] 01/13/08 23:19:09 yendor PORT: VC2005TS; C6053: Call to 'strncpy' might not zero-terminate string
(edit) @1357 [1357] 01/13/08 20:25:20 yendor PORT: VC2005EE; C4013: function undefined; assuming extern returning int
(edit) @1355 [1355] 01/13/08 18:38:18 yendor PORT: VC2005EE; C4033
(edit) @1005 [1005] 07/13/06 18:36:16 yendor variable outbuf[] no used
(edit) @993 [993] 07/08/06 20:01:36 yendor PORT: use different method to track item randomization
(edit) @977 [977] 06/28/06 20:45:53 yendor PORT gcc4; requires <string.h>
(edit) @945 [945] 06/25/06 16:27:06 yendor BUGFIX: [ 1283201 ] rogue 3.6.2 - many many bug fixes - Fixed some strings …
(edit) @338 [338] 02/12/05 10:42:30 yendor License and copyright corrections
(edit) @240 [240] 01/23/00 18:09:40 nkissebe things[] initialization fixed to support struct words member
(edit) @225 [225] 01/22/00 23:57:40 nkissebe Use static string allocation when possible. (easier savestate/debugging)
(edit) @30 [30] 10/08/99 23:23:58 nkissebe Define all global variables here rather than rogue.h (multiply defined)
(edit) @14 [14] 10/05/99 23:49:34 nkissebe Convert CTRL(c) to CTRL('c') Module static variables made global for new …
(add) @5 [5] 10/05/99 22:07:42 nkissebe Rogue 3.6
Note: See TracRevisionLog for help on using the revision log.