heinrich5991
|
2682480f8a
|
Rename GetUncompressedDataSize to GetDataSize
Also rename the old `GetDataSize` to `GetFileDataSize`. `GetDataSize`
now returns the actual data size, not the data size before
decompression.
|
2017-08-30 08:36:17 +02:00 |
|
sctt
|
0849fa6024
|
fixing map_resave and adding map_replace_image
Update datafile.h
Update datafile.cpp
Update datafile.cpp
Update map_resave.cpp
Update datafile.h
Update map_resave.cpp
Update datafile.h
Update datafile.cpp
Update config_store.cpp
Update config_retrieve.cpp
Update io.cpp
Update gamecontext.cpp
Update config_store.cpp
Update CMakeLists.txt
Create map_replace_image.cpp
Update map_replace_image.cpp
fixing bug with height and witdth
|
2017-08-29 16:21:16 +02:00 |
|
def
|
f2444b0de7
|
Add map_diff tool to compare tile layers of map versions
|
2017-07-12 20:15:00 +02:00 |
|
heinrich5991
|
53d7e0dd4c
|
Fix file opening in config_* tools
|
2015-08-27 12:55:35 +02:00 |
|
heinrich5991
|
d13ebf93a2
|
Add config_store and config_retrieve tool
|
2015-08-27 12:55:35 +02:00 |
|