summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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 Lindeijer7-4/+25
2005-05-16Added --with-opengl option to configure and checking for guichan headersMateusz Kaduk1-2/+2
2005-05-16Made a dialog from exit confirmation.Bjørn Lindeijer3-24/+26
2005-05-16Formatting updates to buddy window and menu item and made testing menu itemBjørn Lindeijer6-131/+131
2005-05-16Added menuitem classMateusz Kaduk2-0/+136
2005-05-16Added menuitemMateusz Kaduk2-0/+5
2005-05-15better monsterset managementEugenio Favalli4-13/+6
2005-05-15Small fixesMateusz Kaduk2-2/+8
2005-05-15Using guichan ListModelMateusz Kaduk4-33/+33
2005-05-14Added framerate limiter, off by default (0 means no limit)Bjørn Lindeijer5-6/+42
2005-05-14Hide mouse when the application doesn't have mouse focus.Bjørn Lindeijer5-43/+27
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 Lindeijer3-12/+14
2005-05-13Fixed minimap transparent background to work in both SDL and OpenGL by usingBjørn Lindeijer6-99/+13
2005-05-12trade fixes as usual + quit dialog pops up now instead of being under other w...Jan-Fabian Humann7-50/+76
2005-05-12Deallocation of itemDb in main.cpp.Aaron Marks1-0/+1
2005-05-11another trade update: selecting items is more logical now, name and desc. are...Jan-Fabian Humann5-6/+67
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 Lindeijer5-66/+45
2005-05-10some trade gui changesJan-Fabian Humann3-62/+64
2005-05-10missed one fileJan-Fabian Humann1-2/+2
2005-05-10fixing a bug which occured when ItemManager's constructor calls logger (for e...Jan-Fabian Humann7-12/+15
2005-05-09Positioning buddywindowMateusz Kaduk1-0/+2
2005-05-09Added buddywindow but still need to finish gui partMateusz Kaduk6-0/+125
2005-05-09Added buddylist modelMateusz Kaduk2-4/+33
2005-05-08Fixed being.h include.Bjørn Lindeijer1-1/+1
2005-05-08Added new hair style by Frode Lindeijer.Bjørn Lindeijer5-6/+8
2005-05-08Added buddylist model, will be implmented laterMateusz Kaduk3-0/+122
2005-05-08Updated progressbar.cpp to check for NULL colorBar (causing seg fault).Aaron Marks1-2/+4
2005-05-08Somehow fixed segmentation fault which was occuring on line:Aaron Marks1-2/+2
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 Ferreira4-3/+24
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-05Corrected Equipment window position at startup.Yohann Ferreira1-0/+1
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-02Prettier errors when things go wrong.Bjørn Lindeijer4-9/+18
2005-05-02Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.Bjørn Lindeijer26-183/+192
2005-05-01Catch exception to put some message through to the user.Bjørn Lindeijer1-4/+12
2005-05-01Fixed width of item lists in shops and fixed hitting dead monsters.Bjørn Lindeijer3-7/+7
2005-05-01Fix for colliding with portals.Bjørn Lindeijer1-1/+2
2005-05-01- Added installation of game data, install required on *nix systemsRodney Dawes8-8/+15