summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Fixed searching for wallpapers on 64-bit machinesThorbjørn Lindeijer1-4/+2
2012-02-05Fixed spreading over tabs not spamming too muchErik Schilling1-16/+4
2012-02-05Fixed some layout issues with the chat windowThorbjørn Lindeijer2-31/+22
2012-02-05Fixed crash when the map couldn't be loadedThorbjørn Lindeijer1-0/+3
2012-02-05Revert "Checking being positions send by the server"Thorbjørn Lindeijer3-36/+0
2012-02-04Removing password from memoryStefan Dombrowski1-1/+2
2012-02-03Clear tile flags from the gid before further processingThorbjørn Lindeijer5-11/+23
2012-02-03Fixed the go and attack mouse clickYohann Ferreira2-24/+51
2012-02-03Fixed the player character's direction update when clicking on a monster.Yohann Ferreira1-0/+1
2012-02-03Simplified and made generic the way the pickup is handled.Yohann Ferreira11-32/+68
2012-02-03Changed the setup button at login stage to use the icon.Yohann Ferreira3-5/+9
2012-02-02Fixed player's character direction.Yohann Ferreira2-4/+4
2012-02-02Fixed diagonal walking to be much more smooth.Yohann Ferreira1-72/+65
2012-02-02Remove duplicate direction computation by a call to lookAt()Yohann Ferreira1-19/+1
2012-02-02Fix to the hair colors and styles handling.Yohann Ferreira15-126/+269
2012-02-02Fixed the use of custom particle effects for attacks.Yohann Ferreira2-7/+7
2012-01-31Fixed saving the selected server at server connection level.Yohann Ferreira2-3/+5
2012-01-31Added missing copyright notices.Yohann Ferreira29-1/+52
2012-01-30Add default offsets in imageset tag for all animations.Andrei Karas3-3/+24
2012-01-30Keep a single blank line between NPC textsThorbjørn Lindeijer1-0/+1
2012-01-29Removed Sprite::getCurrentFrame and Sprite::getFrameCountThorbjørn Lindeijer6-96/+1
2012-01-29Removed inheritance from std::vector by CompoundSpriteThorbjørn Lindeijer2-45/+47
2012-01-28Moved mTrading into the TradeHandlerThorbjørn Lindeijer8-43/+14
2012-01-28Make command line choose character only work onceThorbjørn Lindeijer1-0/+4
2012-01-27Fixed loading of the server listThorbjørn Lindeijer1-1/+0
2012-01-27Random hacking cleanups in the LocalPlayer classYohann Ferreira3-49/+35
2012-01-26Remove "> Next" from NPC dialogsAndrei Karas1-2/+0
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer479-479/+479
2012-01-26Removed 'inline' keyword where it's not of any valueThorbjørn Lindeijer11-51/+51
2012-01-26Remember the window size after resizingThorbjørn Lindeijer1-0/+5
2012-01-24Fixed the crash in setupSpriteDisplayThorbjørn Lindeijer7-20/+20
2012-01-24Stream music files directly from the archivesThorbjørn Lindeijer6-115/+59
2012-01-24Removed unused function Image::SDLmergeThorbjørn Lindeijer2-87/+0
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer11-52/+314
2012-01-22Prevented looking at item when picking up while movingErik Schilling5-28/+24
2012-01-22Allow resizing of the game in windowed modeThorbjørn Lindeijer13-75/+178
2012-01-22Synced manaserv_protocol file with serverErik Schilling1-12/+19
2012-01-21Clientside fix of switching from /announce to @announceErik Schilling3-7/+6
2012-01-20Made the update window bigger and resizableThorbjørn Lindeijer1-6/+7
2012-01-20Made the ignore record parameter usefulErik Schilling1-1/+1
2012-01-20Fixed a bug with hurt sounds volume and simplified codeThorbjørn Lindeijer3-24/+17
2012-01-19Fixed handling of problems with loading the initial mapThorbjørn Lindeijer1-7/+8
2012-01-19Fixed the click area for NPCs and other playersThorbjørn Lindeijer1-8/+17
2012-01-18ColorDB -> HairDB.Yohann Ferreira11-34/+36
2012-01-18Found a better way to fix the movement glitches on both servers.Yohann Ferreira7-70/+26
2012-01-17Fix update error if file line is empty, like in aethyra updatesAndrei Karas1-1/+2
2012-01-16Fixed adminhandler being not initializedErik Schilling4-1/+19
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer44-71/+69
2012-01-16Increased the default font sizeThorbjørn Lindeijer1-1/+1
2012-01-16Restore GL_PACK_ALIGNMENT after creating screenshots in OpenGL modeAndrei Karas1-0/+4