summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Attempt at getting dye blending to work.Caldfir2012-04-148-43/+56
* | | | | Updated profession indicator to use slightly smaller icons, increased icon co...Caldfir2012-04-111-0/+0
* | | | | Updated clothing sprite sheets for colour consistency.Caldfir2012-04-112-0/+0
| |_|_|/ |/| | |
* | | | herp derpCaldfir2012-04-101-0/+0
* | | | Fixed the xml to permit female dwarf military hair again XDCaldfir2012-04-101-3/+3
* | | | Clothed dwarves now show hoods beneath helms.Caldfir2012-04-102-4/+4
| |_|/ |/| |
* | | Finished the new female dwarven clothes sprites! (finally)Caldfir2012-04-104-1/+1
* | | Added preliminary version of clothed female dwarves.Caldfir2012-04-056-3/+113
* | | Renamed erroneously named 'job' variables to correctly read 'profession'.Caldfir2012-04-056-11/+11
* | | Merge branch 'master' of git://github.com/Caldfir/stonesenseunknown2012-04-050-0/+0
|\ \ \
| * | | Put back the semi-complete preofession indicators from my deleted fork.Caldfir2012-04-041-0/+0
| |/ /
* | | Made icons for military/misc professions.Caldfir2012-04-011-0/+0
|/ /
* | Merge https://github.com/JapaMala/stonesensePetr Mrázek2012-03-312-6/+6
|\ \ | |/
| * Made a few more items color by material.Japa Illo2012-03-302-6/+6
* | Turn off debug mode for release.Petr Mrázek2012-03-291-1/+1
* | Merge https://github.com/JapaMala/stonesensePetr Mrázek2012-03-297-1306/+127
|\ \ | |/
| * Merge branch 'master' of https://github.com/Caldfir/stonesenseJapa Illo2012-03-277-1306/+127
| |\
| | * Made the profession sheet actually partially representative of different prof...Caldfir2012-03-261-0/+0
| | * Updated stuff, and added in a 'Military' special attribute to the creature co...Caldfir2012-03-2411-1336/+156
| | * Added in a placeholder profession sheet.Caldfir2012-03-241-0/+0
| | * Switched on the new profession indicator.Caldfir2012-03-241-1/+1
| | * Switched on the new profession indicator.Caldfir2012-03-242-3/+4
* | | Remove commands.clear() from init.Petr Mrázek2012-03-291-1/+0
|/ /
* | Merge branch 'master' of git://github.com/peterix/stonesenseJapa Illo2012-03-264-23/+19
|\ \
| * \ Merge https://github.com/JapaMala/stonesensePetr Mrázek2012-03-2617-26/+248
| |\ \
| * \ \ Merge https://github.com/JapaMala/stonesensePetr Mrázek2012-03-267-36/+1339
| |\ \ \
| * \ \ \ Merge https://github.com/JapaMala/stonesensePetr Mrázek2012-03-2322-12/+236
| |\ \ \ \
| * | | | | Fix ENUM_KEY_STR breakage.Alexander Gavrilov2012-03-184-19/+16
| * | | | | Fixes for newly added enum traitsPetr Mrázek2012-03-161-6/+6
* | | | | | Put in sprites for all the items, also made errors go to the console.Japa Illo2012-03-2614-59/+139
| |_|_|/ / |/| | | |
* | | | | Added configurable sprite support for items on the floor.Japa Illo2012-03-2617-26/+248
| |_|/ / |/| | |
* | | | Added rudimentary floor item showage.Japa Illo2012-03-243-1/+51
* | | | Various fixes.Japa Illo2012-03-235-11/+11
* | | | Merge branch 'master' of https://github.com/Caldfir/stonesenseJapa Illo2012-03-233-32/+1285
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fixed more cape strangeness.Caldfir2012-03-212-0/+0
| * | Fixed some goofiness with capes and cloaks and capes, and removed some leftov...Caldfir2012-03-212-0/+0
| * | Made the agressive (military) dwarf sprites and associated xml.Caldfir2012-03-203-32/+1285
* | | Added some safeties to the color selection. also put back our old dwarves.Japa Illo2012-03-173-8/+13
* | | Fixed some enum macrosJapa Illo2012-03-171-4/+4
|/ /
* | Added in the folder containing the new large sprite resources. (forgot to act...Caldfir2012-03-1614-0/+196
* | Added in the folder containing the new large sprite resources.Caldfir2012-03-161-0/+2
* | Fixed a careless versioning issue and cleaned up how status icons/profession ...Caldfir2012-03-164-182/+59
* | Attempt at getting job icons, similar in bahaviour to the existing status ico...Caldfir2012-03-164-51/+196
|/
* Fixed building neighbor detectionJapa Illo2012-03-154-196/+195
* Got dyes to be detected properly. Also made the equipment drawing far neater.Japa Illo2012-03-157-281/+80
* Fixed half-wall tops bring moved wrong when zoomed.Japa Illo2012-03-143-3/+3
* Link static libxml instead of including its files.Petr Mrázek2012-03-131-12/+2
* Plugin API changesPetr Mrázek2012-03-1014-128/+110
* Got rid of some warnings, cleaned up the sprite drawing routine, and added ab...Japa Illo2012-03-0810-304/+456
* Added support for reading and displaying creature and building inventories.Japa Illo2012-03-0410-418/+586