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
/
inventorywindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-13
Add ellipsis (...) to some options requiring further input
Kess Vargavind
1
-1
/
+6
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+2
2009-05-23
Merge branch '0.0.29'
Bjørn Lindeijer
1
-2
/
+3
2009-05-23
Fixes a segmentfault and disables shift split for eA
Chuck Miller
1
-2
/
+3
2009-05-14
Fixes to outfit window
Dennis Friis
1
-3
/
+15
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
1
-3
/
+3
2009-05-11
Start out all progress bars at 0, so that they progress upwards.
Tametomo
1
-2
/
+2
2009-05-10
Fixed the problem with items disappearing beneath the road
Bjørn Lindeijer
1
-1
/
+1
2009-05-08
Fixed one pixel missing from progress bars
Bjørn Lindeijer
1
-2
/
+2
2009-05-08
Correctly disables the use and drop buttons when no items are selected
Chuck Miller
1
-5
/
+16
2009-05-06
Clean up the bypass code for the ItemAmountWindow
Jared Adams
1
-15
/
+3
2009-05-06
Don't show the split button for eAthena
Jared Adams
1
-0
/
+5
2009-05-06
Remove more inventory handling support #ifdefs
Jared Adams
1
-10
/
+4
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+1
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-1
/
+1
2009-04-28
Remove some more support #ifdefs
Jared Adams
1
-9
/
+1
2009-04-22
No need to remove item selection when dropping
Jared Adams
1
-1
/
+0
2009-04-20
Fix up window visibility saving/restoring
Jared Adams
1
-0
/
+1
2009-04-19
Made ItemContainer wrap items depending on its width again
Bjørn Lindeijer
1
-6
/
+8
2009-04-10
Some cleanup of the equipment window code
Bjørn Lindeijer
1
-1
/
+0
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-4
/
+4
2009-04-01
Make eAthena's inventory handler
Jared Adams
1
-8
/
+2
2009-03-28
Make the full inventory accessible again
Bjørn Lindeijer
1
-5
/
+4
2009-03-27
Fixed inventory window. Not resizable though.
Bjørn Lindeijer
1
-41
/
+34
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-10
/
+8
2009-03-26
Some code cleanups (mostly reducing how many calculations need to be
Ira Rice
1
-10
/
+2
2009-03-25
Merged relevent changes from TMW commit
Ira Rice
1
-21
/
+19
2009-03-26
Remove redundancy, fix variable names and other code cleanups
Bjørn Lindeijer
1
-15
/
+9
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-6
/
+7
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-5
/
+4
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-28
/
+113
2009-03-19
Reformatted the item amount window and the buy/sell windows so that
Ira Rice
1
-1
/
+1
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-4
/
+3
2009-03-10
Extended window layout to take relative positions, as well as offsets to
Ira Rice
1
-2
/
+1
2009-03-10
Don't center the NPC interraction dialogs
Jared Adams
1
-1
/
+0
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+3
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-0
/
+3
2009-03-05
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
1
-0
/
+1
2009-03-06
Microoptimization in compile speed
Bjørn Lindeijer
1
-0
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-7
/
+0
2009-02-15
Don't make window name translatable
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Deleted some unneeded delete statements.
Ira Rice
1
-7
/
+0
2009-02-15
Add configurable units system
Jared Adams
1
-8
/
+10
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Fixed width of the weight label, as noticed by Grimmjow.
Ira Rice
1
-4
/
+4
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-3
/
+3
2009-02-09
Mostly whitespace and formatting changes
Bjørn Lindeijer
1
-2
/
+1
[next]