summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-09-11Fixed admin commands.Eugenio Favalli1-2/+3
2007-09-10Fixed minimap coordinates and improved look.Eugenio Favalli1-4/+4
2007-09-10Added support for True Type Fonts.Eugenio Favalli9-392/+676
2007-09-07Added eol-style property to prevent the whole file changing another Bjørn Lindeijer2-121/+121
2007-09-06Fixed animated particles.Philipp Sehmisch2-120/+121
2007-09-01Fixed windowlistener.h entry in Makefile.am.Bjørn Lindeijer1-1/+1
2007-08-30Reverted equipment database and included original low-ID items in items.xml forBjørn Lindeijer1-2/+2
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer19-643/+403
2007-08-29Made sell dialog resizable and tweaked inventory resize code a bit.Bjørn Lindeijer5-57/+99
2007-08-28Added Vector class and used it in the particle engine.Bjørn Lindeijer8-57/+180
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer14-134/+284
2007-08-27Ported patch from 0.0, in order to support missing extensions and uncompresse...Guillaume Melquiond2-9/+24
2007-08-27Made client search for both compressed and non-compressed map files.Bjørn Lindeijer2-9/+28
2007-08-27Fixed compilation with old OpenGL headers.Eugenio Favalli1-0/+5
2007-08-27Added "/admin" chat command for sending raw messages to the game server.Guillaume Melquiond2-69/+55
2007-08-27Assigned unused emotions to Alt +/-.Eugenio Favalli1-0/+2
2007-08-26Fixed fonts not being recolored by adding an explicit parameter to require it.Guillaume Melquiond4-7/+17
2007-08-26Fixed incorrect button dimensions, as they mess OpenGL display with rectangle...Guillaume Melquiond1-1/+1
2007-08-26Removed home dir from config file to avoid encoding issues.Eugenio Favalli2-4/+6
2007-08-25Removed dependency on Guichan's OpenGL library. Taken over image loading and ...Guillaume Melquiond15-267/+297
2007-08-24Added trimming of name for new character creation and of chat messagesBjørn Lindeijer7-95/+96
2007-08-24Removed unnecessary Gui::isCustomCursor method.Bjørn Lindeijer3-40/+20
2007-08-24Removed useless logic method and reverted mouse cursor to non-static sinceBjørn Lindeijer4-29/+15
2007-08-23Changed XP gaining effect to appear on the player instead.Bjørn Lindeijer8-39/+37
2007-08-23Removed two useless popup related methods, used generic close buttonBjørn Lindeijer10-171/+119
2007-08-22Added trimming of chat messages.Bjørn Lindeijer6-2/+60
2007-08-22Fixed an arithmetic exception in ItemShortcutContainer::draw.Bjørn Lindeijer8-243/+255
2007-08-22Added close button and item shortcut backgrounds to files that will beBjørn Lindeijer9-12/+25
2007-08-22Fixed a compiler warning and updated source lists.Bjørn Lindeijer3-2/+13
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley19-17/+813
2007-08-20Added monster killed xp notification effect.Joshua Langley9-6/+69
2007-08-20Added close button functionality, resize cursor cues.Joshua Langley10-45/+219
2007-08-19src/gui/setup_keyboard.cpp, src/gui/setup_keyboard.h: fixed bug - reverts una...Joshua Langley2-3/+28
2007-08-19Updated CMake file and fixed typo in female light plate mail.Bjørn Lindeijer1-2/+3
2007-08-19v0.0 - keyboard config, sit fixed.Joshua Langley2-1/+2
2007-08-19buy/sell fixed minimum quantity 1.Joshua Langley2-34/+30
2007-08-19v0.0.23 - src/keyboardconfig.cpp, src/keyboardconfig.h - minor cleanup.Joshua Langley2-31/+26
2007-08-19Fixed typo.Guillaume Melquiond1-1/+1
2007-08-18Adapted to new server handling of character attributes.Guillaume Melquiond5-78/+80
2007-08-17Fixed compile issue related to array bound not being an integer constant.Bjørn Lindeijer1-1/+1
2007-08-14Removed obsolete code. Added support for money received while trading.Guillaume Melquiond4-131/+11
2007-08-14Fixed popup menu requiring one more click after being used.Eugenio Favalli3-14/+2
2007-08-14Enabled buying and selling from NPCs.Guillaume Melquiond4-20/+16
2007-08-14Fixed error-prone interface. Handled money as an inventory part.Guillaume Melquiond3-22/+19
2007-08-14itemcontainer.cpp - removed debugJoshua Langley1-3/+0
2007-08-14inventory - split function fixJoshua Langley5-25/+57
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley16-198/+564
2007-08-13Fixed svn properties.Guillaume Melquiond19-1409/+1409
2007-08-13Started conversion of buy/sell to new server.Guillaume Melquiond8-72/+43
2007-08-13Fixed internationalization support on Windows.Eugenio Favalli1-0/+5