Peace-Maker
|
0a14d3f50c
|
Fix calling timer callback in paused plugins
Don't try to call the timer callback, if it's not runnable.
Error wasn't reported before the exception refactoring.
|
2015-08-09 01:50:36 +02:00 |
|
Peace-Maker
|
97fc093eef
|
Fix crash creating a timer when there are no handles available. (bug 5317, r=asherkin)
|
2013-08-12 00:57:26 +01:00 |
|
David Anderson
|
1e8a6e878d
|
Move DebugReporter from core to logic (bug 5607, r=psychonic).
--HG--
rename : core/DebugReporter.cpp => core/logic/DebugReporter.cpp
rename : core/DebugReporter.h => core/logic/DebugReporter.h
|
2013-02-16 15:57:00 -08:00 |
|
David Anderson
|
a6ceb337b2
|
Move timer natives into logic binary (bug 4402, r=ds).
--HG--
rename : core/smn_timers.cpp => core/logic/smn_timers.cpp
|
2010-05-13 01:47:12 -07:00 |
|