Age | Commit message (Expand) | Author | Files | Lines |
2008-10-10 | Did a little bit of code cleanup (mostly from TMW changes) as well as | Ira Rice | 1 | -3/+2 |
2008-10-10 | Some old uncommitted cleanup. | Bjørn Lindeijer | 1 | -2/+2 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 1 | -3/+2 |
2008-10-07 | Fixed some compiler warnings. This probably also fixed the logging of several | Bjørn Lindeijer | 1 | -3/+2 |
2008-10-07 | Fixed a compile error that I accidently caused (sorry). | Ira Rice | 1 | -2/+2 |
2008-10-06 | Changed map reader code to allow for pixel offsets, based on TMW's trunk | Ira Rice | 1 | -3/+9 |
2008-10-04 | Added support for object groups that have an offset | Bjørn Lindeijer | 1 | -4/+13 |
2008-10-01 | Fixed female sprites not showing all equipment. | Ira Rice | 1 | -1/+1 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 10 | -163/+203 |
2008-09-04 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 3 | -8/+3 |
2008-08-29 | Committed complex (multi-sprite) monster patch - from TMW Mantis, by Jaxad0127 | Lloyd Bryant | 3 | -8/+7 |
2008-08-29 | #406 by jaxad0127v0.0.26 | David Athay | 3 | -8/+7 |
2008-08-29 | Added fix from TMW to prevent crash if a map layer has too many tiles | Lloyd Bryant | 1 | -1/+7 |
2008-08-28 | Fixed crash when map layer has too many tiles. | Bjørn Lindeijer | 1 | -1/+7 |
2008-08-07 | Rebranding TME to Aethyra | Kraant | 1 | -1/+1 |
2008-07-27 | Changed files to tme | Douglas Boffey | 1 | -3/+3 |
2008-07-19 | removed unnecessary (weight) check in itemdb loader | Lloyd Bryant | 1 | -3/+3 |
2008-07-18 | Import of client tree | Lloyd Bryant | 34 | -34/+34 |
2008-07-01 | Merged revisions 4044-4067 via svnmerge from | Bjørn Lindeijer | 6 | -112/+176 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 4 | -49/+11 |
2008-06-05 | Added command line argument to specify the update host (-H). Also, to avoid | Bjørn Lindeijer | 3 | -5/+6 |
2008-05-21 | Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from | Philipp Sehmisch | 7 | -79/+223 |
2008-05-20 | fixed some filename confusion messup in the last commit. | Philipp Sehmisch | 2 | -172/+19 |
2008-05-19 | Added the possibility to add particle effects to NPCs in npcs.xml. | Philipp Sehmisch | 2 | -1/+162 |
2008-05-04 | Merged revisions 4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-... | Bjørn Lindeijer | 1 | -3/+4 |
2008-04-29 | When compiling with GCC, use the printf format attribute for the log method so | Bjørn Lindeijer | 1 | -1/+1 |
2008-04-23 | Fixed svn:keywords properties and added header to guild.h. | Bjørn Lindeijer | 2 | -2/+2 |
2008-04-14 | Fixed multi-channel image dyeing (patch by fate) | Philipp Sehmisch | 1 | -3/+4 |
2008-04-10 | Fixed some compiler warnings and don't try to load particle effects when no | Bjørn Lindeijer | 2 | -2/+6 |
2008-04-08 | Implemented support for an arbitrary number of map layers. The only layer | Bjørn Lindeijer | 4 | -74/+97 |
2008-04-07 | Added support for basing one sprite definition on another by including it. | Bjørn Lindeijer | 2 | -38/+66 |
2008-04-07 | Added XML::Document class which simplifies parsing an XML document and | Bjørn Lindeijer | 7 | -284/+216 |
2008-04-01 | removed misspelled file | Philipp Sehmisch | 1 | -151/+0 |
2008-04-01 | misspelled filename | Philipp Sehmisch | 1 | -0/+151 |
2008-03-31 | Implemented NPC XML database which maps NPC IDs to one or more animation file... | Philipp Sehmisch | 2 | -0/+207 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 5 | -54/+82 |
2008-03-09 | Actions and particle effect for monster attacks are now obtained from the mon... | Philipp Sehmisch | 5 | -18/+98 |
2008-03-09 | Implemented possibility to rotate particle emitters. Implemented interpretati... | Philipp Sehmisch | 2 | -0/+23 |
2008-02-22 | Handling gender with an enum everywhere. | Philipp Sehmisch | 3 | -7/+9 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 3 | -4/+11 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 3 | -18/+13 |
2008-01-24 | Fixed broken communication of attack directions. | Philipp Sehmisch | 1 | -1/+1 |
2008-01-19 | Fixed interpretation of weapon types in items.xml. | Philipp Sehmisch | 1 | -1/+1 |
2008-01-13 | Fixed non-default location music loading | David Athay | 2 | -0/+29 |
2008-01-10 | Item types and weapon types are now identified by name instead of numbers in ... | Philipp Sehmisch | 3 | -10/+86 |
2007-12-28 | Added the possibility to assign particle effects to monsters in the monster d... | Philipp Sehmisch | 3 | -0/+19 |
2007-12-23 | Particle images are now reference-counted properly. Avoided attempts to load ... | Philipp Sehmisch | 1 | -1/+4 |
2007-12-22 | Merged revisions 3740 via svnmerge from | Bjørn Lindeijer | 4 | -24/+87 |
2007-12-21 | Added logging of error on PHYSFS_addToSearchPath. | Bjørn Lindeijer | 2 | -3/+9 |
2007-11-21 | Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer... | Bjørn Lindeijer | 8 | -25/+434 |