index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
/
itemdb.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
1
-3
/
+1
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-7
/
+6
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-4
/
+4
2013-05-22
paths.xml content is now read from settings.xml
Przemysław Grzywacz
1
-6
/
+6
2013-05-07
items.xml can be used from settings.xml
Przemysław Grzywacz
1
-154
/
+130
2012-02-11
Made items equippable by double click in inventory
Erik Schilling
1
-0
/
+1
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
1
-1
/
+10
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-24
Fixed the crash in setupSpriteDisplay
Thorbjørn Lindeijer
1
-3
/
+3
2011-06-07
Merged the unknown item definition loading
Yohann Ferreira
1
-10
/
+13
2011-06-02
Arbitrary code cleanups
Thorbjørn Lindeijer
1
-1
/
+1
2011-04-30
Added customizable on-hit effects for characters.
Yohann Ferreira
1
-2
/
+10
2011-04-29
Remove default assignment of an attack action to non-weapons
Stefan Dombrowski
1
-2
/
+3
2011-04-29
Making the check for the node name earlier while reading items.xml
Stefan Dombrowski
1
-3
/
+6
2011-04-07
Fix compiler warning about incorrect use of the logger's log member
Chuck Miller
1
-1
/
+1
2011-03-04
Empty std::string don't need to be constructed from ""
Thorbjørn Lindeijer
1
-3
/
+3
2011-01-24
Refactored the item loading in a more extensible and per protocol way.
Yohann Ferreira
1
-224
/
+344
2011-01-13
Made the client handle better the lack of items.xml file.
Yohann Ferreira
1
-3
/
+7
2011-01-13
Moved the normalize() function in strungUtils where it belongs.
Yohann Ferreira
1
-8
/
+2
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-0
/
+1
2010-09-05
Unloading mNamedItemInfos
Stefan Dombrowski
1
-0
/
+1
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-41
/
+114
2010-07-29
Changed the items loading to handle a new 'attack-action' parameter.
Yohann Ferreira
1
-19
/
+3
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-1
/
+1
2010-07-28
Changed mAttackType to mWeaponAttackType were appropriate.
Yohann Ferreira
1
-1
/
+1
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-2
/
+4
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-2
/
+4
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-1
/
+1
2010-06-03
Unload loaded DBs before loading them again
Jared Adams
1
-1
/
+1
2010-05-06
Add support for floor item sprites
Jared Adams
1
-2
/
+30
2010-04-16
Add race support for eAthena
Jared Adams
1
-0
/
+11
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-10
Adds missile-particle attribute to items and monster attacks
Chuck Miller
1
-0
/
+2
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-17
Fix equiping charm items
Chuck Miller
1
-0
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-2
/
+2
2009-07-27
Merge of two gettext strings
Kess Vargavind
1
-1
/
+1
2009-05-24
Merge branch '0.0.29'
Bjørn Lindeijer
1
-3
/
+8
2009-05-24
Fixed item links that aren't written in lowercase
Bjørn Lindeijer
1
-3
/
+8
2009-05-23
Merge branch '0.0.29'
Bjørn Lindeijer
1
-13
/
+13
2009-05-23
Fixed a few strings for better translation
Kess Vargavind
1
-1
/
+1
2009-05-23
Fixed the empty item link crash differently
Bjørn Lindeijer
1
-13
/
+13
2009-05-21
Fixed a few strings for better translation
Kess Vargavind
1
-1
/
+1
2009-05-19
Fixed targeting and warn on attack-range not being found in itemdb.
David Athay
1
-0
/
+4
2009-05-11
Fixed the memory issues with the pointers to item stat modifiers
Bjørn Lindeijer
1
-5
/
+5
2009-05-08
Don't complain in the logger about not having an image attribute for
Tametomo
1
-1
/
+1
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+0
2009-04-16
Merge branch '0.0.29'
Bjørn Lindeijer
1
-3
/
+3
2009-04-16
Some more cleanups
Bjørn Lindeijer
1
-3
/
+3
[next]