summaryrefslogtreecommitdiff
path: root/ContentLoader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/JapaMala/stonesenseJapa2012-08-241-1/+4
|\
| * Tidied up some error messages, fixed some sprites.Japa2012-08-201-1/+4
* | Fixed the glorious hot pink grass bug I created.Caldfir2012-04-161-7/+12
* | Attempt at getting dye blending to work.Caldfir2012-04-141-6/+17
|/
* Merge branch 'master' of git://github.com/peterix/stonesenseJapa Illo2012-03-261-5/+5
|\
| * Merge https://github.com/JapaMala/stonesensePetr Mrázek2012-03-261-20/+29
| |\
| * \ Merge https://github.com/JapaMala/stonesensePetr Mrázek2012-03-231-6/+9
| |\ \
| * | | Fix ENUM_KEY_STR breakage.Alexander Gavrilov2012-03-181-5/+5
* | | | Put in sprites for all the items, also made errors go to the console.Japa Illo2012-03-261-1/+1
| |_|/ |/| |
* | | Added configurable sprite support for items on the floor.Japa Illo2012-03-261-20/+29
* | | Various fixes.Japa Illo2012-03-231-5/+5
| |/ |/|
* | Added some safeties to the color selection. also put back our old dwarves.Japa Illo2012-03-171-6/+9
|/
* Plugin API changesPetr Mrázek2012-03-101-23/+15
* Got rid of some warnings, cleaned up the sprite drawing routine, and added ab...Japa Illo2012-03-081-42/+39
* Added new fire sprite. Also wearable item dump.Japa Illo2012-02-271-1/+47
* Added ability to color sprites according to specific items of clothingJapa Illo2012-02-271-0/+12
* Added ability to detect that the adventurer is covered in guts.Japa Illo2012-02-271-2/+15
* fixed material lookup, job lookup, and added mipmapping.Japa Illo2012-02-251-2/+4
* Fixed the debug info gui.Japa Illo2012-02-191-0/+28
* Trim more fat.Petr Mrázek2012-02-191-3/+0
* Break everything forever.Petr Mrázek2012-02-191-9/+2
* Did some work on making stonesense compatible again.Japa Illo2012-02-171-15/+2
* Major stonesense fixage.Petr Mrázek2012-01-271-25/+26
* Buildings aren't a module anymore.Petr Mrázek2012-01-081-12/+1
* Fix stonesense (changes in materials module)Petr Mrázek2011-11-031-39/+5
* Remove redundant 'dfhack' folder.Petr Mrázek2011-10-231-1/+1
* Make stonesense use DF/stonesense for all resources.Petr Mrázek2011-08-071-5/+9
* stonesense now doesn't crash while starting for the second timePetr Mrázek2011-08-071-20/+20
* some derp changes, mostly to make things compilePetr Mrázek2011-08-061-14/+0
* Const correctness of string constant handling, some other warnings fixed.Petr Mrázek2011-07-221-9/+9
* Update stonesense for current dfhack, make sure it's buildable as a plugin.Petr Mrázek2011-07-221-35/+36
* Got some sort of functionality out of DFapi. this means an empty window.Japa2011-07-201-97/+91
* added creature support for .19Japa2011-02-271-3/+0
* Got custom workshops to, well... work.Japa2011-02-251-0/+16
* 'Fixed' the crash that happened when pressing G.Japa2011-02-231-0/+18
* Got grass colors working.Japa2011-02-181-0/+2
* more work on grassJapa2011-02-181-10/+13
* Got preliminary grass working.Japa2011-02-181-1/+21
* moved fluid drawing into XML filesJapa2010-09-081-0/+6
* added a mud sprite to all the floor tiles.Japa2010-09-041-4/+0
* made the debug more actually report the same words that need to be used in th...Japa2010-09-041-29/+37
* fixed up some material stuff, so invalid material become iron, and obsidian t...Japa2010-08-311-0/+2
* added the ability too selectively chop blocks in half.Japa2010-08-021-0/+3
* updated to the latest DFhack, debugmode also seems to be working.Japa2010-06-261-1/+3
* all sprites other than buildings are now object oriented and seem to be worki...Japa2010-06-251-0/+2
* prevented some more possible crashes from missing defsJapa2010-05-171-35/+49
* did some errorchecking, stonesense will now not crash when running old DF.Japa2010-05-161-3/+83
* parts of creatures can now be colored by job.Japa2010-05-131-0/+2
* added the ability to color creatures according to bodyparts. coming soon: col...Japa2010-05-121-3/+30
* updated to the latest DFhack, added the functionality to have seperate sprite...Japa2010-05-041-36/+46