------------------------------------------------------------------------ r31 | jlambert | 2012-06-03 00:07:13 -0400 (Sun, 03 Jun 2012) | 1 line Updated Installation Notes ------------------------------------------------------------------------ r30 | jlambert | 2012-06-02 23:23:57 -0400 (Sat, 02 Jun 2012) | 3 lines Updated distribution targets. ------------------------------------------------------------------------ r29 | jlambert | 2012-06-02 23:05:39 -0400 (Sat, 02 Jun 2012) | 4 lines Miscellaneuos mods. ------------------------------------------------------------------------ r27 | jlambert | 2012-05-30 22:38:55 -0400 (Wed, 30 May 2012) | 3 lines Prepared precompiled versions of database for Borland and Digital Mars. ------------------------------------------------------------------------ r26 | jlambert | 2012-05-29 01:32:33 -0400 (Tue, 29 May 2012) | 4 lines Remove dvi docs. Updated Unix Makefile. ------------------------------------------------------------------------ r25 | jlambert | 2012-05-29 01:31:13 -0400 (Tue, 29 May 2012) | 5 lines Added 2.3 database code. Removed 2.2 database code. ------------------------------------------------------------------------ r24 | jlambert | 2012-05-29 01:28:31 -0400 (Tue, 29 May 2012) | 3 lines Added 2.3 modifications to 2.2 working tree. ------------------------------------------------------------------------ r23 | jlambert | 2012-05-26 01:57:33 -0400 (Sat, 26 May 2012) | 4 lines New docs for 2.3 Generated PDFs ------------------------------------------------------------------------ r21 | jlambert | 2012-05-21 03:13:03 -0400 (Mon, 21 May 2012) | 3 lines Start cooldmud 2.3 branch ------------------------------------------------------------------------ r20 | jlambert | 2012-05-21 03:11:06 -0400 (Mon, 21 May 2012) | 3 lines Added brach directory ------------------------------------------------------------------------ r19 | jlambert | 2012-05-21 01:33:27 -0400 (Mon, 21 May 2012) | 5 lines Removed O_BINARY from open.. Linux doesn't understand it. Digital Mars compile works. CentOS and SUSE 64-bit work. ------------------------------------------------------------------------ r18 | jlambert | 2012-05-21 00:55:39 -0400 (Mon, 21 May 2012) | 4 lines Changed CODE_INIT_SIZE to 4096. Unresolved bug that occurs in gcc-4 when allocating machine. Updated Makefiles and Installation Notes. ------------------------------------------------------------------------ r17 | jlambert | 2012-05-20 21:28:05 -0400 (Sun, 20 May 2012) | 3 lines Should be final makefiles. ------------------------------------------------------------------------ r16 | jlambert | 2012-05-19 19:20:29 -0400 (Sat, 19 May 2012) | 3 lines Fixed warning. Initialize freep to 0. ------------------------------------------------------------------------ r15 | jlambert | 2012-05-17 02:10:13 -0400 (Thu, 17 May 2012) | 3 lines Remove warning for redefinition of close for windows ------------------------------------------------------------------------ r14 | jlambert | 2012-05-17 01:40:23 -0400 (Thu, 17 May 2012) | 3 lines No need for version dependent makefile. ------------------------------------------------------------------------ r13 | jlambert | 2012-05-17 01:39:27 -0400 (Thu, 17 May 2012) | 3 lines Chnages to Cygwin, Borland, Microsoft makefiles. ------------------------------------------------------------------------ r12 | jlambert | 2012-05-16 23:36:11 -0400 (Wed, 16 May 2012) | 10 lines Global 'progfile' made static - defined in multiple files Changed ndbm.h includes to search local directores first. Cast all arguments to char functions (isdigit, isspace, isalnum, etc.) to integer to remove warnings. Some token macros collide with those defined in system includes. We undefined ones that don't matter. Removed references and code related to OLDDBM macro. Removed prototypes of system library functions. ------------------------------------------------------------------------ r11 | jlambert | 2012-05-16 23:15:36 -0400 (Wed, 16 May 2012) | 5 lines NDBM fixes Use standard know types Merging of some files ------------------------------------------------------------------------ r10 | jlambert | 2011-06-26 01:19:36 -0400 (Sun, 26 Jun 2011) | 1 line Added Berkeley NDBM 1.85 to distribution ------------------------------------------------------------------------ r9 | jlambert | 2008-11-21 01:07:56 -0500 (Fri, 21 Nov 2008) | 1 line Added VC8 Makefile ------------------------------------------------------------------------ r8 | jlambert | 2005-12-16 02:58:42 -0500 (Fri, 16 Dec 2005) | 1 line Added doc to makefile dist targets. ------------------------------------------------------------------------ r7 | jlambert | 2005-12-16 02:54:09 -0500 (Fri, 16 Dec 2005) | 1 line Added all available CoolMud documentation ------------------------------------------------------------------------ r6 | jlambert | 2005-12-16 02:37:56 -0500 (Fri, 16 Dec 2005) | 1 line Corrected order of compilation in makefiles. ------------------------------------------------------------------------ r5 | jlambert | 2005-12-16 02:25:53 -0500 (Fri, 16 Dec 2005) | 1 line Added installation notes ------------------------------------------------------------------------ r4 | jlambert | 2005-12-16 02:02:29 -0500 (Fri, 16 Dec 2005) | 6 lines Deleted socket_proto.h and obsolete makefiles. Added Borland and VisualC Makefiles. Updated code to work on Windows. Added precompiled version of database for Borland. ------------------------------------------------------------------------ r3 | jlambert | 2005-12-12 17:36:21 -0500 (Mon, 12 Dec 2005) | 1 line deleted main Makefile ad configure script ------------------------------------------------------------------------ r2 | jlambert | 2005-12-12 17:35:23 -0500 (Mon, 12 Dec 2005) | 11 lines Remove autoconfig stuff. Added Makefile and generated config info to cool.h Ran through indent. Deleted sys_proto.h Added os.h and os.c. Removed system header includes, config.h includes, and put os.h include in cool.h Compiled successfully on cygwin. ------------------------------------------------------------------------ r1 | jlambert | 2005-07-04 21:21:53 -0400 (Mon, 04 Jul 2005) | 1 line Initial version. ------------------------------------------------------------------------