summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Merge branch '0.5' of github.com:mana/mana into 0.50.5David Athay7-41/+60
2011-11-17Change to local SDL inclues.David Athay5-5/+5
2011-11-16Merge branch '0.5' of git://gitorious.org/mana/mana into 0.5David Athay17-51/+63
2011-09-11Fixed OpenGLGraphics::drawRescaledImagePatternv0.5.3Thorbjørn Lindeijer1-32/+45
2011-09-11Fixed drawing glitch with overwide tilesThorbjørn Lindeijer2-5/+10
2011-09-11Bumped version to 0.5.3 and updated the NEWS fileThorbjørn Lindeijer2-3/+3
2011-09-07Changes need to build without OpenGLBen Longbons2-1/+2
2011-04-30Removed unused variable 'handledEvents'Thorbjørn Lindeijer1-4/+0
2011-04-30Fix FTBFS on debian packaging strict compilation.Yohann Ferreira1-1/+1
2011-04-29Made the client load the skills.xml again.Yohann Ferreira4-10/+15
2011-04-28Fixing endless loop if the xml promises too many imagesStefan Dombrowski1-1/+1
2011-04-27Fixing crash when selecting a character that has a Dark Talisman equippedStefan Dombrowski3-2/+6
2011-04-16Bumped version to 0.5.2 and updated the NEWS filev0.5.2Thorbjørn Lindeijer2-3/+3
2011-04-16Fixing potential buffer overflowStefan Dombrowski1-2/+3
2011-04-15Fix mkdir_r to not assume existence of PATH_MAXBen Longbons1-8/+4
2011-04-14Add missing auth failure reasonsBen Longbons1-0/+9
2011-04-12Limit the number of pick-up packets to avoid kick from the serverStefan Dombrowski1-0/+5
2011-04-11Fixing missing call to updateButtonsAndLabels() in NPC buy dialogStefan Dombrowski1-5/+1
2011-04-11Removing annoying NPC trade messages from chatStefan Dombrowski2-15/+15
2011-04-06Merge branch '0.5' of git://gitorious.org/mana/mana into 0.5David Athay12-32/+121
2011-03-13Bumped version to 0.5.1 and updated the NEWS filev0.5.1Thorbjørn Lindeijer2-3/+3
2011-03-05Fixing removal of custom serverStefan Dombrowski1-1/+1
2011-02-21Renamed local data directory back to just "mana"Thorbjørn Lindeijer1-7/+8
2011-02-20Renamed default branding package from mana to manasource.Yohann Ferreira1-5/+5
2011-02-19Reorder store option to the top, so it is more useful.Ben Longbons1-5/+5
2011-02-19Showing amount of picked up items in particle notificationStefan Dombrowski1-1/+5
2011-02-19Minor code formatting and fixed a comment.Yohann Ferreira1-2/+4
2011-02-17Specific messages for each pickup failure reason.Ben Longbons3-9/+39
2011-02-17Add particle notification for "Unable to pick up item."Ben Longbons1-0/+6
2011-02-16Fixing query command handlingStefan Dombrowski1-1/+15
2011-02-10Add support for CSV map dataJared Adams1-1/+34
2011-02-10Add support for zlib map layer compression.Andrei Karas1-2/+2
2011-02-01Make it clear that our current sha256 code is GPLv2 onlyThorbjørn Lindeijer1-3/+2
2011-01-28Fix Windows build of the 0.5 version.Yohann Ferreira1-2/+2
2011-01-27Moved bundle resource path to Cocoa. Moved alert to Cocoa. Added changing doc...David Athay6-32/+118
2011-01-27Merge branch '0.5' of git://gitorious.org/mana/mana into 0.5David Athay3-11/+35
2011-01-27Made the windows app able to load .ico files at runtime.Yohann Ferreira1-5/+17
2011-01-26Prune the enet and manaserv files dependency of the 0.5 binary.Yohann Ferreira2-6/+18
2011-01-24Revert "Fixing pick-up with joystick"David Athay1-3/+3
2011-01-22Fixing pick-up with joystickStefan Dombrowski1-3/+3
2011-01-19Fix the wallpapers loading broken logic.Yohann Ferreira1-5/+3
2011-01-13Fix a segfault when attempting to buy free items.Yohann Ferreira1-5/+15
2011-01-02Fixed possible crash when receiving player IPThorbjørn Lindeijer1-3/+6
2011-01-02Fixing compiler warningsStefan Dombrowski1-2/+2
2010-12-26Fix crash with corrupted links in chat.Andrei Karas1-2/+2
2010-12-22Remove ambientoverlay class and filesChuck Miller3-166/+0
2010-12-06Removed deprecated autotools support.Yohann Ferreira1-513/+0
2010-11-29Allow enter OK button key in input field.Andrei Karas3-1/+9
2010-10-31Using tile coordinates for pick-upStefan Dombrowski2-9/+4
2010-10-22Changed 'Low CPU' options and related gui widgets name to 'Disable transparen...Yohann Ferreira3-32/+36