Files
CHOMPStation2/code/modules
baloh.matevz 830b28dc7f - Feedback gathering thing updated. Now it finally supports actual SQL data storage.
Use the global procs to gather feedback:

feedback_set(var_name, num)
feedback_inc(var_name, num)
feedback_dec(var_name, num)
feedback_set_details(var_name, text)

The values are saved to the database at the end of the round, if it ends properly.

Currently the following information is stored:
- Time when round starts
- Mode
- Time when round ends

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2450 316c924e-a436-60f5-8080-3fe189b3f50e
2011-10-30 04:31:49 +00:00
..
2011-10-26 23:15:34 +00:00
2011-10-11 07:52:30 +00:00
2011-10-08 10:38:01 +00:00
2011-10-29 17:06:37 +00:00
2011-10-29 02:15:50 +00:00