|
|
|
@1378
|
[1378]
|
05/08/08 23:55:47 |
yendor |
PORT: gcc4 missing prototypes on a couple functions |
|
|
|
@1375
|
[1375]
|
01/19/08 15:58:30 |
yendor |
CLEANUP; sync state.c to latest version (from rogue 5.4) |
|
|
|
@1374
|
[1374]
|
01/19/08 09:34:43 |
yendor |
CLEANUP; alphabetize variable and function declaration lists |
|
|
|
@1372
|
[1372]
|
01/17/08 10:43:43 |
yendor |
CLEANUP; remove more register type modifiers (let compiler … |
|
|
|
@1371
|
[1371]
|
01/16/08 22:49:18 |
yendor |
CLEANUP: replace usage of type short and long with type int |
|
|
|
@1370
|
[1370]
|
01/16/08 22:39:29 |
yendor |
CLEANUP: replace usage of type bool with type int |
|
|
|
@1368
|
[1368]
|
01/16/08 22:22:41 |
yendor |
PORT: posix; update and revise latest mdport (from 5.4)
PORT: posix; … |
|
|
|
@1365
|
[1365]
|
01/14/08 00:17:55 |
yendor |
PORT: VC2005TS; C6328: 'char' passed as parameter '1' when 'unsigned char' … |
|
|
|
@1362
|
[1362]
|
01/13/08 23:50:25 |
yendor |
PORT: VC2005TS; C6244: Local declaration of X hides previous declaration |
|
|
|
@1360
|
[1360]
|
01/13/08 23:36:24 |
yendor |
PORT: VC2005TS; C6323: Use of arithmetic operator on Boolean type(s) |
|
|
|
@1359
|
[1359]
|
01/13/08 23:19:09 |
yendor |
PORT: VC2005TS; C6053: Call to 'strncpy' might not zero-terminate string |
|
|
|
@1358
|
[1358]
|
01/13/08 22:53:50 |
yendor |
PORT: VC2005EE; C4244: op : conversion from X to Y, possible loss of data |
|
|
|
@1357
|
[1357]
|
01/13/08 20:25:20 |
yendor |
PORT: VC2005EE; C4013: function undefined; assuming extern returning int |
|
|
|
@1356
|
[1356]
|
01/13/08 19:01:42 |
yendor |
PORT: VC2005EE; C4716: function must return a value |
|
|
|
@1355
|
[1355]
|
01/13/08 18:38:18 |
yendor |
PORT: VC2005EE; C4033 |
|
|
|
@1040
|
[1040]
|
08/27/06 17:14:47 |
nkissebe |
PORT: xlc8; 1506-041 (E) The invocation of macro strcpy |
|
|
|
@1007
|
[1007]
|
07/13/06 18:38:04 |
yendor |
variable outbuf[] not used |
|
|
|
@989
|
[989]
|
07/08/06 18:27:22 |
yendor |
PORT: use different method to track item randomization |
|
|
|
@974
|
[974]
|
06/28/06 20:34:52 |
yendor |
PORT gcc4; requires structure delayed_action to be defined in rogue.h only |
|
|
|
@969
|
[969]
|
06/26/06 19:11:37 |
yendor |
reset wizard password |
|
|
|
@960
|
[960]
|
06/25/06 21:16:02 |
yendor |
PORT: MSVC; fix some declarations |
|
|
|
@338
|
[338]
|
02/12/05 10:42:30 |
yendor |
License and copyright corrections |
|
|
|
@283
|
[283]
|
10/28/04 21:18:34 |
yendor |
removed conflicting declaration of malloc() for gcc 3.4.2/DJGPP |
|
|
|
@276
|
[276]
|
10/28/04 20:29:58 |
yendor |
replaced cfree() with free() for gcc 3.3/Interix
reverted to original poor … |
|
|
|
@255
|
[255]
|
04/30/00 18:29:22 |
yendor |
DJGPP port |
|
|
|
@234
|
[234]
|
01/23/00 01:04:04 |
nkissebe |
Use static string allocation when possible. (easier savestate/debugging) |
|
|
|
@44
|
[44]
|
10/09/99 12:07:51 |
nkissebe |
Fix the fix for charge_str() declaration |
|
|
|
@37
|
[37]
|
10/08/99 23:40:33 |
nkissebe |
Use POSIX signal return types
Declare global variables but do not define … |
|
|
|
@17
|
[17]
|
10/05/99 23:53:22 |
nkissebe |
Redefine CTRL macro to ANSI compliancy
RAN now calls system rand() … |
|
|
|
@5
|
[5]
|
10/05/99 22:07:42 |
nkissebe |
Rogue 3.6 |