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
/
equipmentwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-15
Moved item icon from ItemInfo class to the Item class, so that it can be loaded
Bjørn Lindeijer
1
-5
/
+4
2007-11-08
Ensured "unequip" button is visible.
Guillaume Melquiond
1
-1
/
+3
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-0
/
+1
2007-08-08
Moved equipment background to the gui directory. Changed name to lowercase only.
Guillaume Melquiond
1
-1
/
+1
2007-08-08
add "static" on boxPosition.
Joshua Langley
1
-1
/
+1
2007-08-08
Re-designed equipment window, un-equip created.
Joshua Langley
1
-26
/
+101
2007-08-07
Fixed my breakage of persistent window dimensions. Cleaned a few things along...
Guillaume Melquiond
1
-1
/
+1
2007-08-07
Marked most of the GUI as translatable.
Guillaume Melquiond
1
-3
/
+2
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
1
-7
/
+6
2007-07-27
Removed useless yet costly dynamic casts.
Guillaume Melquiond
1
-3
/
+3
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
1
-1
/
+0
2006-09-03
Introduced SelectionListener to fix updating problem in inventory window
Bjørn Lindeijer
1
-2
/
+2
2006-08-17
the item icons are now stored in different files with more descriptive names
Philipp Sehmisch
1
-7
/
+2
2006-07-24
Implemented caching of spritesets, including a lot of cleanups to the new
Bjørn Lindeijer
1
-4
/
+3
2006-06-27
Equipment window now show all the slots, and adapted visible shirts to head (...
Eugenio Favalli
1
-2
/
+2
2006-03-19
Unreverted latest change by Doener due to my lack of proper communication abi...
Eugenio Favalli
1
-4
/
+3
2006-03-19
Reverted changeset r2269 (toString) as requested by ElvenProgrammer.
Björn Steinbrink
1
-3
/
+4
2006-03-18
Added a toString conversion function.
Björn Steinbrink
1
-4
/
+3
2006-03-16
A bunch of cosmetic changes.
Björn Steinbrink
1
-4
/
+4
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-5
/
+5
2006-03-09
Added Spriteset::get() and Spriteset::size() to hide the member vector and re...
Björn Steinbrink
1
-2
/
+2
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-5
/
+4
2005-10-16
Use the ResourceManager to get spritesets.
Björn Steinbrink
1
-6
/
+3
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
1
-5
/
+0
2005-10-04
Move to top the requested windows. Also corrected the default win pos for inv...
Yohann Ferreira
1
-1
/
+1
2005-09-29
Improved a lot windows reset to default size and pos. Also corrected a few th...
Yohann Ferreira
1
-2
/
+3
2005-09-28
Save and load X, Y, Height, and Width to useful wins.
Yohann Ferreira
1
-1
/
+1
2005-09-28
Added window internal name to every window. Useful to later get and save X, Y...
Yohann Ferreira
1
-0
/
+1
2005-09-23
Merged most of the changes in biggeruniverse's second memory cleanup patch.
Bjørn Lindeijer
1
-0
/
+2
2005-08-25
Made our drawImage() method respect the clip area from the guichan graphics p...
Björn Steinbrink
1
-6
/
+2
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-2
/
+8
2005-07-17
Fixing linking issues
Eugenio Favalli
1
-0
/
+94