summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-08-10Changed proxy fix to only tell the proxy to no-cacheKraant1-6/+11
2008-08-10Set headers for CURL so that proxies won't cache filesKraant1-0/+9
2008-08-09Changed --skipupdate functionality to just skip the actual downloadsLloyd Bryant1-12/+13
2008-08-08Changed the status window so that all the information appears by defaultDouglas Boffey1-1/+1
2008-08-07Changes saving screenshots from Aethyra_ScreenShot_ to Ae_Screenshot in game.cppKraant1-1/+1
2008-08-07Updated default game and updates serversKraant1-2/+2
2008-08-07Rebranding TME to AethyraKraant9-45/+45
2008-08-06totally killed the stop walking packet handlerLloyd Bryant1-5/+5
2008-08-04Aligned text boxes in video setup dialogDouglas Boffey1-2/+2
2008-08-03Changed the default server in the dropdown menu in the loginKraant1-1/+1
2008-07-30Adding patch the stops a segfault from occuring in beinghandler whenKraant1-4/+5
2008-07-27Changed files to tmeDouglas Boffey6-39/+40
2008-07-25Applied patch by ElvenProgrammer to remember window locations between sessionsLloyd Bryant5-5/+14
2008-07-24Bugfix for visual glitch when using TMW serverLloyd Bryant1-1/+3
2008-07-24Added cape/misc1/misc2 code into character selection displayLloyd Bryant1-3/+3
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 Bryant3-9/+33
2008-07-22Added support for the new eAthena versionLloyd Bryant3-462/+512
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-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-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-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-04Display shield sprite also in character select window (patch by Sanga).Bjørn Lindeijer1-1/+1
2008-06-02Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support forBjørn Lindeijer4-48/+54
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
2008-05-27Changed location of tmw directory on OSXDavid Athay2-2/+8
2008-05-22Did the same for CMake.Bjørn Lindeijer1-0/+2
2008-05-22Fixed linker error caused by missing module.Bjørn Lindeijer1-3/+5
2008-05-21Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from Philipp Sehmisch12-106/+330
2008-05-19Removed the PopupBox class and used gcn::DropDown instead. It has clippingBjørn Lindeijer6-221/+7
2008-05-16Applied QOAL's patch to fix popup bug.David Athay1-2/+2
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer28-120/+2583
2008-05-08Allow page up and page down to scroll the chat window, based on patch by fate.Dennis Friis3-10/+52
2008-05-07Make F8 toggle shortcut window as suggested by And1 an fate.Dennis Friis1-1/+1
2008-05-06Dont allow dragging of empty placeholders.Dennis Friis1-0/+2