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
/
itemdb.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-21
Fix code style.
Andrei Karas
1
-1
/
+1
2014-05-19
fix code style.
Andrei Karas
1
-0
/
+3
2014-05-19
Move spritedirection into separate file.
Andrei Karas
1
-20
/
+20
2014-05-19
Move spritereference into separate file.
Andrei Karas
1
-0
/
+1
2014-05-19
Move itemsoundevent into separate file.
Andrei Karas
1
-12
/
+12
2014-05-19
Move itemtype into separate file.
Andrei Karas
1
-34
/
+34
2014-05-18
fix code style.
Andrei Karas
1
-6
/
+6
2014-05-11
Move map consts into separate file.
Andrei Karas
1
-1
/
+1
2014-05-11
Move map related files into resources/map.
Andrei Karas
1
-1
/
+1
2014-05-09
Fix code style.
Andrei Karas
1
-0
/
+2
2014-04-30
Fix compilation with old gcc and clang.
Andrei Karas
1
-8
/
+2
2014-04-30
Fix code style in resources.
Andrei Karas
1
-0
/
+18
2014-03-28
simplify variables cleanup.
Andrei Karas
1
-2
/
+2
2014-02-11
add support for map layer replacments.
Andrei Karas
1
-1
/
+3
2014-01-18
fix code style.
Andrei Karas
1
-1
/
+1
2014-01-16
add missing const in xmlnode pointers.
Andrei Karas
1
-7
/
+13
2014-01-06
add ability to inlude config parts from subdirs for items, monsters, npcs.
Andrei Karas
1
-0
/
+6
2014-01-06
add support for patch files for items.xml, npcs.xml, monsters.xml
Andrei Karas
1
-0
/
+1
2014-01-05
dont leak memory if exists item duplicates with same id.
Andrei Karas
1
-13
/
+5
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-26
remove duplicate sprite name in itemdb.
Andrei Karas
1
-1
/
+1
2013-11-25
add ability to replace body/race sprite by equipped item.
Andrei Karas
1
-14
/
+30
2013-11-16
Remove unused particle-effect attributes from items.xml.
Andrei Karas
1
-4
/
+0
2013-11-10
add support for item particles.
Andrei Karas
1
-0
/
+5
2013-11-07
remove client.h include from some files.
Andrei Karas
1
-1
/
+2
2013-10-19
add missing initialisation in itemdb.
Andrei Karas
1
-1
/
+1
2013-10-08
add support for sounds take and put.
Andrei Karas
1
-0
/
+2
2013-10-04
add pickup and drop sound effects.
Andrei Karas
1
-0
/
+2
2013-10-04
add sound effects for equip/unequip/use items for local player.
Andrei Karas
1
-0
/
+3
2013-10-04
Add new item sound events constants.
Andrei Karas
1
-2
/
+2
2013-10-04
add generic way for loading item sounds.
Andrei Karas
1
-8
/
+20
2013-10-01
replace tile size from 32 to mapTitleSize.
Andrei Karas
1
-1
/
+1
2013-09-30
move db files into db directory.
Andrei Karas
1
-0
/
+889