heinrich5991
|
94818ec1f0
|
Try to find external GLEW, pnglite and Wavpack
Allow for newer versions of Wavpack, fixes #1023.
Fixes #1016.
|
2018-02-12 23:29:45 +01:00 |
|
Dennis Felsing
|
eb2634ab0a
|
Merge pull request #852 from heinrich5991/pr_ddnet_fix_extractname
Add testing; fix, rename and test the `CEditor::ExtractName` function
|
2017-08-30 22:09:17 +02:00 |
|
heinrich5991
|
22be1be389
|
Fix and rename the CEditor::ExtractName function
Fixes #846.
|
2017-08-30 13:59:42 +02:00 |
|
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 |
|
root
|
7cd95f63cf
|
Fixing spaces and globals
|
2017-08-30 00:34:14 +02:00 |
|
root
|
2c748ebf70
|
Fixing PR over heinrich revision
|
2017-08-30 00:21:41 +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 |
|