Age | Commit message (Collapse) | Author |
|
- The loop is exited with break; when stream gets assigned, so stream == NULL is always true.
- When iterating using the length of an array a terminator element is unnecessary.
|
|
of a dispose flag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simple struct.
|
|
|
|
|
|
data, which causes warnings.
|
|
The message displays bytes, but capacity is the count of objects, so multiply by their size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should help avoid name conflicts in the future with the Ring engine
|
|
defaultErrorHandler()
|
|
|
|
notify the user that an error happened through the taskbar icon
|
|
Based on f621f6a5059ec619ae9ea1045548e62a27e99ab4 and the fact that our OpenGL
based backends do not (and sometimes cannot easily) implement it in a thread
safe manner.
|
|
|
|
|
|
Common::String class is in common/str.h, not string.h...
|
|
This should fix the PSP build.
|
|
SDL 1.3 shuffles keycodes around ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|