summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Updated project files.Philipp Sehmisch1-0/+4
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-0/+2
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris1-0/+2
2008-05-22Fixed linker error caused by missing module.Bjørn Lindeijer1-3/+5
2008-05-19Removed the PopupBox class and used gcn::DropDown instead. It has clippingBjørn Lindeijer1-2/+0
2008-05-15Added tab with image based on buttonDavid Athay1-0/+2
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-0/+10
2008-05-12Fix building on other build systemsDavid Athay1-2/+0
2008-04-25Added client-side email address change ability.Yohann Ferreira1-0/+4
2008-04-23Replaced SHA-256 implementation with the one from InspIRCd. Thanks to BertramBjørn Lindeijer1-4/+2
2008-04-21Added password encryption client-side using SHA256.Yohann Ferreira1-0/+4
2008-04-19Fix a double entry and add missing files.Dennis Friis1-8/+10
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay1-0/+4
2008-04-15Added online status of guild membersDavid Athay1-0/+2
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-3/+1
2008-04-09Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25Bjørn Lindeijer1-0/+6
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-2/+0
2008-03-31updated project fliesPhilipp Sehmisch1-1/+3
2008-02-28Temporary fix for GUILD protocol support, fixed makefile. Also please do not ...Mateusz Kaduk1-0/+6
2008-02-28Added missing automake entries. Still bug in guildhandler code, plz fix it.Mateusz Kaduk1-0/+6
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-2/+0
2007-12-24Disabled non-functional item shortcut window.Bjørn Lindeijer1-6/+0
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-0/+4
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-0/+2
2007-11-03Added automatic recoloring of images. Inspired by fungos' ideas (PR #41).Guillaume Melquiond1-0/+2
2007-10-20Added a layout handler for automatically positioning widgets in a window. Fix...Guillaume Melquiond1-0/+2
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-8/+6
2007-09-25Added some const qualifiers.Bjørn Lindeijer1-2/+2
2007-09-20Added support for unicode charset in textfields and chat.Guillaume Melquiond1-0/+2
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-14/+24
2007-09-10Added support for True Type Fonts.Eugenio Favalli1-0/+2
2007-09-01Fixed windowlistener.h entry in Makefile.am.Bjørn Lindeijer1-1/+1
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-4/+0
2007-08-28Added Vector class and used it in the particle engine.Bjørn Lindeijer1-1/+2
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer1-10/+11
2007-08-25Removed dependency on Guichan's OpenGL library. Taken over image loading and ...Guillaume Melquiond1-4/+2
2007-08-22Added trimming of chat messages.Bjørn Lindeijer1-0/+1
2007-08-22Fixed a compiler warning and updated source lists.Bjørn Lindeijer1-0/+6
2007-08-06Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...Guillaume Melquiond1-2/+1
2007-08-06Added support for translating variable strings.Guillaume Melquiond1-0/+2
2007-08-05Do not include config.h when the program has not been configured.Guillaume Melquiond1-0/+1
2007-08-05Added support for internationalization. Tested by translating a few gui strin...Guillaume Melquiond1-1/+3
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-2/+0
2007-07-24Fixed initialization order and added setup_keyboard.* and keyboardconfig.* toBjørn Lindeijer1-0/+4
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch1-0/+1
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer1-1/+15
2007-06-03Fixed warning about strict-aliasing rules and don't die on warnings by default.Bjørn Lindeijer1-1/+1
2007-06-03Added some files to be included with the release.Bjørn Lindeijer1-0/+2
2007-05-04Merged particle engine into main eAthena branch.Philipp Sehmisch1-1/+11
2007-04-15Reimplemented window resizing. It is now once again possible to resize windowsBjørn Lindeijer1-1/+3