Files
0ad/source/simulation
janwas f4adce44bf cleanup:
- callbacks now have a uintptr_t "cbData" parameter (instead of
haphazard void*/uintptr_t, cb/ctx/data)
- resource loading code now more uniformly deals with u8* pointers
instead of void*

allocators: add support for page_aligned_alloc via boost::shared_ptr.
add evil hack to avoid the need for default ctor and ensure alignment in
SingleAllocator
archive: improve Decompressor
compression:
. near complete rewrite (previous code was a poorly factored mess)
. fix bug related to buffer allocation
. no longer provide get_output API (prone to abuse)
. add call to get max. size of output buffer (for preallocation)

This was SVN commit r5370.
2007-09-25 09:39:20 +00:00
..
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00
2007-07-14 06:15:19 +00:00
2007-05-02 12:07:08 +00:00
2007-09-02 23:38:58 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00
2007-07-14 06:15:19 +00:00
2007-07-14 06:15:19 +00:00
2007-09-25 09:39:20 +00:00
2007-05-02 12:07:08 +00:00
2007-09-25 09:39:20 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00
2007-05-02 12:07:08 +00:00
2007-05-07 16:33:24 +00:00
2007-09-25 09:39:20 +00:00
2007-05-02 12:07:08 +00:00