This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
amxmodx
Watch
2
Star
0
Fork
0
You've already forked amxmodx
mirror of
https://github.com/alliedmodders/amxmodx.git
synced
2025-01-24 04:38:05 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
amxmodx
/
dlls
/
sqlite
History
Scott Ehlert
c9c2943c05
MySQL and SQLite can actually use 4.1 here... Also libstdc++ == ugh
2006-09-04 08:28:08 +00:00
..
msvc7
…
msvc8
…
sdk
…
sqlite-source
fixed this up for gcc-3.4 and no lstdc++.a
2006-08-28 21:21:06 +00:00
sqlitepp
Fixed this o_O
2006-09-02 08:08:05 +00:00
thread
GCC Wallification
2006-08-27 02:17:18 +00:00
basic_sql.cpp
Added SQL_GetInsertId()
2006-08-28 19:17:26 +00:00
handles.cpp
…
Makefile
MySQL and SQLite can actually use 4.1 here... Also libstdc++ == ugh
2006-09-04 08:28:08 +00:00
module.cpp
fixed this up for gcc-3.4 and no lstdc++.a
2006-08-28 21:21:06 +00:00
oldcompat_sql.cpp
Added SQL_GetInsertId()
2006-08-28 19:17:26 +00:00
sqlheaders.h
…
sqlite_header.h
…
threading.cpp
fixed this up for gcc-3.4 and no lstdc++.a
2006-08-28 21:21:06 +00:00
threading.h
…