Age | Commit message (Expand) | Author | Files | Lines |
2011-09-16 | Improve handling of packet lengths. | Ben Longbons | 1 | -42/+46 |
2011-09-16 | Prevent copying of MutexLocker | Ben Longbons | 1 | -1/+11 |
2011-09-16 | Instead of SDL_mutex, use Mutex wrapper and MutexLocker for safety | Ben Longbons | 2 | -23/+12 |
2011-09-16 | Renamed Map::DebugFlags enumerators | Thorbjørn Lindeijer | 4 | -34/+34 |
2011-09-15 | Improve handling of packet lengths. | Ben Longbons | 1 | -42/+46 |
2011-09-15 | Prevent copying of MutexLocker | Ben Longbons | 1 | -1/+11 |
2011-09-15 | Instead of SDL_mutex, use Mutex wrapper and MutexLocker for safety | Ben Longbons | 2 | -23/+12 |
2011-09-13 | Made the delay between to keyboard move calls functional. | Yohann Ferreira | 8 | -8/+44 |
2011-09-13 | Renamed Map::DebugFlags enumerators | Thorbjørn Lindeijer | 4 | -34/+34 |
2011-09-13 | Merge github.com:mana/mana | Yohann Ferreira | 7 | -18/+28 |
2011-09-13 | Fix compilation by readding a missing enum value. | Yohann Ferreira | 1 | -0/+1 |
2011-09-13 | Fixed OpenGLGraphics::drawRescaledImagePattern | Thorbjørn Lindeijer | 1 | -32/+45 |
2011-09-11 | Merge branch '0.5' | Thorbjørn Lindeijer | 8 | -50/+72 |
2011-09-11 | Fixed OpenGLGraphics::drawRescaledImagePatternv0.5.3 | Thorbjørn Lindeijer | 2 | -32/+46 |
2011-09-11 | Fixed drawing glitch with overwide tiles | Thorbjørn Lindeijer | 3 | -5/+11 |
2011-09-11 | Bumped version to 0.5.3 and updated the NEWS file | Thorbjørn Lindeijer | 7 | -15/+17 |
2011-09-09 | Set the current build version to 0.6.0 in prevision of a release. | Yohann Ferreira | 2 | -4/+4 |
2011-09-09 | Set the current build version to 0.6.0 in prevision of a release. | Yohann Ferreira | 2 | -4/+4 |
2011-09-09 | Merge github.com:mana/mana | Yohann Ferreira | 3 | -2/+4 |
2011-09-08 | Additional change to build master without OpenGL | Ben Longbons | 1 | -1/+2 |
2011-09-08 | Merge remote-tracking branch 'origin/0.5' | Ben Longbons | 2 | -1/+2 |
2011-09-07 | Changes need to build without OpenGL | Ben Longbons | 2 | -1/+2 |
2011-09-05 | The draw order of particles is now Y - 16 pixels. | unknown | 12 | -16/+54 |
2011-09-02 | The draw order of particles is now Y - 16 pixels. | unknown | 12 | -16/+54 |
2011-08-30 | Merge branch 'equipment-fix' | Yohann Ferreira | 10 | -51/+121 |
2011-08-30 | Fixed a memleak in the ManaServ::InventoryHandler() | Yohann Ferreira | 2 | -0/+7 |
2011-08-30 | Added a way to specify where the equipment boxes will display. | Yohann Ferreira | 4 | -26/+69 |
2011-08-30 | Made the popup-menu work again for equip/unequip processes. | Yohann Ferreira | 6 | -24/+41 |
2011-08-30 | Synced the manaserv protocol file with the server's latest changes. | Yohann Ferreira | 1 | -1/+4 |
2011-08-25 | Merge branch 'equipment-fix' of github.com:Bertram25/mana | Yohann Ferreira | 16 | -291/+608 |
2011-08-25 | Merge github.com:mana/mana | Yohann Ferreira | 0 | -0/+0 |
2011-08-19 | Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fix | Yohann Ferreira | 16 | -274/+544 |
2011-08-19 | Fixed visible equipment updates, and made it based on equip.xml. | Yohann Ferreira | 9 | -48/+112 |
2011-08-18 | Removed unnecessary warning about windows that might be moved | Thorbjørn Lindeijer | 1 | -9/+3 |
2011-08-18 | Removed unnecessary warning about windows that might be moved | Thorbjørn Lindeijer | 1 | -9/+3 |
2011-08-18 | Improved equip slots description for both protocols. | Yohann Ferreira | 4 | -5/+63 |
2011-08-18 | Made the equipment window not use server specific code again. | Yohann Ferreira | 5 | -113/+96 |
2011-08-18 | Made the client able to successfully equip/unequip! | Yohann Ferreira | 6 | -109/+233 |
2011-08-18 | Got rid of the superfluous definition of the slot number for tA. | Yohann Ferreira | 2 | -4/+4 |
2011-08-18 | Add functions to make the item popup able to tell whether the item | Yohann Ferreira | 2 | -1/+42 |
2011-08-11 | Merge branch 'master' of git://gitorious.org/~bertram/mana/mana-equipment-fix... | Yohann Ferreira | 3 | -61/+108 |
2011-08-11 | Added true arrows graphics to tab area buttons. | Yohann Ferreira | 5 | -3/+9 |
2011-08-11 | Made the shortcuts link actually use the plural in its caption. | Yohann Ferreira | 1 | -4/+4 |
2011-08-11 | The shortcuts are now refreshed when reassigning keys. | Yohann Ferreira | 5 | -10/+77 |
2011-08-11 | Added icons to the confirm and cancel button of the quit dialog. | Yohann Ferreira | 5 | -2/+8 |
2011-08-11 | Fixed back the special window display in a basic but working way. | Yohann Ferreira | 2 | -1/+4 |
2011-08-11 | Added a naive way to display the window keyboard shortcut. | Yohann Ferreira | 2 | -10/+31 |
2011-08-11 | Reached the state where the menu bar is now using image buttons. | Yohann Ferreira | 11 | -7/+15 |
2011-08-11 | Made the button icon only shown when the icon file is valid. | Yohann Ferreira | 3 | -9/+9 |
2011-08-11 | Added the setup button icon and optimized the image size. | Yohann Ferreira | 3 | -1/+1 |