index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dal
/
sqlitedataprovider.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some general cleanups and merged Being::perform() into update()
Thorbjørn Lindeijer
2012-03-26
1
-3
/
+11
*
SQLite: Fixed SqLiteDataProvider::processSql handling of multiple rows
Thorbjørn Lindeijer
2012-03-13
1
-5
/
+7
*
SQLite: Added a timeout for trying to acquire a database lock
Thorbjørn Lindeijer
2012-03-04
1
-0
/
+4
*
Micro-optimizations related to std::string
Thorbjørn Lindeijer
2011-03-17
1
-1
/
+1
*
Removed a bunch of silly documentation
Thorbjørn Lindeijer
2011-03-12
1
-18
/
+3
*
Fix code indentation in the sql related files.
Yohann Ferreira
2010-11-10
1
-23
/
+22
*
Update Copyright date for Manaserv.
Bertram
2010-02-07
1
-1
/
+1
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-13
/
+13
*
A host of code style changes
Thorbjørn Lindeijer
2009-12-06
1
-32
/
+15
*
Rebranding tmwserv to manaserv
Thorbjørn Lindeijer
2009-10-24
1
-1
/
+1
*
Fixed crash when column value is a real NULL value instead of empty string.
Andreas Habel
2009-09-15
1
-1
/
+3
*
Changed BindInteger and BindString to BindValue
David Athay
2009-07-10
1
-7
/
+2
*
Changed database to using prepared statements, to stop SQL injection attacks
David Athay
2009-07-10
1
-0
/
+61
*
Fixed a few code style issues
Bjørn Lindeijer
2009-05-24
1
-2
/
+2
*
Fixed spelling
David Athay
2008-11-18
1
-1
/
+1
*
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
2008-11-16
1
-2
/
+0
*
* Account server now loads item database on startup and synchronizes tmw_item...
Andreas Habel
2008-11-05
1
-1
/
+1
*
Fixed a bug when trying to change password or mailaddress via client, caused ...
Andreas Habel
2008-10-24
1
-0
/
+2
*
* Added installation scripts to set up database schemas for mysql, sqlite and...
Andreas Habel
2008-09-17
1
-4
/
+175
*
Added weapon skill system and leveling system.
Philipp Sehmisch
2008-01-28
1
-0
/
+4
*
Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.
Guillaume Melquiond
2007-08-13
1
-4
/
+0
*
Implementation of chat channels by Trapdoor.
Philipp Sehmisch
2007-02-27
1
-1
/
+4
*
First step toward a restructured class hierarchy for world actors: add
Guillaume Melquiond
2006-07-27
1
-3
/
+0
*
Cleaned up unnecessary header dependencies and fixed some indentations.
Björn Steinbrink
2006-03-06
1
-0
/
+3
*
Grammar Corrections, and a little bit of work on getting the name of the Db.
Yohann Ferreira
2005-10-23
1
-0
/
+3
*
Fixed wrong memory deallocation.
Huynh Tran
2005-06-29
1
-2
/
+2
*
Reorganized unit tests and initial release of the unit tests for the Storage ...
Huynh Tran
2005-06-21
1
-0
/
+4
*
Fixed memory leak.
Huynh Tran
2005-06-21
1
-1
/
+7
*
Made sure that pointers are initalized and reset to null after deallocation a...
Huynh Tran
2005-06-21
1
-1
/
+6
*
Correcting indent and removing obsoleted files.
Bjørn Lindeijer
2005-06-19
1
-2
/
+2
*
Simplified APIs, change namespace from tmw to tmwserv, implemented MySQL data...
Huynh Tran
2005-06-16
1
-64
/
+23
*
Reworked RecordSet and implemented the SQLite Data Provider
Huynh Tran
2005-06-14
1
-7
/
+107
*
Initial release of the Database Abstraction Layer
Huynh Tran
2005-06-13
1
-0
/
+122