summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-30Added particle effect on critical hits.Philipp Sehmisch2-4/+13
2008-10-30Do not set shoe sprite on player move packet unless supported by eAthena.Dennis Friis2-3/+7
2008-10-28Handle NPC script close. Fixes client input freeze on no-dialog NPCs.Dennis Friis2-2/+13
2008-10-28Fixed trade window being visible on client startup when it was visible onBjørn Lindeijer2-0/+6
2008-10-26Since we somehow did end up depending on a hacked eAthena instead of supportingBjørn Lindeijer2-8/+10
2008-10-26Implemented particle emitters with properties which change over time accordin...Philipp Sehmisch9-117/+225
2008-10-23Add support for new athena trade-add failure condition; no free slot.Dennis Friis2-1/+12
2008-10-22Merged revisions 4145 via svnmerge from Bjørn Lindeijer2-3/+16
2008-10-22Now displays ban time, if bannedDavid Athay3-17/+24
2008-10-07Fixed some compiler warnings. This probably also fixed the logging of severalBjørn Lindeijer5-11/+15
2008-10-04Added support for object groups that have an offsetBjørn Lindeijer2-5/+19
2008-10-02The "name" property of the map is now used as caption of the minimap window w...Philipp Sehmisch2-12/+23
2008-09-11Fixed the name of a variable (fix by Scraggy).Bjørn Lindeijer2-1/+2
2008-09-11Only require a restart to switch to full screen with OpenGL on Windows, sinceBjørn Lindeijer2-0/+18
2008-08-29#406 by jaxad0127v0.0.26David Athay5-15/+35
2008-08-29Added real name for QOAL and a note about this listBjørn Lindeijer1-4/+8
2008-08-28Added output-pause to copy constructor of particle emitters.Philipp Sehmisch2-0/+4
2008-08-28Updated the version to 0.0.26 and updated the AUTHORS file. If you haveBjørn Lindeijer9-65/+79
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer18-173/+703
2008-08-28Fixed crash when map layer has too many tiles.Bjørn Lindeijer2-1/+9
2008-08-28Included some documentation for the shortcut window by Vq.Bjørn Lindeijer3-0/+18
2008-08-28Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer11-25/+187
2008-08-28Applied patch put together by Jaxad0127 with changes from the Aethyra project.Bjørn Lindeijer8-31/+180
2008-08-28Removed the usually incorrect "for 5 minutes" clause from the message display...Philipp Sehmisch2-3/+8
2008-08-27Renamed "randomnes" to "randomness", so that it won't show up as part of Fate'sBjørn Lindeijer5-18/+24
2008-08-24fix for an error in the last commitPhilipp Sehmisch2-3/+3
2008-08-24Added new particle emitter property "output-pause" which allows to define a f...Philipp Sehmisch3-1/+23
2008-08-10fixed some compilation problems reported by Jaxad, updated project file to ne...Philipp Sehmisch2-79/+33
2008-08-06Make sure only to save the window state when a window name is set, and failBjørn Lindeijer2-8/+17
2008-08-05Fixed alignment (patch by Scraggy - Mantis #384) and spelling error.David Athay3-4/+10
2008-08-04Fix typo in updatehost reported by Jaxad.Dennis Friis2-1/+5
2008-07-27Target the nearest monster on joystick button 3v0.0.25Bjørn Lindeijer2-8/+11
2008-07-25Added documentation for F8 to toggle shortcut window.Bjørn Lindeijer3-0/+4
2008-07-25Updated the version to 0.0.25, release planned this Sunday.Bjørn Lindeijer8-20/+36
2008-07-24Properly update price after buying.Eugenio Favalli2-5/+6
2008-07-24Fixed visibility of buy and sell dialogs.Eugenio Favalli2-0/+6
2008-07-23Changelog was left outEugenio Favalli1-0/+5
2008-07-23Remember windows visibility.Eugenio Favalli5-5/+14
2008-07-22User can now configure which modifier key is used for smilies.David Athay4-0/+9
2008-07-22Reverted the Alt-Gr fix as it did not work.David Athay2-1/+5
2008-07-21Commit of Alt-Gr fix for RotonenDavid Athay2-1/+6
2008-07-19Updated NEWS file with changes since 0.0.24.1Bjørn Lindeijer1-0/+15
2008-07-17Remove possible trailing slash at the end of the update host, since otherwiseBjørn Lindeijer2-0/+9
2008-07-17Added support for handling the custom eAthena packet that sends the updateBjørn Lindeijer10-57/+102
2008-07-10Restored executable icon.Eugenio Favalli2-289/+291
2008-07-08#359 patch by ScraggyDavid Athay4-7/+100
2008-07-01Merged revisions 4044-4067 via svnmerge from Bjørn Lindeijer12-259/+388
2008-06-30Updated CMake file to fix compilation. Patch by darkKnight.Bjørn Lindeijer2-3/+16
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