Commit graph

3442 commits

Author SHA1 Message Date
Quitta
c5d063a6eb error template added, fixed some small bugs 2013-07-03 18:49:23 +02:00
kaetemi
d57b7b39fe Use width instead of height of screen for hmd fov, re #43 2013-07-03 06:04:37 +02:00
Quitta
e0691ab9f5 small update, changed the libuserlist so it only shows id and type of the elements in the query db, also only manual syncing is possible when shard db is back online! 2013-07-03 06:03:01 +02:00
Quitta
ebca9d0a48 added a userlist to browse users and edit their settings as admin 2013-07-03 05:57:50 +02:00
kaetemi
a531535dfa Add minimal head model and world scale, ref #43 2013-07-03 05:21:32 +02:00
kaetemi
299b3ec401 Make bloom work together with render target used for the rift shader, ref #43 2013-07-03 03:53:32 +02:00
kaetemi
9516851bee Remove unnecessary user render target code from bloom, see #43 2013-07-03 03:21:57 +02:00
kaetemi
81c23af33b Merge with default 2013-07-03 03:17:29 +02:00
Quitta
128529c6c1 Change info works, without whiping the other fiels now! :) 2013-07-03 03:05:01 +02:00
kaetemi
e3784571cd Add arbfp1 and fp40 barrel fragment programs, see #43 2013-07-02 19:39:05 +02:00
kaetemi
118340d821 Test arbfp1, see #43 2013-07-02 18:48:29 +02:00
kaetemi
c6a7432d86 Properly scale seconds per frame graph in snowballs 2013-07-02 18:43:28 +02:00
kaetemi
2315ae9c5a Prefer NPOT texture over RECT texture 2013-07-02 18:43:15 +02:00
Quitta
2c4505c4c0 Checking filled in data for change_info has to be updated 2013-07-02 16:36:44 +02:00
Quitta
8df8d37ffb change info page basics 2013-07-02 16:07:55 +02:00
Quitta
f835f4a85f Change email seems to work, also for admin's :) 2013-07-02 04:42:12 +02:00
Quitta
2a1b8f9dd2 changepassword works 2013-07-02 03:36:49 +02:00
kaetemi
a924479a5c Render left and right deformed view, re #43 2013-07-02 03:34:49 +02:00
kaetemi
6b8d43181d Test the barrel shader, see #43 2013-07-02 02:40:27 +02:00
kaetemi
76d7146a42 Workaround in snowballs for fullscreen bug with opengl driver 2013-07-02 01:08:49 +02:00
kaetemi
3a12aa5894 Render the scene to a target texture for the stereo rendering filter, ref #43 2013-07-02 00:55:13 +02:00
kaetemi
3b630492aa Fix a render target issue, see #43 2013-07-02 00:53:45 +02:00
Botanic
dec0136706 Merge with quitta-gsoc-2013 2013-07-01 15:43:35 -07:00
Quitta
a94bb6dbc7 change password is now usable for GM's too by using a GET['id'] param! 2013-07-01 23:29:16 +02:00
kaetemi
ffc91631e7 Create stereo render target, see #43 2013-07-01 23:23:54 +02:00
kaetemi
f25a9da718 Add interface for stereo display render targets, ref #43 2013-07-01 21:23:47 +02:00
kaetemi
2b653d2904 Allow turning off bloom in snowballs 2013-07-01 20:38:18 +02:00
kaetemi
9960b9dfdb Cleanup 2013-07-01 20:15:55 +02:00
kaetemi
ebba0c1917 Allow linking debug and release with same mysql lib if no specific debug lib. 2013-07-01 18:45:43 +02:00
Quitta
10213a0530 Settings page layout set! 2013-07-01 18:28:37 +02:00
Botanic
66a70491d7 Merge with quitta-gsoc-2013 2013-07-01 03:02:49 -07:00
Botanic
ae641bf952 blank pass for sql 2013-07-01 03:01:54 -07:00
Quitta
a95960841e template for changing the settings added, still needs quite some work 2013-06-30 05:53:31 +02:00
Quitta
3aebdc0d40 added flags to inlog/logout etc, + added some base translations 2013-06-29 20:46:38 +02:00
Quitta
6e04a001a7 added initial admin/admin account when sql/install is executed, also added the admin's functionality: libuserlist 2013-06-29 19:05:54 +02:00
Quitta
47a278636b added libuserlist page, that shows entire list of users in the lib db, admins can remove entry of it and perform manual syncing. Still needs some work though 2013-06-29 06:46:10 +02:00
Quitta
beefbe03f8 Changed the way index handles page requests, also made a folder func, for when a form is submitted and requires a function to be performed and inc for pages that want to perform php code but without a form 2013-06-29 05:23:38 +02:00
Quitta
193a5843b0 webUsers derived from Users, with www dependent functionality to check if username already in use or email already in use 2013-06-29 05:02:54 +02:00
kaetemi
b04d278a27 Create interface classes for stereo displays and head mounted displays, see #43 2013-06-28 23:19:32 +02:00
Quitta
6df401280a add language flags + js for activating them 2013-06-28 18:10:02 +02:00
Quitta
197457c356 messing around and fixing throwing of exceptions in DBLayer 2013-06-28 06:18:23 +02:00
Quitta
f6511b256f Language stuff supports cookies now and in case a not specified language is given, then it uses the default 2013-06-27 20:50:32 +02:00
Quitta
f0caa1f5d0 small test to check if ajax works on the pages, it still seems to work :) 2013-06-27 20:18:36 +02:00
Quitta
278dbb23ff dblayer + refactored the db parts 2013-06-27 18:06:09 +02:00
Quitta
229f76c3e8 Syncing basics, need refactoring though 2013-06-27 04:54:41 +02:00
kaetemi
3a4204e091 Separate some camera related functions, ref #43 2013-06-27 04:11:09 +02:00
kaetemi
f84f5807c1 Move some config stuff out of main_loop.cpp, see #43 2013-06-27 03:49:30 +02:00
kaetemi
1928c9c679 Remove some unused includes, re #43 2013-06-27 03:16:53 +02:00
kaetemi
1e461ec4f3 Some more debug functions moved, see #43 2013-06-27 03:04:40 +02:00
kaetemi
d919591093 Moved some temp code out of main_loop.cpp, ref #43 2013-06-27 02:43:51 +02:00