Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-12 | Merged revisions 3687-3688,3690 via svnmerge from | Bjørn Lindeijer | 1 | -8/+16 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3687 | crush_tmw | 2007-10-26 02:22:12 +0200 (Fri, 26 Oct 2007) | 1 line Added possibility of length limitation to browserbox and used it for the chatlog (length set by the config option "ChatLogLength"). ........ r3688 | crush_tmw | 2007-10-26 02:38:00 +0200 (Fri, 26 Oct 2007) | 1 line Removed some completely useless code from the chat class. ........ r3690 | crush_tmw | 2007-10-26 14:50:49 +0200 (Fri, 26 Oct 2007) | 1 line Implemented monster hurt sounds and added new sound effects by Cosmostrator. ........ | |||||
2007-10-19 | Commented a DoS weakness of the browser box. | Guillaume Melquiond | 1 | -0/+4 | |
2007-09-25 | Fix wrapping of UTF-8 multi-byte characters. | Björn Steinbrink | 1 | -1/+4 | |
2007-09-22 | Cleaned a bit. | Guillaume Melquiond | 1 | -7/+2 | |
2007-09-21 | Refactor the way in which browser box text is drawn and wrapped. | Björn Steinbrink | 1 | -65/+73 | |
2007-09-20 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -1/+7 | |
2007-09-20 | Fixed some compilation warning. | Guillaume Melquiond | 1 | -2/+2 | |
2007-09-10 | Added support for True Type Fonts. | Eugenio Favalli | 1 | -43/+13 | |
2007-07-27 | Removed useless yet costly dynamic casts. | Guillaume Melquiond | 1 | -2/+2 | |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -6/+9 | |
2006-11-01 | Added support for å and Å (with help of Håkan Rönn) | Bjørn Lindeijer | 1 | -1/+1 | |
2006-03-19 | Removed some useless null pointer checks. | Björn Steinbrink | 1 | -4/+2 | |
2006-03-08 | Make the MouseOverLink functor dynamic and use a STL algorithm in one more ↵ | Björn Steinbrink | 1 | -18/+8 | |
place. | |||||
2006-02-24 | Another bunch of cosmetic cleanups, ie mostly typedefs... | Björn Steinbrink | 1 | -3/+2 | |
2006-02-16 | Use Widget::mFont instead of browserFont for drawing, fixes the "gui needs ↵ | Björn Steinbrink | 1 | -54/+52 | |
to be valid real early" issue. | |||||
2006-01-21 | Small followup change. | Bjørn Lindeijer | 1 | -3/+4 | |
2006-01-21 | Applied patch by Ar2ro that worked around scrolldown bug in the chatbox. | Bjørn Lindeijer | 1 | -1/+49 | |
2005-10-19 | Code cleanup. | Björn Steinbrink | 1 | -25/+32 | |
2005-10-13 | Use gcn::Font instead of gcn::ImageFont as pointer type. | Björn Steinbrink | 1 | -1/+1 | |
2005-10-10 | Introduced new window shortcuts and corrected position of job xp bar. Also | Bjørn Lindeijer | 1 | -1/+1 | |
corrected strange commit by ElvenProgrammer. | |||||
2005-10-10 | Pajarico added more international characters to the fixed font and rpg font. | Bjørn Lindeijer | 1 | -1/+2 | |
2005-10-09 | Corrected the white browser font bug and the black hp/mp bug which were ↵ | Yohann Ferreira | 1 | -0/+1 | |
linked. Added a debug window. | |||||
2005-09-28 | Fix deletion of the gui font because of a missing check. | Björn Steinbrink | 1 | -1/+3 | |
2005-09-12 | Added SDLImageLoader class to make guichan support physfs. | Björn Steinbrink | 1 | -2/+1 | |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ↵ | Björn Steinbrink | 1 | -0/+2 | |
ever happen... | |||||
2005-08-14 | Fully removed the useOpenGL global. | Björn Steinbrink | 1 | -6/+7 | |
2005-08-14 | Started to fade out the useOpenGL global variable. | Björn Steinbrink | 1 | -1/+2 | |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -4/+9 | |
2005-08-10 | Moved knowledge about whether we use OpenGL into the Graphics class. Added ↵ | Björn Steinbrink | 1 | -28/+7 | |
helper function for being creation to reduce code duplication. Some code simplifications. | |||||
2005-08-04 | Added a method to the resource mananger to determine the real path of a file ↵ | Björn Steinbrink | 1 | -1/+3 | |
in the search path. Added a first user of that function. Minor cleanup. | |||||
2005-07-27 | Committing merging opengl and sdl part 3 by Andrej | Bjørn Lindeijer | 1 | -0/+4 | |
2005-07-26 | OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a | Bjørn Lindeijer | 1 | -25/+44 | |
nicer approach after the release. | |||||
2005-07-12 | windows compilation fixes | Eugenio Favalli | 1 | -0/+2 | |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+2 | |
2005-07-03 | Implemented wrap text in chat box correctly ;) | José Ávila | 1 | -7/+29 | |
2005-07-03 | Fix bug in showing links and user defined colors in chat box | José Ávila | 1 | -85/+106 | |
2005-06-19 | Compiling fixes | Eugenio Favalli | 1 | -1/+1 | |
2005-06-19 | Mostly indenting fixes and corrected path for OpenGL font version. | Bjørn Lindeijer | 1 | -1/+2 | |
2005-06-19 | Prevent deleting guiFont twice in non-OpenGL mode. | Bjørn Lindeijer | 1 | -10/+14 | |
2005-06-18 | Some fixes to browser font loading and updates to DevCpp project file | Eugenio Favalli | 1 | -1/+1 | |
2005-06-18 | Updated bad #ifdef (used wrong define name). | Aaron Marks | 1 | -1/+1 | |
Updated my name in help window :) | |||||
2005-06-17 | Updated BrowserBox to work with SDL by using the original font. (the setColor | Aaron Marks | 1 | -0/+5 | |
calls can be ignored, as they have no effect on the font when Guichan is using SDL). | |||||
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 1 | -0/+318 | |