| Age | Commit message (Collapse) | Author | Files | Lines |
|
conflict with lua elements (the 11th one won't work right now)
|
|
unused variables from config.h
|
|
non-sticky (doesn't pull)
|
|
|
|
|
|
|
|
|
|
version change"
This reverts commit b3a2ab735b76185715d7efd848659ef87ca70405.
|
|
|
|
|
|
|
|
equalization always being on in old saves
|
|
Only particlesCount particles have been copied from the Simulation.
All the rest are uninitialised, and may have coordinates outside the
game area. Using those uninitialised coordinates in the index for
partsPosFirstMap may cause a crash.
|
|
|
|
formats being loadable (it was onlychecking the 'O' in OPS)
|
|
text coming from signs...
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #174
|
|
|
|
assigned to the last index and thus was one less that desired. fixes #138
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Save preview comments display
|
|
|
|
|
|
|
|
|
|
|
|
PSV and New wall IDs with OPS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transoformation working (not particularly well)
|