summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Fixed a problem with creating the updates directoryLloyd Bryant1-1/+1
2008-07-19Pulled the teeth from the stop walking packet handlerLloyd Bryant1-0/+5
2008-07-19removed unnecessary (weight) check in itemdb loaderLloyd Bryant1-3/+3
2008-07-18Added support for animated shoe and glove spritesLloyd Bryant3-6/+18
2008-07-18Import of client treeLloyd Bryant426-1638/+3931
2008-07-17Remove possible trailing slash at the end of the update host, since otherwiseBjørn Lindeijer1-0/+4
2008-07-17Added support for handling the custom eAthena packet that sends the updateBjørn Lindeijer9-57/+95
2008-07-17Fixed crash with party invite dialogDavid Athay1-2/+0
2008-07-14fix view names checkbox, fix compilation with cmakeRoderic Morris4-6/+8
2008-07-14Added admin commands to /help and added registration of party handlerDavid Athay3-1/+14
2008-07-08#359 patch by ScraggyDavid Athay2-7/+92
2008-07-07get rid of channel registering related codeRoderic Morris7-90/+8
2008-07-07Added /party command.David Athay5-4/+30
2008-07-07Added help for each command based on mantis bug #359, thanks to ScraggyDavid Athay2-36/+111
2008-07-05Allow alt key for chatting on Mac, remove unneeded includes.David Athay2-5/+4
2008-07-04Ugly hack for chat scrolling.David Athay2-9/+30
2008-07-03Fix guild window focus and crash bugDavid Athay2-3/+3
2008-07-02Fixed speech bubbles staying on screen after map change bug.Philipp Sehmisch1-0/+2
2008-07-01Merged revisions 4044-4067 via svnmerge from Bjørn Lindeijer11-257/+366
2008-07-01fix build filesRoderic Morris2-1/+5
2008-07-01fixed a compiler warning.Philipp Sehmisch1-1/+1
2008-07-01Updated project files.Philipp Sehmisch1-0/+4
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch15-139/+670
2008-06-30Updated CMake file to fix compilation. Patch by darkKnight.Bjørn Lindeijer1-0/+8
2008-06-27add icons to the skill dialogRoderic Morris3-20/+41
2008-06-25handle topic changes and guild eventsRoderic Morris7-17/+89
2008-06-24Added particle property "follow-parent" which makes the particle move when it...Philipp Sehmisch4-0/+39
2008-06-23Implemented "alpha" particle property.Philipp Sehmisch6-6/+24
2008-06-22Fixed warning about missing virtual destructor.Bjørn Lindeijer2-59/+74
2008-06-17#333 Suppress 'trade with X cancelled' messages for ignored players.David Athay1-2/+6
2008-06-16Allow whispers by default (patch by Fate).Bjørn Lindeijer2-2/+2
2008-06-15fix compiler and cmake warningsRoderic Morris1-2/+2
2008-06-14Fixed trade bug again.David Athay1-2/+2
2008-06-14Fixed compilation errors and trade bug.David Athay3-1/+8
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer36-286/+376
2008-06-11Fixed displaying guild members in the guild windowDavid Athay1-0/+1
2008-06-10update chat packet defs, get rid of unused functionsRoderic Morris3-23/+7
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris11-191/+377
2008-06-09Fix for segfault in drop down list of player ignore and sanity check for /whi...Dennis Friis3-5/+17
2008-06-05Lowered default particle detail level.Philipp Sehmisch2-2/+2
2008-06-05Added command line argument to specify the update host (-H). Also, to avoidBjørn Lindeijer6-63/+132
2008-06-04Small fix for displaying all names.Mateusz Kaduk1-1/+3
2008-06-04Display shield sprite also in character select window (patch by Sanga).Bjørn Lindeijer1-1/+1
2008-06-04Added switch option drawing nicknames only if mouse hover. Useful in crowded ...Mateusz Kaduk5-17/+65
2008-06-03channel announcements and leave / enter messages, chat code refactoringRoderic Morris8-312/+357
2008-06-02Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support forBjørn Lindeijer4-48/+54
2008-05-30Fixed handling of announce messages and private messages. Don't cut off theBjørn Lindeijer2-68/+10
2008-05-28Added slider for controlling particleEmitterSkip (overall quality of particle...Philipp Sehmisch3-3/+62
2008-05-28Changed the way particle emitter skip is handled to make linear and circular ...Philipp Sehmisch1-1/+1
2008-05-28Change order of direction to up/down/right/left in Being::getSpriteDirection ...Dennis Friis1-4/+4