root/rogue3.6/trunk/monsters.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @1367 [1367] 01/14/08 00:29:42 yendor PORT: VC2005TS; C6001: Using uninitialized memory
(edit) @1366 [1366] 01/14/08 00:26:08 yendor PORT: VC2005TS; C6011: Dereferencing NULL pointer
(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) @1355 [1355] 01/13/08 18:38:18 yendor PORT: VC2005EE; C4033
(edit) @1042 [1042] 08/27/06 22:04:14 nkissebe PORT: interix; include string.h now that we removed the declarations from …
(edit) @983 [983] 07/01/06 14:38:19 yendor BUGFIX: [ 1283201 ] rogue 3.6.2 - many many bug fixes direct curses input …
(edit) @953 [953] 06/25/06 21:02:31 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) @228 [228] 01/23/00 00:06:20 nkissebe Use static string allocation when possible. (easier savestate/debugging)
(edit) @38 [38] 10/09/99 12:04:10 nkissebe First "when" in a switch statement converted to "case" to make gcc happier
(edit) @16 [16] 10/05/99 23:52:15 nkissebe Module static variables made global for new save game code Renamed …
(add) @5 [5] 10/05/99 22:07:42 nkissebe Rogue 3.6
Note: See TracRevisionLog for help on using the revision log.