index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
sql.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
Cleaned up some #includes
Haru
1
-1
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-9
/
+8
2015-01-24
Fixed 18 minor issues
Haru
1
-6
/
+4
2015-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-31
/
+22
2015-01-17
Another ~10 Fixes
shennetsind
1
-1
/
+3
2015-01-05
Fix memory leak after closing mysql connection.
Andrei Karas
1
-0
/
+1
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-8
/
+8
2014-11-16
Moved sql_s into sql.c
Haru
1
-0
/
+2
2014-08-07
Corrected several format-string errors through the code
Haru
1
-25
/
+20
2014-05-30
Fixed typos inside src/
Shido
1
-5
/
+5
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-3
/
+2
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-4
/
+8
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-8
/
+4
2014-05-09
Fixed order of includes in all source files
Haru
1
-4
/
+8
2013-12-17
Fixed several compiler warnings
Haru
1
-2
/
+2
2013-11-14
Updated db2sql plugin for the needs of the new itemdb
shennetsind
1
-0
/
+3
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-1
/
+1
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-2
/
+2
2013-07-21
HCache & SQL Update Checker minor change
shennetsind
1
-1
/
+1
2013-07-08
Cygwin Fix for the Hercules SQL Update Check
shennetsind
1
-4
/
+48
2013-06-10
Added SqlStmt functions to the SQL interface
Susu
1
-64
/
+81
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-2
/
+2
2013-05-15
HPM Update
shennetsind
1
-64
/
+70
2013-02-16
Updating the Headers across source files
shennetsind
1
-1
/
+1
2013-02-15
MySQL Update Checker: Updated
shennetsind
1
-0
/
+3
2013-02-14
Introducing MySQL DB Update Checker
shennetsind
1
-0
/
+47
2013-02-07
Fixing mistake in modified source code headers
shennetsind
1
-1
/
+1
2013-02-03
Fixed Bug #7051
shennetsind
1
-1
/
+1
2013-02-03
Updating the headers of so-far modified files with outdated headers
shennetsind
1
-2
/
+3
2013-02-03
Introducing MySQL Reconnect
shennetsind
1
-1
/
+73
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-600
/
+616
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-616
/
+600
2012-06-03
cleaned up windows header usage (added one central file to use windows / wina...
blacksirius
1
-1
/
+1
2011-06-30
Replaced custom type 'intptr' with standard 'intptr_t'.
ultramage
1
-2
/
+2
2010-11-20
* Fixed a crash when SqlStmt_ShowDebug is given NULL pointer as statement han...
ai4rei
1
-1
/
+1
2010-11-19
* Various VC6-related fixes and tweaks. [Ai4rei]
ai4rei
1
-2
/
+2
2009-01-13
Fixed Sql_SetEncoding() returning SQL_ERROR when it succeeds and vice versa (...
ultramage
1
-1
/
+1
2008-11-22
* Hunted down the simpler 64bit pointer truncations.
FlavioJS
1
-1
/
+1
2008-07-29
Fixed Sql object not initializing default values properly.
ultramage
1
-1
/
+6
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
1
-0
/
+51
2007-11-21
ups
FlavioJS
1
-1
/
+1
2007-11-21
* Fixed Sql_SetEncoding not setting the encoding of the connection properly. ...
FlavioJS
1
-2
/
+4
2007-09-24
* Limited manual detection of data truncation to string/enum/blob columns.
FlavioJS
1
-4
/
+20
2007-09-23
* Added flag svn:executable to the configure script.
FlavioJS
1
-13
/
+36
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-0
/
+851