| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Merge branch 'master' of git://github.com/peterix/stonesense | Japa Illo | 2012-03-03 | 6 | -105/+64 |
| |\ |
|
| | * | Get rid of Simple namespace, Gui module is now a namespace. | Petr Mrázek | 2012-03-03 | 6 | -105/+64 |
| * | | Merge branch 'master' of git://github.com/peterix/stonesense | Japa Illo | 2012-02-29 | 6 | -181/+139 |
| |\ \
| |/ |
|
| | * | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-02-27 | 3 | -3/+51 |
| | |\ |
|
| | * | | DF colors tweak. | Petr Mrázek | 2012-02-27 | 6 | -181/+139 |
| * | | | Merge branch 'master' of git://github.com/peterix/stonesense | Japa Illo | 2012-02-27 | 15 | -754/+263 |
| |\ \ \
| |/ /
| | /
| |/
|/| |
|
| | * | Get rid of a bunch of things. Simpler map segment update mechanism. | Petr Mrázek | 2012-02-27 | 15 | -754/+263 |
| * | | Added new fire sprite. Also wearable item dump. | Japa Illo | 2012-02-27 | 3 | -3/+51 |
| |/ |
|
| * | Added ability to color sprites according to specific items of clothing | Japa Illo | 2012-02-27 | 6 | -10/+89 |
| * | Creature inventory reading fixage | Petr Mrázek | 2012-02-26 | 1 | -137/+146 |
| * | Added ability to detect that the adventurer is covered in guts. | Japa Illo | 2012-02-27 | 4 | -2/+142 |
| * | fixed the stupidly large fire bitmap, also made particle effects scale prope... | Japa Illo | 2012-02-26 | 3 | -4/+13 |
| * | Added caste support and made blood colors be taken directly from the game. | Japa Illo | 2012-02-26 | 6 | -198/+202 |
| * | Merge branch 'master' of git://github.com/peterix/stonesense | Japa Illo | 2012-02-25 | 1 | -1/+2 |
| |\ |
|
| | * | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-02-25 | 2 | -4/+6 |
| | |\ |
|
| | * | | Missing include, get! | Petr Mrázek | 2012-02-23 | 1 | -1/+2 |
| * | | | Attempt to fix some prrinf stuff. doesn't help much, but makes things neater. | Japa Illo | 2012-02-25 | 1 | -2/+4 |
| | |/
|/| |
|
| * | | fixed material lookup, job lookup, and added mipmapping. | Japa Illo | 2012-02-25 | 2 | -4/+6 |
| |/ |
|
| * | Made the function that follows the DF window actually follow using the center... | Japa Illo | 2012-02-22 | 4 | -10/+14 |
| * | Added fire effects. also fixed the cursor so it scales with the rest. | Japa Illo | 2012-02-22 | 6 | -17/+31 |
| * | Merge branch 'master' of git://github.com/peterix/stonesense | Japa Illo | 2012-02-21 | 1 | -5/+2 |
| |\ |
|
| | * | It's not kittens, stupid. Argh. | Petr Mrázek | 2012-02-21 | 1 | -1/+1 |
| | * | Update to support new plugin interface | Petr Mrázek | 2012-02-21 | 1 | -5/+2 |
| * | | added new web sprites. untested | Japa Illo | 2012-02-21 | 4 | -10/+11 |
| |/ |
|
| * | Fixed some effects stuff. Still need proper sprites for some things. | Japa Illo | 2012-02-20 | 4 | -46/+118 |
| * | Added effects back. Still need work to scale properly. | Japa Illo | 2012-02-20 | 5 | -108/+231 |
| * | Fixage required for build | Petr Mrázek | 2012-02-19 | 3 | -3/+3 |
| * | Fix tree problem | Petr Mrázek | 2012-02-19 | 1 | -10/+13 |
| * | Merge branch 'v0.31.25' of https://github.com/JapaMala/stonesense into v0.31.25 | Petr Mrázek | 2012-02-19 | 3 | -1/+33 |
| |\ |
|
| | * | Fixed the debug info gui. | Japa Illo | 2012-02-19 | 3 | -1/+33 |
| | * | Merge branch 'v0.31.25' of git://github.com/peterix/stonesense into v0.31.25 | Japa Illo | 2012-02-19 | 1 | -13/+13 |
| | |\ |
|
| * | | | Fix building type matching | Petr Mrázek | 2012-02-19 | 4 | -28/+32 |
| * | | | Merge branch 'v0.31.25' of https://github.com/JapaMala/stonesense into v0.31.25 | Petr Mrázek | 2012-02-19 | 77 | -97/+91 |
| |\ \ \
| |/ /
| | /
| |/
|/| |
|
| | * | Fixed all the building xml files. | Japa Illo | 2012-02-19 | 77 | -97/+91 |
| * | | Allow generic building definitions. | Petr Mrázek | 2012-02-19 | 1 | -13/+13 |
| |/ |
|
| * | Fix stupid bugs and segfaults comming from C strings. | Petr Mrázek | 2012-02-19 | 2 | -10/+62 |
| * | Hackish fixage. | Petr Mrázek | 2012-02-19 | 1 | -4/+7 |
| * | Merge branch 'v0.31.25' of https://github.com/JapaMala/stonesense into v0.31.25 | Petr Mrázek | 2012-02-19 | 11 | -184/+166 |
| |\ |
|
| | * | got rid of floorType, wallType, etc, for good. | Japa Illo | 2012-02-19 | 11 | -184/+166 |
| * | | Trim more fat. | Petr Mrázek | 2012-02-19 | 4 | -36/+19 |
| * | | Trim fat. | Petr Mrázek | 2012-02-19 | 3 | -78/+2 |
| |/ |
|
| * | Break everything forever. | Petr Mrázek | 2012-02-19 | 13 | -108/+194 |
| * | Did some work on making stonesense compatible again. | Japa Illo | 2012-02-17 | 7 | -96/+112 |
| * | Zoom and enhance! | Japa Illo | 2012-02-13 | 8 | -73/+98 |
| * | Added zoom. Still needs enhance. | Japa Illo | 2012-02-13 | 9 | -45/+90 |
| * | Merge branch 'master' of git://github.com/peterix/stonesense | Japa Illo | 2012-02-12 | 243 | -45092/+336 |
| |\ |
|
| | * | Simplify cmakelists | Petr Mrázek | 2012-02-04 | 1 | -61/+31 |
| | * | Update allegro to 5.0.5, download it as an external archive, nuke the blobs f... | Petr Mrázek | 2012-02-04 | 119 | -22334/+38 |
| | * | Actually download allegro in cmake... | peterix | 2012-02-02 | 1 | -8/+13 |
| | * | Get rid of the linux allegro blobs in the repo, moving them to an externally ... | Petr Mrázek | 2012-02-02 | 103 | -22333/+0 |