root/rogue3.6/trunk/rip.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1376 [1376] 01/20/08 19:33:11 yendor BUGFIX: added some very basic file locking support for the scorefile
(edit) @1372 [1372] 01/17/08 10:43:43 yendor CLEANUP; remove more register type modifiers (let compiler …
(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) @1367 [1367] 01/14/08 00:29:42 yendor PORT: VC2005TS; C6001: Using uninitialized memory
(edit) @1365 [1365] 01/14/08 00:17:55 yendor PORT: VC2005TS; C6328: 'char' passed as parameter '1' when 'unsigned char' …
(edit) @1364 [1364] 01/14/08 00:12:20 yendor PORT: VC2005TS; C6031: Return value ignored
(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) @1355 [1355] 01/13/08 18:38:18 yendor PORT: VC2005EE; C4033
(edit) @1043 [1043] 08/27/06 22:06:20 nkissebe PORT: djgpp; don't use HOMEDRIVE+HOMEPATH for home directory, only defined …
(edit) @1002 [1002] 07/13/06 18:33:19 yendor write version information into scorefile only put up wait for return if …
(edit) @994 [994] 07/08/06 20:02:07 yendor BUGFIX: [ 1283201 ] rogue 3.6.2 - many many bug fixes - Fixed …
(edit) @984 [984] 07/01/06 14:40:13 yendor PORT: MSVC; explicit cast of strlen() results to return int
(edit) @977 [977] 06/28/06 20:45:53 yendor PORT gcc4; requires <string.h>
(edit) @959 [959] 06/25/06 21:14:07 yendor PORT: MSVC; use a more portable score file system
(edit) @338 [338] 02/12/05 10:42:30 yendor License and copyright corrections
(edit) @275 [275] 10/28/04 20:23:17 yendor cast the return value of fdopen() for gcc 3.3/Interix
(edit) @237 [237] 01/23/00 18:07:42 nkissebe Fixed ownship/permissions of score file (well, sort of) top_ten array …
(edit) @231 [231] 01/23/00 00:12:14 nkissebe Y2K compliant tombstone Improved scorefile creation/opening
(edit) @42 [42] 10/09/99 12:06:58 nkissebe First "when" in a switch statement converted to "case" to make gcc …
(edit) @34 [34] 10/08/99 23:30:04 nkissebe Use POSIX signal return types
(edit) @9 [9] 10/05/99 23:43:29 nkissebe modern sprintf returns character count, not pointer to buffer
(add) @5 [5] 10/05/99 22:07:42 nkissebe Rogue 3.6
Note: See TracRevisionLog for help on using the revision log.