Age | Commit message (Expand) | Author | Files | Lines |
2009-01-05 | Merged with 'master' | Bjørn Lindeijer | 1 | -69/+89 |
2009-01-05 | Add buddy window | David Athay | 1 | -3/+5 |
2008-12-17 | Remember windows visibility. | Eugenio Favalli | 1 | -4/+12 |
2008-12-14 | Removed unnecessary c_str() | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-14 | Code reformatting to conform to line length | Bjørn Lindeijer | 1 | -39/+57 |
2008-12-14 | Obscure precise home directory name when making screenshots | Fate | 1 | -4/+9 |
2008-12-14 | Removed the unused NewSkillDialog | Bjørn Lindeijer | 1 | -5/+0 |
2008-12-14 | Make the window shortcuts configurable | Jared Adams | 1 | -9/+9 |
2008-12-14 | Removed ChargeDialog | Bjørn Lindeijer | 1 | -8/+0 |
2008-12-13 | Make sure to initialize joystick enabled state | Bjørn Lindeijer | 1 | -2/+0 |
2008-12-13 | Do not activate shortcuts if tradewindow is visible. | Dennis Friis | 1 | -8/+12 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-06 | Added interface for sending post. | David Athay | 1 | -5/+22 |
2008-11-01 | Magic implementation phase 1 and 2 (added netcode and a very crude gui for us... | Philipp Sehmisch | 1 | -7/+12 |
2008-11-01 | Merged revisions 4207-4209,4221-4222 via svnmerge from | Bjørn Lindeijer | 1 | -5/+6 |
2008-11-01 | Merged revisions 4130 via svnmerge from | Bjørn Lindeijer | 1 | -3/+3 |
2008-10-27 | add effect handler (by Chuck Miller) | Roderic Morris | 1 | -0/+3 |
2008-10-27 | Add an effects manager (patch by Kage Jittai) | Jared Adams | 1 | -0/+3 |
2008-10-26 | Pixel-accurate and fluently animated keyboard movement by Kage Jittai - albei... | Philipp Sehmisch | 1 | -1/+18 |
2008-10-21 | Fixed up some of the postal system stuff for testing it. | David Athay | 1 | -0/+3 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 1 | -3/+6 |
2008-07-24 | Reverted | David Athay | 1 | -1/+1 |
2008-07-22 | Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0 | David Athay | 1 | -1/+1 |
2008-07-14 | Added admin commands to /help and added registration of party handler | David Athay | 1 | -0/+3 |
2008-07-05 | Allow alt key for chatting on Mac, remove unneeded includes. | David Athay | 1 | -0/+4 |
2008-07-03 | Fix guild window focus and crash bug | David Athay | 1 | -2/+2 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 1 | -0/+4 |
2008-05-04 | Merged revisions 4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-... | Bjørn Lindeijer | 1 | -2/+2 |
2008-04-25 | Added party window, updated codeblocks project file. | David Athay | 1 | -1/+5 |
2008-04-20 | Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from | Bjørn Lindeijer | 1 | -1/+2 |
2008-04-01 | Fixed up chat and guilds | David Athay | 1 | -1/+1 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 1 | -2/+13 |
2008-03-05 | Fixed typing in guild dialogs | David Athay | 1 | -2/+6 |
2008-02-28 | Fixed chat input stealing focus from quitDialog | Mateusz Kaduk | 1 | -0/+4 |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 1 | -1/+9 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 1 | -0/+31 |
2008-02-18 | Merged revisions 3762-3772,3776-3782 via svnmerge from | Bjørn Lindeijer | 1 | -0/+5 |
2008-02-12 | Merged revisions 3619 via svnmerge from | Bjørn Lindeijer | 1 | -0/+11 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -3/+0 |
2007-11-14 | Experimented with non-stuck gaming when talking to NPCs. | Guillaume Melquiond | 1 | -1/+0 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -8/+8 |
2007-10-21 | Messed a bit: beings cannot be removed from no map. | Guillaume Melquiond | 1 | -1/+1 |
2007-10-01 | Fixed attacking with keyboard. | Guillaume Melquiond | 1 | -0/+7 |
2007-09-25 | Added some const qualifiers. | Bjørn Lindeijer | 1 | -3/+3 |
2007-09-20 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -2/+1 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -78/+101 |
2007-07-31 | Removed legacy inventory code. Added display of equipment. | Guillaume Melquiond | 1 | -3/+0 |
2007-07-23 | Fixed segfault on exit when OpenGL configuration changed. | Guillaume Melquiond | 1 | -0/+2 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -2/+22 |
2007-02-27 | Implementation of chat channels by Trapdoor. | Philipp Sehmisch | 1 | -1/+5 |