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
/
game-server
/
attributemanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-02
Added a way to specify the min and max attributes values.
Yohann Ferreira
1
-15
/
+23
2011-09-28
Started to fix the autoattack system.
Yohann Ferreira
1
-1
/
+4
2011-03-24
Rely more on the functionality in XML::Document
Thorbjørn Lindeijer
1
-10
/
+2
2011-03-20
Introduced ModifierLocation struct
Thorbjørn Lindeijer
1
-12
/
+10
2011-03-20
Introduced some functions for reading the attributes file
Thorbjørn Lindeijer
1
-148
/
+153
2011-03-20
Renaming stuff to make the code more readable
Thorbjørn Lindeijer
1
-5
/
+5
2011-03-20
Moved defines.h and manaserv_protocol.h into 'common'
Thorbjørn Lindeijer
1
-1
/
+1
2011-03-20
Some renamings to try to make things more readable
Thorbjørn Lindeijer
1
-28
/
+28
2011-03-20
General cleanups and code style fixes
Thorbjørn Lindeijer
1
-5
/
+7
2011-03-17
Micro-optimizations related to std::string
Thorbjørn Lindeijer
1
-4
/
+7
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
1
-4
/
+4
2010-10-22
Made the servers check for positive id in xml db loading.
Yohann Ferreira
1
-26
/
+38
2010-09-22
Centralized the servers' exit values.
Yohann Ferreira
1
-2
/
+2
2010-09-08
Centralized stringToBool conversion.
Yohann Ferreira
1
-17
/
+22
2010-08-30
Change primary and secondary tags in attributes.xml from stats and stat to at...
Freeyorp
1
-2
/
+2
2010-08-02
Changed the stat file name to attributes.xml.
Yohann Ferreira
1
-2
/
+4
2010-07-10
New attribute system and major changes to many low-level areas.
Freeyorp
1
-0
/
+232