| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/JapaMala/stonesense | Japa | 2012-08-24 | 1 | -1/+4 |
| |\ | | | | | | | | | | | Conflicts: MapLoading.cpp resources/buildings/Craftsdwarfs.xml | ||||
| | * | Tidied up some error messages, fixed some sprites. | Japa | 2012-08-20 | 1 | -1/+4 |
| | | | | | | | | | | | | | Non-errors are now put into verbose logging, because end-users don't need to see that stuff. Also fixed a few other things. | ||||
| * | | Fixed the glorious hot pink grass bug I created. | Caldfir | 2012-04-16 | 1 | -7/+12 |
| | | | |||||
| * | | Attempt at getting dye blending to work. | Caldfir | 2012-04-14 | 1 | -6/+17 |
| |/ | |||||
| * | Merge branch 'master' of git://github.com/peterix/stonesense | Japa Illo | 2012-03-26 | 1 | -5/+5 |
| |\ | |||||
| | * | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-03-26 | 1 | -20/+29 |
| | |\ | |||||
| | * \ | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-03-23 | 1 | -6/+9 |
| | |\ \ | | | | | | | | | | | | | | | | | Conflicts: MapLoading.cpp | ||||
| | * | | | Fix ENUM_KEY_STR breakage. | Alexander Gavrilov | 2012-03-18 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | Put in sprites for all the items, also made errors go to the console. | Japa Illo | 2012-03-26 | 1 | -1/+1 |
| | |_|/ |/| | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | | | Added configurable sprite support for items on the floor. | Japa Illo | 2012-03-26 | 1 | -20/+29 |
| | | | | | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | | | Various fixes. | Japa Illo | 2012-03-23 | 1 | -5/+5 |
| | |/ |/| | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | | Added some safeties to the color selection. also put back our old dwarves. | Japa Illo | 2012-03-17 | 1 | -6/+9 |
| |/ | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | Plugin API changes | Petr Mrázek | 2012-03-10 | 1 | -23/+15 |
| | | | | | No more Core propagation! | ||||
| * | Got rid of some warnings, cleaned up the sprite drawing routine, and added ↵ | Japa Illo | 2012-03-08 | 1 | -42/+39 |
| | | | | | | | | | ability to select sprites according to individual items. Todo: add ability to have a sprite according to just the item class. Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | Added new fire sprite. Also wearable item dump. | Japa Illo | 2012-02-27 | 1 | -1/+47 |
| | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | Added ability to color sprites according to specific items of clothing | Japa Illo | 2012-02-27 | 1 | -0/+12 |
| | | |||||
| * | Added ability to detect that the adventurer is covered in guts. | Japa Illo | 2012-02-27 | 1 | -2/+15 |
| | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | fixed material lookup, job lookup, and added mipmapping. | Japa Illo | 2012-02-25 | 1 | -2/+4 |
| | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | Fixed the debug info gui. | Japa Illo | 2012-02-19 | 1 | -0/+28 |
| | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | Trim more fat. | Petr Mrázek | 2012-02-19 | 1 | -3/+0 |
| | | |||||
| * | Break everything forever. | Petr Mrázek | 2012-02-19 | 1 | -9/+2 |
| | | |||||
| * | Did some work on making stonesense compatible again. | Japa Illo | 2012-02-17 | 1 | -15/+2 |
| | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | Major stonesense fixage. | Petr Mrázek | 2012-01-27 | 1 | -25/+26 |
| | | |||||
| * | Buildings aren't a module anymore. | Petr Mrázek | 2012-01-08 | 1 | -12/+1 |
| | | |||||
| * | Fix stonesense (changes in materials module) | Petr Mrázek | 2011-11-03 | 1 | -39/+5 |
| | | |||||
| * | Remove redundant 'dfhack' folder. | Petr Mrázek | 2011-10-23 | 1 | -1/+1 |
| | | |||||
| * | Make stonesense use DF/stonesense for all resources. | Petr Mrázek | 2011-08-07 | 1 | -5/+9 |
| | | |||||
| * | stonesense now doesn't crash while starting for the second time | Petr Mrázek | 2011-08-07 | 1 | -20/+20 |
| | | |||||
| * | some derp changes, mostly to make things compile | Petr Mrázek | 2011-08-06 | 1 | -14/+0 |
| | | |||||
| * | Const correctness of string constant handling, some other warnings fixed. | Petr Mrázek | 2011-07-22 | 1 | -9/+9 |
| | | |||||
| * | Update stonesense for current dfhack, make sure it's buildable as a plugin. | Petr Mrázek | 2011-07-22 | 1 | -35/+36 |
| | | |||||
| * | Got some sort of functionality out of DFapi. this means an empty window. | Japa | 2011-07-20 | 1 | -97/+91 |
| | | |||||
| * | added creature support for .19 | Japa | 2011-02-27 | 1 | -3/+0 |
| | | |||||
| * | Got custom workshops to, well... work. | Japa | 2011-02-25 | 1 | -0/+16 |
| | | |||||
| * | 'Fixed' the crash that happened when pressing G. | Japa | 2011-02-23 | 1 | -0/+18 |
| | | | | | as in, not fixed at all, instead just disabled the function completely. | ||||
| * | Got grass colors working. | Japa | 2011-02-18 | 1 | -0/+2 |
| | | |||||
| * | more work on grass | Japa | 2011-02-18 | 1 | -10/+13 |
| | | |||||
| * | Got preliminary grass working. | Japa | 2011-02-18 | 1 | -1/+21 |
| | | |||||
| * | moved fluid drawing into XML files | Japa | 2010-09-08 | 1 | -0/+6 |
| | | |||||
| * | added a mud sprite to all the floor tiles. | Japa | 2010-09-04 | 1 | -4/+0 |
| | | |||||
| * | made the debug more actually report the same words that need to be used in ↵ | Japa | 2010-09-04 | 1 | -29/+37 |
| | | | | | the content XML files. | ||||
| * | fixed up some material stuff, so invalid material become iron, and obsidian ↵ | Japa | 2010-08-31 | 1 | -0/+2 |
| | | | | | tiles actually become obsidian. | ||||
| * | added the ability too selectively chop blocks in half. | Japa | 2010-08-02 | 1 | -0/+3 |
| | | |||||
| * | updated to the latest DFhack, debugmode also seems to be working. | Japa | 2010-06-26 | 1 | -1/+3 |
| | | | | | also updated the building XMLs | ||||
| * | all sprites other than buildings are now object oriented and seem to be ↵ | Japa | 2010-06-25 | 1 | -0/+2 |
| | | | | | | | working niceley ToDo: get mud working again. | ||||
| * | prevented some more possible crashes from missing defs | Japa | 2010-05-17 | 1 | -35/+49 |
| | | |||||
| * | did some errorchecking, stonesense will now not crash when running old DF. | Japa | 2010-05-16 | 1 | -3/+83 |
| | | |||||
| * | parts of creatures can now be colored by job. | Japa | 2010-05-13 | 1 | -0/+2 |
| | | | | | | added some sample colored creatures. added boulder floors. | ||||
| * | added the ability to color creatures according to bodyparts. coming soon: ↵ | Japa | 2010-05-12 | 1 | -3/+30 |
| | | | | | coloring only part of a creature | ||||
| * | updated to the latest DFhack, added the functionality to have seperate ↵ | Japa | 2010-05-04 | 1 | -36/+46 |
| | | | | | sprites for blocks, boulders, etc. | ||||
