Robert Paciorek
|
7e5a90ba87
|
use utf-8 in xml headers from SerializeXml
we use ascii/utf-8 (not utf-16) encoding in files and network data
so XML header should be always `<?xml version="1.0" encoding="utf-8"?>`
|
2024-01-09 16:08:42 +00:00 |
|
Spirtix
|
2c195832f5
|
mockup for the tutorial mission
|
2023-06-21 16:13:21 +02:00 |
|
hictooth
|
199d44f1cd
|
create profile
works up to start of tutorial
|
2023-06-19 20:23:53 +01:00 |
|
Spirtix
|
e1d4daf3b7
|
Add project files; implement login/registration
|
2023-06-16 16:16:50 +02:00 |
|