Age | Commit message (Collapse) | Author |
|
|
|
- Add input handling code
|
|
|
|
|
|
|
|
|
|
- Unload backgrounds
- Add transparent sprite drawing
- Add AbortableThread
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add isTimerExpired function
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add fixed point code (untested and probably wrong)
|
|
|
|
|
|
engine class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes Trac#10616.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By letting the user select which group of plugins to load, an out of
memory condition can be avoided while still allowing all plugins to be
stored on the same disc.
|
|
This was happening in the Polish version only.
Fixes #10632.
|