| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Attempt at getting dye blending to work. | Caldfir | 2012-04-14 | 8 | -43/+56 | |
| | | | | | | ||||||
| * | | | | | Updated profession indicator to use slightly smaller icons, increased icon ↵ | Caldfir | 2012-04-11 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | contrast. | |||||
| * | | | | | Updated clothing sprite sheets for colour consistency. | Caldfir | 2012-04-11 | 2 | -0/+0 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | herp derp | Caldfir | 2012-04-10 | 1 | -0/+0 | |
| | | | | | ||||||
| * | | | | Fixed the xml to permit female dwarf military hair again XD | Caldfir | 2012-04-10 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | Clothed dwarves now show hoods beneath helms. | Caldfir | 2012-04-10 | 2 | -4/+4 | |
| | |_|/ |/| | | ||||||
| * | | | Finished the new female dwarven clothes sprites! (finally) | Caldfir | 2012-04-10 | 4 | -1/+1 | |
| | | | | ||||||
| * | | | Added preliminary version of clothed female dwarves. | Caldfir | 2012-04-05 | 6 | -3/+113 | |
| | | | | ||||||
| * | | | Renamed erroneously named 'job' variables to correctly read 'profession'. | Caldfir | 2012-04-05 | 6 | -11/+11 | |
| | | | | ||||||
| * | | | Merge branch 'master' of git://github.com/Caldfir/stonesense | unknown | 2012-04-05 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| | * | | | Put back the semi-complete preofession indicators from my deleted fork. | Caldfir | 2012-04-04 | 1 | -0/+0 | |
| | |/ / | ||||||
| * | | | Made icons for military/misc professions. | Caldfir | 2012-04-01 | 1 | -0/+0 | |
| |/ / | ||||||
| * | | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-03-31 | 2 | -6/+6 | |
| |\ \ | |/ | ||||||
| | * | Made a few more items color by material. | Japa Illo | 2012-03-30 | 2 | -6/+6 | |
| | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | | Turn off debug mode for release. | Petr Mrázek | 2012-03-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-03-29 | 7 | -1306/+127 | |
| |\ \ | |/ | ||||||
| | * | Merge branch 'master' of https://github.com/Caldfir/stonesense | Japa Illo | 2012-03-27 | 7 | -1306/+127 | |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BlockCondition.cpp ContentLoader.cpp GUI.cpp MapLoading.cpp SpriteObjects.cpp | |||||
| | | * | Made the profession sheet actually partially representative of different ↵ | Caldfir | 2012-03-26 | 1 | -0/+0 | |
| | | | | | | | | | | | | | professions. | |||||
| | | * | Updated stuff, and added in a 'Military' special attribute to the creature ↵ | Caldfir | 2012-03-24 | 11 | -1336/+156 | |
| | | | | | | | | | | | | | configuration. | |||||
| | | * | Added in a placeholder profession sheet. | Caldfir | 2012-03-24 | 1 | -0/+0 | |
| | | | | ||||||
| | | * | Switched on the new profession indicator. | Caldfir | 2012-03-24 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Switched on the new profession indicator. | Caldfir | 2012-03-24 | 2 | -3/+4 | |
| | | | | ||||||
| * | | | Remove commands.clear() from init. | Petr Mrázek | 2012-03-29 | 1 | -1/+0 | |
| |/ / | ||||||
| * | | Merge branch 'master' of git://github.com/peterix/stonesense | Japa Illo | 2012-03-26 | 4 | -23/+19 | |
| |\ \ | ||||||
| | * \ | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-03-26 | 17 | -26/+248 | |
| | |\ \ | ||||||
| | * \ \ | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-03-26 | 7 | -36/+1339 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BlockCondition.cpp ContentLoader.cpp GUI.cpp SpriteObjects.cpp | |||||
| | * \ \ \ | Merge https://github.com/JapaMala/stonesense | Petr Mrázek | 2012-03-23 | 22 | -12/+236 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: MapLoading.cpp | |||||
| | * | | | | | Fix ENUM_KEY_STR breakage. | Alexander Gavrilov | 2012-03-18 | 4 | -19/+16 | |
| | | | | | | | ||||||
| | * | | | | | Fixes for newly added enum traits | Petr Mrázek | 2012-03-16 | 1 | -6/+6 | |
| | | | | | | | ||||||
| * | | | | | | Put in sprites for all the items, also made errors go to the console. | Japa Illo | 2012-03-26 | 14 | -59/+139 | |
| | |_|_|/ / |/| | | | | | | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | | | | | Added configurable sprite support for items on the floor. | Japa Illo | 2012-03-26 | 17 | -26/+248 | |
| | |_|/ / |/| | | | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | | | | Added rudimentary floor item showage. | Japa Illo | 2012-03-24 | 3 | -1/+51 | |
| | | | | | | | | | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | | | | Various fixes. | Japa Illo | 2012-03-23 | 5 | -11/+11 | |
| | | | | | | | | | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | | | | Merge branch 'master' of https://github.com/Caldfir/stonesense | Japa Illo | 2012-03-23 | 3 | -32/+1285 | |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| | * | | Fixed more cape strangeness. | Caldfir | 2012-03-21 | 2 | -0/+0 | |
| | | | | ||||||
| | * | | Fixed some goofiness with capes and cloaks and capes, and removed some ↵ | Caldfir | 2012-03-21 | 2 | -0/+0 | |
| | | | | | | | | | | | | | leftover pixels from construction. | |||||
| | * | | Made the agressive (military) dwarf sprites and associated xml. | Caldfir | 2012-03-20 | 3 | -32/+1285 | |
| | | | | ||||||
| * | | | Added some safeties to the color selection. also put back our old dwarves. | Japa Illo | 2012-03-17 | 3 | -8/+13 | |
| | | | | | | | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | | | Fixed some enum macros | Japa Illo | 2012-03-17 | 1 | -4/+4 | |
| |/ / | | | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | | Added in the folder containing the new large sprite resources. (forgot to ↵ | Caldfir | 2012-03-16 | 14 | -0/+196 | |
| | | | | | | | | | actually include folder before) | |||||
| * | | Added in the folder containing the new large sprite resources. | Caldfir | 2012-03-16 | 1 | -0/+2 | |
| | | | ||||||
| * | | Fixed a careless versioning issue and cleaned up how status icons/profession ↵ | Caldfir | 2012-03-16 | 4 | -182/+59 | |
| | | | | | | | | | icons/creature names interact. | |||||
| * | | Attempt at getting job icons, similar in bahaviour to the existing status ↵ | Caldfir | 2012-03-16 | 4 | -51/+196 | |
| |/ | | | | icons into stonesense. | |||||
| * | Fixed building neighbor detection | Japa Illo | 2012-03-15 | 4 | -196/+195 | |
| | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | Got dyes to be detected properly. Also made the equipment drawing far neater. | Japa Illo | 2012-03-15 | 7 | -281/+80 | |
| | | | | | | | Removed zoom in smoothing. it just looks bad. Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | Fixed half-wall tops bring moved wrong when zoomed. | Japa Illo | 2012-03-14 | 3 | -3/+3 | |
| | | | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
| * | Link static libxml instead of including its files. | Petr Mrázek | 2012-03-13 | 1 | -12/+2 | |
| | | ||||||
| * | Plugin API changes | Petr Mrázek | 2012-03-10 | 14 | -128/+110 | |
| | | | | | No more Core propagation! | |||||
| * | Got rid of some warnings, cleaned up the sprite drawing routine, and added ↵ | Japa Illo | 2012-03-08 | 10 | -304/+456 | |
| | | | | | | | | | 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 support for reading and displaying creature and building inventories. | Japa Illo | 2012-03-04 | 10 | -418/+586 | |
| | | | | | | | Todo: some way to use them. Signed-off-by: Japa Illo <japa.mala.illo@gmail.com> | |||||
