Joost Peters
|
0ef0365db5
|
Make MemoryReAlloc() 64-bit alignment safe
svn-id: r43013
|
2009-08-02 21:44:21 +00:00 |
|
Joost Peters
|
7d3f68154f
|
align memory handles to sizeof(void*) instead of 4 (which is just good enough for 32-bit) - this fixes DW2 on 64-bit systems that require alignment
svn-id: r43005
|
2009-08-02 17:58:48 +00:00 |
|
Eugene Sandulenko
|
696897b058
|
Whoa! Removing trailing spaces.
svn-id: r35648
|
2009-01-01 15:06:43 +00:00 |
|
Joost Peters
|
e98f573688
|
add comment for clarification
svn-id: r35528
|
2008-12-24 16:13:09 +00:00 |
|
Joost Peters
|
85bfce72d3
|
on systems that need alignment, allocate chunks that are a multiple of 4 to ensure we get aligned chunks.
Otherwise, some pNode structs will be dereferenced from unaligned addresses.
svn-id: r35527
|
2008-12-24 16:10:55 +00:00 |
|
Filippos Karapetis
|
94b914b0cb
|
Reduced the memory allocated for DW1 and DW1 demo by 5MB
svn-id: r35464
|
2008-12-21 12:30:30 +00:00 |
|
Filippos Karapetis
|
af945ac788
|
Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 should be completable
svn-id: r35196
|
2008-12-01 20:35:36 +00:00 |
|
Max Horn
|
bc2ec5afde
|
Got rid of some typedefs
svn-id: r33235
|
2008-07-23 10:27:24 +00:00 |
|
Max Horn
|
c441c5261f
|
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
svn-id: r33230
|
2008-07-23 09:02:47 +00:00 |
|