Commit graph

5424 commits

Author SHA1 Message Date
kaetemi
c6daf905a3 Refactor fulldetail override 2013-07-04 22:18:19 +02:00
Quitta
9a1693fcf1 Made country select code way more easy to handle by using smarty's foreach loop 2013-07-04 22:05:26 +02:00
kaetemi
2e4a3c95b5 Merge with default 2013-07-04 21:12:34 +02:00
kaetemi
1ebc74f9d2 Distort 2D gui as well, ref #43 2013-07-04 21:12:11 +02:00
kaetemi
6b0c19b3d5 Correctly synchronize some more animation in snowballs, re #43 2013-07-04 20:43:49 +02:00
Quitta
184e5b955e making install dependent on config file for db name 2013-07-04 01:26:55 +02:00
kaetemi
5fc257141c Fix particles being animated twice in stereo render, see #43 2013-07-04 00:42:06 +02:00
kaetemi
834f478700 Add stereo debugger for visually comparing rendered frames, ref #43 2013-07-04 00:09:10 +02:00
Quitta
caaa8cf917 error template added, fixed some small bugs 2013-07-03 18:49:23 +02:00
kaetemi
7cd5a94e4c Use width instead of height of screen for hmd fov, re #43 2013-07-03 06:04:37 +02:00
Quitta
270d16e78d 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
0bd81c29a3 added a userlist to browse users and edit their settings as admin 2013-07-03 05:57:50 +02:00
kaetemi
d700d01c6a Add minimal head model and world scale, ref #43 2013-07-03 05:21:32 +02:00
kaetemi
783c15b072 Make bloom work together with render target used for the rift shader, ref #43 2013-07-03 03:53:32 +02:00
kaetemi
afe8b1a8e6 Remove unnecessary user render target code from bloom, see #43 2013-07-03 03:21:57 +02:00
kaetemi
20f9cbd215 Merge with default 2013-07-03 03:17:29 +02:00
Quitta
a215d16bdb Change info works, without whiping the other fiels now! :) 2013-07-03 03:05:01 +02:00
kaetemi
8249a7d26b Add arbfp1 and fp40 barrel fragment programs, see #43 2013-07-02 19:39:05 +02:00
kaetemi
72eb001b0a Test arbfp1, see #43 2013-07-02 18:48:29 +02:00
kaetemi
813a7773c2 Properly scale seconds per frame graph in snowballs 2013-07-02 18:43:28 +02:00
kaetemi
3cb613b0d2 Prefer NPOT texture over RECT texture 2013-07-02 18:43:15 +02:00
Quitta
9111e87782 Checking filled in data for change_info has to be updated 2013-07-02 16:36:44 +02:00
Quitta
a1c2de3bd8 change info page basics 2013-07-02 16:07:55 +02:00
Quitta
938104466c Change email seems to work, also for admin's :) 2013-07-02 04:42:12 +02:00
Quitta
b6d55190e8 changepassword works 2013-07-02 03:36:49 +02:00
kaetemi
13724ee1d4 Render left and right deformed view, re #43 2013-07-02 03:34:49 +02:00
kaetemi
5354a2851c Test the barrel shader, see #43 2013-07-02 02:40:27 +02:00
kaetemi
e0435fbc06 Workaround in snowballs for fullscreen bug with opengl driver 2013-07-02 01:08:49 +02:00
kaetemi
9a5853a077 Render the scene to a target texture for the stereo rendering filter, ref #43 2013-07-02 00:55:13 +02:00
kaetemi
8990b521fd Fix a render target issue, see #43 2013-07-02 00:53:45 +02:00
Botanic
dd8f3b03a4 Merge with quitta-gsoc-2013 2013-07-01 15:43:35 -07:00
Quitta
ad9f32c191 change password is now usable for GM's too by using a GET['id'] param! 2013-07-01 23:29:16 +02:00
kaetemi
6b33f0c5b8 Create stereo render target, see #43 2013-07-01 23:23:54 +02:00
kaetemi
fcd9344ad5 Add interface for stereo display render targets, ref #43 2013-07-01 21:23:47 +02:00
kaetemi
1756adb303 Allow turning off bloom in snowballs 2013-07-01 20:38:18 +02:00
kaetemi
8818e886af Cleanup 2013-07-01 20:15:55 +02:00
kaetemi
779d2c1892 Allow linking debug and release with same mysql lib if no specific debug lib. 2013-07-01 18:45:43 +02:00
Quitta
ffa8d86cfa Settings page layout set! 2013-07-01 18:28:37 +02:00
Botanic
d22fe6aa84 Merge with quitta-gsoc-2013 2013-07-01 03:02:49 -07:00
Botanic
1ae434bed6 blank pass for sql 2013-07-01 03:01:54 -07:00
Quitta
2ad017f821 template for changing the settings added, still needs quite some work 2013-06-30 05:53:31 +02:00
Quitta
aaab5c4b3d added flags to inlog/logout etc, + added some base translations 2013-06-29 20:46:38 +02:00
Quitta
3fc8ba2004 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
09f6f14a2f 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
20347b6b2a 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
a2615f5cf2 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
e1397a0dc3 Create interface classes for stereo displays and head mounted displays, see #43 2013-06-28 23:19:32 +02:00
Quitta
31e534857a add language flags + js for activating them 2013-06-28 18:10:02 +02:00
Quitta
467250c549 messing around and fixing throwing of exceptions in DBLayer 2013-06-28 06:18:23 +02:00
Quitta
1d0c66e401 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