index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
/
db
/
statdb.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
Replace std::vector into macro STD_VECTOR.
Andrei Karas
1
-7
/
+7
2017-06-07
Remove static in anonimouse namespaces.
Andrei Karas
1
-3
/
+3
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-1
/
+1
2017-03-24
Add support for tinyxml2 for reading / writing xml files.
Andrei Karas
1
-3
/
+3
2017-02-28
Rename UseResMan into UseVirtFs.
Andrei Karas
1
-1
/
+1
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-08-25
Fix stats page removing while switching servers.
Andrei Karas
1
-0
/
+1
2016-08-04
Add support for attr attributes in stats.xml
Andrei Karas
1
-17
/
+42
2016-07-26
Add support for loading stats pages from stats.xml
Andrei Karas
1
-4
/
+12
2016-07-25
Allow load stats for different pages from stats.xml
Andrei Karas
1
-7
/
+19
2016-07-25
Add into player attributes prefix PLAYER_.
Andrei Karas
1
-6
/
+6
2016-07-05
Clean statdb on unload.
Andrei Karas
1
-0
/
+2
2016-06-30
Remove exta includes from some files.
Andrei Karas
1
-3
/
+0
2016-06-30
Move extended stats from status window into stats.xml too.
s20160630
Andrei Karas
1
-4
/
+49
2016-06-30
Dont add basic stats into item attributes.
Andrei Karas
1
-21
/
+7
2016-06-30
Allow read basic attributes from stats.xml
Andrei Karas
1
-5
/
+28
2016-06-30
Remove basic attributes usage from generalhandler and move to statuswindow an...
Andrei Karas
1
-12
/
+36
2016-06-30
Rename ItemDb::Stat into BasicStat.
Andrei Karas
1
-8
/
+8
2016-06-30
Move basic skill definition fro net into statdb.
Andrei Karas
1
-4
/
+19
2016-06-30
Add statdb. Move to statdb server related stats list.
Andrei Karas
1
-0
/
+97