summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2008-04-22Converted shirts and sweaters to dynamic recoloring (thanks to QOAL). Added ↵Philipp Sehmisch15-6/+6
recolored versions of them (not 0.0.23-proof!)
2008-04-21Centered two inventory iconsScott Ellis5-20/+20
Fixed offset issues with 3 hats
2008-04-20Fixed hair style 0 not to crash 0.0.23 clients.Bjørn Lindeijer1-3/+76
2008-04-19Add missing minimaps and fix minimaps for changed maps. By QOAL.Dennis Friis9-0/+0
2008-04-16Add new minimap for map 7 plus minor visual fixes to map 7 by QOAL.Dennis Friis1-0/+0
2008-04-16Add minimap to map 25Dennis Friis1-0/+0
2008-04-16Add minimap to map 24Dennis Friis1-0/+0
2008-04-16Merged in the differences with the client trunk data, in preparation of clientBjørn Lindeijer10-0/+41
trunk data removal (please don't modify stuff there anymore, do it here).
2008-04-09Added stone NPC (used by savepoint script)Philipp Sehmisch1-0/+0
2008-04-09Committed improved desert cliff tiles by Othello.Bjørn Lindeijer1-0/+0
2008-04-08Added QOAL's non-dye versions of devcap and plate mail for 0.0.23 compatibilityBjørn Lindeijer8-1/+209
2008-04-08Added crown and cap icons.Bjørn Lindeijer2-0/+0
2008-04-07New well - by Irukard - Thank you for your contributions so far!Matthias Hartmann1-0/+0
2008-04-04Added developers cap and crown.Philipp Sehmisch4-0/+282
2008-04-03Converted platemail to dynamic recoloring. Added golden platemail item as a ↵Philipp Sehmisch5-2/+2
dynamic recolor of the normal platemail.
2008-03-25Added some position corrections by QOAL and an animated female hairstyle by ↵Philipp Sehmisch45-539/+555
Modanung.
2008-03-20Client content for easter event.Philipp Sehmisch3-0/+142
2008-03-09temporary particle effect used to visualize special monster attacks.Philipp Sehmisch1-0/+55
2008-03-07Corrected names.Eugenio Favalli2-0/+0
2008-03-07Branched new tmwdata module, which will contain the data shared among the 0.0Bjørn Lindeijer61-200/+0
and trunk clients and tmwserv.
2008-03-07Added new items by Black Don, new xml definitions by Peavey.Eugenio Favalli15-2/+494
2008-03-01fixed transparency issue.Philipp Sehmisch1-0/+0
2008-02-26Added Modanung's mud tileset and applyed to some houses in Tulimshar.Eugenio Favalli1-0/+0
2008-02-23Assorted content updates by QOAL.Philipp Sehmisch3-2/+2
2008-02-18Fixed image name.Eugenio Favalli1-1/+1
2008-02-13Added new headgears by Black Don (thanks to QOAL for testing and implementation)Philipp Sehmisch12-0/+568
2008-02-12Particle emitters are now activated after the parent particle has moved ↵Philipp Sehmisch1-0/+26
instead of before (small change which allows a little trick to create polar emitters)
2008-01-19Added hot spring particle effect to pond south of snow village.Philipp Sehmisch4-0/+28
2007-12-23Particle images are now reference-counted properly. Avoided attempts to load ↵Philipp Sehmisch1-3/+0
"data/graphics/" when a monster or equipment piece has no sprite. Error placeholder is now used when attempting to load a sprite definition file that doesn't exist.
2007-12-14fixed some more screwups with the new items.Philipp Sehmisch4-212/+210
2007-12-12Fixed the blurred outlines of the new tiles.Philipp Sehmisch2-0/+0
2007-12-12Added two new cave tiles by yosuhara.Bjørn Lindeijer2-0/+0
2007-12-10Implemented female hairstyles.Philipp Sehmisch29-290/+1286
2007-12-09New versions of funky hat and elf hat by QOAL.Philipp Sehmisch4-142/+142
2007-12-07Added a new drop item for the christmas event.Philipp Sehmisch1-0/+0
2007-12-04tophead -> tophatPhilipp Sehmisch1-0/+0
2007-12-03 Added/renamed some headgears for the christmas event.Philipp Sehmisch16-147/+431
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via ↵Bjørn Lindeijer50-1441/+171
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-09Modifications at the back shading of shirt sprites by Pauan.Philipp Sehmisch9-0/+0
2007-11-01Improved fire particle effects by using animated particles.Philipp Sehmisch4-14/+14
2007-10-31Some additional fixes by Saphy at the skirt sprites.Philipp Sehmisch1-0/+0
2007-10-31Added skirt item by Saphy. ViewID is 26, itemID is 632, item properties are ↵Philipp Sehmisch3-0/+104
c&p from jeans shorts.
2007-10-24Added a new quest loot item for the halloween event.Philipp Sehmisch1-0/+0
2007-10-19added fog effect overlay graphicPhilipp Sehmisch1-0/+0
2007-10-18(no commit message)Philipp Sehmisch2-0/+0
2007-10-01Added support for different hairstyles for male and female characters. ↵Philipp Sehmisch29-295/+1291
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-0/+0
2007-09-27Replaced an old version of the stone pillar with the new one. MSPaint is evil.Philipp Sehmisch1-0/+0
2007-09-27Added new desert tiles by Len.Philipp Sehmisch3-0/+0
2007-09-20Added 4 new items and a new ice cave map.Eugenio Favalli12-0/+568