summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Updated CMake file to fix compilation. Patch by darkKnight.Bjørn Lindeijer2-3/+16
2008-06-27add icons to the skill dialogRoderic Morris4-20/+47
2008-06-25handle topic changes and guild eventsRoderic Morris8-17/+97
2008-06-24corrected date in changelogPhilipp Sehmisch1-1/+1
2008-06-24Added particle property "follow-parent" which makes the particle move when it...Philipp Sehmisch5-0/+45
2008-06-23Forgot changelog with last commit.Philipp Sehmisch1-0/+6
2008-06-23Implemented "alpha" particle property.Philipp Sehmisch6-6/+24
2008-06-22Fixed warning about missing virtual destructor.Bjørn Lindeijer3-59/+79
2008-06-17#333 Suppress 'trade with X cancelled' messages for ignored players.David Athay3-2/+21
2008-06-16Allow whispers by default (patch by Fate).Bjørn Lindeijer3-4/+9
2008-06-15fix compiler and cmake warningsRoderic Morris4-5/+7
2008-06-14Fixed trade bug again.David Athay2-2/+3
2008-06-14Fixed compilation errors and trade bug.David Athay4-1/+13
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer38-286/+392
2008-06-11Fixed displaying guild members in the guild windowDavid Athay2-0/+6
2008-06-10update chat packet defs, get rid of unused functionsRoderic Morris4-23/+13
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris12-191/+389
2008-06-09Fix for segfault in drop down list of player ignore and sanity check for /whi...Dennis Friis4-6/+25
2008-06-05Lowered default particle detail level.Philipp Sehmisch3-2/+7
2008-06-05Added command line argument to specify the update host (-H). Also, to avoidBjørn Lindeijer7-63/+142
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 Lindeijer2-1/+6
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 Morris9-312/+368
2008-06-02Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support forBjørn Lindeijer5-55/+68
2008-05-30Fixed handling of announce messages and private messages. Don't cut off theBjørn Lindeijer3-68/+16
2008-05-28Added slider for controlling particleEmitterSkip (overall quality of particle...Philipp Sehmisch4-3/+65
2008-05-28Changed the way particle emitter skip is handled to make linear and circular ...Philipp Sehmisch2-1/+6
2008-05-28Change order of direction to up/down/right/left in Being::getSpriteDirection ...Dennis Friis2-4/+10
2008-05-27Changed location of tmw directory on OSXDavid Athay3-2/+13
2008-05-22Fix compile errors when compiling with GCC 4.3 (patch by rodge)Bjørn Lindeijer3-0/+8
2008-05-22Did the same for CMake.Bjørn Lindeijer2-1/+4
2008-05-22Fixed linker error caused by missing module.Bjørn Lindeijer2-5/+11
2008-05-21Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from Philipp Sehmisch13-108/+352
2008-05-20fixed some filename confusion messup in the last commit.Philipp Sehmisch2-172/+19
2008-05-20Mention Subversion instead of CVS.Bjørn Lindeijer2-14/+18
2008-05-19Added the possibility to add particle effects to NPCs in npcs.xml.Philipp Sehmisch4-5/+177
2008-05-19(no commit message)Philipp Sehmisch2-0/+7
2008-05-19Removed the PopupBox class and used gcn::DropDown instead. It has clippingBjørn Lindeijer8-221/+17
2008-05-16Applied QOAL's patch to fix popup bug.David Athay2-2/+6
2008-05-16Applied QOALs patch to fix popup bugDavid Athay2-2/+7
2008-05-15Fixed chat window scrollingDavid Athay2-0/+3
2008-05-15Added tab with image based on buttonDavid Athay12-14/+265
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer32-121/+2656
2008-05-12Fix building on other build systemsDavid Athay3-4/+4
2008-05-09Changed the tabbedarea to be transparant as before. Changed setup David Athay13-213/+42
2008-05-08Fixed initialisation in caseDavid Athay2-1/+6
2008-05-08Allow page up and page down to scroll the chat window, based on patch by fate.Dennis Friis4-10/+54
2008-05-07forgot something in changelog.Philipp Sehmisch1-1/+2
2008-05-07Made say messages from being ID 0 display as messages from server.Philipp Sehmisch2-2/+13