Age | Commit message (Expand) | Author | Files | Lines |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 1 | -0/+6 |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 1 | -21/+27 |
2007-09-25 | Added some const qualifiers. | Bjørn Lindeijer | 1 | -4/+4 |
2007-08-14 | mantis_id:129 - Inventory Window Slots Added. | Joshua Langley | 1 | -5/+9 |
2007-07-31 | Removed legacy inventory code. Added display of equipment. | Guillaume Melquiond | 1 | -7/+4 |
2007-01-04 | Client-side hack for picking up items. | Guillaume Melquiond | 1 | -1/+1 |
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 |