summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2013-05-22paths.xml content is now read from settings.xmlPrzemysław Grzywacz2-8/+21
2013-05-07items.xml can be used from settings.xmlPrzemysław Grzywacz3-171/+157
2013-05-04Client-side settings are now available from settings.xmlPrzemysław Grzywacz14-408/+595
2013-04-29Single xml solution - compatibility with skill-set and special-setPrzemysław Grzywacz1-1/+2
2013-04-27Small cleanupThorbjørn Lindeijer1-1/+1
2013-04-27Added support for charcreation.xml settingsThorbjørn Lindeijer2-0/+180
2013-04-27Always read the attributes.xml fileThorbjørn Lindeijer2-0/+473
2012-08-14Can now build using cmake on OSXSocapex2-8/+0
2012-08-12Removed ImageLoader and ProxyImage classesThorbjørn Lindeijer2-167/+0
2012-08-05Removed 'virtual' from methods of ImageThorbjørn Lindeijer2-20/+13
2012-08-05Avoid copying surfaces unnecessarily for upload to textureThorbjørn Lindeijer2-26/+36
2012-08-05Specify a more specific image format when uploading texturesThorbjørn Lindeijer1-1/+1
2012-08-05Added support for ARB_texture_non_power_of_two extensionThorbjørn Lindeijer2-1/+3
2012-08-05Fixed indentation of Image::_GLloadThorbjørn Lindeijer1-75/+75
2012-07-25Revert "Leave the default values for OpenGL texture filters"Thorbjørn Lindeijer1-0/+2
2012-06-08Made error on imageset loading a bit more informativeErik Schilling1-1/+2
2012-05-05Merge branch '0.6'Thorbjørn Lindeijer1-1/+1
2012-05-05Fixed compilation errors and warnings with GCC 4.7Thorbjørn Lindeijer1-1/+1
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 emotev0.6.1Thorbjø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