summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2013-05-24Merge remote-tracking branch 'origin/master' into lpc2012 branchPrzemysław Grzywacz16-580/+766
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-05-02Merge branch 'master' into lpc2012Thorbjørn Lindeijer6-2/+656
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-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-08-02Dynamically scaling background for login screenThorbjørn Lindeijer2-1/+10
2012-08-02Made download progress colorableErik Schilling2-1/+3
2012-08-01Modify the NPC Dialog to be more RPG-LikeChuck Miller2-0/+2
2012-07-31Removed ImageLoader and ProxyImage classesThorbjørn Lindeijer2-167/+0
2012-07-31Removed 'virtual' from methods of ImageThorbjørn Lindeijer2-20/+13
2012-07-25Revert "Leave the default values for OpenGL texture filters"Thorbjørn Lindeijer1-0/+2
2012-07-23Avoid copying surfaces unnecessarily for upload to textureThorbjørn Lindeijer2-26/+36
2012-07-23Specify a more specific image format when uploading texturesThorbjørn Lindeijer1-1/+1
2012-07-23Added support for ARB_texture_non_power_of_two extensionThorbjørn Lindeijer2-1/+3
2012-07-23Fixed indentation of Image::_GLloadThorbjørn Lindeijer1-75/+75
2012-07-23Revert "Leave the default values for OpenGL texture filters"Thorbjørn Lindeijer1-0/+1
2012-07-12Implemented scaling in OpenGL modeThorbjørn Lindeijer1-0/+1
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