| .. |
|
depends
|
Made invalid tile types really invalid, license and unused depends cleanup.
|
2011-11-25 18:54:50 +01:00 |
|
doc
|
Many tweaks to plugins, reorganized the build system and removed more cruft.
|
2011-08-14 08:42:21 +02:00 |
|
include
|
Renaming Creatures to Units
|
2011-12-02 10:56:40 +01:00 |
|
modules
|
Renaming Creatures to Units
|
2011-12-02 10:56:40 +01:00 |
|
private
|
Renaming Creatures to Units
|
2011-12-02 10:56:40 +01:00 |
|
CMakeLists.txt
|
Renaming Creatures to Units
|
2011-12-02 10:56:40 +01:00 |
|
Console-linux.cpp
|
More init hardening.
|
2011-11-04 09:08:29 +01:00 |
|
Console-windows.cpp
|
More init hardening.
|
2011-11-04 09:08:29 +01:00 |
|
Core.cpp
|
Renaming Creatures to Units
|
2011-12-02 10:56:40 +01:00 |
|
FakeSDL-linux.cpp
|
More init hardening.
|
2011-11-04 09:08:29 +01:00 |
|
FakeSDL-windows.cpp
|
More init hardening.
|
2011-11-04 09:08:29 +01:00 |
|
PluginManager.cpp
|
Many tweaks to plugins, reorganized the build system and removed more cruft.
|
2011-08-14 08:42:21 +02:00 |
|
Process-linux.cpp
|
More checks added to MD5.
|
2011-11-03 02:40:49 +01:00 |
|
Process-windows.cpp
|
Made Process::setPermisions functions, to set memory page's permisions
|
2011-07-28 01:00:12 +03:00 |
|
TileTypes.cpp
|
Made invalid tile types really invalid, license and unused depends cleanup.
|
2011-11-25 18:54:50 +01:00 |
|
VersionInfo.cpp
|
Maps no longer copy the map block pointer array, blocks are structs, map data is public.
|
2011-07-07 07:00:36 +02:00 |
|
VersionInfoFactory.cpp
|
More init hardening.
|
2011-11-04 09:08:29 +01:00 |
|
Virtual.cpp
|
Items refactor. readItem turned into copyItem, most Items methods now accept plain df_item * instead of the copies.
|
2011-10-26 22:18:13 +02:00 |