Age | Commit message (Expand) | Author | Files | Lines |
2008-12-03 | Fixed status window so that the job level is displayed next to the | Ira Rice | 1 | -10/+18 |
2008-12-02 | Fixed status window so that the job level is displayed next to the | Ira Rice | 1 | -10/+18 |
2008-12-02 | Fixed MP bar updating in Status window. Thanks Scraggy for catching | Ira Rice | 1 | -1/+1 |
2008-11-23 | Merge branch '0.0' of git@gitorious.org:tmw/mainline into 0.0 | Fate | 1 | -2/+0 |
2008-11-23 | Grey out magic bar if matk negative, update F2 window magic bar | Fate | 1 | -1/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+1 |
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-11-01 | Made the status window a static size, since its contents don't lend | Ira Rice | 1 | -1/+0 |
2008-08-08 | Changed the status window so that all the information appears by default | Douglas Boffey | 1 | -1/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -51/+88 |
2007-12-18 | Updated attribute system to the latest design decisions (removed charisma, ke... | Philipp Sehmisch | 1 | -11/+6 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -2/+4 |
2007-08-23 | Changed XP gaining effect to appear on the player instead. | Bjørn Lindeijer | 1 | -7/+8 |
2007-08-20 | Added close button functionality, resize cursor cues. | Joshua Langley | 1 | -0/+1 |
2007-08-18 | Adapted to new server handling of character attributes. | Guillaume Melquiond | 1 | -4/+4 |
2007-08-07 | Fixed my breakage of persistent window dimensions. Cleaned a few things along... | Guillaume Melquiond | 1 | -2/+1 |
2007-03-22 | Redesigned the localplayer class to use getters and setters instead of direct... | Philipp Sehmisch | 1 | -67/+28 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -1/+3 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -8/+8 |
2007-01-07 | Synchronized player attributes with wiki Attributes page and removed Job XP. | Bjørn Lindeijer | 1 | -52/+33 |
2006-11-02 | Network layer refactoring. | Björn Steinbrink | 1 | -6/+6 |
2006-08-14 | Completed porting of character creation/deletion, fixed some issues with netw... | Eugenio Favalli | 1 | -6/+6 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 |
2006-07-30 | Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0 | Bjørn Lindeijer | 1 | -1/+1 |
2006-03-19 | Unreverted latest change by Doener due to my lack of proper communication abi... | Eugenio Favalli | 1 | -68/+41 |
2006-03-19 | Reverted changeset r2269 (toString) as requested by ElvenProgrammer. | Björn Steinbrink | 1 | -41/+68 |
2006-03-18 | Use the window container instead of the graphics class to calculate window po... | Björn Steinbrink | 1 | -6/+3 |
2006-03-18 | Added a toString conversion function. | Björn Steinbrink | 1 | -68/+41 |
2006-03-09 | Removed coordinate arguments from ProgressBar ctor. | Björn Steinbrink | 1 | -27/+42 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -195/+195 |
2006-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -12/+6 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -72/+53 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -48/+0 |
2005-10-18 | Header, whitespace and intendation cleanups. | Björn Steinbrink | 1 | -8/+5 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -8/+8 |
2005-10-10 | Introduced new window shortcuts and corrected position of job xp bar. Also | Bjørn Lindeijer | 1 | -16/+28 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -3/+4 |
2005-10-04 | Changed the font in the ministatus win. Fixed some coords bugs when the stats... | Yohann Ferreira | 1 | -0/+13 |
2005-09-30 | Fixed paths for windows users | Matthias Hartmann | 1 | -1/+1 |
2005-09-29 | Improved a lot windows reset to default size and pos. Also corrected a few th... | Yohann Ferreira | 1 | -1/+6 |
2005-09-28 | Save and load X, Y, Height, and Width to useful wins. | Yohann Ferreira | 1 | -1/+1 |
2005-09-28 | Added window internal name to every window. Useful to later get and save X, Y... | Yohann Ferreira | 1 | -0/+1 |
2005-09-23 | Merged most of the changes in biggeruniverse's second memory cleanup patch. | Bjørn Lindeijer | 1 | -1/+3 |
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -2/+0 |
2005-09-18 | As m[a]tt noticed, made the status win a little more wide, and resizable. | Yohann Ferreira | 1 | -2/+2 |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -17/+25 |
2005-09-17 | Now the values shown by derived stats in status win are got from the server. ... | Yohann Ferreira | 1 | -15/+16 |
2005-09-16 | Improved General GUI Layout. | Yohann Ferreira | 1 | -157/+361 |