EmosewaMC
9021c5209f
backup commit with comments
2022-02-10 01:03:51 -08:00
EmosewaMC
6c5c6b7b8e
commit when car work
2022-02-09 21:21:10 -08:00
EmosewaMC
a6ed435038
Added bounds check for proxies
2022-02-06 20:54:04 -08:00
TheMatt2
59afc63a2f
Merge DarkflameServer
2022-01-30 13:40:08 -05:00
Avery
f6558aa31e
implement jetpack behavior and remove hardcoded jetpacks ( #411 )
2022-01-24 14:02:56 -08:00
TheMatt2
3de3932503
Comply with Xiphoseer required changes.
...
Remove the CDClientDatabase::ExecuteQueryWithArgs() function and replace
it with CDClientDatabase::CreatePreppedStmt().
This prevents a developer from accidently using %s, or incorrectly
passing std::string, and causing a silent error.
2022-01-12 22:48:27 -05:00
TheMatt2
e5f7d164cb
Additional SQLite lookup sanitizing.
...
Using CDClientDatabase::ExecuteQueryWithArgs() across all known lookups.
2022-01-06 21:12:47 -05:00
Matthew Day
50512cdef8
Fix spelling
2021-12-09 03:17:08 -06:00
Unknown
0545adfac3
Public release of the DLU server code!
...
Have fun!
2021-12-05 18:54:36 +01:00