Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-20 | Removed the last of the image particle guichan fonts. | Ira Rice | 5 | -6/+0 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-02-16 | Fixed GUI opacity in SDL mode | Bjørn Lindeijer | 30 | -0/+0 | |
By using indexed instead of alpha-layered images, the GUI opacity can also be supported in software mode. | |||||
2009-02-16 | Fixed most of the GUI opacity in software mode | Bjørn Lindeijer | 7 | -0/+0 | |
By using indexed instead of alpha-layered images, the GUI opacity can also be supported in software mode. Images where converting to indexed would mean a reduction in quality have been left out of the conversion for now. | |||||
2009-02-11 | Removed speech_bubble.png also from build files | Bjørn Lindeijer | 2 | -3/+1 | |
2009-02-11 | Restored QOALs speech bubble | Philipp Sehmisch | 2 | -12/+12 | |
2009-02-10 | Changed window background color back to TMW style | Bjørn Lindeijer | 1 | -0/+0 | |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 17 | -15/+44 | |
Conflicts: Almost everywhere. | |||||
2009-01-25 | Added new bubble graphic to installed files | Bjørn Lindeijer | 2 | -0/+2 | |
Fixes crash found by Hong Hao. | |||||
2009-01-24 | Removed a few files which aren't being used any more. | Ira Rice | 7 | -10/+0 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-24 | Use standard GUI font also for speech and names | Bjørn Lindeijer | 6 | -5/+0 | |
The speech bitmap font can't handle unicode, so it has now been replaced by the standard GUI font, drawn with a shadow for chat and with a full outline for names. | |||||
2009-01-24 | Added speech bubble background by QOAL | Bjørn Lindeijer | 1 | -0/+0 | |
2009-01-15 | Merged Tab and TabbedArea from mainline | Bjørn Lindeijer | 4 | -0/+4 | |
Changes mostly done by David Athay. Currently these widgets are only used in the setup window, where they replace the previously used TabbedContainer. | |||||
2009-01-13 | Merged Tab and TabbedArea from mainline | Bjørn Lindeijer | 4 | -0/+4 | |
Changes mostly done by David Athay. Currently these widgets are only used in the setup window, where they replace the previously used TabbedContainer. | |||||
2009-01-10 | Changed a few emote variable names to be more sensible, as well as | Ira Rice | 2 | -1/+0 | |
removing emotions.png from the client data files (should have never been there to begin with, IMO). TODO: Simplify the emote code so that there is a lot less redundant code, as well as make filling out the possible emotes more flexible. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-05 | Removed two no longer used bitmap fonts | Bjørn Lindeijer | 4 | -4/+0 | |
2008-12-29 | Removed a few now unnecessary data files. | Ira Rice | 5 | -6/+0 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2008-11-04 | Committed an extension to the San Serif font by Vargavind on TMW so that | Ira Rice | 1 | -0/+0 | |
it contains the complete ISO-8859-15 character set, as well as made a few other smaller fixes towards fixing make dist. | |||||
2008-11-04 | Applied more changes by vargavind, adding the complete ISO-8859-15 character | Bjørn Lindeijer | 1 | -0/+0 | |
set to the sans-serif font. | |||||
2008-10-31 | Added critical notifications to the client. While I had originally | Ira Rice | 3 | -0/+0 | |
planned to do this (I still did it my way), TMW beat me to implementing, so I'll credit them with their commit reminding me to do it. This is not done the exact same way, as I prefer to see an actual "crit!" show above the being, instead of an ambiguous particle. | |||||
2008-09-25 | Fixed a bug that prevents compilation in some compilers. | Ira Rice | 1 | -385/+0 | |
2008-09-25 | Forgot to merge in the new files and resources into trunk. | Ira Rice | 5 | -0/+421 | |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 7 | -0/+8 | |
2008-09-16 | changed client gui and added autobuild.sh | Kevin Day | 33 | -0/+0 | |
2008-08-19 | Also install tabselected.png, circle-green.png and circle-gray.png | Bjørn Lindeijer | 2 | -0/+6 | |
2008-08-19 | Don't forget to install tab.png | Bjørn Lindeijer | 2 | -0/+2 | |
2008-08-14 | Lightened the color of the NPC font | Lloyd Bryant | 1 | -0/+0 | |
2008-08-13 | Added support for different colored fonts for different being types | Lloyd Bryant | 4 | -0/+3 | |
2008-07-01 | fix build files | Roderic Morris | 1 | -0/+4 | |
2008-07-01 | Updated project files. | Philipp Sehmisch | 1 | -1/+5 | |
2008-07-01 | Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML ↵ | Philipp Sehmisch | 4 | -0/+36 | |
files, item descriptions on mouse-over, map names in minimap window, speech bubbles) | |||||
2008-05-15 | Added tab with image based on button | David Athay | 2 | -0/+0 | |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 2 | -0/+1 | |
configure whether trading is allowed. Based on new popup code, configuration improvements to store hierarchical data and a table model. | |||||
2008-04-20 | Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from | Bjørn Lindeijer | 3 | -2/+0 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3962 | crush_tmw | 2008-03-09 16:35:00 +0100 (Sun, 09 Mar 2008) | 1 line Applied some patches by peavey related to chatlog and the quit dialog. ........ r3968 | umperio | 2008-03-11 14:56:47 +0100 (Tue, 11 Mar 2008) | 1 line Removed unused image. ........ r3969 | b_lindeijer | 2008-03-11 17:44:20 +0100 (Tue, 11 Mar 2008) | 2 lines Also removed unused image from the files to be installed. ........ r4006 | crush_tmw | 2008-03-26 00:28:05 +0100 (Wed, 26 Mar 2008) | 1 line Initialized some uninitialized variables (patch by peavey). ........ r4008 | b_lindeijer | 2008-03-27 15:51:10 +0100 (Thu, 27 Mar 2008) | 2 lines Applied patch by peavey and added his name to the ChangeLog some more. ........ r4010 | b_lindeijer | 2008-03-30 16:06:14 +0200 (Sun, 30 Mar 2008) | 2 lines Updated configure.ac for tmwdata split (patch by peavey). ........ r4018 | crush_tmw | 2008-04-01 03:02:30 +0200 (Tue, 01 Apr 2008) | 1 line Added makefile for TMXCopy by jaxad. ........ r4019 | crush_tmw | 2008-04-01 03:34:29 +0200 (Tue, 01 Apr 2008) | 1 line compilation fixes suggested by peavey. ........ r4020 | crush_tmw | 2008-04-01 03:37:51 +0200 (Tue, 01 Apr 2008) | 1 line renaming makefile to Makefile ........ r4021 | crush_tmw | 2008-04-01 03:38:35 +0200 (Tue, 01 Apr 2008) | 1 line renaming makefile to Makefile ........ | |||||
2008-04-15 | Added online status of guild members | David Athay | 2 | -0/+0 | |
2008-03-11 | Also removed unused image from the files to be installed. | Bjørn Lindeijer | 2 | -2/+0 | |
2008-03-11 | Removed unused image. | Eugenio Favalli | 1 | -0/+0 | |
2008-03-04 | Accepted patch by roderic to fix building/installing with CMake. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 7 | -0/+8 | |
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 3 | -5/+7 | |
art attribute. Removed the now unnecessary multiplication of weapon IDs with 10000. Added a fallback item icon and used it for unknown items or when an item image fails to load. | |||||
2007-08-23 | Restored shadow of yellow font. | Bjørn Lindeijer | 1 | -0/+0 | |
2007-08-22 | Added close button and item shortcut backgrounds to files that will be | Bjørn Lindeijer | 2 | -0/+4 | |
installed. | |||||
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -0/+0 | |
2007-08-20 | Added monster killed xp notification effect. | Joshua Langley | 1 | -0/+0 | |
2007-08-20 | Added close button functionality, resize cursor cues. | Joshua Langley | 2 | -0/+0 | |
2007-08-08 | Moved equipment background to the gui directory. Changed name to lowercase only. | Guillaume Melquiond | 2 | -0/+1 | |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 8 | -2/+12 | |
2007-06-01 | Added target cursors to installed files. | Bjørn Lindeijer | 2 | -2/+14 | |
2007-05-23 | Replaced target cursor graphics with higher quality ones by Pauan. | Philipp Sehmisch | 8 | -0/+0 | |
2007-05-20 | Added different target cursor sizes for monsters. Graphics for small and ↵ | Philipp Sehmisch | 6 | -0/+0 | |
large cursor are provisional until better versions based on the original SVG of the medium sized one are available. | |||||
2007-04-13 | Added target cursor graphics to the set of files to be installed. | Björn Steinbrink | 1 | -0/+2 | |