18 Commits

Author SHA1 Message Date
David Williams
2ae5667986 Replaced some more logging commands with macros which can be compiled out. 2014-01-28 23:15:24 +01:00
David Williams
a9238051fa Changed some logging statements to macros which can be #defined out. 2014-01-26 23:53:10 +01:00
David Williams
a308102585 VS2012 compile warning fix. 2013-08-07 14:53:08 +02:00
David Williams
fa8813ba86 FilePager now cleans up after itself. 2013-07-30 16:34:40 +02:00
David Williams
020ac9655a Added random prefix to filename to prevent name conflicts. 2013-07-30 15:42:51 +02:00
David Williams
3904c9aa8f Tidying and renaming... 2013-07-16 15:59:06 +02:00
David Williams
a00574351f Renamed Block to CompressedBlock 2013-07-11 16:38:28 +02:00
David Williams
00eb281990 Stripping down Block class. 2013-07-11 16:30:19 +02:00
Matt Williams
edf1f5d665 Fix compile error caused by missing #include. 2013-06-28 16:47:02 +01:00
David Williams
839f366174 Compile fixes for Linux.
Added SWIG files to make bindings build.
2013-06-28 15:07:19 +02:00
David Williams
1064ea1c47 Stripped out unused code. 2013-06-26 22:14:01 +02:00
David Williams
8ab6d73f0a Work on LargeVolume refactoring - getting FilePager working. 2013-06-25 23:34:58 +02:00
Daviw Williams
6b92a5ab51 More tidying/refaxctoring of Block class. 2013-06-25 17:04:10 +02:00
David Williams
59505d47e9 Tidying up Block and FilePager. 2013-06-23 23:17:40 +02:00
David Williams
5643140882 Work on paging to file. 2013-06-22 11:19:30 +02:00
David Williams
d9ebe96c5a Work on FilePager. 2013-06-22 10:16:33 +02:00
David Williams
414a012230 Creating a Perlin noise generator as a 'pager'. 2013-06-16 19:12:37 +02:00
David Williams
f86ec57e14 Adding skeletons of new paging classes. 2013-06-16 18:25:20 +02:00