summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-0/+13
2007-08-06Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...Guillaume Melquiond1-0/+6
2007-08-06Added support for translating variable strings.Guillaume Melquiond1-0/+10
2007-08-05Added support for internationalization. Tested by translating a few gui strin...Guillaume Melquiond1-0/+9
2007-08-01Forgot the ChangeLog commit.Guillaume Melquiond1-0/+5
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-0/+14
2007-07-29Switch to upstream CMake modules for libxml2 and curl.Björn Steinbrink1-0/+6
2007-07-29Converted trading to new server.Guillaume Melquiond1-0/+6
2007-07-27Removed useless yet costly dynamic casts.Guillaume Melquiond1-0/+11
2007-07-25Added being speed to protocol.Guillaume Melquiond1-0/+5
2007-07-23Fixed warp coordinates.Eugenio Favalli1-0/+5
2007-07-23Converted NPC code to new server.Guillaume Melquiond1-0/+5
2007-07-23Fixed segfault on exit when OpenGL configuration changed.Guillaume Melquiond1-1/+6
2007-07-22Fixed insecure filenames.Eugenio Favalli1-1/+5
2007-07-16Added warp and spawn areas.Eugenio Favalli1-1/+6
2007-07-14Reduced size of equipment packets.Guillaume Melquiond1-1/+6
2007-07-12Added support for visible equipment.Guillaume Melquiond1-1/+6
2007-07-11Merged Guichan 0.7.0 fix from 0.0 branch.Bjørn Lindeijer1-9/+13
2007-07-08Fixed some uninitialized variables.Guillaume Melquiond1-0/+1
2007-07-08Changed signatures to prevent the wrong members to be overloaded on architect...Guillaume Melquiond1-2/+8
2007-07-08Merged 0.0 changes from revision 3317 to 3362 to trunk.Bjørn Lindeijer1-1/+56
2007-06-30Changed include order to avoid a problem with guichan on windows. Implemented...Philipp Sehmisch1-0/+7
2007-06-16Set GL texture index to zero when an image uses the SDL backend.Guillaume Melquiond1-0/+5
2007-06-15Updated Code::Blocks project file.Eugenio Favalli1-0/+4
2007-06-04Merged 0.0 changes from revision 3234 to 3317 to trunk.Bjørn Lindeijer1-5/+460