Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | Merge github.com:mana/mana | Yohann Ferreira | 35 | -101/+98 |
2011-10-25 | Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf... | Bernd Wachter | 15 | -31/+30 |
2011-10-23 | Fixed a certain class of Doxygen warnings | Thorbjørn Lindeijer | 17 | -60/+50 |
2011-10-22 | Officially added the gender in the manaserv protocol. | Yohann Ferreira | 3 | -4/+14 |
2011-09-30 | Fixed the negative XP notifications on levelups. | Yohann Ferreira | 1 | -3/+20 |
2011-09-30 | Merge github.com:mana/mana | Yohann Ferreira | 2 | -3/+12 |
2011-09-30 | Remove goto from dye.cpp | Andrei Karas | 1 | -2/+11 |
2011-09-30 | Fixed a typo in a default value. | Yohann Ferreira | 1 | -1/+1 |
2011-09-30 | Revert "Made the first XP notification don't show anymore." | Yohann Ferreira | 1 | -7/+1 |
2011-09-29 | Fixed the player direction update when picking up an item using the mouse. | Yohann Ferreira | 1 | -0/+1 |
2011-09-29 | Fix negative XP on levelups. | Yohann Ferreira | 1 | -3/+10 |
2011-09-29 | Made the first XP notification don't show anymore. | Yohann Ferreira | 1 | -1/+7 |
2011-09-28 | Forgot to update the db version number in the client protocol file. | Yohann Ferreira | 1 | -1/+1 |
2011-09-28 | Officially added the gender in the manaserv protocol - client part. | Yohann Ferreira | 3 | -4/+16 |
2011-09-28 | Merge github.com:mana/mana | Yohann Ferreira | 5 | -1/+19 |
2011-09-29 | Fixed item popup still visible after closing inventory window. | Erik Schilling | 5 | -1/+19 |
2011-09-28 | Small changes requested by o11c - part 2. | Yohann Ferreira | 1 | -39/+38 |
2011-09-28 | Small changes requested by o11c - part 1. | Yohann Ferreira | 2 | -3/+8 |
2011-09-28 | Added true arrows graphics to tab area buttons. | Yohann Ferreira | 5 | -3/+9 |
2011-09-28 | Made the shortcuts link actually use the plural in its caption. | Yohann Ferreira | 1 | -4/+4 |
2011-09-28 | The shortcuts are now refreshed when reassigning keys. | Yohann Ferreira | 5 | -10/+77 |
2011-09-28 | Added icons to the confirm and cancel button of the quit dialog. | Yohann Ferreira | 5 | -2/+8 |
2011-09-28 | Fixed back the special window display in a basic but working way. | Yohann Ferreira | 2 | -1/+4 |
2011-09-28 | Added a naive way to display the window keyboard shortcut. | Yohann Ferreira | 2 | -10/+31 |
2011-09-28 | Reached the state where the menu bar is now using image buttons. | Yohann Ferreira | 11 | -7/+15 |
2011-09-28 | Made the button icon only shown when the icon file is valid. | Yohann Ferreira | 3 | -9/+9 |
2011-09-28 | Added the setup button icon and optimized the image size. | Yohann Ferreira | 3 | -1/+1 |
2011-09-28 | Changed the Social button to an image one. | Yohann Ferreira | 6 | -12/+26 |
2011-09-28 | Added textpopup on mouse hovering support to buttons. | Yohann Ferreira | 3 | -2/+74 |
2011-09-28 | Small chages requested by o11c - part 2. | Yohann Ferreira | 1 | -39/+38 |
2011-09-28 | Small changes requested by o11c - part 1. | Yohann Ferreira | 2 | -3/+8 |
2011-09-28 | Merge github.com:mana/mana | Yohann Ferreira | 0 | -0/+0 |
2011-09-28 | Got rid of the superfluous definition of the slot number for tA. | Yohann Ferreira | 2 | -4/+4 |
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 |