.. |
depends
|
Mapexport now puts stuff out to a binary file compressed with zlib. Added liquid type and flow size to output as well.
|
2012-01-28 23:55:42 -08:00 |
doc
|
Many tweaks to plugins, reorganized the build system and removed more cruft.
|
2011-08-14 08:42:21 +02:00 |
include
|
Add ability menu/area map width reading and writing to the Gui module, and use the new information in follow to properly center the screen regardless of menu configuration. Also general fixing and cleanup in follow.
|
2012-02-21 23:30:44 -08:00 |
modules
|
Add ability menu/area map width reading and writing to the Gui module, and use the new information in follow to properly center the screen regardless of menu configuration. Also general fixing and cleanup in follow.
|
2012-02-21 23:30:44 -08:00 |
xml@2262aac515
|
Update structures
|
2012-02-20 17:55:33 +01:00 |
CMakeLists.txt
|
Update to use the new symbols file.
|
2012-02-11 19:24:44 +01:00 |
Console-linux.cpp
|
Make things work properly.
|
2012-01-27 05:54:26 +01:00 |
Console-windows.cpp
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Core.cpp
|
Update to use the new symbols file.
|
2012-02-11 19:24:44 +01:00 |
DataDefs.cpp
|
Merge branch 'master' into purge
|
2012-02-11 18:48:17 +01:00 |
DataStatics.cpp
|
Merge branch 'master' into purge
|
2012-02-11 18:48:17 +01:00 |
DataStaticsCtor.cpp
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Hooks-linux.cpp
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Hooks-windows.cpp
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
MiscUtils.cpp
|
Move a few functions into the core, and add some more.
|
2012-01-08 20:02:12 +04:00 |
PluginManager.cpp
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
Process-linux.cpp
|
Make it build and run on linux (no stonesense, df2mc, dfusion)
|
2012-02-09 03:07:26 +01:00 |
Process-windows.cpp
|
Make it run on Windows, re-added more missing globals to memory.xml
|
2012-02-10 02:35:51 +01:00 |
TileTypes.cpp
|
When searching for tile types, only require candidate tile to match variant or special if it actually has them
|
2012-02-13 20:32:41 -06:00 |
VersionInfoFactory.cpp
|
Don't throw exceptions on dummy global-address elements.
|
2012-02-20 08:30:33 +01:00 |
Virtual.cpp
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |