Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(complete previous commit)
|
|
|
|
|
|
|
|
|
|
SWORD25: Silence warning in the Lua code
|
|
This fixes warnings like this that crop up when compiling sword25
with Apple clang 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
|
|
gui_eob.cpp
|
|
|
|
|
|
possible out of bounds access)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
possible null ptr deref)
|
|
|
|
|
|
|
|
|
|
|
|
This fixes bug #3611262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|