Age | Commit message (Expand) | Author | Files | Lines |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-07-07 | Added /party command. | David Athay | 1 | -1/+1 |
2008-05-16 | Applied QOALs patch to fix popup bug | David Athay | 1 | -2/+2 |
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 | 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-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 |
2005-08-01 | Show the name of the trade partner in the trade dialog. | Andrej Sinicyn | 1 | -0/+3 |
2005-07-28 | Cleaned up the showPopup() code, moved "map"-related code into game.cpp, made... | Björn Steinbrink | 1 | -66/+53 |
2005-07-26 | Fixed empty popup window being shown when user right clicks on an empty tile ... | Björn Steinbrink | 1 | -0/+2 |
2005-07-26 | Added Being::Type enumeration and type-aware findNode(). Fixed font not being... | Björn Steinbrink | 1 | -18/+27 |
2005-07-22 | Added missing includes and fixed a warning about implicit conversion. | Björn Steinbrink | 1 | -0/+2 |
2005-07-22 | Merge between moi1392's branch and head | Cedric Borgese | 1 | -4/+82 |
2005-07-16 | Updated changelog, got rid of remaining extern SDL_Surface *screen cases, | Bjørn Lindeijer | 1 | -21/+5 |
2005-07-16 | Made Image/SubImage being drawn by Graphics. Removed some redundant code. | Björn Steinbrink | 1 | -0/+3 |
2005-07-13 | * Committing some cleanups by Doener | Bjørn Lindeijer | 1 | -19/+1 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+3 |
2005-07-03 | Popupmenu shouldn't try to delete some random being when destroyed! | Bjørn Lindeijer | 1 | -1/+0 |
2005-07-03 | - Fixed blue, red and yellow damage fonts to work in SDL mode | Bjørn Lindeijer | 1 | -13/+21 |
2005-07-03 | - Removing "walk to", "attack" from context menu | Eugenio Favalli | 1 | -30/+6 |
2005-07-03 | - Commenting out buddy and new skills windows | Eugenio Favalli | 1 | -3/+4 |
2005-06-30 | Repaired the 'Walk to' option. | Yohann Ferreira | 1 | -3/+3 |
2005-06-19 | Mostly indenting fixes and corrected path for OpenGL font version. | Bjørn Lindeijer | 1 | -10/+10 |
2005-06-18 | code indent | José Ávila | 1 | -3/+3 |
2005-06-18 | Showing buddyWindow | Mateusz Kaduk | 1 | -1/+5 |
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 1 | -0/+213 |