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
/
item.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-6
/
+6
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-2
/
+2
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-2
/
+2
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-2
/
+2
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-2
/
+2
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-5
/
+7
2010-08-16
Move more to the event system
Jared Adams
1
-0
/
+16
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-2
/
+2
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-1
/
+1
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-3
/
+8
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-3
/
+8
2010-05-06
Add support for floor item sprites
Jared Adams
1
-1
/
+2
2010-03-05
Rename SkinLoader to Theme
Jared Adams
1
-3
/
+3
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-2
/
+4
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-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2009-10-15
Make sure item icons in the invy are full opacity
Jared Adams
1
-0
/
+8
2009-09-14
Fix context menu for items in the EquipmentWindow
Jared Adams
1
-1
/
+1
2009-07-21
Merge equipment handling and fix some bugs
Jared Adams
1
-2
/
+0
2009-04-05
Remove some more #ifdefs
Jared Adams
1
-9
/
+2
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-0
/
+1
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-3
/
+14
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-06-12
Merged revisions 3738 via svnmerge from
Bjørn Lindeijer
1
-0
/
+35
2007-11-15
Moved item icon from ItemInfo class to the Item class, so that it can be loaded
Bjørn Lindeijer
1
-0
/
+22
2007-10-01
Fixed inventory display with respect to empty slots.
Guillaume Melquiond
1
-4
/
+3
2007-08-01
Fixed update of equipment flag, so that items can be equipped properly.
Guillaume Melquiond
1
-0
/
+6
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
1
-0
/
+10
2005-10-07
Modified finding NPC as by timonator's suggestion in order to allow NPCs to be
Bjørn Lindeijer
1
-16
/
+0
2005-07-17
Added Item and Equipment class and made the appropriate places make use of th...
Björn Steinbrink
1
-0
/
+39