Commit graph

13 commits

Author SHA1 Message Date
Walter Hennecke
3a3a4ac90d Added missing md5.c and md5.h 2012-01-13 13:04:03 +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
7483478a6f Added missing files 2011-12-20 11:10:34 +01:00
Harry Young
19dc95e05d fx_borg_bolt
*basically finished it, but I need the current origin of my targets, not the original. Don't know how to get that.
*added a new folder 'testingstuff' for anything we generate for testing various things and put the folder 'maps in there'
*also in there is a test-version of borg2 with a hardcoded fx_borg_bolt at the binary lift (somehow lua will class it as noclass...)
*minor mod to game-makefile that prevented me from compiling

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2011-12-17 15:50:02 +01:00
Walter Julius Hennecke
1b7a1afe07 Added md5 hash for sql, removed old sql stuff 2011-12-16 11:14:13 +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
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
Walter Julius Hennecke
43bd3c87dc func_stasis_door
- Fixed bug leading to crash
- Started to work door togling (just testing out a few things for now)
2011-12-12 23:59:32 +01:00
UberGames
166ef0cad7 Added lua library cvar which allows to get the values of cvars in lua. 2011-07-26 00:02:53 +02:00
UberGames
0564166919 Started work on lua library for trace_t.
Started work on lua library for weapons.
2011-07-24 00:29:04 +02:00
UberGames
2a1f7b4263 lol don't know what I fixed/added anymore sorry 2011-07-19 13:51:15 +02:00
UberGames
eb2bd43add - fixed game Makefile
- added basic cinematic camera mode (needs much more work until it is finished)
2011-06-09 00:16:25 +02:00
UberGames
bbdc52c075 initial commit 2011-06-01 14:20:56 +02:00