summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2008-03-23Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from Bjørn Lindeijer5-54/+82
2008-03-09Actions and particle effect for monster attacks are now obtained from the mon...Philipp Sehmisch5-18/+98
2008-03-09Implemented possibility to rotate particle emitters. Implemented interpretati...Philipp Sehmisch2-0/+23
2008-02-22 Handling gender with an enum everywhere.Philipp Sehmisch3-7/+9
2008-02-20Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ...Bjørn Lindeijer3-4/+11
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch3-18/+13
2008-01-24Fixed broken communication of attack directions.Philipp Sehmisch1-1/+1
2008-01-19Fixed interpretation of weapon types in items.xml.Philipp Sehmisch1-1/+1
2008-01-13Fixed non-default location music loadingDavid Athay2-0/+29
2008-01-10Item types and weapon types are now identified by name instead of numbers in ...Philipp Sehmisch3-10/+86
2007-12-28Added the possibility to assign particle effects to monsters in the monster d...Philipp Sehmisch3-0/+19
2007-12-23Particle images are now reference-counted properly. Avoided attempts to load ...Philipp Sehmisch1-1/+4
2007-12-22Merged revisions 3740 via svnmerge from Bjørn Lindeijer4-24/+87
2007-12-21Added logging of error on PHYSFS_addToSearchPath.Bjørn Lindeijer2-3/+9
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer8-25/+434
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer7-6/+16
2007-11-20Merged revisions 3642,3662-3664,3667 via svnmerge from Bjørn Lindeijer15-211/+156
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer5-29/+33
2007-11-16Sped up recoloring of transparent pixels.Guillaume Melquiond1-5/+5
2007-11-16Reduced noise in log file.Guillaume Melquiond1-1/+9
2007-11-16Delayed resource deletion by 30 seconds.Guillaume Melquiond4-24/+87
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer3-48/+6
2007-11-04Tightened palette handling.Guillaume Melquiond5-27/+34
2007-11-03Added automatic recoloring of images. Inspired by fungos' ideas (PR #41).Guillaume Melquiond6-17/+419
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond7-6/+16
2007-10-23Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to Bjørn Lindeijer5-20/+26
2007-10-22Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch.Bjørn Lindeijer2-11/+1
2007-10-21Fixed double-free of sprite actions.Guillaume Melquiond1-8/+3
2007-10-21Plugged memory leak in equipment sound.Guillaume Melquiond2-12/+5
2007-10-21Plugged memory leak in sprites.Guillaume Melquiond1-0/+16
2007-10-21Plugged memory leak in database reader.Guillaume Melquiond1-0/+2
2007-10-19Factored code between resource handlers. Implemented failure-friendly sprite ...Guillaume Melquiond15-211/+156
2007-10-18Added automatic generation of description strings for item effects.Guillaume Melquiond1-23/+39
2007-10-18Removed unused slot field.Guillaume Melquiond2-11/+1
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond5-29/+33
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer9-171/+221
2007-10-01Fixed inventory display with respect to empty slots.Guillaume Melquiond1-1/+1
2007-09-27Some formatting changes to align with the 0.0 branch.Bjørn Lindeijer1-3/+3
2007-09-27Merged another bunch of changes from trunk to 0.0 to reduce the difference.Bjørn Lindeijer2-6/+6
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer10-303/+313
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer11-364/+271
2007-08-30Reverted equipment database and included original low-ID items in items.xml forBjørn Lindeijer1-2/+2
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer9-597/+376
2007-08-27Ported patch from 0.0, in order to support missing extensions and uncompresse...Guillaume Melquiond1-7/+18
2007-08-27Made client search for both compressed and non-compressed map files.Bjørn Lindeijer1-7/+18
2007-08-25Removed dependency on Guichan's OpenGL library. Taken over image loading and ...Guillaume Melquiond8-173/+218
2007-08-22Fixed an arithmetic exception in ItemShortcutContainer::draw.Bjørn Lindeijer4-230/+234
2007-08-13Fixed svn properties.Guillaume Melquiond9-658/+658
2007-08-06Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...Guillaume Melquiond1-46/+0
2007-08-05Do not include config.h when the program has not been configured.Guillaume Melquiond1-0/+2