Age | Commit message (Expand) | Author | Files | Lines |
2008-10-26 | fix for last commit | Roderic Morris | 1 | -2/+2 |
2008-10-26 | fixes for movement | Roderic Morris | 3 | -1/+25 |
2008-10-26 | Merged revisions 4302,4338,4360-4362,4526,4528,4534,4547 via svnmerge from | Bjørn Lindeijer | 7 | -22/+132 |
2008-10-26 | get rid of /admin commands | Roderic Morris | 2 | -23/+7 |
2008-10-26 | Pixel-accurate and fluently animated keyboard movement by Kage Jittai - albei... | Philipp Sehmisch | 4 | -6/+66 |
2008-10-25 | attack range fixes, highlight monsters in range (by Chuck Miller) | Roderic Morris | 6 | -34/+78 |
2008-10-24 | Made it so the player will auto face its target | Jared Adams | 3 | -2/+41 |
2008-10-24 | fixes for targetting (by Chuck Miller) | Roderic Morris | 4 | -15/+23 |
2008-10-23 | Added missing header and print newline at end of usage instructions | Bjørn Lindeijer | 2 | -1/+2 |
2008-10-23 | Added missing header file | Bjørn Lindeijer | 1 | -0/+1 |
2008-10-23 | Fixed building with configure | Bjørn Lindeijer | 2 | -0/+6 |
2008-10-21 | fix cmake build | Roderic Morris | 2 | -5/+11 |
2008-10-21 | Fixed up some of the postal system stuff for testing it. | David Athay | 7 | -1/+141 |
2008-10-20 | Added dyecmd commandline tool to client tools. See: http://mantis.themanaworl... | Andreas Habel | 8 | -0/+652 |
2008-10-15 | src/localplayer.cpp | David Athay | 9 | -1/+67 |
2008-10-10 | Some old uncommitted cleanup. | Bjørn Lindeijer | 5 | -13/+7 |
2008-10-09 | Updated all translation files and fixed name of Chinese translation | Bjørn Lindeijer | 19 | -2084/+2906 |
2008-10-09 | Updated translations from Launchpad and added new ones | Bjørn Lindeijer | 18 | -281/+4578 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 28 | -742/+573 |
2008-09-14 | fix for guichan bug in tabbedareas | Roderic Morris | 3 | -5/+20 |
2008-09-04 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 14 | -33/+33 |
2008-08-21 | fix svn properties and id tags | Roderic Morris | 5 | -10/+24 |
2008-08-19 | Also install tabselected.png, circle-green.png and circle-gray.png | Bjørn Lindeijer | 3 | -1/+8 |
2008-08-19 | Don't forget to install tab.png | Bjørn Lindeijer | 3 | -0/+7 |
2008-08-18 | fix bug #209, display skill icons correctly. | Roderic Morris | 7 | -7/+154 |
2008-08-13 | Call the more appropriate method (adjustSize instead of logic). | Bjørn Lindeijer | 2 | -132/+155 |
2008-08-13 | Added permission levels to guilds, and operator permissions to channels. | David Athay | 11 | -14/+192 |
2008-08-12 | Removed autogen.sh and tell people in the INSTALL file to run 'autoreconf -i' | Bjørn Lindeijer | 3 | -15/+7 |
2008-07-24 | Reverted | David Athay | 4 | -1/+10 |
2008-07-22 | Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0 | David Athay | 8 | -14/+23 |
2008-07-17 | Fixed crash with party invite dialog | David Athay | 2 | -2/+5 |
2008-07-14 | fix view names checkbox, fix compilation with cmake | Roderic Morris | 5 | -6/+14 |
2008-07-14 | Added admin commands to /help and added registration of party handler | David Athay | 4 | -1/+19 |
2008-07-07 | get rid of channel registering related code | Roderic Morris | 8 | -90/+14 |
2008-07-07 | Added /party command. | David Athay | 6 | -4/+32 |
2008-07-07 | Added help for each command based on mantis bug #359, thanks to Scraggy | David Athay | 3 | -36/+116 |
2008-07-05 | Allow alt key for chatting on Mac, remove unneeded includes. | David Athay | 3 | -5/+9 |
2008-07-04 | Ugly hack for chat scrolling. | David Athay | 3 | -9/+34 |
2008-07-03 | Fix guild window focus and crash bug | David Athay | 4 | -344/+351 |
2008-07-02 | Fixed speech bubbles staying on screen after map change bug. | Philipp Sehmisch | 2 | -0/+6 |
2008-07-01 | fix build files | Roderic Morris | 4 | -1/+14 |
2008-07-01 | fixed a compiler warning. | Philipp Sehmisch | 1 | -1/+1 |
2008-07-01 | Updated project files. | Philipp Sehmisch | 4 | -338/+351 |
2008-07-01 | Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi... | Philipp Sehmisch | 20 | -139/+721 |
2008-06-27 | add icons to the skill dialog | Roderic Morris | 4 | -20/+47 |
2008-06-25 | handle topic changes and guild events | Roderic Morris | 8 | -17/+97 |
2008-06-15 | fix compiler and cmake warnings | Roderic Morris | 4 | -5/+7 |
2008-06-11 | Fixed displaying guild members in the guild window | David Athay | 2 | -0/+6 |
2008-06-10 | update chat packet defs, get rid of unused functions | Roderic Morris | 4 | -23/+13 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 12 | -191/+389 |