index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
game-server
/
attributemanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Random cleanup of attribute code
Erik Schilling
2013-02-04
1
-13
/
+21
*
Replaced 'unsigned int' with 'unsigned'
Thorbjørn Lindeijer
2013-01-09
1
-3
/
+3
*
Make Attributes modifiable by client again.
Stefan Beller
2012-07-31
1
-1
/
+2
*
Added a way to specify the min and max attributes values.
Yohann Ferreira
2012-02-02
1
-15
/
+23
*
Started to fix the autoattack system.
Yohann Ferreira
2011-09-28
1
-1
/
+4
*
Rely more on the functionality in XML::Document
Thorbjørn Lindeijer
2011-03-24
1
-10
/
+2
*
Introduced ModifierLocation struct
Thorbjørn Lindeijer
2011-03-20
1
-12
/
+10
*
Introduced some functions for reading the attributes file
Thorbjørn Lindeijer
2011-03-20
1
-148
/
+153
*
Renaming stuff to make the code more readable
Thorbjørn Lindeijer
2011-03-20
1
-5
/
+5
*
Moved defines.h and manaserv_protocol.h into 'common'
Thorbjørn Lindeijer
2011-03-20
1
-1
/
+1
*
Some renamings to try to make things more readable
Thorbjørn Lindeijer
2011-03-20
1
-28
/
+28
*
General cleanups and code style fixes
Thorbjørn Lindeijer
2011-03-20
1
-5
/
+7
*
Micro-optimizations related to std::string
Thorbjørn Lindeijer
2011-03-17
1
-4
/
+7
*
Renamed .hpp files into .h for consistency.
Yohann Ferreira
2010-11-14
1
-4
/
+4
*
Made the servers check for positive id in xml db loading.
Yohann Ferreira
2010-10-22
1
-26
/
+38
*
Centralized the servers' exit values.
Yohann Ferreira
2010-09-22
1
-2
/
+2
*
Centralized stringToBool conversion.
Yohann Ferreira
2010-09-08
1
-17
/
+22
*
Change primary and secondary tags in attributes.xml from stats and stat to at...
Freeyorp
2010-08-30
1
-2
/
+2
*
Changed the stat file name to attributes.xml.
Yohann Ferreira
2010-08-02
1
-2
/
+4
*
New attribute system and major changes to many low-level areas.
Freeyorp
2010-07-10
1
-0
/
+232