Age | Commit message (Expand) | Author | Files | Lines |
2009-02-09 | Mostly whitespace and formatting changes | Bjørn Lindeijer | 1 | -1/+0 |
2009-02-06 | Sanitized item links so that at no point is the internal representation | Ira Rice | 1 | -11/+10 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -4/+0 |
2009-01-26 | Removed the description option from right click menus on items. With | Ira Rice | 1 | -7/+0 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-20 | Added WoW style item adding to chat window. Right click, then left | David Athay | 1 | -0/+7 |
2009-01-06 | Merged layout handler from mainline | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -23/+26 |
2009-01-06 | Merged layout handler from mainline | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-06 | Added support for internationalization | Bjørn Lindeijer | 1 | -12/+17 |
2008-12-07 | Some small updates and reformatting | Bjørn Lindeijer | 1 | -1/+0 |
2008-12-06 | For interaction popup window: serialise beings as IDs and look up, to allow t... | Fate | 1 | -29/+33 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -98/+113 |
2008-07-07 | Added /party command. | David Athay | 1 | -1/+1 |
2008-05-16 | Applied QOAL's patch to fix popup bug. | David Athay | 1 | -2/+2 |
2008-05-16 | Applied QOALs patch to fix popup bug | David Athay | 1 | -2/+2 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -1/+51 |
2008-04-22 | Added more support for parties | David Athay | 1 | -4/+3 |
2008-04-03 | Added right click to invite to guild | David Athay | 1 | -0/+17 |
2007-11-14 | Experimented with non-stuck gaming when talking to NPCs. | Guillaume Melquiond | 1 | -2/+1 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -6/+0 |
2007-08-14 | Fixed popup menu requiring one more click after being used. | Eugenio Favalli | 1 | -6/+0 |
2007-08-14 | mantis_id:129 - Inventory Window Slots Added. | Joshua Langley | 1 | -3/+7 |
2007-08-07 | Fixed my breakage of persistent window dimensions. Cleaned a few things along... | Guillaume Melquiond | 1 | -1/+0 |
2007-08-07 | Marked most of the GUI as translatable. | Guillaume Melquiond | 1 | -11/+14 |
2007-07-31 | Removed legacy inventory code. Added display of equipment. | Guillaume Melquiond | 1 | -12/+2 |
2007-07-27 | Removed useless yet costly dynamic casts. | Guillaume Melquiond | 1 | -1/+1 |
2006-12-27 | Client-sided implementation of attacks | Philipp Sehmisch | 1 | -8/+0 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -2/+2 |
2006-11-23 | Refectored the Itemmanager class to an ItemDB namespace. | Philipp Sehmisch | 1 | -2/+2 |
2006-09-03 | Introduced SelectionListener to fix updating problem in inventory window | Bjørn Lindeijer | 1 | -1/+1 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -27/+27 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -24/+10 |
2005-12-29 | Removed duplicate pick up code | Björn Steinbrink | 1 | -3/+1 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -5/+0 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -7/+7 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -36/+42 |
2005-09-19 | Mostly code cleanups related to commits in past two days. | Bjørn Lindeijer | 1 | -6/+5 |
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -4/+0 |
2005-09-17 | Added PVP | Matthias Hartmann | 1 | -1/+10 |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -7/+12 |
2005-09-14 | Some header fixes/cleanups. | Björn Steinbrink | 1 | -1/+1 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -23/+23 |
2005-08-19 | Made the item amount box work with a provided item. | Björn Steinbrink | 1 | -1/+1 |
2005-08-14 | Removed guiGraphics global pointer and removed dependencies on gui.h in some ... | Björn Steinbrink | 1 | -3/+3 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -4/+15 |