.. |
Buildings.cpp
|
memory.xml invalidation (untested)
|
2010-11-08 00:10:59 +01:00 |
Buildings_C.cpp
|
updated to use pre-registered callbacks like everything else
|
2010-08-18 12:59:11 -05:00 |
Constructions.cpp
|
All the modules *should* now use the new offset storage properly. Maybe, needs testing :)
|
2010-08-30 00:08:17 +02:00 |
Constructions_C.cpp
|
cleaned up header includes
|
2010-05-26 14:51:21 -05:00 |
Creatures.cpp
|
More Creatures rework, this time with more memset
|
2010-09-03 03:01:37 +02:00 |
Creatures_C.cpp
|
added ReadInventoryIdx and ReadInventoryPtr wrappers
|
2010-09-16 13:04:19 -05:00 |
Gui.cpp
|
Keeping the current working directory addition, but reverting the current tileset and color stuff, as the tileset was just an initializer, not the actual current one, just going to have to read the init.txt file myself
|
2010-09-13 09:45:53 -04:00 |
Gui_C.cpp
|
added SetPauseState wrapper
|
2010-09-16 13:10:13 -05:00 |
Items.cpp
|
Small fixes
|
2010-11-03 10:45:29 +01:00 |
Items_C.cpp
|
updated to match C++ additions
|
2010-08-18 16:00:58 -05:00 |
Maps.cpp
|
Fixed pause state offset in 31.12 linux version, dfreveal pauses and has improved usability.
|
2010-09-04 07:43:39 +02:00 |
Maps_C.cpp
|
added ReadGeology
|
2010-09-20 12:40:00 -05:00 |
Materials.cpp
|
Material fix, custom reaction items seem to work again with offset update and bars work
|
2010-10-27 22:30:58 -05:00 |
Materials_C.cpp
|
added getType
|
2010-08-27 09:19:43 -05:00 |
Position.cpp
|
Added a common exception for DFHack, made World and Position use it for feature detection.
|
2010-09-01 18:03:52 +02:00 |
Position_C.cpp
|
added ReadHotkeys and getScreenTiles
|
2010-08-27 09:29:55 -05:00 |
Translation.cpp
|
All the modules *should* now use the new offset storage properly. Maybe, needs testing :)
|
2010-08-30 00:08:17 +02:00 |
Translation_C.cpp
|
updated to use pre-registered callbacks like everything else
|
2010-08-18 12:59:11 -05:00 |
Vegetation.cpp
|
All the modules *should* now use the new offset storage properly. Maybe, needs testing :)
|
2010-08-30 00:08:17 +02:00 |
Vegetation_C.cpp
|
Fun and games. Also turning old DFWindow class into a module tracked by Context.
|
2010-05-26 12:24:45 +02:00 |
WindowIO-linux.cpp
|
Fun and games. Also turning old DFWindow class into a module tracked by Context.
|
2010-05-26 12:24:45 +02:00 |
WindowIO-windows.cpp
|
fix the WindowIO-windows.cpp module to work correctly with the new DF, also made it a little simpler.
|
2010-09-19 19:50:20 -04:00 |
WindowIO_C.cpp
|
Build fixes, made precompiled SHM libs
|
2010-06-04 03:05:38 +02:00 |
World.cpp
|
Bits and pieces
|
2010-09-16 15:09:42 +02:00 |
World_C.cpp
|
Added support for reading and setting the weather.
|
2010-09-01 11:22:19 -04:00 |