Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-18 | Merged client and server monster data. | Guillaume Melquiond | 1 | -2/+2 | |
2007-10-18 | Fixed double-free of true-type resources. | Guillaume Melquiond | 1 | -2/+5 | |
2007-10-18 | Removed guess of being type from class number. Factored handler for new beings. | Guillaume Melquiond | 3 | -36/+34 | |
2007-10-18 | Implemented automatic denying of trade requests based on a patch | Bjørn Lindeijer | 3 | -11/+61 | |
submitted by Quiche_on_a_leash. | |||||
2007-10-15 | Added Dutch translation (incomplete) and put drawing of debug path into a | Bjørn Lindeijer | 2 | -34/+41 | |
private method. | |||||
2007-10-01 | Added support for different hairstyles for male and female characters. ↵ | Philipp Sehmisch | 1 | -4/+18 | |
Female hairstyles are copies of the male ones until the real female hairstyles are finished. | |||||
2007-10-01 | Fixed attacking with keyboard. | Guillaume Melquiond | 1 | -0/+7 | |
2007-10-01 | Fixed inventory display with respect to empty slots. | Guillaume Melquiond | 3 | -5/+6 | |
2007-09-27 | Some formatting changes to align with the 0.0 branch. | Bjørn Lindeijer | 5 | -26/+18 | |
2007-09-27 | Merged another bunch of changes from trunk to 0.0 to reduce the difference. | Bjørn Lindeijer | 23 | -85/+104 | |
2007-09-25 | Fix wrapping of UTF-8 multi-byte characters. | Björn Steinbrink | 1 | -1/+4 | |
2007-09-25 | Added some const qualifiers. | Bjørn Lindeijer | 6 | -16/+16 | |
2007-09-22 | Cleaned a bit. | Guillaume Melquiond | 6 | -13/+13 | |
2007-09-21 | Fixed resizing of chat window. | Guillaume Melquiond | 1 | -1/+1 | |
2007-09-21 | Refactor the way in which browser box text is drawn and wrapped. | Björn Steinbrink | 1 | -65/+73 | |
2007-09-21 | Remove duplicated file contents. | Björn Steinbrink | 1 | -67/+0 | |
2007-09-21 | Update CMake configuration. | Björn Steinbrink | 1 | -6/+9 | |
2007-09-20 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 10 | -22/+750 | |
2007-09-20 | Fixed some compilation warning. | Guillaume Melquiond | 6 | -8/+8 | |
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 37 | -861/+897 | |
to native for some files that were still missing this property. This is a feeble attempt to reduce the amount of conflicts for future merges. | |||||
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 78 | -1105/+2855 | |
2007-09-16 | Fixed improper const qualifier. | Guillaume Melquiond | 1 | -1/+1 | |
2007-09-12 | Allowed selection of items that cannot be afforded, so that their descriptions | Bjørn Lindeijer | 3 | -28/+10 | |
are still accessible. Also made sure the player's money value of ShopItemList gets updated. | |||||
2007-09-11 | Fixed admin commands. | Eugenio Favalli | 1 | -2/+3 | |
2007-09-10 | Fixed minimap coordinates and improved look. | Eugenio Favalli | 1 | -4/+4 | |
2007-09-10 | Added support for True Type Fonts. | Eugenio Favalli | 9 | -392/+676 | |
2007-09-07 | Added eol-style property to prevent the whole file changing another | Bjørn Lindeijer | 2 | -121/+121 | |
time, like in r3566. Please try to remember to set this the first time the file is added. | |||||
2007-09-06 | Fixed animated particles. | Philipp Sehmisch | 2 | -120/+121 | |
2007-09-01 | Fixed windowlistener.h entry in Makefile.am. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-08-30 | Reverted equipment database and included original low-ID items in items.xml for | Bjørn Lindeijer | 1 | -2/+2 | |
compatibility with eAthena, which doesn't support View ID to come above 255. | |||||
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 19 | -643/+403 | |
art attribute. Removed the now unnecessary multiplication of weapon IDs with 10000. Added a fallback item icon and used it for unknown items or when an item image fails to load. | |||||
2007-08-29 | Made sell dialog resizable and tweaked inventory resize code a bit. | Bjørn Lindeijer | 5 | -57/+99 | |
2007-08-28 | Added Vector class and used it in the particle engine. | Bjørn Lindeijer | 8 | -57/+180 | |
2007-08-28 | Made buy dialog resizable and added a WindowListener class for listening for | Bjørn Lindeijer | 14 | -134/+284 | |
window resize and move events. | |||||
2007-08-27 | Ported patch from 0.0, in order to support missing extensions and ↵ | Guillaume Melquiond | 2 | -9/+24 | |
uncompressed maps. | |||||
2007-08-27 | Made client search for both compressed and non-compressed map files. | Bjørn Lindeijer | 2 | -9/+28 | |
2007-08-27 | Fixed compilation with old OpenGL headers. | Eugenio Favalli | 1 | -0/+5 | |
2007-08-27 | Added "/admin" chat command for sending raw messages to the game server. | Guillaume Melquiond | 2 | -69/+55 | |
2007-08-27 | Assigned unused emotions to Alt +/-. | Eugenio Favalli | 1 | -0/+2 | |
2007-08-26 | Fixed fonts not being recolored by adding an explicit parameter to require it. | Guillaume Melquiond | 4 | -7/+17 | |
2007-08-26 | Fixed incorrect button dimensions, as they mess OpenGL display with ↵ | Guillaume Melquiond | 1 | -1/+1 | |
rectangle textures. | |||||
2007-08-26 | Removed home dir from config file to avoid encoding issues. | Eugenio Favalli | 2 | -4/+6 | |
2007-08-25 | Removed dependency on Guichan's OpenGL library. Taken over image loading and ↵ | Guillaume Melquiond | 15 | -267/+297 | |
handling. Reduced memory usage when using OpenGL. (Up to 95% reduction for some textures.) | |||||
2007-08-24 | Added trimming of name for new character creation and of chat messages | Bjørn Lindeijer | 7 | -95/+96 | |
appearing above players. Also improved resize mouse cursor indication, removing duplicated code and fixing indicator above resize grip. | |||||
2007-08-24 | Removed unnecessary Gui::isCustomCursor method. | Bjørn Lindeijer | 3 | -40/+20 | |
2007-08-24 | Removed useless logic method and reverted mouse cursor to non-static since | Bjørn Lindeijer | 4 | -29/+15 | |
there can be only one Gui instance so there is no point in supporting a shared resource. | |||||
2007-08-23 | Changed XP gaining effect to appear on the player instead. | Bjørn Lindeijer | 8 | -39/+37 | |
2007-08-23 | Removed two useless popup related methods, used generic close button | Bjørn Lindeijer | 10 | -171/+119 | |
functionality for the debug window and renamed Particle::mVector to Particle::mVelocity for clarity. | |||||
2007-08-22 | Added trimming of chat messages. | Bjørn Lindeijer | 6 | -2/+60 | |
2007-08-22 | Fixed an arithmetic exception in ItemShortcutContainer::draw. | Bjørn Lindeijer | 8 | -243/+255 | |
Changed default sitting key back to 's'. Fixed a problem with all equipment being interpreted as weapon sprite. |