Daniel Evans
|
ce4b8fc83a
|
Remove old file indexing system and IO handling
- Use FileIndex inside GameData to handle normalisation
- Remove old raw pointer API for loading data
|
2015-04-03 03:04:50 +01:00 |
|
Daniel Evans
|
dfd68abd8e
|
Add new Logger system.
- Supports multiple log recievers.
- Onscreen log needs to be re-written.
- Replaces GameWorld::logX().
|
2015-04-03 03:04:50 +01:00 |
|
Daniel Evans
|
abf43f07c8
|
New File handling implementation
- move FileHandle into a separate header
- Implement FileIndex, a system to normalize filenames and sources
|
2015-04-03 03:04:50 +01:00 |
|