summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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.
2007-09-30Removed the purple line from the ruin tile.Philipp Sehmisch1-1/+6
2007-09-27Replaced an old version of the stone pillar with the new one. MSPaint is evil.Philipp Sehmisch0-0/+0
2007-09-27Added new desert tiles by Len.Philipp Sehmisch1-1/+6
2007-09-27Merged another bunch of changes from trunk to 0.0 to reduce the difference.Bjørn Lindeijer24-89/+120
2007-09-20Added 4 new items and a new ice cave map.Eugenio Favalli1-1/+14
2007-09-20Whoops, sorry about that doener.Bjørn Lindeijer1-1/+1
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer40-961/+909
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-12Allowed selection of items that cannot be afforded, so that their descriptionsBjørn Lindeijer4-28/+14
are still accessible. Also made sure the player's money value of ShopItemList gets updated.
2007-09-12Added new weapon IDs also to equipment.xml for 0.0.23 compatibility.Bjørn Lindeijer1-2/+2
2007-09-12Added temporary weapon IDs below 256 to use as view-ID in eAthena's item DB.Bjørn Lindeijer1-1/+6
2007-09-11Fixed admin commands.Eugenio Favalli3-23/+8
2007-09-08Improved fire effects by using animated particles.Philipp Sehmisch1-1/+9
2007-09-07Added eol-style property to prevent the whole file changing another Bjørn Lindeijer3-123/+123
time, like in r3566. Please try to remember to set this the first time the file is added.
2007-09-06Fixed animated particles.Philipp Sehmisch3-121/+127
2007-09-01Fixed windowlistener.h entry in Makefile.am.Bjørn Lindeijer2-2/+6
2007-08-30Reverted equipment database and included original low-ID items in items.xml forBjørn Lindeijer2-2/+6
compatibility with eAthena, which doesn't support View ID to come above 255.
2007-08-30This should get us through the switch with nobody noticing (yeah right).Bjørn Lindeijer0-0/+0
2007-08-30Included weapon IDs * 100000 for compatibility with 0.0.23.Bjørn Lindeijer0-0/+0
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer24-649/+436
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-29Made sell dialog resizable and tweaked inventory resize code a bit.Bjørn Lindeijer6-58/+106
2007-08-28Added Vector class and used it in the particle engine.Bjørn Lindeijer9-57/+184
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer15-135/+295
window resize and move events.
2007-08-27Made client search for both compressed and non-compressed map files.Bjørn Lindeijer3-22/+46
2007-08-27Replaced compressed maps with layer compressed maps.Eugenio Favalli1-0/+21