summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2008-08-15Activated MP status progress barLloyd Bryant1-1/+1
2008-08-14Doesn't require restart to change to full screen anymoreKraant1-4/+10
2008-08-13Changed the bit to signal GM status to evade bad data from TMW's serverLloyd Bryant1-1/+1
2008-08-13Call the more appropriate method (adjustSize instead of logic).Bjørn Lindeijer1-1/+1
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay10-14/+183
2008-08-13Added support for different colored fonts for different being typesLloyd Bryant8-7/+76
2008-08-10Changed proxy fix to only tell the proxy to no-cacheKraant1-6/+11
for news.txt and resources2.txt and added linux to windows cross-compile codeblocks file.
2008-08-10Set headers for CURL so that proxies won't cache filesKraant1-0/+9
to fix bug that causes resources2.txt to be old and out of sync with the files in the directory.
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-06Make sure only to save the window state when a window name is set, and failBjørn Lindeijer1-8/+11
when loadWindowState() is called without setting a window name.
2008-08-06totally killed the stop walking packet handlerLloyd Bryant1-5/+5
2008-08-05Fixed alignment (patch by Scraggy - Mantis #384) and spelling error.David Athay2-4/+4
2008-08-04Aligned text boxes in video setup dialogDouglas Boffey1-2/+2
2008-08-04Fix typo in updatehost reported by Jaxad.Dennis Friis1-1/+1
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-27Changed files to tmeDouglas Boffey6-39/+40
2008-07-27Target the nearest monster on joystick button 3v0.0.25Bjørn Lindeijer1-8/+7
Should be made configurable later (Mantis 151)
2008-07-25Updated the version to 0.0.25, release planned this Sunday.Bjørn Lindeijer1-3/+3
2008-07-25Applied patch by ElvenProgrammer to remember window locations between sessionsLloyd Bryant5-5/+14
2008-07-24Properly update price after buying.Eugenio Favalli1-5/+5
2008-07-24Fixed visibility of buy and sell dialogs.Eugenio Favalli1-0/+2
2008-07-24Reverted David Athay3-1/+5
Alt-Gr fix. Added NPC error messages.
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-23Remember windows visibility.Eugenio Favalli5-5/+14
2008-07-22Added support for the new eAthena versionLloyd Bryant3-462/+512
2008-07-22User can now configure which modifier key is used for smilies.David Athay3-0/+7
2008-07-22Reverted the Alt-Gr fix as it did not work.David Athay1-1/+1
2008-07-22Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0David Athay7-14/+17
2008-07-21Commit of Alt-Gr fix for RotonenDavid Athay1-1/+1
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
there'll be two of them.
2008-07-17Added support for handling the custom eAthena packet that sends the updateBjørn Lindeijer9-57/+95
host (patch by Sanga).
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