Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-12 | Merged revisions 3687-3688,3690 via svnmerge from | Bjørn Lindeijer | 1 | -1/+7 | |
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-09-10 | Added support for True Type Fonts. | Eugenio Favalli | 1 | -5/+0 | |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -5/+5 | |
2006-08-13 | Merged cleanups and content changes from the trunk. Also fixed compiling with | Bjørn Lindeijer | 1 | -0/+1 | |
OpenGL enabled. | |||||
2006-03-08 | Some fixes for compiling with pedantic compiler settings and const char* checks. | Bjørn Lindeijer | 1 | -1/+1 | |
2006-02-24 | Another bunch of cosmetic cleanups, ie mostly typedefs... | Björn Steinbrink | 1 | -2/+8 | |
2006-02-16 | Use Widget::mFont instead of browserFont for drawing, fixes the "gui needs ↵ | Björn Steinbrink | 1 | -0/+2 | |
to be valid real early" issue. | |||||
2005-10-19 | Code cleanup. | Björn Steinbrink | 1 | -3/+3 | |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -2/+9 | |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -1/+0 | |
2005-07-03 | Fix bug in showing links and user defined colors in chat box | José Ávila | 1 | -0/+6 | |
2005-06-19 | Prevent deleting guiFont twice in non-OpenGL mode. | Bjørn Lindeijer | 1 | -5/+5 | |
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 1 | -0/+147 | |