Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -1/+1 | |
2006-09-03 | Introduced SelectionListener to fix updating problem in inventory window | Bjørn Lindeijer | 1 | -1/+34 | |
(should also be used to fix similar problem in trade, buy and sell dialogs). Made the ItemInfo be passed around as a reference instead of a pointer, since it is never NULL. | |||||
2006-08-17 | the item icons are now stored in different files with more descriptive names | Philipp Sehmisch | 1 | -2/+0 | |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -4/+4 | |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -1/+1 | |
hook themselves into the map on construction. The improved fringe layer is working as expected now. * Made sure TMW compiles without warnings even when using "-Wconversion -Wshadow -Wcast-qual -Wwrite-strings -ansi -pedantic", lots of cleanups. * Added two new small tilesets that contain the desert tiles that are twice and three times the height of a normal tile. One well in new_3-1 has been converted to use the new double tiles for testing purposes. | |||||
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -6/+6 | |
2005-08-01 | Added code to dynamically adjust the itemcontainer size. | Björn Steinbrink | 1 | -0/+7 | |
2005-07-18 | Created Inventory class. (Really) Small code simplifications and cleanups. | Björn Steinbrink | 1 | -43/+3 | |
2005-07-17 | Added Item and Equipment class and made the appropriate places make use of ↵ | Björn Steinbrink | 1 | -67/+16 | |
them. Plus some cleanups. | |||||
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+0 | |
2005-06-16 | Fixed cutting off bottom item row of inventory in some cases | Bjørn Lindeijer | 1 | -0/+6 | |
2005-05-21 | Numerous things: | Bjørn Lindeijer | 1 | -2/+2 | |
* Fixed two non-virtual destructor warnings showing up with GCC 4. * Fixed OpenGL inventory text drawing that broke in last commit * Removed glClear cause screen is redrawn completely anyway * Fixed updating of buttons in inventory window * Made items.xml be loaded through resource manager. | |||||
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-05-11 | another trade update: selecting items is more logical now, name and desc. ↵ | Jan-Fabian Humann | 1 | -1/+6 | |
are being displayed | |||||
2005-04-19 | A few random changes. | Bjørn Lindeijer | 1 | -26/+39 | |
2005-04-13 | Now getNumberOfSlotsUsed() return the number of different items a character has. | Yohann Ferreira | 1 | -1/+6 | |
2005-04-10 | New selection in inventory instead of black rectangle | Mateusz Kaduk | 1 | -0/+2 | |
2005-04-04 | starting to do the trade window, i know it's not functionable and contains a ↵ | Jan-Fabian Humann | 1 | -1/+6 | |
lot of bugs but ill continue tomorrow. | |||||
2005-04-04 | quick fix for bug which increased item amount when warping client-side | Jan-Fabian Humann | 1 | -0/+5 | |
2005-03-04 | A bunch of updates: | Eugenio Favalli | 1 | -0/+2 | |
- inventory fixes - equipment fixes - graphic updates (items and monsters) - weaponary system - fixed status window | |||||
2005-02-21 | Updates to change log, file lists, lots of doxygen comments and small changes. | Bjørn Lindeijer | 1 | -2/+0 | |
2005-02-20 | Finally equipment! Sometimes it works :P | Eugenio Favalli | 1 | -0/+10 | |
2005-02-11 | Working on equipment | Eugenio Favalli | 1 | -1/+4 | |
2005-02-06 | Added files to list and removed some old tmw.ini values. | Bjørn Lindeijer | 1 | -0/+1 | |
2005-02-06 | Forgot these ones | Eugenio Favalli | 1 | -0/+123 | |