summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Synced specials to latest manaserv changesErik Schilling2-19/+5
2012-04-02Merge branch '0.6'Thorbjørn Lindeijer2-5/+5
2012-04-02Fixed problems with using the last emoteThorbjørn Lindeijer2-5/+5
2012-03-18Merge branch '0.6'Thorbjørn Lindeijer1-0/+7
2012-03-18Removed some 'const' keywords from value returnsThorbjørn Lindeijer3-3/+3
2012-02-25Fixed compiling against SDL_mixer versions before 1.2.9Thorbjørn Lindeijer1-0/+7
2012-02-18Added notification sound on receiving whisperThorbjørn Lindeijer2-3/+4
2012-02-12Leave the default values for OpenGL texture filtersThorbjørn Lindeijer1-2/+0
2012-02-12Improved the wallpaper choosing algorithmThorbjørn Lindeijer1-24/+22
2012-02-11Made items equippable by double click in inventoryErik Schilling1-0/+1
2012-02-09Fixed wallpaper prescaling issuesThorbjørn Lindeijer7-56/+115
2012-02-06Some cleanups in the initialization of wallpaper pathsThorbjørn Lindeijer1-26/+31
2012-02-06Fixed searching for wallpapers on 64-bit machinesThorbjørn Lindeijer1-4/+2
2012-02-03Clear tile flags from the gid before further processingThorbjørn Lindeijer1-5/+16
2012-02-02Fix to the hair colors and styles handling.Yohann Ferreira3-56/+167
2012-02-02Fixed the use of custom particle effects for attacks.Yohann Ferreira1-4/+5
2012-01-31Added missing copyright notices.Yohann Ferreira2-0/+2
2012-01-30Add default offsets in imageset tag for all animations.Andrei Karas3-3/+24
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer46-46/+46
2012-01-26Removed 'inline' keyword where it's not of any valueThorbjørn Lindeijer1-5/+5
2012-01-24Fixed the crash in setupSpriteDisplayThorbjørn Lindeijer6-18/+18
2012-01-24Stream music files directly from the archivesThorbjørn Lindeijer2-50/+17
2012-01-24Removed unused function Image::SDLmergeThorbjørn Lindeijer2-87/+0
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer8-52/+31
2012-01-18ColorDB -> HairDB.Yohann Ferreira2-11/+13
2012-01-09Spotted some more hard-coded files and paths definitions.Yohann Ferreira2-5/+5
2011-12-02Mac: Change to local SDL inclues.David Athay2-2/+2
2011-11-25Prevented circular include in sprite definitionsErik Schilling1-4/+15
2011-10-23Fixed a certain class of Doxygen warningsThorbjørn Lindeijer3-9/+6
2011-09-30Remove goto from dye.cppAndrei Karas1-2/+11
2011-06-23Made the being death sequence better handled.Yohann Ferreira2-2/+4
2011-06-17Removed dehardcoded values from the Map and MapLayer classes.Yohann Ferreira1-1/+1
2011-06-07Merged the unknown item definition loadingYohann Ferreira2-11/+19
2011-06-07Added defaults to empty attacks.Yohann Ferreira1-1/+5
2011-06-07Added hit effects on victims from monsters attacks.Yohann Ferreira3-7/+22
2011-06-03Replace SDL_types.h with cstdintJared Adams2-17/+1
2011-06-02Arbitrary code cleanupsThorbjørn Lindeijer4-14/+22
2011-05-26Added effects support in monsters attacks.Yohann Ferreira3-25/+22
2011-05-17Fix sprite buffering size issuesJared Adams1-2/+0
2011-04-30Merge branch '0.5'Yohann Ferreira1-1/+1
2011-04-30Added customizable on-hit effects for characters.Yohann Ferreira2-9/+31
2011-04-29Remove default assignment of an attack action to non-weaponsStefan Dombrowski3-12/+3
2011-04-29Making the check for the node name earlier while reading items.xmlStefan Dombrowski1-3/+6
2011-04-28Fixing endless loop if the xml promises too many imagesStefan Dombrowski1-1/+1
2011-04-26Made the client use a unique kind of movement code.Yohann Ferreira1-1/+3
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer8-55/+4
2011-04-09Renamed Listener to EventListenerThorbjørn Lindeijer1-2/+2
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer2-6/+6
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer2-4/+4
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer1-1/+1