Age | Commit message (Expand) | Author | Files | Lines |
2007-10-20 | Added a few comments. | Guillaume Melquiond | 1 | -6/+20 |
2007-10-20 | Added a layout handler for automatically positioning widgets in a window. Fix... | Guillaume Melquiond | 7 | -70/+365 |
2007-10-19 | Factored code between resource handlers. Implemented failure-friendly sprite ... | Guillaume Melquiond | 18 | -213/+170 |
2007-10-19 | Marked buy and sell dialog boxes as translatable. | Guillaume Melquiond | 4 | -33/+43 |
2007-10-19 | Allowed dragging of already selected items. | Guillaume Melquiond | 3 | -22/+52 |
2007-10-19 | Commented a DoS weakness of the browser box. | Guillaume Melquiond | 1 | -0/+4 |
2007-10-19 | Fixed key special values. Reduced amount of spurious item deselections. | Guillaume Melquiond | 3 | -30/+31 |
2007-10-19 | Fixed invalid item ID. | Guillaume Melquiond | 2 | -1/+2 |
2007-10-19 | Removed obsolete file. Fixed equipment types. | Guillaume Melquiond | 1 | -0/+5 |
2007-10-19 | Increased text chunk cache size to improve performance when a lot of text is ... | Philipp Sehmisch | 2 | -1/+6 |
2007-10-18 | Added automatic generation of description strings for item effects. | Guillaume Melquiond | 3 | -24/+43 |
2007-10-18 | Removed unused slot field. | Guillaume Melquiond | 3 | -11/+3 |
2007-10-18 | Fixed changelog message. | Guillaume Melquiond | 1 | -3/+2 |
2007-10-18 | Removed player looks from generic beings. Prevented client termination on mis... | Guillaume Melquiond | 20 | -185/+143 |
2007-10-18 | Merged server item data. | Guillaume Melquiond | 1 | -0/+1 |
2007-10-18 | Merged client and server monster data. | Guillaume Melquiond | 2 | -2/+4 |
2007-10-18 | Fixed double-free of true-type resources. | Guillaume Melquiond | 2 | -2/+6 |
2007-10-18 | Removed guess of being type from class number. Factored handler for new beings. | Guillaume Melquiond | 4 | -36/+40 |
2007-10-15 | Added Dutch translation (incomplete) and put drawing of debug path into a | Bjørn Lindeijer | 5 | -34/+506 |
2007-10-01 | Fixed attacking with keyboard. | Guillaume Melquiond | 2 | -0/+8 |
2007-10-01 | Fixed inventory display with respect to empty slots. | Guillaume Melquiond | 4 | -5/+12 |
2007-09-27 | Some formatting changes to align with the 0.0 branch. | Bjørn Lindeijer | 5 | -26/+18 |
2007-09-25 | Fix wrapping of UTF-8 multi-byte characters. | Björn Steinbrink | 2 | -1/+8 |
2007-09-25 | Added some const qualifiers. | Bjørn Lindeijer | 7 | -17/+24 |
2007-09-22 | Cleaned a bit. | Guillaume Melquiond | 7 | -14/+21 |
2007-09-21 | Fixed resizing of chat window. | Guillaume Melquiond | 2 | -1/+5 |
2007-09-21 | Refactor the way in which browser box text is drawn and wrapped. | Björn Steinbrink | 2 | -65/+75 |
2007-09-21 | Remove duplicated file contents. | Björn Steinbrink | 2 | -67/+1 |
2007-09-21 | Update CMake configuration. | Björn Steinbrink | 2 | -6/+14 |
2007-09-20 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 11 | -22/+758 |
2007-09-20 | Fixed some compilation warning. | Guillaume Melquiond | 7 | -8/+16 |
2007-09-19 | Two files which got left out of the previous merge commit. | Bjørn Lindeijer | 2 | -26/+68 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 88 | -1112/+3229 |
2007-09-16 | Fixed improper const qualifier. | Guillaume Melquiond | 2 | -1/+5 |
2007-09-10 | Fixed minimap coordinates and improved look. | Eugenio Favalli | 2 | -4/+5 |
2007-09-10 | Added Polish translation and fixed Italian one. | Eugenio Favalli | 4 | -2/+478 |
2007-09-10 | Added support for True Type Fonts. | Eugenio Favalli | 13 | -397/+702 |
2007-09-08 | Made it possible to play TMW in German. | Guillaume Melquiond | 3 | -2/+7 |
2007-08-27 | Ported patch from 0.0, in order to support missing extensions and uncompresse... | Guillaume Melquiond | 3 | -9/+26 |
2007-08-27 | ops. | Matthias Hartmann | 1 | -0/+4 |
2007-08-27 | Initial german translation - needs improvement, feel free to commit! | Matthias Hartmann | 1 | -0/+494 |
2007-08-27 | Updated italian translation. | Eugenio Favalli | 2 | -94/+95 |
2007-08-27 | Fixed compilation with old OpenGL headers. | Eugenio Favalli | 3 | -20/+17 |
2007-08-27 | Added test npcs. | Eugenio Favalli | 1 | -0/+4 |
2007-08-27 | Added "/admin" chat command for sending raw messages to the game server. | Guillaume Melquiond | 3 | -69/+60 |
2007-08-26 | Fixed fonts not being recolored by adding an explicit parameter to require it. | Guillaume Melquiond | 5 | -7/+20 |
2007-08-26 | Fixed incorrect button dimensions, as they mess OpenGL display with rectangle... | Guillaume Melquiond | 2 | -1/+6 |
2007-08-25 | Removed dependency on Guichan's OpenGL library. Taken over image loading and ... | Guillaume Melquiond | 17 | -269/+311 |
2007-08-19 | Updated CMake file and fixed typo in female light plate mail. | Bjørn Lindeijer | 2 | -35/+44 |
2007-08-19 | Fixed typo. | Guillaume Melquiond | 2 | -1/+5 |