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
/
gui
/
itemcontainer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-28
Remember last equipped item ID so that we jump to/re-find an item of the same...
Fate
1
-4
/
+36
2008-11-28
Changed inventory container protocol to guarantee that we have no stale item ...
Fate
1
-20
/
+23
2008-11-22
Added ability to add equipment to the shurtcut bar
Nikos Giagtzoglou
1
-17
/
+8
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
-6
/
+5
2008-04-28
Properly fix problems with ItemContainer in InventoryWindow not resizing
Bjørn Lindeijer
1
-17
/
+17
2008-04-27
Fix buildup of whitespace by using correct gridHeight and adding just 4px spa...
Dennis Friis
1
-2
/
+2
2008-04-24
Make shortcut container ID based instead of slot based. Fixes items shifting ...
Dennis Friis
1
-2
/
+2
2008-04-09
Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25
Bjørn Lindeijer
1
-6
/
+6
2008-04-07
Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for
Bjørn Lindeijer
1
-8
/
+7
2007-12-24
Disabled non-functional item shortcut window.
Bjørn Lindeijer
1
-6
/
+6
2007-09-27
Merged another bunch of changes from trunk to 0.0 to reduce the difference.
Bjørn Lindeijer
1
-2
/
+2
2007-08-21
mantis id=118 - Added Item Shortcut Bar.
Joshua Langley
1
-4
/
+14
2007-03-21
Renamed Spriteset to ImageSet.
Bjørn Lindeijer
1
-4
/
+4
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
1
-12
/
+23
2006-09-03
Introduced SelectionListener to fix updating problem in inventory window
Bjørn Lindeijer
1
-6
/
+29
2006-08-17
the item icons are now stored in different files with more descriptive names
Philipp Sehmisch
1
-12
/
+9
2006-07-24
Implemented caching of spritesets, including a lot of cleanups to the new
Bjørn Lindeijer
1
-4
/
+3
2006-03-19
Unreverted latest change by Doener due to my lack of proper communication abi...
Eugenio Favalli
1
-12
/
+4
2006-03-19
Reverted changeset r2269 (toString) as requested by ElvenProgrammer.
Björn Steinbrink
1
-4
/
+12
2006-03-18
Added a toString conversion function.
Björn Steinbrink
1
-12
/
+4
2006-03-16
A bunch of cosmetic changes.
Björn Steinbrink
1
-4
/
+2
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-26
/
+26
2006-03-09
Added Spriteset::get() and Spriteset::size() to hide the member vector and re...
Björn Steinbrink
1
-7
/
+7
2006-03-08
Made Inventory use STL algorithms and fixed getLastUsedSlot semantics.
Björn Steinbrink
1
-2
/
+2
2005-10-16
Use the ResourceManager to get spritesets.
Björn Steinbrink
1
-4
/
+2
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
1
-5
/
+5
2005-08-28
Prepare our source so that it'll survive a guichan header cleanup, should it ...
Björn Steinbrink
1
-0
/
+2
2005-08-25
Made our drawImage() method respect the clip area from the guichan graphics p...
Björn Steinbrink
1
-4
/
+2
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-3
/
+11
2005-08-01
Added code to dynamically adjust the itemcontainer size.
Björn Steinbrink
1
-3
/
+16
2005-07-22
Merge between moi1392's branch and head
Cedric Borgese
1
-1
/
+1
2005-07-18
Created Inventory class. (Really) Small code simplifications and cleanups.
Björn Steinbrink
1
-104
/
+39
2005-07-17
Added Item and Equipment class and made the appropriate places make use of th...
Björn Steinbrink
1
-96
/
+34
2005-07-16
Made Image/SubImage being drawn by Graphics. Removed some redundant code.
Björn Steinbrink
1
-4
/
+6
2005-07-14
Fix items being shown as eqipped in inventory although they are not
Björn Steinbrink
1
-0
/
+1
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-1
/
+4
2005-06-21
Image loader now automatically determines whether to use masked drawing or
Bjørn Lindeijer
1
-2
/
+2
2005-06-16
Fixed cutting off bottom item row of inventory in some cases
Bjørn Lindeijer
1
-1
/
+19
2005-06-16
Fixed window resizing to work properly, and on all edges and corners.
Bjørn Lindeijer
1
-0
/
+6
2005-06-05
Item icons now displayed as 32x32.
Bjørn Lindeijer
1
-27
/
+48
2005-05-21
Numerous things:
Bjørn Lindeijer
1
-0
/
+3
2005-05-11
another trade update: selecting items is more logical now, name and desc. are...
Jan-Fabian Humann
1
-0
/
+5
2005-05-11
first two trade items work again (itemcontainer slots 0 and 1 seem to be rese...
Jan-Fabian Humann
1
-3
/
+1
2005-05-10
fixing a bug which occured when ItemManager's constructor calls logger (for e...
Jan-Fabian Humann
1
-2
/
+2
2005-05-05
- Equipped items now listed in inventory as "Eq.".
Aaron Marks
1
-0
/
+2
2005-05-02
Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.
Bjørn Lindeijer
1
-2
/
+2
2005-04-27
Updated item container (fixed rendering position errors).
Aaron Marks
1
-4
/
+9
2005-04-21
trying to follow Hammerbear suggestions
Eugenio Favalli
1
-2
/
+3
2005-04-21
Items are now displayed using database image field, this way I could also red...
Eugenio Favalli
1
-4
/
+3
[next]