summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2008-04-10Fixed some compiler warnings and don't try to load particle effects when noBjørn Lindeijer3-24/+26
2008-04-10Implemented support for whispering to other players (patch by peavey).Bjørn Lindeijer2-5/+27
2008-04-09Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25Bjørn Lindeijer2-12/+12
2008-04-09Fixed problem with row height in shop list box.Bjørn Lindeijer2-30/+6
2008-04-08Implemented support for an arbitrary number of map layers. The only layerBjørn Lindeijer1-15/+9
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer40-518/+150
2008-04-03Added patch fromDavid Athay3-2/+4
2008-04-03Added right click to invite to guildDavid Athay1-0/+17
2008-04-01Made it possible to move the chat windowDavid Athay1-2/+2
2008-04-01Fixed up chat and guildsDavid Athay3-16/+26
2008-03-28 UpdatedDavid Athay2-0/+4
2008-03-27Applied patch by peavey and added his name to the ChangeLog some more.Bjørn Lindeijer3-4/+6
2008-03-25Initialized some uninitialized variables (patch by peavey).Philipp Sehmisch1-2/+1
2008-03-23Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ...Bjørn Lindeijer3-38/+40
2008-03-23Removed unnecessary forwarding method.Bjørn Lindeijer1-0/+3
2008-03-17Restored previous project file and fixed a warning along the way.Eugenio Favalli1-8/+8
2008-03-13Synchronized pathfinding algorithmns with those used by the server to avoid a...Philipp Sehmisch1-2/+6
2008-03-12Added ability to quit guilds.David Athay2-21/+62
2008-03-09Applied some patches by peavey related to chatlog and the quit dialog.Philipp Sehmisch2-6/+16
2008-03-05Fixed guild creation.David Athay1-2/+2
2008-03-05Fixed typing in guild dialogsDavid Athay1-41/+31
2008-03-03Skill gui beautifications by roderic.Philipp Sehmisch2-40/+124
2008-03-01Replaced the basic guichan text field class with our derivate class.Philipp Sehmisch2-13/+15
2008-02-28Work in Progress commit of guilds.David Athay12-0/+713
2008-02-26Keep minimap status. Based on a patch by Knivey.Eugenio Favalli1-5/+0
2008-02-24(no commit message)Philipp Sehmisch2-9/+36
2008-02-22Merged creation of female characters from Legend of Mazzeroth.Philipp Sehmisch2-5/+48
2008-02-22Implemented skill name display in skill dialog and xp messages (based on a pa...Philipp Sehmisch1-1/+2
2008-02-21Showing a visible error message to the user when the font file fails to load.Philipp Sehmisch1-6/+2
2008-02-20Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ...Bjørn Lindeijer3-9/+12
2008-02-18Merged revisions 3762-3772,3776-3782 via svnmerge from Bjørn Lindeijer6-4/+9
2008-02-12Made pathfinding not halt on collision destination tile, made moving around w...Eugenio Favalli1-1/+1
2008-02-12Merged revisions 3687-3688,3690 via svnmerge from Bjørn Lindeijer4-21/+26
2008-02-07Fixed unix compilation problem.Philipp Sehmisch1-1/+1
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch4-155/+137
2008-01-26Image alpha should also be set to 1, in case it was changed before.Bjørn Lindeijer2-8/+8
2008-01-26Fixed a GCC 4.3 compile error and constified the usage of auto_ptr, sinceBjørn Lindeijer1-1/+1
2008-01-26Added support for alpha blending to true type font drawing.Philipp Sehmisch1-0/+7
2007-12-31Added config options to set the scroll center. Retained scroll offset during ...Philipp Sehmisch2-57/+64
2007-12-24Disabled non-functional item shortcut window.Bjørn Lindeijer2-12/+12
2007-12-21Attempted to fix client freeze when unable to connect to update host, and add...David Athay1-6/+9
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer1-1/+1
2007-12-21Fixed shop list box not to scroll up when the selection is removed.Bjørn Lindeijer1-2/+2
2007-12-18Updated attribute system to the latest design decisions (removed charisma, ke...Philipp Sehmisch4-28/+21
2007-12-10Added an option to show log messages in the chat console.Philipp Sehmisch2-0/+5
2007-12-05Fix drawing of very high fringe tiles by keeping track of the maximum tileBjørn Lindeijer4-3/+4
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-8/+5
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer11-7/+27
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer7-17/+19
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer4-15/+17