| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
screen crashes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change zoom key to only use keysym.sym, like all the other keyboard
controls. This may mean it is no longer the 'z' key on all
systems, but will prevent it conflicting with the
other keyboard controls.
|
|
Also reduce duplication of some HUD code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Boxes now have sharp corners - they fill only the specified rectangle and not 1 pixel extra
on all sides.
|
|
Generally due to an invalid ctype for clone.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix two compiler warnings
|
|
|
|
|
|
|
|
Causes life to malfunction severely in some cases
|
|
|
|
|
|
GOL, 34, 2x2 now work. Element types can no longer be referred to by
number, to remove ambiguity between type and particle number.
|
|
|
|
|
|
|