Age | Commit message (Expand) | Author | Files | Lines |
2012-07-12 | Implemented scaling in OpenGL mode | Thorbjørn Lindeijer | 9 | -32/+72 |
2012-07-09 | Fixed gender to male only | jurkan | 1 | -0/+3 |
2012-07-06 | LPC gui theming (replaced windows through scrolls) | jurkan | 2 | -9/+9 |
2012-06-26 | don't overwrite system/environment CXXFLAGS | hasufell | 1 | -1/+1 |
2012-06-08 | Made error on imageset loading a bit more informative | Erik Schilling | 1 | -1/+2 |
2012-05-25 | Fixed skill display for manaserv | Erik Schilling | 3 | -5/+12 |
2012-05-21 | Merge branch '0.6' | Erik Schilling | 2 | -3/+3 |
2012-05-21 | Made pickup notifications to appear as particle instead of text by default0.6 | Erik Schilling | 1 | -2/+2 |
2012-05-10 | Corrected coordinates of window menu | jurkan | 1 | -1/+1 |
2012-05-07 | Merge branch '0.6' | Thorbjørn Lindeijer | 1 | -9/+9 |
2012-05-07 | Fixed wrong offset values for tab widget drawing | jurkan | 1 | -9/+9 |
2012-05-06 | Small protocol fix for NPC messages | Thorbjørn Lindeijer | 1 | -1/+1 |
2012-05-05 | Merge branch '0.6' | Thorbjørn Lindeijer | 6 | -6/+12 |
2012-05-05 | Added debugging mode to the protocol | Thorbjørn Lindeijer | 5 | -21/+119 |
2012-05-05 | Removed the shared base classes of MessageIn and MessageOut | Thorbjørn Lindeijer | 84 | -660/+612 |
2012-05-05 | Fixed compilation errors and warnings with GCC 4.7 | Thorbjørn Lindeijer | 5 | -5/+11 |
2012-04-19 | Client side fix for manaserv guild system | Erik Schilling | 3 | -8/+39 |
2012-04-04 | Fixed compiler warning because of uninitialized variable | Erik Schilling | 1 | -1/+1 |
2012-04-04 | Synced specials to latest manaserv changes | Erik Schilling | 5 | -44/+38 |
2012-04-04 | Enabled whispers in tabs by default | Erik Schilling | 1 | -1/+1 |
2012-04-02 | Merge branch '0.6' | Thorbjørn Lindeijer | 13 | -32/+58 |
2012-04-02 | Fixed problems with using the last emotev0.6.1 | Thorbjørn Lindeijer | 6 | -15/+10 |
2012-04-02 | Potentially fixed problems with user agent in Windows builds | Thorbjørn Lindeijer | 1 | -3/+5 |
2012-04-02 | Bumped version and updated news in preparation of 0.6.1 release | Thorbjørn Lindeijer | 2 | -3/+3 |
2012-04-01 | Update version for Mac OSX | David Athay | 1 | -1/+1 |
2012-04-01 | Made changes to compile on Mac OSX 10.6 and later | David Athay | 4 | -11/+40 |
2012-03-24 | Merge branch '0.6' | Thorbjørn Lindeijer | 6 | -28/+58 |
2012-03-24 | Introduced compile-time option to disable use of C++0x | Thorbjørn Lindeijer | 5 | -4/+20 |
2012-03-21 | Added default ports when connecting to a custom server. | jurkan | 3 | -19/+20 |
2012-03-18 | Fixed issues with rendering very small maps | jurkan | 1 | -24/+38 |
2012-03-18 | Merge branch '0.6' | Thorbjørn Lindeijer | 2 | -0/+8 |
2012-03-18 | Removed some 'const' keywords from value returns | Thorbjørn Lindeijer | 11 | -22/+22 |
2012-02-26 | Fixed display of server description | Erik Schilling | 1 | -0/+1 |
2012-02-25 | Fixed compiling against SDL_mixer versions before 1.2.9 | Thorbjørn Lindeijer | 1 | -0/+7 |
2012-02-18 | Added notification sound on receiving whisper | Thorbjørn Lindeijer | 13 | -21/+125 |
2012-02-18 | Fixed manaserv-enabled builds | Thorbjørn Lindeijer | 4 | -11/+11 |
2012-02-17 | Fixed selecting of beings that are flanked between two others | Erik Schilling | 1 | -8/+19 |
2012-02-15 | Deswapped the ring2 and necklace equip slots for tA. | Yohann Ferreira | 1 | -2/+2 |
2012-02-14 | Omit equipping of non-existing items | Stefan Dombrowski | 1 | -7/+16 |
2012-02-14 | Removing NPC trade messages from chat | Stefan Dombrowski | 1 | -8/+2 |
2012-02-13 | Fixed drawing order of particles | Thorbjørn Lindeijer | 2 | -10/+0 |
2012-02-12 | Made the client not stop the target attack once in range. | Yohann Ferreira | 1 | -1/+1 |
2012-02-12 | Fixes to actor drawing order | Thorbjørn Lindeijer | 3 | -12/+22 |
2012-02-12 | Fixed inventory display | Yohann Ferreira | 1 | -3/+6 |
2012-02-12 | Restored manaserv-less builds | Yohann Ferreira | 5 | -6/+31 |
2012-02-12 | Leave the default values for OpenGL texture filters | Thorbjørn Lindeijer | 1 | -2/+0 |
2012-02-12 | Ignore ManaPlus shop commands | Thorbjørn Lindeijer | 1 | -0/+13 |
2012-02-12 | Improved the wallpaper choosing algorithm | Thorbjørn Lindeijer | 1 | -24/+22 |
2012-02-11 | Made items equippable by double click in inventory | Erik Schilling | 2 | -2/+10 |
2012-02-11 | Fixed issues with the help texts and small NEWS file updates | Thorbjørn Lindeijer | 2 | -6/+2 |