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
/
inventory.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-08
Made Inventory use STL algorithms and fixed getLastUsedSlot semantics.
Björn Steinbrink
1
-22
/
+18
2006-02-23
A bunch of mostly cosmetic cleanups.
Björn Steinbrink
1
-20
/
+20
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-43
/
+1
2005-10-16
Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}.
Björn Steinbrink
1
-11
/
+11
2005-10-06
Transition to SDL integer types. Some int vs. long issues fixed. Return NULL ...
Björn Steinbrink
1
-0
/
+5
2005-09-19
Got rid of writeSet() calls.
Eugenio Favalli
1
-5
/
+0
2005-09-19
Removed useless flush() calls.
Eugenio Favalli
1
-4
/
+0
2005-09-17
Completed transition to use MessageOut.
Eugenio Favalli
1
-11
/
+18
2005-09-13
Merged with SDL_NET_TEST branch.
Björn Steinbrink
1
-19
/
+19
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-0
/
+21
2005-08-01
Added code to dynamically adjust the itemcontainer size.
Björn Steinbrink
1
-0
/
+13
2005-07-18
Created Inventory class. (Really) Small code simplifications and cleanups.
Björn Steinbrink
1
-0
/
+134