summaryrefslogtreecommitdiff
path: root/src/object.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-29Fixed memory leak and set conditional stats updates.Huynh Tran1-2/+3
2005-06-29Fixed bugs, added new accessors and mutators to Object and Being, sync'd the ...Huynh Tran1-76/+99
2005-06-19Passwords are now encrypted when creating a new Account, added unit tests for...Huynh Tran1-0/+5
2005-05-23Updated Storage class (added extra table to database).Aaron Marks1-14/+11
2005-05-22Fixed compile time warningsMateusz Kaduk1-2/+2
2005-05-21Disabled scripting by default (enabled using --with-scripting at configure)Aaron Marks1-0/+4
2005-05-15Added initial items definition.Aaron Marks1-2/+42
2005-05-03Updated CharData structure (defines.h).Aaron Marks1-18/+18
2005-04-27Made scripting defines slightly cleaner.Aaron Marks1-4/+5
2005-04-19Added basic object definition for reviewal.Aaron Marks1-0/+77