index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-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
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
2009-04-16
Remove last support #ifdef in the resource code
Jared Adams
1
-5
/
+19
2009-04-09
Actually use ItemType instead of short
Bjørn Lindeijer
1
-2
/
+1
2009-03-30
Merge weapon types
Jared Adams
1
-4
/
+0
2009-03-30
Merge item types to remove more #ifdefs
Jared Adams
1
-4
/
+0
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-10
/
+12
2009-03-27
Fixed duplicate check for item names
Bjørn Lindeijer
1
-4
/
+4
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-2
/
+9
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+5
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-38
/
+102
2009-03-11
Only check for name and descriptions in items with positive ID's in the
Ira Rice
1
-2
/
+5
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+4
2009-03-02
Added particle attacks back on to the players. However, instead of being
Ira Rice
1
-0
/
+4
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-7
/
+2
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-7
/
+2
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-1
/
+1
2009-02-11
Don't make log statements translatable
Bjørn Lindeijer
1
-8
/
+8
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-10
Don't make log statements translatable
Bjørn Lindeijer
1
-7
/
+7
2009-02-07
Some more include cleanups.
Ira Rice
1
-2
/
+0
2009-01-28
Added coloring of item names by type. TODO: Allow this to be
Ira Rice
1
-2
/
+2
2009-01-28
Removed manual trimmings in exchange for using trim.h instead.
Ira Rice
1
-8
/
+2
2009-01-26
Modified item popups to show the weight of the item as well. TODO:
Ira Rice
1
-3
/
+3
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-20
Added the ability to parse multiple item links, as well as removing
Ira Rice
1
-0
/
+8
2009-01-20
Made link searching case insensitive.
Ira Rice
1
-1
/
+8
2009-01-20
Added linking to item's just using [Item Name] in chat
David Athay
1
-0
/
+32
2009-01-17
Added a few XML files for "translation". Idea obtained from IchigoBlack,
Ira Rice
1
-1
/
+1
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-8
/
+8
2009-01-14
Added linking to item's just using [Item Name] in chat
David Athay
1
-0
/
+31
2009-01-06
Added support for internationalization
Ira Rice
1
-2
/
+3
[next]