Age | Commit message (Expand) | Author | Files | Lines |
2011-11-17 | Merge branch '0.5' of github.com:mana/mana into 0.50.5 | David Athay | 7 | -41/+60 |
2011-11-17 | Change to local SDL inclues. | David Athay | 5 | -5/+5 |
2011-11-16 | Merge branch '0.5' of git://gitorious.org/mana/mana into 0.5 | David Athay | 17 | -51/+63 |
2011-09-11 | Fixed OpenGLGraphics::drawRescaledImagePatternv0.5.3 | Thorbjørn Lindeijer | 1 | -32/+45 |
2011-09-11 | Fixed drawing glitch with overwide tiles | Thorbjørn Lindeijer | 2 | -5/+10 |
2011-09-11 | Bumped version to 0.5.3 and updated the NEWS file | Thorbjørn Lindeijer | 2 | -3/+3 |
2011-09-07 | Changes need to build without OpenGL | Ben Longbons | 2 | -1/+2 |
2011-04-30 | Removed unused variable 'handledEvents' | Thorbjørn Lindeijer | 1 | -4/+0 |
2011-04-30 | Fix FTBFS on debian packaging strict compilation. | Yohann Ferreira | 1 | -1/+1 |
2011-04-29 | Made the client load the skills.xml again. | Yohann Ferreira | 4 | -10/+15 |
2011-04-28 | Fixing endless loop if the xml promises too many images | Stefan Dombrowski | 1 | -1/+1 |
2011-04-27 | Fixing crash when selecting a character that has a Dark Talisman equipped | Stefan Dombrowski | 3 | -2/+6 |
2011-04-16 | Bumped version to 0.5.2 and updated the NEWS filev0.5.2 | Thorbjørn Lindeijer | 2 | -3/+3 |
2011-04-16 | Fixing potential buffer overflow | Stefan Dombrowski | 1 | -2/+3 |
2011-04-15 | Fix mkdir_r to not assume existence of PATH_MAX | Ben Longbons | 1 | -8/+4 |
2011-04-14 | Add missing auth failure reasons | Ben Longbons | 1 | -0/+9 |
2011-04-12 | Limit the number of pick-up packets to avoid kick from the server | Stefan Dombrowski | 1 | -0/+5 |
2011-04-11 | Fixing missing call to updateButtonsAndLabels() in NPC buy dialog | Stefan Dombrowski | 1 | -5/+1 |
2011-04-11 | Removing annoying NPC trade messages from chat | Stefan Dombrowski | 2 | -15/+15 |
2011-04-06 | Merge branch '0.5' of git://gitorious.org/mana/mana into 0.5 | David Athay | 12 | -32/+121 |
2011-03-13 | Bumped version to 0.5.1 and updated the NEWS filev0.5.1 | Thorbjørn Lindeijer | 2 | -3/+3 |
2011-03-05 | Fixing removal of custom server | Stefan Dombrowski | 1 | -1/+1 |
2011-02-21 | Renamed local data directory back to just "mana" | Thorbjørn Lindeijer | 1 | -7/+8 |
2011-02-20 | Renamed default branding package from mana to manasource. | Yohann Ferreira | 1 | -5/+5 |
2011-02-19 | Reorder store option to the top, so it is more useful. | Ben Longbons | 1 | -5/+5 |
2011-02-19 | Showing amount of picked up items in particle notification | Stefan Dombrowski | 1 | -1/+5 |
2011-02-19 | Minor code formatting and fixed a comment. | Yohann Ferreira | 1 | -2/+4 |
2011-02-17 | Specific messages for each pickup failure reason. | Ben Longbons | 3 | -9/+39 |
2011-02-17 | Add particle notification for "Unable to pick up item." | Ben Longbons | 1 | -0/+6 |
2011-02-16 | Fixing query command handling | Stefan Dombrowski | 1 | -1/+15 |
2011-02-10 | Add support for CSV map data | Jared Adams | 1 | -1/+34 |
2011-02-10 | Add support for zlib map layer compression. | Andrei Karas | 1 | -2/+2 |
2011-02-01 | Make it clear that our current sha256 code is GPLv2 only | Thorbjørn Lindeijer | 1 | -3/+2 |
2011-01-28 | Fix Windows build of the 0.5 version. | Yohann Ferreira | 1 | -2/+2 |
2011-01-27 | Moved bundle resource path to Cocoa. Moved alert to Cocoa. Added changing doc... | David Athay | 6 | -32/+118 |
2011-01-27 | Merge branch '0.5' of git://gitorious.org/mana/mana into 0.5 | David Athay | 3 | -11/+35 |
2011-01-27 | Made the windows app able to load .ico files at runtime. | Yohann Ferreira | 1 | -5/+17 |
2011-01-26 | Prune the enet and manaserv files dependency of the 0.5 binary. | Yohann Ferreira | 2 | -6/+18 |
2011-01-24 | Revert "Fixing pick-up with joystick" | David Athay | 1 | -3/+3 |
2011-01-22 | Fixing pick-up with joystick | Stefan Dombrowski | 1 | -3/+3 |
2011-01-19 | Fix the wallpapers loading broken logic. | Yohann Ferreira | 1 | -5/+3 |
2011-01-13 | Fix a segfault when attempting to buy free items. | Yohann Ferreira | 1 | -5/+15 |
2011-01-02 | Fixed possible crash when receiving player IP | Thorbjørn Lindeijer | 1 | -3/+6 |
2011-01-02 | Fixing compiler warnings | Stefan Dombrowski | 1 | -2/+2 |
2010-12-26 | Fix crash with corrupted links in chat. | Andrei Karas | 1 | -2/+2 |
2010-12-22 | Remove ambientoverlay class and files | Chuck Miller | 3 | -166/+0 |
2010-12-06 | Removed deprecated autotools support. | Yohann Ferreira | 1 | -513/+0 |
2010-11-29 | Allow enter OK button key in input field. | Andrei Karas | 3 | -1/+9 |
2010-10-31 | Using tile coordinates for pick-up | Stefan Dombrowski | 2 | -9/+4 |
2010-10-22 | Changed 'Low CPU' options and related gui widgets name to 'Disable transparen... | Yohann Ferreira | 3 | -32/+36 |