summaryrefslogtreecommitdiffstats
path: root/src/object.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation warning and code cleanup.Huynh Tran2005-07-011-0/+22
* Fixed memory leak and set conditional stats updates.Huynh Tran2005-06-291-2/+3
* Fixed bugs, added new accessors and mutators to Object and Being, sync'd the ...Huynh Tran2005-06-291-76/+99
* Passwords are now encrypted when creating a new Account, added unit tests for...Huynh Tran2005-06-191-0/+5
* Updated Storage class (added extra table to database).Aaron Marks2005-05-231-14/+11
* Fixed compile time warningsMateusz Kaduk2005-05-221-2/+2
* Disabled scripting by default (enabled using --with-scripting at configure)Aaron Marks2005-05-211-0/+4
* Added initial items definition.Aaron Marks2005-05-151-2/+42
* Updated CharData structure (defines.h).Aaron Marks2005-05-031-18/+18
* Made scripting defines slightly cleaner.Aaron Marks2005-04-271-4/+5
* Added basic object definition for reviewal.Aaron Marks2005-04-191-0/+77