Commit Graph

3478 Commits (42ad8ad91ca2a13860596e9f74ba7fe6ff99d4ac)
 

Author SHA1 Message Date
Quitta d3b12f74a4 change info page basics
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a1a052dd72 Change email seems to work, also for admin's :)
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 2130875539 changepassword works
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 43f8adff79 Render left and right deformed view, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi ce92c13289 Test the barrel shader, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi d45813adfc Workaround in snowballs for fullscreen bug with opengl driver
--HG--
branch : multipass-stereo
12 years ago
kaetemi c5c6f7c871 Render the scene to a target texture for the stereo rendering filter, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 7766116494 Fix a render target issue, see #43
--HG--
branch : multipass-stereo
12 years ago
Botanic 046a3c8231 Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
12 years ago
Quitta 75ff3e1ed4 change password is now usable for GM's too by using a GET['id'] param!
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi c5e1235cbb Create stereo render target, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 85109102b2 Add interface for stereo display render targets, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 85977755de Allow turning off bloom in snowballs
--HG--
branch : multipass-stereo
12 years ago
kaetemi fe91e2a751 Cleanup
--HG--
branch : multipass-stereo
12 years ago
kaetemi fba17e4553 Allow linking debug and release with same mysql lib if no specific debug lib.
--HG--
branch : multipass-stereo
12 years ago
Quitta 23e9b57703 Settings page layout set!
--HG--
branch : quitta-gsoc-2013
12 years ago
Botanic fea7487a77 Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
12 years ago
Botanic 5e99ada81f blank pass for sql
--HG--
branch : rc-botanic-webdev
12 years ago
Quitta a769a985d9 template for changing the settings added, still needs quite some work
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 40d6617216 added flags to inlog/logout etc, + added some base translations
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 8ff40bb619 added initial admin/admin account when sql/install is executed, also added the admin's functionality: libuserlist
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4f82afa5d0 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
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a3b3dbd59c 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
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4034c83382 webUsers derived from Users, with www dependent functionality to check if username already in use or email already in use
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 5f229667bc Create interface classes for stereo displays and head mounted displays, see #43
--HG--
branch : multipass-stereo
12 years ago
Quitta 76e46c9fc4 add language flags + js for activating them
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4755b7478f messing around and fixing throwing of exceptions in DBLayer
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 3b58c56d5b Language stuff supports cookies now and in case a not specified language is given, then it uses the default
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta fe70ca714b small test to check if ajax works on the pages, it still seems to work :)
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 9a41affe9f dblayer + refactored the db parts
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta afd473aaff Syncing basics, need refactoring though
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi bf16ccd320 Separate some camera related functions, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 86eb05a6d0 Move some config stuff out of main_loop.cpp, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 24af75fc23 Remove some unused includes, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 3912bee50e Some more debug functions moved, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 7fa2a05195 Moved some temp code out of main_loop.cpp, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi bcc048145c Take some debug render code out of main_loop.cpp, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 4d96c23c95 Separate some profiling code from main_loop.cpp, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi cb60e64355 Pull CPing out of main_loop.cpp, refs #43
--HG--
branch : multipass-stereo
12 years ago
Botanic f69453a9c9 Merge with quitta-gsoc-2013
--HG--
branch : rc-botanic-webdev
12 years ago
kaetemi 6d28f88601 Return view as CQuat, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 1cc5848220 Create a clipping frustum, ref #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi e7842982a0 Allow multiple user cameras to be calculated separately, useful for sky etc, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 38be9b5997 Fix warning
--HG--
branch : multipass-stereo
12 years ago
kaetemi 202413ab52 Adjust 2D interface shift, re #43
--HG--
branch : multipass-stereo
12 years ago
Quitta f9cdc45ed8 show name when logged in in main top bar
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 9255bd73de Move snowballs compass, see #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 4864ce7a5a Add eye distance in 2D interface shift, re #43
--HG--
branch : multipass-stereo
12 years ago
kaetemi 5423d4d025 Add 2D interface shifting calculations, see #43
--HG--
branch : multipass-stereo
12 years ago
Quitta 9e6597e937 Added logout, refined login and took it back out of the lib. Added timers to forward after 5 seconds after logout & register. Looks good imo
--HG--
branch : quitta-gsoc-2013
12 years ago