Age | Commit message (Collapse) | Author |
|
Prevent SDL events from having their default behavior
|
|
Use the correct id in Mix_PlayChannel/Mix_FreeChunk
|
|
Make sure that the estimated text width is an integer
|
|
|
|
This prevents doing things like scrolling the page down when receiving an
SDL event.
|
|
Conflicts:
src/library_sdl.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes issue #195
|
|
This fixes issue #196.
|
|
|
|
|