CM^2_Testing_0_5_153.tar.gz

Uploaded: 15 Sep, 2012
Previous uploads by this submitter: 0

Author: Geoff Davis, Greg Buxton

Downloads: 62

CircleMUD^2 Change Log

Legend
——

GD = Geoff Davis (greg@circlemudsquared.org) Since: 03/2006 // offline at posting 09/14/2012
GB = Greg Buxton (geoff@circlemudsquared.org) Since: 03/2006 // offline at posting 09/14/2012

—-

03/2006
——-
- GB - Subversion repository created, CircleMUD^2 begins.

04/2006
——-
- GD - Renamed all structures to camel-case POSIX-style names
- GD - Split logging code into log.[ch]
- GD - Added hashMap module

05/2006
——-
- GB - Doxygen commenting of existing code begins

06/2006
——-
- GD - Added DAO module
- GD - Updated bitvectors to use BIT_nn constants
- GB - Started process of converting file storage to DAO
- GB - Started process of splitting code into seperate files by grouping

07/2006
——-
- GD - Tweaking and optimizing of DAO module
- GB - Removed subcommands
- GB - Removed do_gen_tog, moving functionality into do_toggle

08/2006
——-
- GD - Update to hashMap module
- GD - Update to DAO module

09/2006
——-
- GD - Recode of DAO module

10/2006
——-
- GB - hashMap-conversion branch started
- GD - Updated some functions to more descriptive names

11/2006
——-
- GB - hashMap-conversion progress
- GD - Updated command system to use pointers instead of table indexes
- GD - Added bitvector and type query functions to DAO module
- GD - Filename cleanup, act.* -> act_*

12/2006
——-
- GB - hashMap-conversion progress. world[] prepped for removal
- GD - Added ACMD() registry and DAO command saving
- GD - Removed immortal levels and replaced with AUTH_ flags
- GD - Added shared string module
- GD - Updated DAO code to use shared strings

01/2006
——-
- GB - hashMap-conversion progress.
- GB - worldconv util created to convert stock world to CM^2 DAO format
- GD - Update to act(). Added new macros and changed target to bitvector

02/2006
——-
- GB - hashMap-conversion complete. RNums and prototype arrays are gone
- GD - Added newBits() function to DAO module
- GD - Updated isname() to accept abbreviations, added isfullname()
- GB - Updated READMEs, ChangeLog, in preperation for testing release

—–> RELEASE: 0.5.151 (Testing release for new world code)