|
ca9249b5cf
|
Started reworking filecache to have an immediate file path mode. Non-immediate mode will be removed in next commit, saving the work in case it's needed later.
|
2023-12-22 19:29:48 +01:00 |
|
|
98912a89e8
|
File copyright header updates pt9.
|
2023-12-18 00:25:33 +01:00 |
|
|
53ddc7796f
|
Quick fix for accessing files in the pck file for FileCaches.
|
2023-03-22 14:30:07 +01:00 |
|
|
1b0aac6028
|
Renamed Map to RBMap.
|
2023-01-15 19:12:50 +01:00 |
|
|
5b2fc25338
|
Added missing binds in FileCache.
|
2023-01-04 00:40:28 +01:00 |
|
|
04feb63860
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
|
|
220b2db443
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
|
|
b8d602f847
|
Added a new helper method to DirAccess.
|
2022-07-03 17:29:52 +02:00 |
|
|
8840439f7a
|
Fix path handling in FileCache.
|
2022-07-02 19:58:06 +02:00 |
|
|
ead4b0594b
|
Refactored FileCache so it actually works with this setup.
|
2022-07-01 22:13:45 +02:00 |
|
|
567716c79a
|
Fix different sign compare warning.
|
2022-06-27 15:47:10 +02:00 |
|
|
30900ebfb5
|
Skip evlauating special dist (like ., ..) in FileCache.
|
2022-06-27 15:04:44 +02:00 |
|
|
663cd9d3a2
|
Added bindings to FileCache, also smaller tweaks.
|
2022-06-27 12:26:57 +02:00 |
|
|
3c78c29c17
|
Alos cleaned up FileCache.
|
2022-06-27 01:31:05 +02:00 |
|
|
48d65fd93d
|
Added the web module from rcpp_framework, and a test attempt at binding HTMLBuilder. The module is not in the build yet.
|
2022-06-25 01:55:54 +02:00 |
|