dfhack/library/include
Alexander Gavrilov e175efa689 Implement a template-based classical Perlin noise generator.
The mask argument of the Impl template is there because apparently
an inner template cannot be fully specialized, so there needs to be
some argument besides i.
2013-10-01 18:58:04 +04:00
..
df Experimental API for associating tile bitmasks with persistent data. 2012-10-11 17:34:34 +04:00
modules Implement a template-based classical Perlin noise generator. 2013-10-01 18:58:04 +04:00
BitArray.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
ColorText.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
Console.h Get rid of tabs 2012-11-16 15:33:36 -06:00
Core.h Dissolve the World module class into a namespace. 2012-10-06 13:46:20 +04:00
DFHack.h ditch the unused Vegetation module 2012-12-06 23:47:25 +01:00
DataDefs.h Get rid of tabs 2012-11-16 15:33:36 -06:00
DataFuncs.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
DataIdentity.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
Error.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
Export.h Implement a template-based classical Perlin noise generator. 2013-10-01 18:58:04 +04:00
Hooks.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
Internal.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
LuaTools.h Implement a template-based classical Perlin noise generator. 2013-10-01 18:58:04 +04:00
LuaWrapper.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
MemAccess.h add raw mmap/mprotect access 2012-11-13 01:41:53 +01:00
MiscUtils.h Add a few utility functions to the main library. 2012-10-30 12:40:26 +04:00
Module.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
ModuleFactory.h ditch the unused Vegetation module 2012-12-06 23:47:25 +01:00
PluginManager.h Add built-in enable and disable commands. 2013-09-30 13:19:51 +04:00
Pragma.h Fix linux and windows build issues. 2013-09-30 22:51:29 +04:00
RemoteClient.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
RemoteServer.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
RemoteTools.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
SDL_events.h Re-add fake SDL headers, get rid of real SDL use. 2012-06-14 02:15:43 +02:00
SDL_keyboard.h Re-add fake SDL headers, get rid of real SDL use. 2012-06-14 02:15:43 +02:00
SDL_keysym.h Re-add fake SDL headers, get rid of real SDL use. 2012-06-14 02:15:43 +02:00
TileTypes.h Get rid of tabs 2012-11-16 15:33:36 -06:00
Types.h Duplicate the lua Painter class in C++. 2012-11-19 18:11:26 +04:00
VTableInterpose.h Track readable names of vmethod hooks for diagnostic messages. 2013-08-22 12:14:45 +04:00
VersionInfo.h Adjustments for MSVC compatibility 2012-11-20 09:32:04 -06:00
VersionInfoFactory.h Update license, add contributors file, bump release number 2012-09-30 04:03:37 +02:00
wdirent.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00