summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-02-12Merged revisions 3687-3688,3690 via svnmerge from Bjørn Lindeijer8-21/+51
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3687 | crush_tmw | 2007-10-26 02:22:12 +0200 (Fri, 26 Oct 2007) | 1 line Added possibility of length limitation to browserbox and used it for the chatlog (length set by the config option "ChatLogLength"). ........ r3688 | crush_tmw | 2007-10-26 02:38:00 +0200 (Fri, 26 Oct 2007) | 1 line Removed some completely useless code from the chat class. ........ r3690 | crush_tmw | 2007-10-26 14:50:49 +0200 (Fri, 26 Oct 2007) | 1 line Implemented monster hurt sounds and added new sound effects by Cosmostrator. ........
2008-02-12Merged revisions 3619 via svnmerge from Bjørn Lindeijer4-2/+48
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3619 | b_lindeijer | 2007-10-18 12:56:40 +0200 (Thu, 18 Oct 2007) | 3 lines Implemented automatic denying of trade requests based on a patch submitted by Quiche_on_a_leash. ........
2008-02-11Added size and speed to some monsters.Philipp Sehmisch1-0/+4
2008-02-11Merged revisions ↵Bjørn Lindeijer32-309/+2388
3750-3751,3755-3759,3761,3766-3767,3773-3776,3779,3781,3783-3789,3791-3800,3807,3814-3815,3817,3819-3820,3822,3824-3825,3827,3829-3838,3840-3841,3843-3858,3860-3875 via svnmerge from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3750 | crush_tmw | 2007-11-20 00:36:02 +0100 (Tue, 20 Nov 2007) | 1 line Updated desert maps with new tiles by Len. ........ r3755 | crush_tmw | 2007-11-20 17:47:44 +0100 (Tue, 20 Nov 2007) | 1 line fixed a collision layer error ........ r3773 | crush_tmw | 2007-12-12 16:45:25 +0100 (Wed, 12 Dec 2007) | 2 lines Added my tmxcopy tool for copying parts of maps to other maps. ........ r3774 | b_lindeijer | 2007-12-12 20:06:49 +0100 (Wed, 12 Dec 2007) | 2 lines Added two new cave tiles by yosuhara. ........ r3775 | crush_tmw | 2007-12-12 20:25:40 +0100 (Wed, 12 Dec 2007) | 1 line Fixed the blurred outlines of the new tiles. ........ r3791 | b_lindeijer | 2007-12-18 17:19:53 +0100 (Tue, 18 Dec 2007) | 2 lines Added initial version of the update analysis tool upalyzer. ........ r3792 | b_lindeijer | 2007-12-18 17:22:27 +0100 (Tue, 18 Dec 2007) | 2 lines Small fix to the displayed obsolete data percentage. ........ r3793 | b_lindeijer | 2007-12-18 17:31:52 +0100 (Tue, 18 Dec 2007) | 2 lines Calculate usage percentage correctly and display zip file overhead. ........ r3794 | b_lindeijer | 2007-12-18 19:44:12 +0100 (Tue, 18 Dec 2007) | 4 lines Optimized with single loop approach and nicer printing calls, inspired by doener's version. Also added list of update entries and their respective update. ........ r3795 | b_lindeijer | 2007-12-19 10:26:21 +0100 (Wed, 19 Dec 2007) | 4 lines Fixed association of entries to update, added no-cache headers, added a bit of error reporting in case of invalid zip files, kept original ordering of the update list and sorted the list of entries on their filename. ........ r3796 | b_lindeijer | 2007-12-19 11:32:28 +0100 (Wed, 19 Dec 2007) | 3 lines Added list of files in each update with indication on whether they are still used. ........ r3797 | b_lindeijer | 2007-12-19 12:16:24 +0100 (Wed, 19 Dec 2007) | 2 lines Fixed weird problem with zip_open failing with relative path. ........ r3798 | b_lindeijer | 2007-12-19 12:22:50 +0100 (Wed, 19 Dec 2007) | 2 lines Incorporated some more of doener's leet PHP skills. ;) ........ r3800 | crush_tmw | 2007-12-19 19:11:22 +0100 (Wed, 19 Dec 2007) | 1 line Fixed a map bug (monster trap) on map 18 (woodland village surrounding) ........ r3814 | b_lindeijer | 2007-12-24 17:23:56 +0100 (Mon, 24 Dec 2007) | 2 lines Updated debian subfolder. ........ r3817 | b_lindeijer | 2007-12-25 15:26:22 +0100 (Tue, 25 Dec 2007) | 2 lines Fixed missing backslash. ........ r3822 | crush_tmw | 2007-12-28 01:26:57 +0100 (Fri, 28 Dec 2007) | 1 line Some mapping errors fixed by Zipon. ........ r3824 | crush_tmw | 2007-12-29 03:25:16 +0100 (Sat, 29 Dec 2007) | 1 line Added new map by 5t3v3 (east desert cave) and enhanced version of eastern desert by Len. ........ r3827 | crush_tmw | 2007-12-30 01:28:00 +0100 (Sun, 30 Dec 2007) | 1 line switched layer compression on. ........ r3830 | crush_tmw | 2008-01-03 18:17:00 +0100 (Thu, 03 Jan 2008) | 1 line Some map bugs reported by Strump, fixed by Zipon. ........ r3840 | crush_tmw | 2008-01-14 11:22:14 +0100 (Mon, 14 Jan 2008) | 1 line Added new versions of snow maps by 5t3v3 (with minor fixes) ........ r3845 | crush_tmw | 2008-01-19 12:43:32 +0100 (Sat, 19 Jan 2008) | 1 line Fixes for the new snowland maps by 5t3v3. ........ r3846 | crush_tmw | 2008-01-19 14:00:37 +0100 (Sat, 19 Jan 2008) | 1 line Added hot spring particle effect to pond south of snow village. ........ r3873 | crush_tmw | 2008-02-08 23:07:21 +0100 (Fri, 08 Feb 2008) | 1 line Added Dimonds Cove Restaurant maps. ........ r3875 | crush_tmw | 2008-02-10 15:40:00 +0100 (Sun, 10 Feb 2008) | 1 line Added Dimonds Cove outdoor map. ........
2008-02-07Fixed unix compilation problem.Philipp Sehmisch2-1/+5
2008-02-07Added different behaviors to maggots, scorpions, red scorpions and green slimes.Philipp Sehmisch1-0/+5
2008-02-06Added attributes to maggot (complete) and scorpion (incomplete) for testing ↵Philipp Sehmisch1-0/+6
server-sided monster attribute parsing.
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch23-360/+448
2008-01-26Image alpha should also be set to 1, in case it was changed before.Bjørn Lindeijer3-15/+21
2008-01-26Added support for alpha blending to true type font drawing.Philipp Sehmisch2-0/+12
2008-01-24Fixed broken communication of attack directions.Philipp Sehmisch3-2/+14
2008-01-20Added max-per-slot property to all items (just to silence the "missing ↵Philipp Sehmisch1-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-19Fixed interpretation of weapon types in items.xml.Philipp Sehmisch2-1/+6
2008-01-10Item types and weapon types are now identified by name instead of numbers in ↵Philipp Sehmisch4-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-09Added weapon_type properties to weapons in items.xml so that attack ↵Philipp Sehmisch1-0/+5
animations are displayed properly.
2008-01-07Implemented new attribute enumerations of server update. Reformated the ↵Philipp Sehmisch3-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-18Updated attribute system to the latest design decisions (removed charisma, ↵Philipp Sehmisch9-32/+33
kept agility in)
2007-12-09Add missing source files to the CMake configuration.Björn Steinbrink2-0/+6
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer24-234/+249
is less confusing in 64-bit context and less conflicting with the 0.0 client.
2007-11-21Small lingering changes made while merging to 0.0.Bjørn Lindeijer4-13/+14
2007-11-21Added interpolation of tile offset for intermediate steps in long moves.Guillaume Melquiond2-5/+27
2007-11-18Fixed small mapping error, collision layer not changed.Bjørn Lindeijer0-0/+0
2007-11-18Blocked revisions 3686,3718 via svnmergeBjørn Lindeijer0-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-16Fixed minor issues.Eugenio Favalli3-2/+13
2007-11-16Sped up recoloring of transparent pixels.Guillaume Melquiond2-5/+6
2007-11-16Reduced noise in log file.Guillaume Melquiond4-4/+14
2007-11-16Delayed resource deletion by 30 seconds.Guillaume Melquiond5-24/+93
2007-11-16Removed useless win32 implementation of gettimeofday.Eugenio Favalli3-118/+8
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer27-164/+279
on demand. Results in faster startup time and reduced memory usage.
2007-11-15Temporarily disabled update loading.Guillaume Melquiond2-1/+6
2007-11-15Removed dead code and fixed quest name. Removed redundant message.Guillaume Melquiond0-0/+0
2007-11-15Added monsters on map 5 and some fixes, added npcs to map 6.Eugenio Favalli1-0/+2
2007-11-15Added npcs.Eugenio Favalli1-0/+5
2007-11-15Added npc.Eugenio Favalli0-0/+0
2007-11-14Updated Italian translation.Eugenio Favalli2-67/+126
2007-11-14Experimented with non-stuck gaming when talking to NPCs.Guillaume Melquiond4-7/+3
2007-11-14Improved item amount dialog box.Guillaume Melquiond4-43/+47
2007-11-14Fixed up and down arrows in chat box.Guillaume Melquiond2-5/+9
2007-11-13Fixed shop on map 1 and added npcs on map 2.Eugenio Favalli1-0/+2
2007-11-13Fixed object type and added npcs.Eugenio Favalli1-0/+1
2007-11-13Removed merge duplicate.Guillaume Melquiond0-0/+0
2007-11-13Started porting warps to the new server, updated project file.Eugenio Favalli2-0/+31
2007-11-11Fixed types of new items so that they can be equipped.Guillaume Melquiond1-0/+4
2007-11-10Merged revisions 3678-3680,3682-3685,3691-3714 via svnmerge from Bjørn Lindeijer1-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-10Merged revisions 3589 via svnmerge from Bjørn Lindeijer1-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-08Ensured "unequip" button is visible.Guillaume Melquiond2-1/+7
2007-11-08Fixed different line endings in the same file.Bjørn Lindeijer0-0/+0
2007-11-04Converted slimes to recoloring.Guillaume Melquiond1-0/+5
2007-11-04Applied recoloring to hair styles.Guillaume Melquiond2-1/+19
2007-11-04Experimented with scorpions again.Guillaume Melquiond1-0/+4