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
/
inventory.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-18
Created Inventory class. (Really) Small code simplifications and cleanups.
Björn Steinbrink
1
-239
/
+0
2005-07-17
Added Item and Equipment class and made the appropriate places make use of th...
Björn Steinbrink
1
-73
/
+49
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-6
/
+4
2005-06-22
Fix weapon still shown after unequipping bug.
Yohann Ferreira
1
-0
/
+9
2005-06-16
Fixed cutting off bottom item row of inventory in some cases
Bjørn Lindeijer
1
-2
/
+1
2005-06-16
Fixed window resizing to work properly, and on all edges and corners.
Bjørn Lindeijer
1
-9
/
+17
2005-05-28
Applied inventory weight information patch by Javila.
Bjørn Lindeijer
1
-2
/
+15
2005-05-21
Fix opacity of Window titles in OpenGL and scroll areas which broke last commit
Bjørn Lindeijer
1
-0
/
+2
2005-05-21
Numerous things:
Bjørn Lindeijer
1
-9
/
+11
2005-05-19
Made item amount window a modal dialog and removed support for old map format.
Bjørn Lindeijer
1
-32
/
+32
2005-05-14
Mainly separating core GUI classes from game interface.
Bjørn Lindeijer
1
-14
/
+29
2005-05-12
trade fixes as usual + quit dialog pops up now instead of being under other w...
Jan-Fabian Humann
1
-2
/
+2
2005-05-10
fixing a bug which occured when ItemManager's constructor calls logger (for e...
Jan-Fabian Humann
1
-2
/
+2
2005-05-06
Updated inventory window resizing with item name & description.
Aaron Marks
1
-3
/
+5
2005-05-05
Inventory little bug fixed.
Yohann Ferreira
1
-2
/
+2
2005-05-05
Inventory will now show Active Item Name and Description.
Yohann Ferreira
1
-8
/
+30
2005-05-05
- Equipped items now listed in inventory as "Eq.".
Aaron Marks
1
-3
/
+18
2005-04-27
Updated item container (fixed rendering position errors).
Aaron Marks
1
-9
/
+9
2005-04-10
Added inventory transparency
Mateusz Kaduk
1
-1
/
+2
2005-04-09
Fixed up problem with inventory display.
Aaron Marks
1
-4
/
+5
2005-04-09
Added better support for inventory (currently its resizable by dragging the top
Aaron Marks
1
-7
/
+34
2005-03-20
TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!
Bjørn Lindeijer
1
-1
/
+1
2005-03-05
Maybe fixed some compile issues
Jan-Fabian Humann
1
-0
/
+1
2005-03-05
Now you can decide how many items to drop
Jan-Fabian Humann
1
-2
/
+3
2005-03-04
A bunch of updates:
Eugenio Favalli
1
-9
/
+0
2005-03-03
Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.
Bjørn Lindeijer
1
-1
/
+1
2005-02-28
Adding support for drop items part 2/2
Jan-Fabian Humann
1
-0
/
+1
2005-02-25
Fixing equipment and shops according to the new server script
Eugenio Favalli
1
-1
/
+1
2005-02-20
Better working equipment!
Eugenio Favalli
1
-5
/
+1
2005-02-20
Finally equipment! Sometimes it works :P
Eugenio Favalli
1
-2
/
+17
2005-02-11
Working on equipment
Eugenio Favalli
1
-4
/
+18
2005-02-06
Completed inventory fix, now selection works
Eugenio Favalli
1
-57
/
+20
2005-02-06
Fixing inventory (still needed to add a proper way to choose items, now creat...
Eugenio Favalli
1
-53
/
+54
2005-01-17
Committing Allegro -> SDL switch, hugely breaking the game.
Bjørn Lindeijer
1
-3
/
+1
2005-01-15
Cleaned up includes, separated engine from graphics and single buffer now
Bjørn Lindeijer
1
-2
/
+2
2005-01-14
Rewrote Spriteset to work with Image* instead of BITMAP*
Bjørn Lindeijer
1
-3
/
+6
2005-01-08
Well improved window container and window widgets a bit, and made a start
Bjørn Lindeijer
1
-2
/
+2
2005-01-04
Got rid of last 5 Allegro datafiles.
Bjørn Lindeijer
1
-7
/
+4
2005-01-02
Got rid of hairset.dat and playerset.dat.
Bjørn Lindeijer
1
-2
/
+2
2004-12-28
Inventory dialog is also not a dialog.
Bjørn Lindeijer
1
-9
/
+9
2004-12-27
Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton
Bjørn Lindeijer
1
-0
/
+2
2004-12-26
Ported the inventory dialog over to Guichan. For the moment it is not
Bjørn Lindeijer
1
-71
/
+58
2004-12-26
Small icon fixes
Eugenio Favalli
1
-1
/
+1
2004-12-25
Some more beautification of inventory, but actually it should be fixed that
Bjørn Lindeijer
1
-39
/
+39
2004-12-25
Another attempt at fixing inventory draw crash.
Bjørn Lindeijer
1
-62
/
+73
2004-12-25
Little initialization fix for show_inventory.
Bjørn Lindeijer
1
-0
/
+9
2004-12-25
Xmas quest update
Eugenio Favalli
1
-5
/
+6
2004-12-19
killed a few warnings about depcrated functions. mostly textprintf
Alexander Baldeck
1
-5
/
+5
2004-12-19
removed alfont usage (obsolete dependency now)
Alexander Baldeck
1
-12
/
+12
2004-12-10
Use a consistent tab-less header throughout the code.
Bjørn Lindeijer
1
-24
/
+22
[next]