summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-08-03Changed the default server in the dropdown menu in the loginKraant1-1/+1
screen to the new server
2008-07-30Adding patch the stops a segfault from occuring in beinghandler whenKraant1-4/+5
a targeted player runs off screen. -- Daniel Thomas
2008-07-28Added npc scripts for new eAthenaLloyd Bryant1-2/+9
2008-07-27Changed files to tmeDouglas Boffey42-303/+306
2008-07-27Target the nearest monster on joystick button 3v0.0.25Bjørn Lindeijer2-8/+11
Should be made configurable later (Mantis 151)
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-25Applied patch by ElvenProgrammer to remember window locations between sessionsLloyd Bryant6-5/+19
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-24Reverted David Athay4-1/+10
Alt-Gr fix. Added NPC error messages.
2008-07-24Bugfix for visual glitch when using TMW serverLloyd Bryant2-1/+8
2008-07-24Added cape/misc1/misc2 code into character selection displayLloyd Bryant2-3/+8
2008-07-23Changelog was left outEugenio Favalli1-0/+5
2008-07-23Changed tmw.log to tme.log for log fileLloyd Bryant1-1/+1
2008-07-23Updated item database, Selim and network.cppDouglas Boffey1-1/+1
2008-07-23Added viewable cape/misc1/misc2, Chat button in GUILloyd Bryant4-9/+39
2008-07-23Remember windows visibility.Eugenio Favalli5-5/+14
2008-07-22Added support for the new eAthena versionLloyd Bryant4-462/+520
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-22Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0David Athay8-14/+23
2008-07-21Commit of Alt-Gr fix for RotonenDavid Athay2-1/+6
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-19Updated NEWS file with changes since 0.0.24.1Bjørn Lindeijer1-0/+15
2008-07-19removed unnecessary (weight) check in itemdb loaderLloyd Bryant2-3/+7
2008-07-18Added support for animated shoe and glove spritesLloyd Bryant4-6/+22
2008-07-18Import of client treeLloyd Bryant446-1697/+7122
2008-07-17Remove possible trailing slash at the end of the update host, since otherwiseBjørn Lindeijer2-0/+9
there'll be two of them.
2008-07-17Added support for handling the custom eAthena packet that sends the updateBjørn Lindeijer10-57/+102
host (patch by Sanga).
2008-07-17Fixed crash with party invite dialogDavid Athay2-2/+5
2008-07-14fix view names checkbox, fix compilation with cmakeRoderic Morris5-6/+14
2008-07-14Added admin commands to /help and added registration of party handlerDavid Athay4-1/+19
2008-07-10Restored executable icon.Eugenio Favalli2-289/+291
2008-07-08#359 patch by ScraggyDavid Athay4-7/+100
2008-07-07get rid of channel registering related codeRoderic Morris8-90/+14
2008-07-07Added /party command.David Athay6-4/+32
2008-07-07Added help for each command based on mantis bug #359, thanks to ScraggyDavid Athay3-36/+116
2008-07-05Allow alt key for chatting on Mac, remove unneeded includes.David Athay3-5/+9
2008-07-04Ugly hack for chat scrolling.David Athay3-9/+34
2008-07-03Fix guild window focus and crash bugDavid Athay4-344/+351
2008-07-02Fixed speech bubbles staying on screen after map change bug.Philipp Sehmisch2-0/+6
2008-07-01Merged revisions 4044-4067 via svnmerge from Bjørn Lindeijer12-259/+388
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r4044 | b_lindeijer | 2008-04-07 11:02:38 +0200 (Mon, 07 Apr 2008) | 2 lines Added support for basing one sprite definition on another by including it. ........ r4057 | b_lindeijer | 2008-04-08 20:43:44 +0200 (Tue, 08 Apr 2008) | 4 lines Implemented support for an arbitrary number of map layers. The only layer requirement for map layers are now that the fringe layer is called "Fringe" and that the collision layer is called "Collision". ........ r4067 | b_lindeijer | 2008-04-11 00:03:57 +0200 (Fri, 11 Apr 2008) | 3 lines Fixed some compiler warnings and don't try to load particle effects when no file is set. ........
2008-07-01fix build filesRoderic Morris4-1/+14
2008-07-01fixed a compiler warning.Philipp Sehmisch1-1/+1
2008-07-01Updated project files.Philipp Sehmisch4-338/+351
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML ↵Philipp Sehmisch20-139/+721
files, item descriptions on mouse-over, map names in minimap window, speech bubbles)
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