index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dal
/
mysqldataprovider.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-12
Removed a bunch of silly documentation
Thorbjørn Lindeijer
1
-14
/
+2
2010-11-14
Fix a potential memleak related to binds when disconnecting with MySQL.
Yohann Ferreira
1
-5
/
+13
2010-11-14
Simplified the use of binding when using MySQL.
Yohann Ferreira
1
-43
/
+66
2010-11-10
Fix code indentation in the sql related files.
Yohann Ferreira
1
-34
/
+36
2010-10-30
Have the PerformTransaction class automatically handle nesting
Thorbjørn Lindeijer
1
-2
/
+46
2010-02-07
Update Copyright date for Manaserv.
Bertram
1
-1
/
+1
2010-01-10
Fixing the mysql backend and the mysql createTables script
Blue
1
-1
/
+139
2009-12-06
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
1
-13
/
+13
2009-12-06
A host of code style changes
Thorbjørn Lindeijer
1
-22
/
+12
2009-10-24
Rebranding tmwserv to manaserv
Thorbjørn Lindeijer
1
-3
/
+3
2009-05-01
Mysql backend, lua and NPC handler
Blue
1
-8
/
+8
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-09-17
* Added installation scripts to set up database schemas for mysql, sqlite and...
Andreas Habel
1
-12
/
+142
2007-08-13
Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.
Guillaume Melquiond
1
-4
/
+0
2007-02-27
Implementation of chat channels by Trapdoor.
Philipp Sehmisch
1
-0
/
+4
2006-07-27
First step toward a restructured class hierarchy for world actors: add
Guillaume Melquiond
1
-3
/
+0
2006-03-06
Cleaned up unnecessary header dependencies and fixed some indentations.
Björn Steinbrink
1
-3
/
+1
2005-10-23
Grammar Corrections, and a little bit of work on getting the name of the Db.
Yohann Ferreira
1
-0
/
+3
2005-06-30
Fixed memory leak, implemented delAccount() + unit tests and now using refere...
Huynh Tran
1
-1
/
+4
2005-06-21
Made sure that pointers are initalized and reset to null after deallocation a...
Huynh Tran
1
-3
/
+11
2005-06-16
Simplified APIs, change namespace from tmw to tmwserv, implemented MySQL data...
Huynh Tran
1
-39
/
+89
2005-06-14
Reworked RecordSet and implemented the SQLite Data Provider
Huynh Tran
1
-2
/
+19
2005-06-13
Initial release of the Database Abstraction Layer
Huynh Tran
1
-0
/
+122