David Anderson
|
f7bb423f06
|
Update to the latest SourcePawn and AMTL.
|
2016-03-13 16:29:11 -07:00 |
|
David Anderson
|
1f4be9798e
|
Flush asynchronous queries before OnPluginEnd().
|
2015-11-01 00:36:20 -07:00 |
|
David Anderson
|
4e275eea97
|
Split intercom.h into separate headers and reduce shared header inclusion.
|
2015-08-31 10:00:49 -07:00 |
|
Nicholas Hastings
|
0f6063af60
|
Re-add DBI query throttling (r=dvander).
|
2014-09-18 22:02:32 -04:00 |
|
Nicholas Hastings
|
17d5af0e2f
|
Move Logger and Core natives to Logic
|
2014-08-13 14:24:35 -07:00 |
|
Peace-Maker
|
5149205109
|
Clear default driver reference if unloaded (bug 5934, r=dvander).
|
2014-05-09 10:36:58 -07:00 |
|
Nicholas Hastings
|
1d1b5d1c6d
|
Move DBManager and DB natives from core to logic (bug 5953, r=fyren).
--HG--
rename : core/Database.cpp => core/logic/Database.cpp
rename : core/Database.h => core/logic/Database.h
rename : core/sm_simple_prioqueue.h => core/logic/sm_simple_prioqueue.h
rename : core/smn_database.cpp => core/logic/smn_database.cpp
rename : core/sm_queue.h => public/sm_queue.h
|
2013-10-09 08:43:08 -04:00 |
|