Commit graph

3302 commits

Author SHA1 Message Date
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
kaetemi
a046b1c494 Take some debug render code out of main_loop.cpp, see #43 2013-06-27 02:13:48 +02:00
kaetemi
825ebb3335 Separate some profiling code from main_loop.cpp, see #43 2013-06-27 01:43:04 +02:00
kaetemi
b9334e3722 Pull CPing out of main_loop.cpp, refs #43 2013-06-27 01:23:53 +02:00
Botanic
cf6fc2711c Merge with quitta-gsoc-2013 2013-06-26 14:05:18 -07:00
kaetemi
9526910d4b Return view as CQuat, see #43 2013-06-26 21:36:21 +02:00
kaetemi
d404c1228c Create a clipping frustum, ref #43 2013-06-26 21:35:36 +02:00
kaetemi
2f4867ab78 Allow multiple user cameras to be calculated separately, useful for sky etc, re #43 2013-06-26 20:57:37 +02:00
kaetemi
4a579d0af2 Fix warning 2013-06-26 20:10:30 +02:00
kaetemi
eb196fd99a Adjust 2D interface shift, re #43 2013-06-26 19:58:27 +02:00
Quitta
24587c1d6e show name when logged in in main top bar 2013-06-26 17:43:29 +02:00
kaetemi
06e96929af Move snowballs compass, see #43 2013-06-26 17:38:20 +02:00
kaetemi
8230238b5f Add eye distance in 2D interface shift, re #43 2013-06-26 17:24:23 +02:00
kaetemi
1b8ddaa87b Add 2D interface shifting calculations, see #43 2013-06-26 16:59:08 +02:00
Quitta
577d68a6d9 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
kaetemi
78ae99731d Correctly adjust text to viewport, re #43 2013-06-26 16:08:48 +02:00
kaetemi
cbd72f73ff Add some comments, see #43 2013-06-26 15:55:39 +02:00
kaetemi
7672ab2812 Cleanup and make bloom work with stereo rendering, re #43 2013-06-26 15:49:31 +02:00
kaetemi
e51d9e15d9 Render from multiple cameras, see #43 2013-06-26 08:00:19 +02:00
kaetemi
a7cf55c58e Read sensor data and set camera in snowballs, ref #43 2013-06-26 04:57:58 +02:00
Quitta
8735e2f7e6 feedback on registering early version, also added an installer.php in the previous revision, forgot to mention that 2013-06-26 04:03:16 +02:00
Quitta
fc7bab9506 Reworked register 2013-06-26 03:26:25 +02:00
kaetemi
dc813a060e Add library name to device name, re #43 2013-06-26 02:55:15 +02:00
kaetemi
b45bdb88e6 List stereo devices, see #43 2013-06-26 02:45:49 +02:00
kaetemi
f54cd30f42 Merge with default 2013-06-26 00:00:35 +02:00
kaetemi
3df3fb730b Fix Ryzom Client scripts for lua 5.2 2013-06-25 23:57:23 +02:00
Botanic
edf54db396 Merge with quitta-gsoc-2013 2013-06-25 12:45:43 -07:00
Quitta
ed483da085 Reworked index.php a little, though something is going wrong with my session variables 2013-06-25 21:33:49 +02:00
Quitta
fa7afa87fd Loging in match searching seems to work :) 2013-06-25 20:57:10 +02:00
Quitta
b0889ebc4b Register seems to work :) Next step permissions and login 2013-06-20 01:02:27 +02:00
kaetemi
982bf804de Added some notes 2013-06-20 00:25:52 +02:00
Quitta
6f7cf4c1ed first attempt to get register up and running 2013-06-19 23:53:53 +02:00
kaetemi
1f68025931 Rename some functions to follow the same naming convention of others 2013-06-19 23:49:39 +02:00
kaetemi
1ed0d46026 Cleanup 2013-06-19 23:34:40 +02:00
kaetemi
aa3462b7bc Add support for fp40 with opengl 2013-06-19 22:41:03 +02:00
kaetemi
c852e2ca94 Additional test, textures does not seem to work in ps_3_0 2013-06-19 21:31:29 +02:00
kaetemi
0d1e405d3e Activate textures for postprocessing material under direct3d 2013-06-19 21:16:13 +02:00
Quitta
0c46da1f62 small fixes of last night, still have to figure out a way to get the mkdir warning dissapear! 2013-06-19 21:05:12 +02:00
kaetemi
cfb9827b2c Test texture with postprocessing material, seems to work with opengl 2013-06-19 20:47:23 +02:00
kaetemi
1224d57037 Updated snowballs default config 2013-06-19 16:22:48 +02:00
kaetemi
4cc4a84578 Fix linux compile 2013-06-19 16:18:09 +02:00