summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Set up for proper building of Stonesense on OS X with pre-built or system All...Timothy Collett2012-07-051-34/+71
* Added configurable sprite support for items on the floor.Japa Illo2012-03-261-0/+1
* Link static libxml instead of including its files.Petr Mrázek2012-03-131-12/+2
* Simplify cmakelistsPetr Mrázek2012-02-041-61/+31
* Update allegro to 5.0.5, download it as an external archive, nuke the blobs f...Petr Mrázek2012-02-041-53/+33
* Actually download allegro in cmake...peterix2012-02-021-8/+13
* Install readme.Petr Mrázek2011-10-301-0/+2
* Remove redundant 'dfhack' folder.Petr Mrázek2011-10-231-16/+7
* Fix linux build, badly merged filePetr Mrázek2011-08-281-8/+0
* Fix linux allegroPetr Mrázek2011-08-241-4/+17
* CMake fixage.Petr Mrázek2011-08-211-40/+48
* replace a lot of obsolete allegro stuffPetr Mrázek2011-08-201-19/+100
* debugging allegro problemsPetr Mrázek2011-08-161-4/+3
* Messing with alegro libs linkage. It's not nice.Petr Mrázek2011-08-151-8/+18
* static build on linuxPetr Mrázek2011-08-141-3/+7
* install resource folder into DFPetr Mrázek2011-08-071-1/+5
* some derp changes, mostly to make things compilePetr Mrázek2011-08-061-4/+3
* use stonesense source folder as base for includes and libs on windowsPetr Mrázek2011-07-221-10/+5
* Update stonesense for current dfhack, make sure it's buildable as a plugin.Petr Mrázek2011-07-221-102/+21
* Updated CMakeLists.txt. should be buildable on linux now.Japa2011-02-241-1/+2
* moved fluid drawing into XML filesJapa2010-09-081-0/+1
* Update linux DFHack stuffPetr Mrázek2010-08-311-2/+18
* Fixed the Cmake file. MinGW now works properly again, and linux should be eas...Japa2010-07-201-2/+5
* fixed some compatibility stuffJapa2010-07-201-2/+2
* updated trunk to the new graphics engine, and the latest DFhackJapa2010-04-091-0/+137
* There is no trunkJapa2010-04-091-156/+0
* 40d17 support, big building renamePetr Mrázek2010-02-101-1/+3
* Vegetation config loaded (not used yet)Kris Parker2009-11-301-0/+1
* got rid of some mingw32 hacks, windows icon resource now works with mingw32 a...Petr Mrázek2009-11-291-11/+28
* added suess' iconKris Parker2009-11-291-2/+11
* new sources added to cmakelistsKris Parker2009-11-271-1/+3
* upgrade dfhack to trunkPetr Mrázek2009-11-241-2/+1
* stupid error like alwaysPetr Mrázek2009-11-231-1/+1
* find libs on linux instead of guessingPetr Mrázek2009-11-231-5/+14
* Block allocation is now handled by a BlockFactor singleton. This saves A LOT ...Jonas Ask2009-11-221-0/+1
* Less idiotic mistakes versionKris Parker2009-11-201-2/+2
* hopefully CMakeLists will work for linux too nowKris Parker2009-11-201-4/+10
* Update for new dfhackKris Parker2009-11-201-3/+3
* Configuration tweaked to make MinGW build easier. Should not affect other usersKris Parker2009-10-301-10/+20
* Updated CMakeLists.txt to include GroundMaterialConfigJonas Ask2009-10-281-0/+1
* Applied Jim Hester's patch to CMakeLists.txt.Jonas Ask2009-10-271-1/+3
* Patch by Peterix. Linux compatibility hopefully improved quite a bit...Jonas Ask2009-10-261-0/+97