summaryrefslogtreecommitdiff
path: root/SpriteObjects.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* fixed a major crashing but when using directxJapa2010-08-301-2/+2
* added the ability to have mud sprites.Japa2010-08-281-1/+15
* removed un-needed DF connects, and fixed an issue with animated creatures.Japa2010-08-231-1/+2
* Fixed a boatload of bugsJapa2010-08-191-2/+21
* added some more sprite stuffJapa2010-08-061-1/+7
* added the ability to set tiles according to the surroundings.Japa2010-07-311-58/+114
* fixed a crash when DFhack doesn't give the right creature colors.Japa2010-07-291-16/+21
* fixed some compatibility stuffJapa2010-07-201-1/+1
* Updated Allegro to version 4.9.21Japa2010-07-181-13/+6
* added a few sprite features.Japa2010-07-181-19/+69
* updated to the latest DFhack, debugmode also seems to be working.Japa2010-06-261-45/+43
* Switched buildings over to the new sprite system.Japa2010-06-251-0/+26
* all sprites other than buildings are now object oriented and seem to be worki...Japa2010-06-251-35/+136
* Moved more stuff to OO sprites.Japa2010-06-241-3/+257
* made the tree sprites object orientedJapa2010-06-231-0/+51