Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Module export improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes for GNUnet compile.
|
|
|
|
|
|
|
|
|
|
|
|
Fake method lookups, in a way.
|
|
|
|
|
|
|
|
Conflicts:
tools/js-optimizer.js
|
|
Several GLUT library improvements
|
|
|
|
|
|
SDL mixer sound leak
|
|
|
|
|
|
Conflicts:
emcc
tools/js-optimizer.js
tools/js_optimizer.py
|
|
IMPROVED: handling mouse position when pointer is locked
|
|
Line numbering of exceptions now work (better) in optimized mode.
|
|
|
|
|
|
In metadata, store paths parsed from .ll files using forward slashes on Windows.
|
|
|
|
|
|
|
|
instances weren't removed when they were finished playing.
|
|
|
|
|
|
|
|
Windows. Fixes safe heap line detection on Windows (the code splits on '/' only as path delimiter), closes issue #1233.
|
|
|
|
|
|
|
|
|
|
|
|
Chrome and FF seem to be able to handle the extra empty lines, but no
harm making things more accurate. One thing less to worry about when
debugging.
|
|
Fix SDL color encoding
|