Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-08-18 | Adapted to new server handling of character attributes. | Guillaume Melquiond | 6 | -78/+86 |
2007-08-14 | Removed obsolete code. Added support for money received while trading. | Guillaume Melquiond | 5 | -131/+14 |
2007-08-14 | Enabled buying and selling from NPCs. | Guillaume Melquiond | 5 | -20/+18 |
2007-08-14 | Fixed error-prone interface. Handled money as an inventory part. | Guillaume Melquiond | 4 | -22/+26 |
2007-08-14 | itemcontainer.cpp - removed debug | Joshua Langley | 1 | -3/+0 |
2007-08-14 | inventory - split function fix | Joshua Langley | 5 | -25/+57 |
2007-08-14 | mantis_id:129 - Inventory Window Slots Added. | Joshua Langley | 17 | -198/+571 |
2007-08-13 | Fixed svn properties. | Guillaume Melquiond | 19 | -1409/+1409 |
2007-08-13 | Started conversion of buy/sell to new server. | Guillaume Melquiond | 9 | -72/+46 |
2007-08-13 | Updated French translation. Forgot previous Changelog. | Guillaume Melquiond | 2 | -101/+105 |
2007-08-13 | Added first draft of Italian translation. | Eugenio Favalli | 3 | -1/+497 |
2007-08-13 | Updated .po files, so that people can start translating the whole interface, ... | Guillaume Melquiond | 2 | -25/+836 |
2007-08-13 | Fixed internationalization support on Windows. | Eugenio Favalli | 3 | -10/+34 |
2007-08-10 | Removed colon in NPC choice messages. | Guillaume Melquiond | 4 | -16/+15 |
2007-08-09 | Forgot to update the list of translatable source files. | Guillaume Melquiond | 2 | -0/+23 |
2007-08-08 | Fixed position of the cleaning bit for looks, so that it actually fits into n... | Guillaume Melquiond | 5 | -5/+15 |
2007-08-08 | Moved equipment background to the gui directory. Changed name to lowercase only. | Guillaume Melquiond | 4 | -3/+11 |
2007-08-08 | add "static" on boxPosition. | Joshua Langley | 1 | -1/+1 |
2007-08-08 | Re-designed equipment window, un-equip created. | Joshua Langley | 8 | -34/+155 |
2007-08-07 | Modified item database, so that equipment can actually be tested out-of-the-box. | Guillaume Melquiond | 1 | -0/+2 |
2007-08-07 | Fixed my breakage of persistent window dimensions. Cleaned a few things along... | Guillaume Melquiond | 14 | -83/+52 |
2007-08-07 | Marked most of the GUI as translatable. | Guillaume Melquiond | 23 | -166/+205 |