Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-26 | Image alpha should also be set to 1, in case it was changed before. | Bjørn Lindeijer | 3 | -15/+21 | |
2008-01-26 | Added support for alpha blending to true type font drawing. | Philipp Sehmisch | 2 | -0/+12 | |
2008-01-24 | Fixed broken communication of attack directions. | Philipp Sehmisch | 3 | -2/+14 | |
2008-01-20 | Added max-per-slot property to all items (just to silence the "missing ↵ | Philipp Sehmisch | 1 | -0/+4 | |
max-per-slot" warnings from the gameserver. 10 for normal items and 1 for equipment - feel free to change it to other values) | |||||
2008-01-19 | Fixed interpretation of weapon types in items.xml. | Philipp Sehmisch | 2 | -1/+6 | |
2008-01-10 | Item types and weapon types are now identified by name instead of numbers in ↵ | Philipp Sehmisch | 4 | -10/+96 | |
the items.xml. Removed entries for eAthena compatiblity from items.xml (the database isn't eAthena compatible anymore), added item type and weapon-type properties to all items. All healing items now have a healing effect. | |||||
2008-01-09 | Added weapon_type properties to weapons in items.xml so that attack ↵ | Philipp Sehmisch | 1 | -0/+5 | |
animations are displayed properly. | |||||
2008-01-07 | Implemented new attribute enumerations of server update. Reformated the ↵ | Philipp Sehmisch | 3 | -7/+28 | |
items.xml file for easier editing. Added item types and attribute modifiers to equipment- and heal items for troubleshooting the equipment system. Added a set of attribute-enhancing rings for troubleshooting basic attribute modifiers. | |||||
2007-12-18 | Updated attribute system to the latest design decisions (removed charisma, ↵ | Philipp Sehmisch | 9 | -32/+33 | |
kept agility in) | |||||
2007-12-09 | Add missing source files to the CMake configuration. | Björn Steinbrink | 2 | -0/+6 | |
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 24 | -234/+249 | |
is less confusing in 64-bit context and less conflicting with the 0.0 client. | |||||
2007-11-21 | Small lingering changes made while merging to 0.0. | Bjørn Lindeijer | 4 | -13/+14 | |
2007-11-21 | Added interpolation of tile offset for intermediate steps in long moves. | Guillaume Melquiond | 2 | -5/+27 | |
2007-11-18 | Fixed small mapping error, collision layer not changed. | Bjørn Lindeijer | 0 | -0/+0 | |
2007-11-18 | Blocked revisions 3686,3718 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 | |
........ r3686 | crush_tmw | 2007-10-26 01:47:10 +0200 (Fri, 26 Oct 2007) | 1 line Item amount dialog is now skipped when there is only one item on the stack. ........ r3718 | b_lindeijer | 2007-11-11 15:46:33 +0100 (Sun, 11 Nov 2007) | 2 lines Moved check on dropping 1 item to the inventory dialog. ........ | |||||
2007-11-16 | Fixed minor issues. | Eugenio Favalli | 3 | -2/+13 | |
2007-11-16 | Sped up recoloring of transparent pixels. | Guillaume Melquiond | 2 | -5/+6 | |
2007-11-16 | Reduced noise in log file. | Guillaume Melquiond | 4 | -4/+14 | |
2007-11-16 | Delayed resource deletion by 30 seconds. | Guillaume Melquiond | 5 | -24/+93 | |
2007-11-16 | Removed useless win32 implementation of gettimeofday. | Eugenio Favalli | 3 | -118/+8 | |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 27 | -164/+279 | |
on demand. Results in faster startup time and reduced memory usage. | |||||
2007-11-15 | Temporarily disabled update loading. | Guillaume Melquiond | 2 | -1/+6 | |
2007-11-15 | Removed dead code and fixed quest name. Removed redundant message. | Guillaume Melquiond | 0 | -0/+0 | |
2007-11-15 | Added monsters on map 5 and some fixes, added npcs to map 6. | Eugenio Favalli | 1 | -0/+2 | |
2007-11-15 | Added npcs. | Eugenio Favalli | 1 | -0/+5 | |
2007-11-15 | Added npc. | Eugenio Favalli | 0 | -0/+0 | |
2007-11-14 | Updated Italian translation. | Eugenio Favalli | 2 | -67/+126 | |
2007-11-14 | Experimented with non-stuck gaming when talking to NPCs. | Guillaume Melquiond | 4 | -7/+3 | |
2007-11-14 | Improved item amount dialog box. | Guillaume Melquiond | 4 | -43/+47 | |
2007-11-14 | Fixed up and down arrows in chat box. | Guillaume Melquiond | 2 | -5/+9 | |
2007-11-13 | Fixed shop on map 1 and added npcs on map 2. | Eugenio Favalli | 1 | -0/+2 | |
2007-11-13 | Fixed object type and added npcs. | Eugenio Favalli | 1 | -0/+1 | |
2007-11-13 | Removed merge duplicate. | Guillaume Melquiond | 0 | -0/+0 | |
2007-11-13 | Started porting warps to the new server, updated project file. | Eugenio Favalli | 2 | -0/+31 | |
2007-11-11 | Fixed types of new items so that they can be equipped. | Guillaume Melquiond | 1 | -0/+4 | |
2007-11-10 | Merged revisions 3678-3680,3682-3685,3691-3714 via svnmerge from | Bjørn Lindeijer | 1 | -0/+35 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3678 | crush_tmw | 2007-10-24 17:53:54 +0200 (wo, 24 okt 2007) | 1 line Added a new quest loot item for the halloween event. ........ r3702 | crush_tmw | 2007-10-31 19:35:28 +0100 (wo, 31 okt 2007) | 1 line Added skirt item by Saphy. ViewID is 26, itemID is 632, item properties are c&p from jeans shorts. ........ r3703 | crush_tmw | 2007-10-31 21:58:36 +0100 (wo, 31 okt 2007) | 1 line Some additional fixes by Saphy at the skirt sprites. ........ r3704 | crush_tmw | 2007-11-01 03:21:30 +0100 (do, 01 nov 2007) | 1 line Improved fire particle effects by using animated particles. ........ r3714 | crush_tmw | 2007-11-09 02:51:55 +0100 (vr, 09 nov 2007) | 1 line Modifications at the back shading of shirt sprites by Pauan. ........ | |||||
2007-11-10 | Merged revisions 3589 via svnmerge from | Bjørn Lindeijer | 1 | -1/+14 | |
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3589 | umperio | 2007-09-20 21:56:35 +0200 (do, 20 sep 2007) | 1 line Added 4 new items and a new ice cave map. ........ | |||||
2007-11-08 | Ensured "unequip" button is visible. | Guillaume Melquiond | 2 | -1/+7 | |
2007-11-08 | Fixed different line endings in the same file. | Bjørn Lindeijer | 0 | -0/+0 | |
2007-11-04 | Converted slimes to recoloring. | Guillaume Melquiond | 1 | -0/+5 | |
2007-11-04 | Applied recoloring to hair styles. | Guillaume Melquiond | 2 | -1/+19 | |
2007-11-04 | Experimented with scorpions again. | Guillaume Melquiond | 1 | -0/+4 | |
2007-11-04 | Tightened palette handling. | Guillaume Melquiond | 6 | -27/+42 | |
2007-11-03 | Experimented recoloring on scorpions. | Guillaume Melquiond | 1 | -0/+7 | |
2007-11-03 | Added automatic recoloring of images. Inspired by fungos' ideas (PR #41). | Guillaume Melquiond | 8 | -17/+427 | |
2007-11-03 | Fixed double load of hair graphics. | Guillaume Melquiond | 6 | -50/+31 | |
2007-10-28 | Updated german translation. | Matthias Hartmann | 2 | -22/+24 | |
2007-10-28 | Updated French translation. | Guillaume Melquiond | 2 | -27/+24 | |
2007-10-28 | Updated translation objects. | Guillaume Melquiond | 8 | -595/+1044 | |
2007-10-28 | Fixed display of trade window. Completed trade protocol. | Guillaume Melquiond | 6 | -190/+118 | |