1
0
mirror of synced 2024-11-15 11:33:23 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
WerWolv
e74c0f5cf5 sys: Tons of long overdue cleanup
- std::string -> const std::string& where needed
- Added a FileIO abstraction class
- Fixed recent files not updating
- Removed localization file from global include
- Renamed lang to pattern_language/pl
- Renamed EventFileDropped to RequestFileOpen
2021-09-08 15:18:24 +02:00
WerWolv
5286a2d9ae Added some safety checks to thingy file parser 2021-02-14 12:32:48 +01:00
WerWolv
714b62049c Improved thingy file parsing 2021-02-14 12:05:58 +01:00
WerWolv
b4c2f7d371 Implemented crude support for custom encodings via thingy files
Relevant issue: #26
2021-02-14 01:11:55 +01:00