Commit graph

3302 commits

Author SHA1 Message Date
kaetemi
bfae91eb88 Correctly apply bloom on oversize screenshots 2013-07-04 22:26:31 +02:00
kaetemi
ee227aaf9c Refactor fulldetail override 2013-07-04 22:18:19 +02:00
Quitta
f3a1410562 Made country select code way more easy to handle by using smarty's foreach loop 2013-07-04 22:05:26 +02:00
kaetemi
362024aff3 Merge with default 2013-07-04 21:12:34 +02:00
kaetemi
6113b07673 Distort 2D gui as well, ref #43 2013-07-04 21:12:11 +02:00
Jan Boon
f10ee56560 Merged in botanic/rc-botanic-webdev (pull request #13)
warning and path fix's
2013-07-04 21:07:21 +02:00
kaetemi
4402fbe1c2 Correctly synchronize some more animation in snowballs, re #43 2013-07-04 20:43:49 +02:00
Quitta
c3da5bac66 making install dependent on config file for db name 2013-07-04 01:26:55 +02:00
kaetemi
4b2ea661cc Fix particles being animated twice in stereo render, see #43 2013-07-04 00:42:06 +02:00
kaetemi
fd1d606154 Add stereo debugger for visually comparing rendered frames, ref #43 2013-07-04 00:09:10 +02:00
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