index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
object.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-21
Did some initial work for map loading & adding beings to game world.
Aaron Marks
1
-0
/
+16
2005-07-01
Fixed compilation warning and code cleanup.
Huynh Tran
1
-0
/
+22
2005-06-29
Fixed memory leak and set conditional stats updates.
Huynh Tran
1
-2
/
+3
2005-06-29
Fixed bugs, added new accessors and mutators to Object and Being, sync'd the ...
Huynh Tran
1
-76
/
+99
2005-06-19
Passwords are now encrypted when creating a new Account, added unit tests for...
Huynh Tran
1
-0
/
+5
2005-05-23
Updated Storage class (added extra table to database).
Aaron Marks
1
-14
/
+11
2005-05-22
Fixed compile time warnings
Mateusz Kaduk
1
-2
/
+2
2005-05-21
Disabled scripting by default (enabled using --with-scripting at configure)
Aaron Marks
1
-0
/
+4
2005-05-15
Added initial items definition.
Aaron Marks
1
-2
/
+42
2005-05-03
Updated CharData structure (defines.h).
Aaron Marks
1
-18
/
+18
2005-04-27
Made scripting defines slightly cleaner.
Aaron Marks
1
-4
/
+5
2005-04-19
Added basic object definition for reviewal.
Aaron Marks
1
-0
/
+77