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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-24
Fixed compilation warnings, the unit tests are now compiled if --enable-unit-...
Huynh Tran
1
-1
/
+5
2005-06-23
Wrote the M4 function and re-added header files to Makefile.am for make dist.
Huynh Tran
1
-4
/
+32
2005-06-22
Updated configure so that only one database backend can be selected and simpl...
Huynh Tran
1
-69
/
+36
2005-06-19
Added PostgreSQL DAL class.
Aaron Marks
1
-19
/
+17
2005-06-19
Actually using the new Logger now.
Huynh Tran
1
-4
/
+15
2005-06-18
Moved SQL queries for the creation of tables into a separate file and rewrote...
Huynh Tran
1
-6
/
+9
2005-06-17
Updated Makefile.am.
Aaron Marks
1
-2
/
+3
2005-06-16
Created Storage child which uses DAL (used by default now).
Aaron Marks
1
-1
/
+14
2005-06-12
Moved SQLiteStorage to subclass of Storage, made Storage a singleton and
Bjørn Lindeijer
1
-1
/
+3
2005-05-23
Updated Storage class (added extra table to database).
Aaron Marks
1
-1
/
+5
2005-05-23
Building sqlite conditionaly
Mateusz Kaduk
1
-2
/
+6
2005-05-23
Remove main.h, added storage class, moved some code to it
Mateusz Kaduk
1
-2
/
+2
2005-05-22
Added main.h with database reference, opening and closing database
Mateusz Kaduk
1
-0
/
+1
2005-05-21
Disabled scripting by default (enabled using --with-scripting at configure)
Aaron Marks
1
-2
/
+2
2005-05-21
Updated checks to include Squirrel & enabled scripting by default
Aaron Marks
1
-2
/
+7
2005-05-21
Updated Makefile.am
Aaron Marks
1
-1
/
+3
2005-05-08
Including logger files into the server project.
Yohann Ferreira
1
-1
/
+3
2005-05-08
Linking with sqlite3 and added c++ sqlite wrapper
Mateusz Kaduk
1
-2
/
+5
2005-03-23
Corrections to syntax, includes, headers and comments. Updated architecture.txt
Bjørn Lindeijer
1
-0
/
+3
2005-03-21
More complete implementation of startListen and stopListen, told CVS to ignore
Bjørn Lindeijer
1
-3
/
+5
2005-03-19
Start on files that enable compiling this, but don't expect it to compile for
Bjørn Lindeijer
1
-0
/
+25