David Anderson
|
c1396de2fc
|
Replace SourceHook::List with ke::LinkedList in ForwardSys.
|
2015-09-21 01:07:25 -07:00 |
|
David Anderson
|
0810c4b217
|
Fix style issues in ForwardSys, removing extra blocks and tightening variable scope.
This also fixes a bug where IsFunctionRegistered() did not check the paused plugins list.
|
2015-09-21 01:07:18 -07:00 |
|
David Anderson
|
632c7d05dd
|
Remove the forward cache and simplify CForward construction.
|
2015-09-21 01:07:01 -07:00 |
|
David Anderson
|
dcc192ee0d
|
Use new header style.
|
2015-09-21 01:06:43 -07:00 |
|
David Anderson
|
4e275eea97
|
Split intercom.h into separate headers and reduce shared header inclusion.
|
2015-08-31 10:00:49 -07:00 |
|
Kyle Sanderson
|
06d2017a95
|
Remove unmanaged forwards from lookup list on Release (bug 6025, r=psychonic).
|
2014-02-08 14:51:44 -07:00 |
|
Nicholas Hastings
|
1ba6b2653a
|
Move ForwardSys from core to logic (bug 5953, r=fyren).
--HG--
rename : core/ForwardSys.cpp => core/logic/ForwardSys.cpp
rename : core/ForwardSys.h => core/logic/ForwardSys.h
|
2013-10-09 08:43:08 -04:00 |
|