root/rogue3.6/trunk/main.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1434 [1434] 08/29/08 17:44:06 yendor PORT: rgm, print dungeon number if SEED environment variable set (even to …
(edit) @1433 [1433] 08/29/08 17:19:45 yendor PORT: rgm, fix previous commit as you can't atoi(NULL)..
(edit) @1432 [1432] 08/29/08 16:18:28 yendor PORT: rgm, allow manual seeding of RNG (at cost of not being allowed to …
(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) @1363 [1363] 01/14/08 00:04:44 yendor PORT: VC2005TS; C6385: Invalid data: accessing X, the readable size is A …
(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) @1356 [1356] 01/13/08 19:01:42 yendor PORT: VC2005EE; C4716: function must return a value
(edit) @1008 [1008] 07/13/06 18:39:13 yendor curses should no longer be active if restore returns (ie fails)
(edit) @997 [997] 07/09/06 09:51:55 yendor PORT: md_getusername() now takes a parameter (user id)
(edit) @986 [986] 07/08/06 18:22:16 yendor PORT: remove unneeded ifdefs, porting code all handled by mdport.c now
(edit) @975 [975] 06/28/06 20:39:57 yendor PORT gcc4; requires <string.h> <stdlib.h> chmsg() protoype and a typo
(edit) @968 [968] 06/26/06 19:10:03 yendor FEATURE: add keypad support
(edit) @949 [949] 06/25/06 17:12:46 yendor BUGFIX: [ 1283201 ] rogue 3.6.2 - many many bug fixes use md_XXX functions …
(edit) @338 [338] 02/12/05 10:42:30 yendor License and copyright corrections
(edit) @334 [334] 02/11/05 11:45:42 yendor More accurate copyright statement as far as I know
(edit) @284 [284] 10/28/04 21:20:50 yendor Use built in DJGPP for conditional compiles for gcc 3.4.2/DJGPP
(edit) @281 [281] 10/28/04 20:45:50 yendor gcc 3.3.3/Cygwin requires utmp rather than utmpx, so we include both now
(edit) @278 [278] 10/28/04 20:33:44 yendor switched from utmp.h to utmpx.h to support gcc 3.3/Interix reverted from …
(edit) @266 [266] 04/30/00 20:22:28 yendor Parameter to time() must be of type time_t.
(edit) @257 [257] 04/30/00 19:08:44 yendor Removed unused variables to make IRIX compiler happier
(edit) @255 [255] 04/30/00 18:29:22 yendor DJGPP port
(edit) @239 [239] 01/23/00 18:09:11 nkissebe Use xcrypt() instead of crypt() as not all systems have crypt() by default
(edit) @226 [226] 01/23/00 00:02:21 nkissebe Minimize diffs from original file (somewhat pointless here)
(edit) @45 [45] 10/10/99 23:49:28 nkissebe POSIX signal handlers take int argument
(edit) @40 [40] 10/09/99 12:05:30 nkissebe Include termios.h Conditionally add signal handlers for some signals Linux …
(edit) @32 [32] 10/08/99 23:27:40 nkissebe Use POSIX termios rather than gtty Removed unused variables Fixed ucount() …
(edit) @27 [27] 10/07/99 17:34:42 nkissebe Machinedep constant check fixes
(edit) @19 [19] 10/05/99 23:57:59 nkissebe Misc. changes to improve terminal error checking Misc. changes to support …
(add) @5 [5] 10/05/99 22:07:42 nkissebe Rogue 3.6
Note: See TracRevisionLog for help on using the revision log.