Daniel Evans
|
637a6b97ab
|
Fix compliler error with profiling disabled
|
2016-04-27 00:18:57 +01:00 |
|
Daniel Evans
|
b0a2ae4da5
|
Implement a trivial profiler for perf. overview
|
2016-04-26 23:35:04 +01:00 |
|
Daniel Evans
|
14269d8ae5
|
Move first of lower level code into rwlib; tear out GLEW.
|
2016-04-07 01:13:46 +01:00 |
|
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 |
|