amxmodx/modules/sqlite
Karol Szuster d6e71c8f4f Little cleanup (#461)
* Remove FAKEMETA leftovers

* Move "require_module" native to where it belongs

* Remove broken AMX module support

* Remove useless natives

* Remove "alloc_amxmemory" and "free_amxmemory" functions

* Remove "strip_name" function

* Clean engine a bit

* Export "GiveFnptrsToDll" (Windows) (Core)

* memcpy -> ke::SafeStrcpy

* Export GiveFnptrsToDll in modules

* Update msvc project files
2017-12-07 18:45:16 +01:00
..
msvc12 Little cleanup (#461) 2017-12-07 18:45:16 +01:00
sqlitepp Add missing buffer size check to SQLite QuoteString implementation (#411) 2017-02-23 13:56:58 +01:00
thread Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
AMBuilder Little cleanup (#461) 2017-12-07 18:45:16 +01:00
basic_sql.cpp Rework build pathname functions (#422) 2017-03-11 19:26:25 +01:00
handles.cpp Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
module.cpp Rework build pathname functions (#422) 2017-03-11 19:26:25 +01:00
moduleconfig.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
oldcompat_sql.cpp Rework build pathname functions (#422) 2017-03-11 19:26:25 +01:00
sqlheaders.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
sqlite_header.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
threading.cpp Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
threading.h Fix AMTL internal paths 2015-10-02 23:22:21 +02:00
version.rc Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00