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
/
skillmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed multiple warnings and errors that blocked c++0x
Erik Schilling
2013-04-02
1
-2
/
+1
*
Replaced 'unsigned int' with 'unsigned'
Thorbjørn Lindeijer
2013-01-09
1
-3
/
+3
*
Work on (Auto)Attack system.
Erik Schilling
2013-01-08
1
-3
/
+9
*
Made skill related function capable of taking the skill name as parameter
Erik Schilling
2012-03-17
1
-3
/
+8
*
Return a const & from NameMap to avoid potential deep copies
Thorbjørn Lindeijer
2011-10-20
1
-1
/
+1
*
Rewrote the skill manager the same way as the item manager.
Yohann Ferreira
2011-09-28
1
-121
/
+117
*
Turned the skill manager into a class.
Yohann Ferreira
2011-09-28
1
-3
/
+2
*
Fixed problems with loading XML files containing Windows newlines
Thorbjørn Lindeijer
2011-03-23
1
-30
/
+10
*
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
-1
/
+1
*
Centralized stringToBool conversion.
Yohann Ferreira
2010-09-08
1
-4
/
+4
*
Upgraded Skill Map loading.
Yohann Ferreira
2010-07-22
1
-14
/
+106
*
Use const std::string & to avoid a copy
Thorbjørn Lindeijer
2010-05-29
1
-5
/
+4
*
Only skip the UTF-8 BOM for Lua scripts
Thorbjørn Lindeijer
2010-05-29
1
-2
/
+1
*
Added some more log infos, and made small cleanups.
Yohann Ferreira
2010-05-28
1
-4
/
+6
*
Changed and split up the default location for loading data
Thorbjørn Lindeijer
2010-05-16
1
-1
/
+1
*
Added a Byte Order Mask (BOM) filter to the ResourceManager.
Bertram
2010-04-25
1
-1
/
+2
*
Update Copyright date for Manaserv.
Bertram
2010-02-07
1
-1
/
+1
*
Added parser for mana-skills.xml
Philipp Sehmisch
2009-12-28
1
-1
/
+60
*
Added support for skill names as weapon types in items.xml (still hardcoded)
Philipp Sehmisch
2009-12-28
1
-0
/
+61