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 |
|
Quitta
|
76d483e7e4
|
small test to check if ajax works on the pages, it still seems to work :)
|
2013-06-27 20:18:36 +02:00 |
|
Quitta
|
60f3d1c6e3
|
dblayer + refactored the db parts
|
2013-06-27 18:06:09 +02:00 |
|
Quitta
|
ec074a3523
|
Syncing basics, need refactoring though
|
2013-06-27 04:54:41 +02:00 |
|
kaetemi
|
4ef8b7c109
|
Separate some camera related functions, ref #43
|
2013-06-27 04:11:09 +02:00 |
|
kaetemi
|
8b761cc830
|
Move some config stuff out of main_loop.cpp, see #43
|
2013-06-27 03:49:30 +02:00 |
|
kaetemi
|
03e9acfab3
|
Remove some unused includes, re #43
|
2013-06-27 03:16:53 +02:00 |
|
kaetemi
|
a7562a1059
|
Some more debug functions moved, see #43
|
2013-06-27 03:04:40 +02:00 |
|
kaetemi
|
c89810bcd8
|
Moved some temp code out of main_loop.cpp, ref #43
|
2013-06-27 02:43:51 +02:00 |
|
kaetemi
|
1ee82909c3
|
Take some debug render code out of main_loop.cpp, see #43
|
2013-06-27 02:13:48 +02:00 |
|
kaetemi
|
5bd6b5ee7a
|
Separate some profiling code from main_loop.cpp, see #43
|
2013-06-27 01:43:04 +02:00 |
|
kaetemi
|
0a2a08ce07
|
Pull CPing out of main_loop.cpp, refs #43
|
2013-06-27 01:23:53 +02:00 |
|
Botanic
|
9482674b88
|
Merge with quitta-gsoc-2013
|
2013-06-26 14:05:18 -07:00 |
|
kaetemi
|
5665253af7
|
Return view as CQuat, see #43
|
2013-06-26 21:36:21 +02:00 |
|
kaetemi
|
a68f54b4e8
|
Create a clipping frustum, ref #43
|
2013-06-26 21:35:36 +02:00 |
|
kaetemi
|
922b0e67ad
|
Allow multiple user cameras to be calculated separately, useful for sky etc, re #43
|
2013-06-26 20:57:37 +02:00 |
|
kaetemi
|
641c651533
|
Fix warning
|
2013-06-26 20:10:30 +02:00 |
|
kaetemi
|
f4d337b413
|
Adjust 2D interface shift, re #43
|
2013-06-26 19:58:27 +02:00 |
|
Quitta
|
c5965b4d10
|
show name when logged in in main top bar
|
2013-06-26 17:43:29 +02:00 |
|
kaetemi
|
9c84d9b56c
|
Move snowballs compass, see #43
|
2013-06-26 17:38:20 +02:00 |
|
kaetemi
|
b7685170a2
|
Add eye distance in 2D interface shift, re #43
|
2013-06-26 17:24:23 +02:00 |
|
kaetemi
|
e5d2958321
|
Add 2D interface shifting calculations, see #43
|
2013-06-26 16:59:08 +02:00 |
|
Quitta
|
ec5572d0de
|
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
|
2013-06-26 16:35:33 +02:00 |
|