Commit graph

13 commits

Author SHA1 Message Date
Harry Young
3153b9a2d6 Okay, all issues are resolved, the commands are in and the libs compile. All that's missing is the external file and a few failsaves. the latter I can do myself with some research, the first is outside my field of expertise.
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2012-08-03 00:17:15 +02:00
Harry Young
fdd83d724b New target_shiphealth entity. I still need to do some debugging here, which I intend to do later tonight.
Minor tweaks.

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2012-08-02 18:56:55 +02:00
Walter Julius Hennecke
2ba2ab8005 Fix for shader remapping 2012-08-01 15:28:27 +02:00
Walter Julius Hennecke
b7d34b9994 Steps towards reenabling SQL suppport (much TODO)
- acccessing the user DB now works. if it does not exist it will be
  created
- adding new users with the useradd command works again
- userlogin command works again
2012-07-31 13:21:23 +02:00
Walter Julius Hennecke
d58101a275 Missed some things yesterday ... now fixed. 2012-07-28 12:27:28 +02:00
Walter Julius Hennecke
063a0734a5 Removed some unused things 2012-07-28 00:38:41 +02:00
Harry Young
edcb550455 some fixes and some new stuff in here.
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2012-07-26 18:50:31 +02:00
Walter Julius Hennecke
0b6c73beff Fixes to selfdestruct
Some fixes to selfdestruct .... not done yet still needs lots of debugging
...
2012-07-25 23:57:38 +02:00
Walter Julius Hennecke
6a7a1aa1ec Fixed some thing in selfdestruct command
- command was not registered on client side
- G_PrintClient with string of length > 1024 was split up
- added a missing }
2012-07-25 20:49:52 +02:00
Harry Young
31d1c720de Some fixes, however it won't compile due to a bug the compiler tells me about but taht I don't understand.
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2012-07-25 18:22:43 +02:00
Harry Young
bb1797ba5c Minor fixes to the self destruct command
Added target_selfdestruct. I hope I got everything right so far...

I'd need someone to compile it for me. If I try to my game dies horribly...

Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2012-07-25 17:31:17 +02:00
Harry Young
9b3931e37e Command-End of target_selfdestruct, eill try the entity once I'm back home.
Signed-off-by: Harry Young <hendrik.gerritzen@googlemail.com>
2012-07-25 10:44:57 +02:00
Walter Julius Hennecke
27269ee319 initial commit 2012-05-05 13:49:28 +02:00