Age | Commit message (Expand) | Author | Files | Lines |
2005-05-21 | Numerous things: | Bjørn Lindeijer | 5 | -25/+31 |
2005-05-21 | trade: you can not change trade quantities (RO protocol forbids it...) | Jan-Fabian Humann | 1 | -6/+12 |
2005-05-21 | Only load resources once for player box, scroll area and text field. Also | Bjørn Lindeijer | 6 | -90/+205 |
2005-05-21 | Fixed menu so it is working.. | Mateusz Kaduk | 3 | -9/+18 |
2005-05-19 | Made item amount window a modal dialog and removed support for old map format. | Bjørn Lindeijer | 11 | -161/+143 |
2005-05-18 | Upgrade to Guichan 0.4.0, TMW can no longer compile, link or run against 0.3.0. | Bjørn Lindeijer | 6 | -232/+87 |
2005-05-17 | we dont need an itemamount window if quantity in inventory is 1 | Jan-Fabian Humann | 1 | -3/+8 |
2005-05-17 | Alt+m for testing menu, menuitems the same as button | Mateusz Kaduk | 3 | -10/+27 |
2005-05-16 | Added menu | Mateusz Kaduk | 2 | -0/+72 |
2005-05-16 | Added base for Menu and menuitem inherit from gcn::Button | Mateusz Kaduk | 2 | -12/+46 |
2005-05-16 | Made button, checkbox and radiobutton count their instances and only load their | Bjørn Lindeijer | 7 | -49/+146 |
2005-05-16 | Leave out OpenGL completely when not enabled. | Bjørn Lindeijer | 2 | -2/+11 |
2005-05-16 | Made a dialog from exit confirmation. | Bjørn Lindeijer | 1 | -2/+1 |
2005-05-16 | Formatting updates to buddy window and menu item and made testing menu item | Bjørn Lindeijer | 4 | -66/+66 |
2005-05-16 | Added menuitem class | Mateusz Kaduk | 2 | -0/+136 |
2005-05-16 | Added menuitem | Mateusz Kaduk | 1 | -0/+3 |
2005-05-15 | better monsterset management | Eugenio Favalli | 1 | -2/+2 |
2005-05-15 | Small fixes | Mateusz Kaduk | 1 | -1/+7 |
2005-05-15 | Using guichan ListModel | Mateusz Kaduk | 2 | -7/+7 |
2005-05-14 | Fixed .dev, GUI groups and updated Debian repository links. | Bjørn Lindeijer | 1 | -0/+3 |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 29 | -76/+108 |
2005-05-14 | Fixed player character rendering errors in OpenGL mode. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-13 | Fixed minimap transparent background to work in both SDL and OpenGL by using | Bjørn Lindeijer | 3 | -54/+12 |
2005-05-12 | trade fixes as usual + quit dialog pops up now instead of being under other w... | Jan-Fabian Humann | 5 | -47/+72 |
2005-05-11 | another trade update: selecting items is more logical now, name and desc. are... | Jan-Fabian Humann | 4 | -3/+64 |
2005-05-11 | first two trade items work again (itemcontainer slots 0 and 1 seem to be rese... | Jan-Fabian Humann | 1 | -3/+1 |
2005-05-10 | Fixed progress bars in OpenGL mode, now uses Guichan's fillRectangle. | Bjørn Lindeijer | 3 | -62/+41 |
2005-05-10 | some trade gui changes | Jan-Fabian Humann | 2 | -60/+62 |
2005-05-10 | fixing a bug which occured when ItemManager's constructor calls logger (for e... | Jan-Fabian Humann | 5 | -10/+10 |
2005-05-09 | Added buddywindow but still need to finish gui part | Mateusz Kaduk | 2 | -0/+112 |
2005-05-08 | Fixed being.h include. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-08 | Added new hair style by Frode Lindeijer. | Bjørn Lindeijer | 2 | -4/+3 |
2005-05-08 | Updated progressbar.cpp to check for NULL colorBar (causing seg fault). | Aaron Marks | 1 | -2/+4 |
2005-05-07 | Committed radical modifications to desert map by Bertram. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-07 | Now you get a confirmation dialog before exitting. | Yohann Ferreira | 1 | -1/+2 |
2005-05-06 | Fixed the Progress bar that couldn't change its color anymore. | Yohann Ferreira | 1 | -1/+1 |
2005-05-06 | Added item description for selected item in buy dialog. | Aaron Marks | 2 | -4/+36 |
2005-05-06 | Updated inventory window resizing with item name & description. | Aaron Marks | 1 | -3/+5 |
2005-05-05 | Status Window now have a button to show/hide Equipment Window. | Yohann Ferreira | 2 | -1/+12 |
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 | 2 | -8/+33 |
2005-05-05 | Now the server can be set in the login window. | Yohann Ferreira | 2 | -5/+21 |
2005-05-05 | Added text wrapping to NPC dialog. | Aaron Marks | 1 | -3/+22 |
2005-05-05 | - Equipped items now listed in inventory as "Eq.". | Aaron Marks | 3 | -3/+21 |
2005-05-02 | Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix. | Bjørn Lindeijer | 10 | -26/+26 |
2005-05-01 | Catch exception to put some message through to the user. | Bjørn Lindeijer | 1 | -4/+12 |
2005-05-01 | Fixed width of item lists in shops and fixed hitting dead monsters. | Bjørn Lindeijer | 2 | -2/+2 |
2005-05-01 | - Added installation of game data, install required on *nix systems | Rodney Dawes | 2 | -2/+2 |
2005-05-01 | this should update arrows counter when picking up | Eugenio Favalli | 2 | -0/+7 |
2005-05-01 | Chat input now hides when not focussed, and doesn't allow player be controlled | Bjørn Lindeijer | 4 | -4/+90 |