summaryrefslogtreecommitdiff
path: root/GUI.h
Commit message (Collapse)AuthorAgeFilesLines
* changed default creature sprite behavior to show a creature's letter instead ↵Japa2012-08-241-0/+1
| | | | of a purple question mark.
* Added basic job icon support (very placeholderish icons).Caldfir2012-04-221-0/+1
|
* Renamed erroneously named 'job' variables to correctly read 'profession'.Caldfir2012-04-051-1/+1
|
* Switched on the new profession indicator.Caldfir2012-03-241-0/+1
|
* Plugin API changesPetr Mrázek2012-03-101-3/+3
| | | | No more Core propagation!
* Added support for reading and displaying creature and building inventories.Japa Illo2012-03-041-3/+3
| | | | | | Todo: some way to use them. Signed-off-by: Japa Illo <japa.mala.illo@gmail.com>
* Get rid of a bunch of things. Simpler map segment update mechanism.Petr Mrázek2012-02-271-3/+5
|
* added new web sprites. untestedJapa Illo2012-02-211-1/+1
| | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com>
* Added effects back. Still need work to scale properly.Japa Illo2012-02-201-1/+1
| | | | Signed-off-by: Japa Illo <japa.mala.illo@gmail.com>
* Added zoom. Still needs enhance.Japa Illo2012-02-131-1/+1
| | | | | | Also fixed the motion blur. Signed-off-by: Japa Illo <japa.mala.illo@gmail.com>
* added preliminary functions to save volumetric data. Also fixed the large ↵JapaMala2011-10-181-1/+2
| | | | | | screenshot feature. Signed-off-by: JapaMala <japa.mala.illo@gmail.com>
* some derp changes, mostly to make things compilePetr Mrázek2011-08-061-1/+1
|
* Const correctness of string constant handling, some other warnings fixed.Petr Mrázek2011-07-221-1/+1
|
* Update stonesense for current dfhack, make sure it's buildable as a plugin.Petr Mrázek2011-07-221-1/+1
|
* Added engravings.Japa2011-04-031-0/+3
|
* fixed the phantom outlines that were showing up.Japa2011-02-281-1/+1
|
* crashed while comitting the last commit. everything broke. this should fix ↵Japa2011-01-221-0/+0
| | | | things.
* first working multithreaded version.Japa2011-01-201-0/+0
|
* preliminary multithreading work. still needs stuff done to the block ↵Japa2010-09-111-1/+4
| | | | allocators to make things not crash.
* fixed some compatibility stuffJapa2010-07-201-1/+1
|
* Updated Allegro to version 4.9.21Japa2010-07-181-4/+4
|
* (no commit message)Japa2010-06-181-1/+3
|
* (no commit message)Japa2010-06-121-0/+1
|
* added a day/night cycle.Japa2010-05-161-1/+5
| | | | need to make it optional.
* added the Unstuck tool, and made the F10 sprite viewing screen noo lock ↵Japa2010-04-261-1/+2
| | | | things up.
* fixed some crashes that occur when re-loading configs.Japa2010-04-241-1/+0
| | | | should be ok now.
* updated trunk to the new graphics engine, and the latest DFhackJapa2010-04-091-0/+49
|
* There is no trunkJapa2010-04-091-43/+0
| | | | it is not the code that compiles, it is you.
* Use default wall/floor types rather than leaving tiles blankKris Parker2009-12-171-1/+0
|
* Merge terrain config to the trunkKris Parker2009-12-101-2/+1
|
* Mouse navigation, code by BelalJonas Ask2009-11-221-1/+9
|
* f10 will now cycle through all available sprite pagesKris Parker2009-11-141-1/+2
|
* First pass at merging new building configKris Parker2009-11-131-2/+5
|
* Ramptops being drawn. Cleaned up some ramps glitches, tooKris Parker2009-11-131-0/+1
|
* Early prototype rotation...Jonas Ask2009-11-101-0/+1
|
* Added F10 key to show sprite sheet index overview.Jonas Ask2009-10-271-0/+1
| | | | Cleaned up objects.png
* Major rework of how buildings are loaded, displayed and configured.Jonas Ask2009-10-261-1/+0
| | | | | | | Added a whole bunch of spritework by kaypy, configs need some more work. MapLoading.cpp: boundary check on cell loading. Introduced a separate header file for types, commonTypes.h.
* Refactoring of Block.cpp. added DrawSpriteFromSheet function.Jonas Ask2009-10-241-0/+1
| | | | Improved graphics on creatures
* Changed interface with dfHack to use libraries. Sorry unix guys.Jonas Ask2009-10-231-0/+1
| | | | | | Upgraded dfHack version. Added basic creature support.
* Added a debug cursor to look at block details.Jonas Ask2009-10-221-2/+3
| | | | | | Fixed hiding borders on fortifications. Added new fortification: Carved from stone.
* Removed the unused walls sheetJonas Ask2009-10-221-2/+3
|
* Cleaning up and some heavy refactoring.Jonas Ask2009-10-221-45/+1
| | | | Added a safety so users can't scroll to negative z-levels
* Adding all the code and resources for the first time. God speed!Jonas Ask2009-10-201-0/+71