Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-08-02 | Make MemoryReAlloc() 64-bit alignment safe | Joost Peters | |
svn-id: r43013 | |||
2009-08-02 | align memory handles to sizeof(void*) instead of 4 (which is just good ↵ | Joost Peters | |
enough for 32-bit) - this fixes DW2 on 64-bit systems that require alignment svn-id: r43005 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-12-24 | add comment for clarification | Joost Peters | |
svn-id: r35528 | |||
2008-12-24 | on systems that need alignment, allocate chunks that are a multiple of 4 to ↵ | Joost Peters | |
ensure we get aligned chunks. Otherwise, some pNode structs will be dereferenced from unaligned addresses. svn-id: r35527 | |||
2008-12-21 | Reduced the memory allocated for DW1 and DW1 demo by 5MB | Filippos Karapetis | |
svn-id: r35464 | |||
2008-12-01 | Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 ↵ | Filippos Karapetis | |
should be completable svn-id: r35196 | |||
2008-07-23 | Got rid of some typedefs | Max Horn | |
svn-id: r33235 | |||
2008-07-23 | Added Tinsel engine to main repos (no news item for it ON PURPOSE) | Max Horn | |
svn-id: r33230 |