Michael
|
9721beb437
|
AnimationScript: use modern STL header names
- std::* treatment
|
2020-03-30 22:38:57 +02:00 |
Michael
|
796b99aef8
|
EntityDBase/Query: std::* treatment
|
2020-03-30 22:36:43 +02:00 |
Michael
|
35186f6598
|
RegisteredMsg.hpp use modern STL header names
- std::* treatment
|
2020-03-30 22:33:56 +02:00 |
Ian Brun
|
9fc2dd0374
|
Merge pull request #29 from meekee7/compile-file-filetest
Compile File and FileTest
|
2020-03-30 19:24:38 +02:00 |
Michael
|
7aefe5bfed
|
DebugConsole.hpp: use modern STL header names, std::* treatment
|
2020-03-30 19:13:31 +02:00 |
Michael
|
2c298e7a97
|
StringEx.cpp: use modern STL header name
|
2020-03-30 19:13:14 +02:00 |
Michael
|
f7b96e24f1
|
Ptr.cpp: use modern STL header names, std::* treatment
|
2020-03-30 19:12:55 +02:00 |
Michael
|
fdc408f0b4
|
Hash.cpp: use modern STL includes, std::* treatment
|
2020-03-30 19:12:29 +02:00 |
Michael
|
d73d60b1d2
|
UTypes.hpp: remove obsolete include
|
2020-03-30 19:12:07 +02:00 |
Michael
|
93eb18f822
|
FileTest.cpp: add #ifdef because the dump function only exists in debug configuration
|
2020-03-30 18:54:47 +02:00 |
Michael
|
a1c9c63046
|
FileTest.cpp: add missing type to main function
|
2020-03-30 18:53:14 +02:00 |
Michael
|
1efe397193
|
Image.cpp: remove inline specifier from function implementations to avoid linking errors
|
2020-03-30 18:52:40 +02:00 |
Michael
|
963691bbc1
|
Spec.hpp: remove obsolete include
|
2020-03-30 18:50:16 +02:00 |
Ian Brun
|
e0dc659d02
|
Merge pull request #26 from meekee7/cmake-details
README for build and CMake details
|
2020-03-30 08:04:42 +02:00 |
Michael
|
25df31d020
|
README.md: Add a README file that gives some general build instructions and tips
|
2020-03-28 21:51:53 +01:00 |
Michael
|
02892e3586
|
CMake: add shortcut script to start the CMake GUI
|
2020-03-28 21:45:42 +01:00 |
Michael
|
a2b4cf7711
|
CMake: add script to generate VS2019 solution with CMake
|
2020-03-28 21:45:03 +01:00 |
Michael
|
098d60b380
|
CMake: add option to enable/disable the usage of the autodetected Trespasser directory. That option is also selectable in CMake-GUI.
|
2020-03-28 21:43:29 +01:00 |
Michael
|
782481e3af
|
CMake: move CMake binary submodule from Tools to BuildTools
|
2020-03-28 13:20:09 +01:00 |
Ian Brun
|
42f886d99e
|
Added CMake files
|
2020-03-28 02:21:14 +01:00 |
Ian Brun
|
3c2e897cc1
|
File: std::* treatment
- Made 'CSectionDB' public for now, fixes #5
- Updated .gitignore
|
2019-08-18 05:08:55 +02:00 |
Ian Brun
|
946b2a4943
|
Initial commit
|
2018-01-01 23:07:24 +01:00 |