summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2008-08-07Rebranding TME to AethyraKraant1-5/+5
2008-07-27Changed files to tmeDouglas Boffey1-5/+5
2008-07-14fix view names checkbox, fix compilation with cmakeRoderic Morris1-0/+2
2008-07-01fix build filesRoderic Morris1-0/+4
2008-06-30Updated CMake file to fix compilation. Patch by darkKnight.Bjørn Lindeijer1-0/+8
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-22Did the same for CMake.Bjørn Lindeijer1-0/+2
2008-05-15Added tab with image based on buttonDavid Athay1-0/+2
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-18Added a change password dialog. State code is to be reworked.Yohann Ferreira1-0/+2
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay1-0/+2
2008-04-14Fixed a compilation error using CMake (That won't change the world, but will ...Yohann Ferreira1-0/+2
2008-04-11Fixed a compilation error using CMake. What? Long Time No See?Yohann Ferreira1-0/+2
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-2/+0
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-04Accepted patch by roderic to fix building/installing with CMake.Bjørn Lindeijer1-0/+12
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-2/+0
2007-12-25Updated CMake file.Bjørn Lindeijer1-0/+2
2007-12-24Disabled non-functional item shortcut window.Bjørn Lindeijer1-6/+0
2007-12-09Add missing source files to the CMake configuration.Björn Steinbrink1-0/+2
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-0/+2
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-0/+2
2007-10-22Added Layout source files to CMake list.Bjørn Lindeijer1-2/+4
2007-10-22Some insignificant small changes.Bjørn Lindeijer1-6/+6
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-13/+11
2007-09-25Added some const qualifiers.Bjørn Lindeijer1-2/+2
2007-09-21Update CMake configuration.Björn Steinbrink1-6/+9
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-6/+5
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-5/+17
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-0/+1
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer1-10/+11
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-19Updated CMake file and fixed typo in female light plate mail.Bjørn Lindeijer1-2/+3
2007-07-29Switch to upstream CMake modules for libxml2 and curl.Björn Steinbrink1-3/+3
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-0/+14
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-0/+10
2007-04-15Reimplemented window resizing. It is now once again possible to resize windowsBjørn Lindeijer1-0/+2
2007-03-24Merged 0.0 changes from revision 3177 to 3234 to trunk.Bjørn Lindeijer1-2/+4
2007-03-21Renamed Spriteset to ImageSet.Bjørn Lindeijer1-3/+3
2007-03-12Added a simple animation class that hosts a looping animation without the act...Philipp Sehmisch1-1/+3