root/rogue3.6/trunk/save.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1375 [1375] 01/19/08 15:58:30 yendor CLEANUP; sync state.c to latest version (from rogue 5.4)
(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) @1364 [1364] 01/14/08 00:12:20 yendor PORT: VC2005TS; C6031: Return value ignored
(edit) @1357 [1357] 01/13/08 20:25:20 yendor PORT: VC2005EE; C4013: function undefined; assuming extern returning int
(edit) @1009 [1009] 07/13/06 18:41:13 yendor add savefile version to saved file remove (outdated) attempt to prevent …
(edit) @983 [983] 07/01/06 14:38:19 yendor BUGFIX: [ 1283201 ] rogue 3.6.2 - many many bug fixes direct curses input …
(edit) @978 [978] 07/01/06 13:26:13 yendor PORT: mingw32; include stdlib.h to get environ declaration
(edit) @977 [977] 06/28/06 20:45:53 yendor PORT gcc4; requires <string.h>
(edit) @968 [968] 06/26/06 19:10:03 yendor FEATURE: add keypad support
(edit) @962 [962] 06/25/06 21:23:29 yendor BUGFIX: [ 1283201 ] rogue 3.6.2 - many many bug fixes - Avoided using …
(edit) @338 [338] 02/12/05 10:42:30 yendor License and copyright corrections
(edit) @287 [287] 10/28/04 21:56:44 yendor encread/encwrite need to take void * instead of char * for gcc 3.4.2/DJGPP …
(edit) @274 [274] 10/28/04 20:00:18 yendor gcc 3.2.3/Linux needs errno.h included endwin() needs to be called at end …
(edit) @247 [247] 02/11/00 00:12:02 nkissebe cosmetic tabs/spaces changes
(edit) @245 [245] 01/23/00 18:15:39 nkissebe remove declaration of sbrk()
(edit) @46 [46] 10/10/99 23:50:03 nkissebe Use strerror() rather than sys_errlist[] global for portability
(edit) @41 [41] 10/09/99 12:06:02 nkissebe Don't declare sys_errlist let headers do it
(edit) @34 [34] 10/08/99 23:30:04 nkissebe Use POSIX signal return types
(edit) @18 [18] 10/05/99 23:55:34 nkissebe New save game system in place. Heart of new system is in new file state.c. …
(add) @5 [5] 10/05/99 22:07:42 nkissebe Rogue 3.6
Note: See TracRevisionLog for help on using the revision log.