b929852e22
Maybe the MSVC build failure is because they have the same object name?
2023-01-21 17:01:25 -05:00
76ee270c6e
Add some new features to our quoted string parser, and a unit test
...
- Now supports \n \t \f escape sequences
- Now supports strings with literal tabs
2023-01-21 15:55:58 -05:00
17dfbded57
This should finally fix the MSVC build...
2023-01-21 11:36:33 -05:00
d696fa7edb
Another try at fixing the MSVC project file
2023-01-18 21:41:22 -05:00
819b9ef48d
Fix missing source file in VS2017 project
2023-01-18 21:09:07 -05:00
35a890a577
Add a partial unit test for vector2d and fix several issues with the resize function
2023-01-12 21:26:08 -05:00
f70f63eead
Update and clean up the Visual Studio 2017 project files
...
These were very shoddily put together!
It seems the person who made them never really tried building
the editors or the tests.
Also included here are a couple of minor source changes that are needed
to make the project files build.
2023-01-05 19:29:16 -05:00
Mark Clark
d501c340d0
Tests project (with initial files and existing files, needs work);
2018-02-25 14:55:17 -05:00