Age | Commit message (Expand) | Author | Files | Lines |
2009-04-15 | Also hardcode the bold font, we ship it after all | Bjørn Lindeijer | 1 | -7/+2 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+5 |
2009-03-19 | Reformatted the item amount window and the buy/sell windows so that | Ira Rice | 1 | -0/+5 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -8/+1 |
2009-02-22 | Fixed another Particle/Paricle mismatch in a comment | Philipp Sehmisch | 1 | -1/+1 |
2009-02-22 | Fixed another Particle/Paricle mismatch in a comment | Philipp Sehmisch | 1 | -1/+1 |
2009-02-22 | Renamed InfoParicleFont to InfoParticleFont (typo?) | Philipp Sehmisch | 1 | -2/+2 |
2009-02-20 | Removed the last of the image particle guichan fonts. | Ira Rice | 1 | -9/+2 |
2009-02-20 | Added a pickup notification as particle effect. Also make a ui option to enab... | Majin Sniper | 1 | -0/+8 |
2009-02-19 | Added a pickup notification as particle effect. Also make a ui option to enab... | Majin Sniper | 1 | -0/+8 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+0 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-24 | Updated DejaVuSans ttf file, as well as adding the bolded version, which | Ira Rice | 1 | -0/+4 |
2009-01-24 | Use standard GUI font also for speech and names | Bjørn Lindeijer | 1 | -11/+0 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-06 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -1/+2 |
2008-12-05 | Fade out mouse cursor when not used for some time | Bjørn Lindeijer | 1 | -0/+11 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+1 |
2008-08-13 | Added support for different colored fonts for different being types | Lloyd Bryant | 1 | -0/+8 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2007-10-18 | Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, | Bjørn Lindeijer | 1 | -2/+0 |
2007-08-24 | Removed unnecessary Gui::isCustomCursor method. | Bjørn Lindeijer | 1 | -19/+8 |
2007-08-24 | Removed useless logic method and reverted mouse cursor to non-static since | Bjørn Lindeijer | 1 | -8/+1 |
2007-08-20 | Added close button functionality, resize cursor cues. | Joshua Langley | 1 | -2/+33 |
2006-12-04 | Introduced a new class Viewport which combines the drawing code from Engine | Bjørn Lindeijer | 1 | -48/+4 |
2006-11-17 | Added mouse following support. | Björn Steinbrink | 1 | -0/+14 |
2006-01-05 | Remove some useless code. | Björn Steinbrink | 1 | -1/+0 |
2005-12-29 | Added popup support to the Gui class. Moved all mouse input handling into the... | Björn Steinbrink | 1 | -3/+22 |
2005-10-13 | Use gcn::Font instead of gcn::ImageFont as pointer type. | Björn Steinbrink | 1 | -6/+6 |
2005-09-30 | Updated NEWS file for next release. | Bjørn Lindeijer | 1 | -1/+1 |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ... | Björn Steinbrink | 1 | -0/+1 |
2005-08-28 | Create a GuiConfigListener class. | Björn Steinbrink | 1 | -2/+3 |
2005-08-15 | Removed guiTop global variable. | Björn Steinbrink | 1 | -1/+0 |
2005-08-14 | Removed guiGraphics global pointer and removed dependencies on gui.h in some ... | Björn Steinbrink | 1 | -1/+0 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -5/+8 |
2005-07-26 | Removed continous mouse movement | Björn Steinbrink | 1 | -14/+0 |
2005-07-23 | Allowed continous movement when holding down left mouse button | Björn Steinbrink | 1 | -0/+14 |
2005-07-14 | Committed resource manager cleanup patch by Doener, and properly implemented | Bjørn Lindeijer | 1 | -10/+27 |
2005-07-13 | - Adding the wonderful new font by Bjorn to speech and player names | Eugenio Favalli | 1 | -0/+4 |
2005-07-03 | Commiting again | José Ávila | 1 | -0/+7 |
2005-06-17 | Updated BrowserBox to work with SDL by using the original font. (the setColor | Aaron Marks | 1 | -0/+5 |
2005-06-05 | Implemented wrapping for textbox (still could use a small fix) and made death | Bjørn Lindeijer | 1 | -1/+0 |
2005-06-05 | Using custom focus handler to work around problem with multiple widgets | Bjørn Lindeijer | 1 | -0/+1 |
2005-05-16 | Made button, checkbox and radiobutton count their instances and only load their | Bjørn Lindeijer | 1 | -7/+4 |
2005-05-16 | Leave out OpenGL completely when not enabled. | Bjørn Lindeijer | 1 | -0/+2 |
2005-05-14 | Fixed .dev, GUI groups and updated Debian repository links. | Bjørn Lindeijer | 1 | -0/+3 |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -1/+2 |
2005-04-18 | Ok, of course the biggest problem to solve with OpenGL integration is loading | Bjørn Lindeijer | 1 | -2/+0 |
2005-04-02 | Work around Guichan focussing bug. | Bjørn Lindeijer | 1 | -0/+5 |