summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2005-05-22An attemp on auto attack, not bug free for sureEugenio Favalli1-0/+2
2005-05-22trade: disable textfield on okJan-Fabian Humann1-1/+2
2005-05-22another trade update: trading money is possible now, left box is for money yo...Jan-Fabian Humann2-7/+62
2005-05-22Picking up now possible with Z, and fixed width of a few scroll area contents.Bjørn Lindeijer6-0/+31
2005-05-21Fix opacity of Window titles in OpenGL and scroll areas which broke last commitBjørn Lindeijer1-0/+2
2005-05-21Numerous things:Bjørn Lindeijer5-25/+31
2005-05-21trade: you can not change trade quantities (RO protocol forbids it...)Jan-Fabian Humann1-6/+12
2005-05-21Only load resources once for player box, scroll area and text field. AlsoBjørn Lindeijer6-90/+205
2005-05-21Fixed menu so it is working..Mateusz Kaduk3-9/+18
2005-05-19Made item amount window a modal dialog and removed support for old map format.Bjørn Lindeijer11-161/+143
2005-05-18Upgrade to Guichan 0.4.0, TMW can no longer compile, link or run against 0.3.0.Bjørn Lindeijer6-232/+87
2005-05-17we dont need an itemamount window if quantity in inventory is 1Jan-Fabian Humann1-3/+8
2005-05-17Alt+m for testing menu, menuitems the same as buttonMateusz Kaduk3-10/+27
2005-05-16Added menuMateusz Kaduk2-0/+72
2005-05-16Added base for Menu and menuitem inherit from gcn::ButtonMateusz Kaduk2-12/+46
2005-05-16Made button, checkbox and radiobutton count their instances and only load theirBjørn Lindeijer7-49/+146
2005-05-16Leave out OpenGL completely when not enabled.Bjørn Lindeijer2-2/+11
2005-05-16Made a dialog from exit confirmation.Bjørn Lindeijer1-2/+1
2005-05-16Formatting updates to buddy window and menu item and made testing menu itemBjørn Lindeijer4-66/+66
2005-05-16Added menuitem classMateusz Kaduk2-0/+136
2005-05-16Added menuitemMateusz Kaduk1-0/+3
2005-05-15better monsterset managementEugenio Favalli1-2/+2
2005-05-15Small fixesMateusz Kaduk1-1/+7
2005-05-15Using guichan ListModelMateusz Kaduk2-7/+7
2005-05-14Fixed .dev, GUI groups and updated Debian repository links.Bjørn Lindeijer1-0/+3
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer29-76/+108
2005-05-14Fixed player character rendering errors in OpenGL mode.Bjørn Lindeijer1-1/+1
2005-05-13Fixed minimap transparent background to work in both SDL and OpenGL by usingBjørn Lindeijer3-54/+12
2005-05-12trade fixes as usual + quit dialog pops up now instead of being under other w...Jan-Fabian Humann5-47/+72
2005-05-11another trade update: selecting items is more logical now, name and desc. are...Jan-Fabian Humann4-3/+64
2005-05-11first two trade items work again (itemcontainer slots 0 and 1 seem to be rese...Jan-Fabian Humann1-3/+1
2005-05-10Fixed progress bars in OpenGL mode, now uses Guichan's fillRectangle.Bjørn Lindeijer3-62/+41
2005-05-10some trade gui changesJan-Fabian Humann2-60/+62
2005-05-10fixing a bug which occured when ItemManager's constructor calls logger (for e...Jan-Fabian Humann5-10/+10
2005-05-09Added buddywindow but still need to finish gui partMateusz Kaduk2-0/+112
2005-05-08Fixed being.h include.Bjørn Lindeijer1-1/+1
2005-05-08Added new hair style by Frode Lindeijer.Bjørn Lindeijer2-4/+3
2005-05-08Updated progressbar.cpp to check for NULL colorBar (causing seg fault).Aaron Marks1-2/+4
2005-05-07Committed radical modifications to desert map by Bertram.Bjørn Lindeijer1-1/+1
2005-05-07Now you get a confirmation dialog before exitting.Yohann Ferreira1-1/+2
2005-05-06Fixed the Progress bar that couldn't change its color anymore.Yohann Ferreira1-1/+1
2005-05-06Added item description for selected item in buy dialog.Aaron Marks2-4/+36
2005-05-06Updated inventory window resizing with item name & description.Aaron Marks1-3/+5
2005-05-05Status Window now have a button to show/hide Equipment Window.Yohann Ferreira2-1/+12
2005-05-05Inventory little bug fixed.Yohann Ferreira1-2/+2
2005-05-05Inventory will now show Active Item Name and Description.Yohann Ferreira2-8/+33
2005-05-05Now the server can be set in the login window.Yohann Ferreira2-5/+21
2005-05-05Added text wrapping to NPC dialog.Aaron Marks1-3/+22
2005-05-05- Equipped items now listed in inventory as "Eq.".Aaron Marks3-3/+21
2005-05-02Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.Bjørn Lindeijer10-26/+26