264 Release Notes
- Fixed: Prompts on the command-line weren't allowing spaces to be input.
(Manifacae)
- The compiler now warns when a resource file (e.g. 'icon.dmi') is found to
already exist in the .rsc file but not elsewhere. Without this warning, it
is too easy to have a dangling reference to an old resource somewhere and
not be aware of it. (Gazoot)
- In response to some of the client-side lags in recent tests, we optimized a
few drawing routines. Preliminary tests seem to reveal a bit of improvement, but
it may need some work yet.