Commit graph

10 commits

Author SHA1 Message Date
Walter Julius Hennecke
13407df2f5 Extended sqlite implementation 2012-03-19 23:13:06 +01:00
Harry Young
44910ac294 Prepped g_cmds.c for sql-input (I hope, lol)
also did a little fun mod for forcekill
Later I will try to possibly write more Command-descriptions and - if I find out how - might do a /help <command>

also had to modify the game-makefile for a missing file again.

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2012-01-07 15:48:43 +01:00
Walter Julius Hennecke
72282734b4 sql 2011-12-27 12:28:54 +01:00
Walter Julius Hennecke
4bc8f3f4d1 sql fatures 2011-12-16 21:41:27 +01:00
Walter Julius Hennecke
bc33c63ed6 Sql features 2011-12-16 21:09:23 +01:00
Walter Julius Hennecke
bac8df4e1f Worked on sql user db functions 2011-12-16 11:43:16 +01:00
Walter Julius Hennecke
0fef2e2732 Modified makefiles
Use SQL=1 do build with sql support.
Use DEBUG=1 do build with debugging symbols.
Example: make SQL=1 DEBUG=1 will build with sql support and debugging symbols.
2011-12-16 00:51:16 +01:00
Walter Julius Hennecke
ca521fef64 More work on Sql support 2011-12-16 00:41:23 +01:00
Walter Julius Hennecke
9305510524 Worked a bit on the SQL features
Mysql support droped for now as it can't be linked in statically.
Sqlite is now compiled in statically.
2011-12-16 00:04:51 +01:00
UberGames
bbdc52c075 initial commit 2011-06-01 14:20:56 +02:00