dfhack/library/modules
Alexander Gavrilov fbf76440b5 Try to handle signed and unsigned 16-bit accessors.
Not sure whether it makes much sense, seeing as some
accessors (e.g. wear) actually return 32-bit values,
assuming that the caller would correctly sign-extend
the lower half and discard the upper.
2011-04-10 22:44:01 +04:00
..
Buildings.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
Buildings_C.cpp added tree buffer allocators 2011-03-11 16:58:22 -06:00
Constructions.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
Constructions_C.cpp cleaned up header includes 2010-05-26 14:51:21 -05:00
Creatures.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
Creatures_C.cpp added tree buffer allocators 2011-03-11 16:58:22 -06:00
Engravings.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
Graveyard.cpp A little cleanup in Context.cpp, started work on 31.19 2011-02-16 19:29:16 +01:00
Gui.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
Gui_C.cpp spelled a couple of allocator names wrong 2011-03-29 10:41:45 -05:00
Items.cpp Try to handle signed and unsigned 16-bit accessors. 2011-04-10 22:44:01 +04:00
Items_C.cpp updated to use the allocator callbacks correctly 2011-03-09 12:26:04 -06:00
Maps.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
Maps_C.cpp generally, function signatures are supposed to match between header and implementation file... 2011-03-29 10:42:04 -05:00
Materials.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
Materials_C.cpp Materials_getRaceEx finally works as expected 2011-03-11 14:10:51 -06:00
Translation.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
Translation_C.cpp Make C-wrapper compile times less ridiculous. 2011-04-10 10:50:32 +02:00
Vegetation.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
Vegetation_C.cpp Make C-wrapper compile times less ridiculous. 2011-04-10 10:50:32 +02:00
WindowIO-linux.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
WindowIO-windows.cpp Add missing files, wix build on windows. 2011-04-10 11:03:24 +02:00
WindowIO_C.cpp Eliminated silly dependency cascade within the library. Some documentation tweaks. 2011-03-18 08:53:59 +01:00
World.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
World_C.cpp Massive tool and wrapper fixage. 2011-03-18 11:38:37 +01:00