summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-18Optimized with single loop approach and nicer printing calls, inspired byBjørn Lindeijer2-45/+37
doener's version. Also added list of update entries and their respective update.
2007-12-18Calculate usage percentage correctly and display zip file overhead.Bjørn Lindeijer1-5/+12
2007-12-18Small fix to the displayed obsolete data percentage.Bjørn Lindeijer1-1/+1
2007-12-18Added initial version of the update analysis tool upalyzer.Bjørn Lindeijer2-0/+133
2007-12-18Remember to delete the progressbar and label also when the game was notBjørn Lindeijer2-0/+7
started.
2007-12-17Fixed the item tags.Bjørn Lindeijer0-0/+0
2007-12-14Put new items in equipment.xml for backward compatibility with the last ↵Philipp Sehmisch1-1/+2
client release.
2007-12-14fixed some more screwups with the new items.Philipp Sehmisch1-3/+6
2007-12-14Fixed some errors with the filenames of the new items (unrelated to my ↵Philipp Sehmisch1-0/+5
eAthena problems).
2007-12-12Fixed the blurred outlines of the new tiles.Philipp Sehmisch1-0/+5
2007-12-12Added two new cave tiles by yosuhara.Bjørn Lindeijer1-0/+5
2007-12-12Added my tmxcopy tool for copying parts of maps to other maps.Philipp Sehmisch13-0/+1145
2007-12-10Include cassert header.Bjørn Lindeijer2-1/+6
2007-12-10Implemented female hairstyles.Philipp Sehmisch1-0/+44
2007-12-10Added an option to show log messages in the chat console.Philipp Sehmisch6-1/+29
2007-12-10Simplified player subsprite handling by treating equipment, hairstyle and ↵Philipp Sehmisch8-60/+58
base sprites alike. Implementing female hairstyles is now a purely content-sided task.
2007-12-09New versions of funky hat and elf hat by QOAL.Philipp Sehmisch1-0/+8
2007-12-07Added a new drop item for the christmas event.Philipp Sehmisch1-0/+5
2007-12-05Fix drawing of very high fringe tiles by keeping track of the maximum tileBjørn Lindeijer9-73/+65
height.
2007-12-04tophead -> tophatPhilipp Sehmisch1-1/+1
2007-12-03 Added/renamed some headgears for the christmas event.Philipp Sehmisch1-0/+18
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via ↵Bjørn Lindeijer20-116/+646
svnmerge from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk (dynamic recoloring of sprites and related changes) ........ r3705 | gmelquio | 2007-11-03 10:58:25 +0100 (Sat, 03 Nov 2007) | 1 line Fixed double load of hair graphics. ........ r3706 | gmelquio | 2007-11-03 22:04:51 +0100 (Sat, 03 Nov 2007) | 1 line Added automatic recoloring of images. Inspired by fungos' ideas (PR #41). ........ r3707 | gmelquio | 2007-11-03 22:08:21 +0100 (Sat, 03 Nov 2007) | 1 line Experimented recoloring on scorpions. ........ r3708 | gmelquio | 2007-11-04 12:52:44 +0100 (Sun, 04 Nov 2007) | 1 line Tightened palette handling. ........ r3709 | gmelquio | 2007-11-04 12:54:31 +0100 (Sun, 04 Nov 2007) | 1 line Experimented with scorpions again. ........ r3710 | gmelquio | 2007-11-04 16:40:37 +0100 (Sun, 04 Nov 2007) | 1 line Applied recoloring to hair styles. ........ r3711 | gmelquio | 2007-11-04 17:50:37 +0100 (Sun, 04 Nov 2007) | 1 line Converted slimes to recoloring. ........ r3742 | gmelquio | 2007-11-16 14:16:00 +0100 (Fri, 16 Nov 2007) | 1 line Sped up recoloring of transparent pixels. ........
2007-11-20fixed a collision layer errorPhilipp Sehmisch0-0/+0
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer28-34/+89
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3692 | gmelquio | 2007-10-27 11:03:13 +0200 (Sat, 27 Oct 2007) | 1 line Made it compile with GCC 4.3 ........
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer24-229/+196
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3642 | gmelquio | 2007-10-19 19:46:46 +0200 (Fri, 19 Oct 2007) | 1 line Factored code between resource handlers. Implemented failure-friendly sprite loader. ........ r3662 | gmelquio | 2007-10-21 21:01:16 +0200 (Sun, 21 Oct 2007) | 1 line Added persistent positioning. ........ r3663 | gmelquio | 2007-10-21 21:03:43 +0200 (Sun, 21 Oct 2007) | 1 line Fixed missing pixels at bottom and right. ........ r3664 | gmelquio | 2007-10-21 21:05:56 +0200 (Sun, 21 Oct 2007) | 1 line Changed to use default values when restoring missing settings. ........ r3667 | gmelquio | 2007-10-21 22:09:08 +0200 (Sun, 21 Oct 2007) | 1 line Fixed invisible text in dropboxes and shopboxes. ........
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer22-149/+146
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk (but kept looks in Being class, since eAthena works that way) ........ r3629 | gmelquio | 2007-10-18 21:00:38 +0200 (Thu, 18 Oct 2007) | 1 line Removed player looks from generic beings. Prevented client termination on missing sprites. Merged weapon-type and attack-type fields for items. ........ r3630 | gmelquio | 2007-10-18 21:30:57 +0200 (Thu, 18 Oct 2007) | 1 line Fixed changelog message. ........
2007-11-19Updated desert maps with new tiles by Len.Philipp Sehmisch1-0/+7
2007-11-19Merged revisions 3739,3743-3744,3746-3747 via svnmerge from Bjørn Lindeijer4-119/+20
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk ........ r3739 | umperio | 2007-11-16 11:49:58 +0100 (Fri, 16 Nov 2007) | 1 line Removed useless win32 implementation of gettimeofday. ........ r3743 | umperio | 2007-11-16 15:14:00 +0100 (Fri, 16 Nov 2007) | 1 line Fixed minor issues. ........ r3747 | b_lindeijer | 2007-11-18 23:05:16 +0100 (Sun, 18 Nov 2007) | 2 lines Fixed small mapping error, collision layer not changed. ........
2007-11-18Blocked revisions 3683,3712,3719-3720,3723-3724,3732-3734,3736-3737 via svnmergeBjørn Lindeijer0-0/+0
........ r3683 | b_lindeijer | 2007-10-25 17:02:09 +0200 (Thu, 25 Oct 2007) | 3 lines Blocked revisions 3587-3588,3606,3628,3633,3675-3676,3681 via svnmerge (the merges from trunk to 0.0 and the svnmerge commit on 0.0) ........ r3712 | b_lindeijer | 2007-11-08 09:03:52 +0100 (Thu, 08 Nov 2007) | 2 lines Fixed different line endings in the same file. ........ r3719 | umperio | 2007-11-13 21:47:47 +0100 (Tue, 13 Nov 2007) | 1 line Started porting warps to the new server, updated project file. ........ r3720 | gmelquio | 2007-11-13 22:11:04 +0100 (Tue, 13 Nov 2007) | 1 line Removed merge duplicate. ........ r3723 | umperio | 2007-11-13 22:50:09 +0100 (Tue, 13 Nov 2007) | 1 line Fixed object type and added npcs. ........ r3724 | umperio | 2007-11-13 23:14:20 +0100 (Tue, 13 Nov 2007) | 1 line Fixed shop on map 1 and added npcs on map 2. ........ r3732 | umperio | 2007-11-15 20:33:34 +0100 (Thu, 15 Nov 2007) | 1 line Added npc. ........ r3733 | umperio | 2007-11-15 21:47:45 +0100 (Thu, 15 Nov 2007) | 1 line Added npcs. ........ r3734 | umperio | 2007-11-15 22:27:57 +0100 (Thu, 15 Nov 2007) | 1 line Added monsters on map 5 and some fixes, added npcs to map 6. ........ r3736 | gmelquio | 2007-11-15 22:48:33 +0100 (Thu, 15 Nov 2007) | 1 line Removed dead code and fixed quest name. Removed redundant message. ........ r3737 | gmelquio | 2007-11-15 23:09:19 +0100 (Thu, 15 Nov 2007) | 1 line Temporarily disabled update loading. ........
2007-11-11Moved check on dropping 1 item to the inventory dialog.Bjørn Lindeijer4-12/+15
2007-11-09Modifications at the back shading of shirt sprites by Pauan.Philipp Sehmisch1-1/+15
2007-11-01Improved fire particle effects by using animated particles.Philipp Sehmisch1-1/+9
2007-10-31Some additional fixes by Saphy at the skirt sprites.Philipp Sehmisch0-0/+0
2007-10-31Added skirt item by Saphy. ViewID is 26, itemID is 632, item properties are ↵Philipp Sehmisch1-1/+9
c&p from jeans shorts.
2007-10-26Implemented monster hurt sounds and added new sound effects by Cosmostrator.Philipp Sehmisch3-0/+19
2007-10-26Blocked revisions 3670,3685 via svnmergeBjørn Lindeijer0-0/+0
........ r3670 | b_lindeijer | 2007-10-22 19:39:00 +0200 (Mon, 22 Oct 2007) | 2 lines Some insignificant small changes. ........ r3685 | b_lindeijer | 2007-10-25 18:02:43 +0200 (Thu, 25 Oct 2007) | 2 lines I'll try not to forget the timestamps next time. ........
2007-10-26Removed some completely useless code from the chat class.Philipp Sehmisch3-11/+2
2007-10-26Added possibility of length limitation to browserbox and used it for the ↵Philipp Sehmisch5-8/+29
chatlog (length set by the config option "ChatLogLength").
2007-10-25Item amount dialog is now skipped when there is only one item on the stack.Philipp Sehmisch2-1/+14
2007-10-25Initialized merge tracking via "svnmerge" with revisions ↵Bjørn Lindeijer0-0/+0
"1-3628,3631-3641,3643-3661,3665-3666,3668-3669,3671-3672" from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/trunk
2007-10-24Added a new quest loot item for the halloween event.Philipp Sehmisch1-1/+6
2007-10-23Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to Bjørn Lindeijer12-29/+64
0.0. Mostly memory leak fixes by Guillaume.
2007-10-22Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch.Bjørn Lindeijer6-51/+63
2007-10-19added fog effect overlay graphicPhilipp Sehmisch1-1/+6
2007-10-18Fixed two forgotten main.h includes which caused OpenGL option in the setupBjørn Lindeijer3-2/+3
dialog and the font used in OpenGL mode in the BrowserBox not to function.
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer22-313/+397
including optimization of OpenGL memory usage on modern OpenGL drivers. Patches by Guillaume Melquiond.
2007-10-18(no commit message)Philipp Sehmisch1-1/+6
2007-10-18Implemented automatic denying of trade requests based on a patch Bjørn Lindeijer4-12/+68
submitted by Quiche_on_a_leash.
2007-10-07Fixed some collision layer problems on new_18-1Philipp Sehmisch1-1/+5
2007-10-01Added support for different hairstyles for male and female characters. ↵Philipp Sehmisch2-5/+26
Female hairstyles are copies of the male ones until the real female hairstyles are finished.