summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2008-04-16Fixed online status so that users are shown as onlineDavid Athay6-11/+39
2008-04-15Added online status of guild membersDavid Athay6-23/+84
2008-04-14Added new TabbedArea which extends gui::TabbedArea. Changed Guild and David Athay6-60/+205
2008-04-13Merged revisions 3915-3939,3941-3953 via svnmerge from Bjørn Lindeijer1-5/+0
2008-04-11Removed the rhombs around the radio buttons.Yohann Ferreira2-0/+25
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer46-582/+173
2008-04-10Fixed some compiler warnings and don't try to load particle effects when noBjørn Lindeijer3-24/+26
2008-04-08Implemented support for an arbitrary number of map layers. The only layerBjørn Lindeijer1-15/+9
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-23Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ...Bjørn Lindeijer3-38/+40
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-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-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-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-26Added support for alpha blending to true type font drawing.Philipp Sehmisch1-0/+7
2007-12-18Updated attribute system to the latest design decisions (removed charisma, ke...Philipp Sehmisch4-28/+21
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer8-66/+50
2007-11-14Experimented with non-stuck gaming when talking to NPCs.Guillaume Melquiond2-6/+1
2007-11-14Improved item amount dialog box.Guillaume Melquiond3-43/+44
2007-11-14Fixed up and down arrows in chat box.Guillaume Melquiond1-5/+5
2007-11-08Ensured "unequip" button is visible.Guillaume Melquiond1-1/+3
2007-11-03Fixed double load of hair graphics.Guillaume Melquiond1-8/+5
2007-10-28Fixed display of trade window. Completed trade protocol.Guillaume Melquiond2-189/+105
2007-10-28Separated auto-resizing into two categories: "set" and "add". Removed useless...Guillaume Melquiond5-31/+52
2007-10-28Fixed coordinates in the debug window and updated project file.Eugenio Favalli1-2/+2
2007-10-28Fixed a windows compilation problem caused by a define macro of the Windows A...Philipp Sehmisch1-0/+2
2007-10-27Improved layout handler to support trees of nested arrays. Needed for convert...Guillaume Melquiond8-199/+401
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond13-9/+32
2007-10-22Plugged memory leak. Simplified code. Removed annoying reset of text fields. ...Guillaume Melquiond2-65/+22
2007-10-22Some insignificant small changes.Bjørn Lindeijer1-1/+1
2007-10-22Plugged memory leak in connection dialog box.Guillaume Melquiond2-25/+19
2007-10-21Fixed invisible text in dropboxes and shopboxes.Guillaume Melquiond2-0/+2