| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | added an ANSII to unicode converter, so special characters show up in dorf na... | Japa | 2010-06-05 | 1 | -3/+189 |
| * | fixed creature definitions not working when no creaturesheet is set | Japa | 2010-05-19 | 1 | -1/+1 |
| * | prevented some more possible crashes from missing defs | Japa | 2010-05-17 | 1 | -2/+2 |
| * | did some errorchecking, stonesense will now not crash when running old DF. | Japa | 2010-05-16 | 1 | -2/+17 |
| * | added a day/night cycle. | Japa | 2010-05-16 | 1 | -2/+2 |
| * | added the ability to color creatures according to bodyparts. coming soon: col... | Japa | 2010-05-12 | 1 | -1/+10 |
| * | updated to the latest DFhack, added the functionality to have seperate sprite... | Japa | 2010-05-04 | 1 | -1/+1 |
| * | added in all the colors for gems, got castes fully working, and re-organised ... | Japa | 2010-04-30 | 1 | -1/+1 |
| * | Added support for creature castes. | Japa | 2010-04-28 | 1 | -3/+2 |
| * | added deep snow. | Japa | 2010-04-23 | 1 | -3/+3 |
| * | Buildings now work! | Japa | 2010-04-12 | 1 | -1/+1 |
| * | creatures now work, and buildings show, but professions and building types do... | Japa | 2010-04-11 | 1 | -1/+2 |
| * | got some more stuff working. | Japa | 2010-04-10 | 1 | -46/+46 |
| * | got trees working | Japa | 2010-04-10 | 1 | -148/+148 |
| * | updated trunk to the new graphics engine, and the latest DFhack | Japa | 2010-04-09 | 1 | -0/+309 |
| * | There is no trunk | Japa | 2010-04-09 | 1 | -278/+0 |
| * | Names can be configured to use nicknames and species (or not). Plain old name... | Kris Parker | 2010-01-16 | 1 | -5/+15 |
| * | Make the creature config storage a vector of vectors, so creature type can be... | Kris Parker | 2009-12-24 | 1 | -43/+56 |
| * | Fix for non-functional undead status in creature config | Kris Parker | 2009-12-20 | 1 | -2/+3 |
| * | add fake occupancy flags for creatures that need fake blocks | Kris Parker | 2009-12-19 | 1 | -0/+2 |
| * | Configurable shadow sizes | Kris Parker | 2009-12-13 | 1 | -16/+33 |
| * | Writing documentation inspired me to fix some of the more 'interesting' aspec... | Kris Parker | 2009-12-04 | 1 | -6/+9 |
| * | Creature config translates names as xml is read | Kris Parker | 2009-12-02 | 1 | -3/+3 |
| * | First pass at shadow handling | Kris Parker | 2009-11-29 | 1 | -1/+13 |
| * | First pass at critter animation | Kris Parker | 2009-11-28 | 1 | -0/+4 |
| * | Creature node now supports file attribute to alter source image file | Kris Parker | 2009-11-28 | 1 | -1/+11 |
| * | Convert creatures to use t_SpriteWithOffset: prep for multiple files and for ... | Kris Parker | 2009-11-28 | 1 | -5/+5 |
| * | Started working on a unified system for loading content configuration. | Jonas Ask | 2009-11-27 | 1 | -20/+17 |
| * | First pass at sprites based on custom professions | Kris Parker | 2009-11-27 | 1 | -2/+11 |
| * | added 'special' profession tag- currently indicates undead | Kris Parker | 2009-11-27 | 1 | -2/+9 |
| * | Fixed ambushers not showing up | Jonas Ask | 2009-11-25 | 1 | -2/+0 |
| * | Improved how the view clips to the world boundaries. | Jonas Ask | 2009-11-20 | 1 | -0/+3 |
| * | Creature names restored | Kris Parker | 2009-11-20 | 1 | -1/+7 |
| * | Attempt at making Stonesense stable when DF exits, restarts or isn't running. | Jonas Ask | 2009-11-20 | 1 | -1/+5 |
| * | Fixed ReadCreaturesToSegment function. Thanks peterix | Jonas Ask | 2009-11-20 | 1 | -4/+3 |
| * | Tweaked how creatures are loaded, 10% performance increase. | Jonas Ask | 2009-11-19 | 1 | -3/+12 |
| * | cleaned up some comments that were drifting away from what they were talking ... | Kris Parker | 2009-11-19 | 1 | -2/+2 |
| * | Creature pointers were overflowing blocks and escaping | Kris Parker | 2009-11-19 | 1 | -4/+6 |
| * | tweaks to Creature- still leak hunting | Kris Parker | 2009-11-19 | 1 | -42/+35 |
| * | FollowDF feature off by default. | Jonas Ask | 2009-11-18 | 1 | -1/+2 |
| * | Respect creature ambusher flags | Kris Parker | 2009-11-17 | 1 | -0/+4 |
| * | Updated dfHack. | Jonas Ask | 2009-11-16 | 1 | -8/+21 |
| * | First half of improved creature config done. Need to upgrade dfHack version t... | Jonas Ask | 2009-11-16 | 1 | -24/+1 |
| * | moved creature labels up a bit (and behind critter sprite) | Kris Parker | 2009-11-15 | 1 | -1/+1 |
| * | Fixed issue where Fortifications would raise water and magma sprite one level... | Jonas Ask | 2009-11-13 | 1 | -1/+1 |
| * | Yes! Massive optimization related to creatures. Should make load times accept... | Jonas Ask | 2009-11-13 | 1 | -20/+26 |
| * | Upgraded to a newer dfHack API. | Jonas Ask | 2009-11-12 | 1 | -18/+27 |
| * | Block adding fix applied to creatures too | Kris Parker | 2009-10-30 | 1 | -3/+13 |
| * | Fixed some boundary issues with navigating the edges of the map. | Jonas Ask | 2009-10-30 | 1 | -3/+14 |
| * | Updated dfHack and creature bits | Jonas Ask | 2009-10-29 | 1 | -63/+55 |