summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2006-12-05Fixed visibility of item amount window.Bjørn Lindeijer2-1/+3
2006-12-04Introduced a new class Viewport which combines the drawing code from EngineBjørn Lindeijer7-223/+561
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer10-8/+20
2006-12-01forgot to include one file in the commitPhilipp Sehmisch1-2/+2
2006-11-26Higher precision log timestamps, some more logging and support for TGA images.Bjørn Lindeijer1-0/+1
2006-11-23Refectored the Itemmanager class to an ItemDB namespace.Philipp Sehmisch4-9/+9
2006-11-18Fixed initialization of joystick enabled checkbox.Bjørn Lindeijer1-1/+1
2006-11-17Added mouse following support.Björn Steinbrink2-1/+43
2006-11-05Fixes the money value after seling something.Yohann Ferreira1-0/+1
2006-11-05Fixed percentage indicator of update window.Bjørn Lindeijer1-1/+1
2006-11-05Fixed money field to no longer hide below the bottom of the window.Bjørn Lindeijer1-18/+18
2006-11-05A final fix to secure the shoplistbox.Yohann Ferreira1-1/+1
2006-11-05Fixes to Sell dialog.Yohann Ferreira3-6/+10
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money i...Yohann Ferreira6-23/+68
2006-11-05Added pictures to items in buy dialogs. Also too expensive items are highligh...Yohann Ferreira7-30/+391
2006-11-03Updated to the new default updatehost.Bjørn Lindeijer1-1/+2
2006-11-01Added support for å and Å (with help of Håkan Rönn)Bjørn Lindeijer2-2/+2
2006-10-09little tweaks to buy and buy/sell dialogs.Yohann Ferreira2-4/+9
2006-10-03Removed empty frames from headgears.Bjørn Lindeijer1-1/+1
2006-10-01Accepted patches by GDO and VictorSan that fix problems with hiding windowsBjørn Lindeijer2-5/+6
2006-09-24Removed unused hairstyle frames and applied patch by Rogier Polak to solve theBjørn Lindeijer1-1/+1
2006-09-21Made canceling the update process non-blocking (Patch by VictorSan)Eugenio Favalli2-4/+19
2006-09-20Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)Philipp Sehmisch3-3/+55
2006-09-14Removed some useless debug output.Björn Steinbrink1-2/+0
2006-09-14src/gui/char_select.cpp, src/main.cpp: Fix the character name matching loop a...Björn Steinbrink1-0/+4
2006-09-14Fix up the player selection stuff, it's a bit nicer now.Björn Steinbrink2-0/+22
2006-09-09Removed easy targeting functionality since it interferes with walking aroundBjørn Lindeijer1-2/+3
2006-09-06Fixed fps limiter issues and increased default limit to 60Eugenio Favalli1-1/+1
2006-09-03Fixed updating of labels in buy and sell dialogs. Also made our listbox respondBjørn Lindeijer7-36/+157
2006-09-03Fixed updating of labels in trade window.Bjørn Lindeijer3-35/+40
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer10-51/+204
2006-09-02Corrected mistake in using player coordinates instead of mouse coordinates.Bjørn Lindeijer1-2/+1
2006-09-02Applied patch by Bernard Lidicky, adding targetting nearest monster with eitherBjørn Lindeijer1-1/+15
2006-08-29Updated NEWS file and made getAll return a reference instead of a pointer.Bjørn Lindeijer1-2/+2
2006-08-28Modified the ranges of the ScrollLaziness and ScrollRadius sliders.Philipp Sehmisch1-4/+4
2006-08-26Applied patch by Pascal, adding sliders to configure the scrolling behaviourBjørn Lindeijer5-17/+144
2006-08-25Applied patch by mrha (Herbi), adding experience bar to the ministatus in the...Bjørn Lindeijer2-8/+44
2006-08-25Applied patch by Matthias, adding --playername command line option.Bjørn Lindeijer2-0/+10
2006-08-24Added support for sticky windows as discussed with doener. Patch by AHarrisonEugenio Favalli3-1/+42
2006-08-17the item icons are now stored in different files with more descriptive namesPhilipp Sehmisch4-24/+11
2006-08-13Fixed Guichan 0.5.0 compilation issues.Eugenio Favalli1-2/+3
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer63-153/+153
2006-08-07A bunch of cleanups.Björn Steinbrink2-54/+36
2006-07-25Fixed updating on Windows (rename was failing when target file existed).Bjørn Lindeijer1-4/+7
2006-07-24Implemented caching of spritesets, including a lot of cleanups to the newBjørn Lindeijer3-9/+7
2006-07-19Fixed radar dot size of local player and the color of the [TARGET] string.Bjørn Lindeijer1-1/+2
2006-07-19Fixed next/previous buttons behaviour in character selection dialog.Eugenio Favalli1-1/+2
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli10-14/+14
2006-07-18Updated the updating system. It will now only load those updatesBjørn Lindeijer2-35/+23
2006-07-12Fixed a warning with GCC 4.2 about string comparisons.Bjørn Lindeijer1-18/+19