| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dont segfault if logfile is unwritableto-upstream | eroen | 2012-10-24 | 1 | -4/+6 |
| | | |||||
| * | Merge https://github.com/angavrilov/stonesenseorigin/master | Petr Mrázek | 2012-09-28 | 1 | -5/+5 |
| |\ | |||||
| | * | Field renames in df-structures. | Alexander Gavrilov | 2012-09-01 | 1 | -5/+5 |
| | | | |||||
| * | | Fixed wrong caste tiles being used. | Japa | 2012-08-26 | 1 | -1/+1 |
| | | | |||||
| * | | Made unknown creatures use proper caste and profession colors. | Japa | 2012-08-26 | 1 | -1/+4 |
| |/ | |||||
| * | Merge branch 'test' | Japa | 2012-08-24 | 4 | -7/+19 |
| |\ | |||||
| | * | changed default creature sprite behavior to show a creature's letter instead ↵ | Japa | 2012-08-24 | 4 | -7/+19 |
| | | | | | | | | | of a purple question mark. | ||||
| * | | Merge branch 'master' of https://github.com/JapaMala/stonesense | Japa | 2012-08-24 | 6 | -13/+19 |
| |\ \ | |/ |/| | | | | | | | Conflicts: MapLoading.cpp resources/buildings/Craftsdwarfs.xml | ||||
| | * | Tidied up some error messages, fixed some sprites. | Japa | 2012-08-20 | 6 | -24/+29 |
| | | | | | | | | | | | | | Non-errors are now put into verbose logging, because end-users don't need to see that stuff. Also fixed a few other things. | ||||
| * | | Set up for proper building of Stonesense on OS X with pre-built or system ↵ | Timothy Collett | 2012-07-05 | 1 | -34/+71 |
| | | | | | | | | | Allegro libraries | ||||
| * | | Merge https://github.com/Caldfir/stonesense | Petr Mrázek | 2012-06-13 | 26 | -786/+802 |
| |\ \ | |||||
| | * \ | Merge remote-tracking branch 'peterix/master' | Caldfir | 2012-05-26 | 1 | -15/+15 |
| | |\ \ | |||||
| | * | | | Switched large sprites to 128px form factor. | Caldfir | 2012-05-26 | 23 | -770/+769 |
| | | | | | |||||
| | * | | | Removed a memory leak associated with blocks that were being permanently cached. | Caldfir | 2012-05-26 | 3 | -16/+33 |
| | | | | | |||||
| * | | | | Material variants for hatches. | 8Z | 2012-05-30 | 7 | -20/+116 |
| | | | | | | | | | | | | | | | | | Glass tables, chairs, cabinets, chest. | ||||
| * | | | | Grayscaled vertical bars. | 8Z | 2012-05-27 | 2 | -16/+14 |
| | | | | | |||||
| * | | | | Objects.png tweaking: | 8Z | 2012-05-27 | 12 | -39/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Some sprites were mispositioned (cut-off pixels and such). Grayscaled cage, wall grates, and archery target. Type-based trap variants + animal trap. | ||||
| * | | | | Some creature sprites from old Stonesense thread and humans tiles tweaking. | 8Z | 2012-05-27 | 7 | -43/+206 |
| | | | | | |||||
| * | | | | Halftile-variants for liquds that prevent their blending with trunkated walls. | 8Z | 2012-05-27 | 1 | -24/+42 |
| | | | | | |||||
| * | | | | New river and pool ramps | 8Z | 2012-05-27 | 2 | -3/+23 |
| | | | | | |||||
| * | | | | Typos | 8Z | 2012-05-27 | 3 | -3/+3 |
| | |/ / |/| | | |||||
| * | | | Merge https://github.com/angavrilov/stonesense | Petr Mrázek | 2012-05-18 | 1 | -15/+15 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Follow the effect -> flow_info rename. | Alexander Gavrilov | 2012-05-12 | 1 | -15/+15 |
| | | | | |||||
| * | | | Updated animal spritesheets. | unknown | 2012-05-15 | 11 | -91/+138 |
| | | | | |||||
| * | | | Moved bounds checking into movement code from segment loading code. Added ↵ | Caldfir | 2012-05-01 | 4 | -6/+37 |
| | | | | | | | | | | | | | keypress 'Z' to 'zero' the current offset/coordinates. Added quiet logging function for printing non-essential updates to the dfhack console. All ties in to newly revamped large screenshot code. | ||||
| * | | | Added quiet logging of image capture, and cleaned up large screenshot code. | Caldfir | 2012-05-01 | 1 | -27/+20 |
| | | | | |||||
| * | | | Fixed up embark-sized screenshots and corrected an error that was causing ↵ | Caldfir | 2012-04-30 | 2 | -38/+103 |
| | | | | | | | | | | | | | drift along the screen's y-direction as zoom increased/decreased. | ||||
| * | | | Fixed an erroneous double-multiplication by the size of a cell which was ↵ | Caldfir | 2012-04-30 | 1 | -6/+6 |
| | | | | | | | | | | | | | causing some issues elsewhere. | ||||
| * | | | Added basic job icon support (very placeholderish icons). | Caldfir | 2012-04-22 | 6 | -0/+22 |
| | | | | |||||
| * | | | Added a second stage hidden block test for each block-hiding mode. | Caldfir | 2012-04-20 | 3 | -15/+114 |
| | | | | |||||
| * | | | Merge https://github.com/peterix/stonesense | Caldfir | 2012-04-17 | 13 | -103/+36 |
| |\ \ \ | |/ / | |||||
| | * | | Fix enum comparison mismatch in occlusion tests | Petr Mrázek | 2012-04-18 | 1 | -6/+6 |
| | | | | |||||
| | * | | Merge https://github.com/Caldfir/stonesense | Petr Mrázek | 2012-04-16 | 11 | -43/+618 |
| | |\ \ | |||||
| | * | | | Nuke Thumbs.db | Petr Mrázek | 2012-04-11 | 2 | -0/+1 |
| | | |/ | |/| | |||||
| | * | | Merge branch 'master' of github.com:JapaMala/stonesense | Japa Illo | 2012-04-12 | 2 | -81/+4 |
| | |\ \ | |||||
| | | * | | Update ON COMPILING.txt | Japa | 2012-04-10 | 1 | -80/+2 |
| | | | | | |||||
| | | * | | Update README.txt | Japa | 2012-04-10 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | Fixed compatibility. | Japa Illo | 2012-04-12 | 1 | -6/+5 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| | * | | | Merge branch 'master' of https://github.com/Caldfir/stonesense | Japa Illo | 2012-04-12 | 3 | -7/+7 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of https://github.com/Caldfir/stonesense | Japa Illo | 2012-04-10 | 11 | -14/+124 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-04-05 | 9 | -10/+20 |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | | Added zoom keys to the readme. | Japa Illo | 2012-04-05 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| | | * | | | | Fixed item subtypes, made creature happiness only show on dwarves. | Japa Illo | 2012-04-05 | 8 | -10/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | ||||
| * | | | | | | Made a less-aggressive version of the occlusion cull (only attempts to cull ↵ | Caldfir | 2012-04-17 | 3 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | hidden blocks). | ||||
| * | | | | | | Finished off the set of weapons, some headgear modifications and stray pixel ↵ | Caldfir | 2012-04-17 | 2 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | cleanup. | ||||
| * | | | | | | Fixed the glorious hot pink grass bug I created. | Caldfir | 2012-04-16 | 4 | -11/+16 |
| | | | | | | | |||||
| * | | | | | | Added in the individual spritework by NW_Kohaku. | Caldfir | 2012-04-16 | 1 | -0/+0 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Cleaned up stray pixels. | Caldfir | 2012-04-15 | 2 | -0/+0 |
| | | | | | | |||||
| * | | | | | Updated sprite sheets with most weapons, some shields. | Caldfir | 2012-04-14 | 3 | -0/+562 |
| | | | | | | |||||
| * | | | | | no thumbs | Caldfir | 2012-04-14 | 1 | -0/+0 |
| | | | | | | |||||
