summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond1-0/+15
2007-10-18Merged server item data.Guillaume Melquiond1-0/+1
2007-10-18Merged client and server monster data.Guillaume Melquiond1-0/+2
2007-10-18Fixed double-free of true-type resources.Guillaume Melquiond1-0/+1
2007-10-18Removed guess of being type from class number. Factored handler for new beings.Guillaume Melquiond1-0/+6
2007-10-15Added Dutch translation (incomplete) and put drawing of debug path into aBjørn Lindeijer1-0/+6
2007-10-01Fixed attacking with keyboard.Guillaume Melquiond1-0/+1
2007-10-01Fixed inventory display with respect to empty slots.Guillaume Melquiond1-0/+6
2007-09-25Fix wrapping of UTF-8 multi-byte characters.Björn Steinbrink1-0/+4
2007-09-25Added some const qualifiers.Bjørn Lindeijer1-1/+8
2007-09-22Cleaned a bit.Guillaume Melquiond1-1/+8
2007-09-21Fixed resizing of chat window.Guillaume Melquiond1-0/+4
2007-09-21Refactor the way in which browser box text is drawn and wrapped.Björn Steinbrink1-0/+2
2007-09-21Remove duplicated file contents.Björn Steinbrink1-0/+1
2007-09-21Update CMake configuration.Björn Steinbrink1-0/+5
2007-09-20Added support for unicode charset in textfields and chat.Guillaume Melquiond1-0/+8
2007-09-20Fixed some compilation warning.Guillaume Melquiond1-0/+8
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-7/+299
2007-09-16Fixed improper const qualifier.Guillaume Melquiond1-0/+4
2007-09-10Fixed minimap coordinates and improved look.Eugenio Favalli1-0/+1
2007-09-10Added Polish translation and fixed Italian one.Eugenio Favalli1-0/+2
2007-09-10Added support for True Type Fonts.Eugenio Favalli1-1/+9
2007-09-08Made it possible to play TMW in German.Guillaume Melquiond1-0/+5
2007-08-27Ported patch from 0.0, in order to support missing extensions and uncompresse...Guillaume Melquiond1-0/+2
2007-08-27ops.Matthias Hartmann1-0/+4
2007-08-27Updated italian translation.Eugenio Favalli1-0/+1
2007-08-27Fixed compilation with old OpenGL headers.Eugenio Favalli1-0/+2
2007-08-27Added test npcs.Eugenio Favalli1-0/+4
2007-08-27Added "/admin" chat command for sending raw messages to the game server.Guillaume Melquiond1-0/+5
2007-08-26Fixed fonts not being recolored by adding an explicit parameter to require it.Guillaume Melquiond1-0/+3
2007-08-26Fixed incorrect button dimensions, as they mess OpenGL display with rectangle...Guillaume Melquiond1-0/+5
2007-08-25Removed dependency on Guichan's OpenGL library. Taken over image loading and ...Guillaume Melquiond1-0/+14
2007-08-19Updated CMake file and fixed typo in female light plate mail.Bjørn Lindeijer1-33/+41
2007-08-19Fixed typo.Guillaume Melquiond1-0/+4
2007-08-18Adapted to new server handling of character attributes.Guillaume Melquiond1-0/+6
2007-08-14Removed obsolete code. Added support for money received while trading.Guillaume Melquiond1-0/+3
2007-08-14Enabled buying and selling from NPCs.Guillaume Melquiond1-0/+2
2007-08-14Fixed error-prone interface. Handled money as an inventory part.Guillaume Melquiond1-0/+7
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-0/+7
2007-08-13Started conversion of buy/sell to new server.Guillaume Melquiond1-0/+3
2007-08-13Updated French translation. Forgot previous Changelog.Guillaume Melquiond1-0/+6
2007-08-13Added first draft of Italian translation.Eugenio Favalli1-0/+1
2007-08-13Fixed internationalization support on Windows.Eugenio Favalli1-0/+4
2007-08-10Removed colon in NPC choice messages.Guillaume Melquiond1-0/+5
2007-08-09Forgot to update the list of translatable source files.Guillaume Melquiond1-0/+4
2007-08-08Fixed position of the cleaning bit for looks, so that it actually fits into n...Guillaume Melquiond1-0/+4
2007-08-08Moved equipment background to the gui directory. Changed name to lowercase only.Guillaume Melquiond1-2/+9
2007-08-08Re-designed equipment window, un-equip created.Joshua Langley1-0/+6
2007-08-07Modified item database, so that equipment can actually be tested out-of-the-box.Guillaume Melquiond1-0/+2
2007-08-07Fixed my breakage of persistent window dimensions. Cleaned a few things along...Guillaume Melquiond1-0/+7