Zed A. Shaw
|
290affa49a
|
Upgraded to the latest winlibs/gcc 14.
|
2024-12-20 16:53:03 -05:00 |
|
Zed A. Shaw
|
badc0ca438
|
The json output is a problem but I don't even use it.
|
2024-11-08 21:45:40 -05:00 |
|
Zed A. Shaw
|
d113dba42f
|
Almost working save sytem but the data I store is totally wrong. I need to also save the entity IDs being used and map them to the components.
|
2024-11-05 02:38:36 -05:00 |
|
Zed A. Shaw
|
babc190525
|
Tser can now output wstring and already saves wstring, so now need to use it.
|
2024-11-04 23:58:56 -05:00 |
|
Zed A. Shaw
|
b113b90257
|
Cleaned up the tests for tser more and then removed cereal.
|
2024-11-04 22:30:48 -05:00 |
|
Zed A. Shaw
|
bf57713416
|
Stripped tser.hpp down to the essentials so I can study it. No base64 encoding, less than comparison (wtf is that for), and I may even remove the 'json' output.
|
2024-11-04 09:10:27 -05:00 |
|