This website requires JavaScript.
Explore
Help
Sign In
swg-source-1.2
/
src-1.2
Watch
1
Star
0
Fork
0
mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced
2026-07-15 00:08:07 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
268bf22b45cd66f92f9afeee478981b0a08a9057
src-1.2
/
engine
/
server
/
library
/
serverDatabase
T
History
DarthArgus
268bf22b45
oracle is a real bastard - basically, because SQLT_INT is the only numeric return type and the rest are chars, this is a fast fix...the proper way would be to have it return SQLT_NUM (a char array) and convert accordingly
2017-01-17 04:27:50 +00:00
..
include/public
/serverDatabase
this is mostly permissions fixes, and a few path fixes on some headers ...also removed unneeded crap for windows
2015-11-14 21:48:24 -06:00
src
oracle is a real bastard - basically, because SQLT_INT is the only numeric return type and the rest are chars, this is a fast fix...the proper way would be to have it return SQLT_NUM (a char array) and convert accordingly
2017-01-17 04:27:50 +00:00
CMakeLists.txt
Removed unneeded cmake code
2014-01-21 08:25:15 -07:00