Commit graph

3302 commits

Author SHA1 Message Date
Botanic
a0bd61d63c Merge with quitta-gsoc-2013 2013-06-18 21:53:18 -07:00
Botanic
feef280582 removed old file 2013-06-18 21:53:08 -07:00
Quitta
c95fd0aefd register refactoring + small bug fixes that went unnoticed before 2013-06-19 06:50:08 +02:00
kaetemi
3865e6e56f Add function to check which pixel program profiles are available on a driver 2013-06-19 05:03:47 +02:00
kaetemi
9c5fabf615 Add test for ps.1.1 pixel program in snowballs (it works too now) 2013-06-19 04:03:32 +02:00
kaetemi
f534bac6e1 Add test for ARBfp1.0 fragment program in snowballs (it works) 2013-06-19 02:59:32 +02:00
kaetemi
0c1bfe0f63 Cleanup more unneeded code 2013-06-19 02:36:57 +02:00
kaetemi
72035e936a Removed unneeded parser related code from the opengl pixel program implementation 2013-06-19 02:33:19 +02:00
kaetemi
7dcc86c717 Add direct3d diff for old nevrax pixel program code, marked a todo in the comments 2013-06-19 02:10:38 +02:00
kaetemi
acf8ec653c Added diff to opengl driver for old nevrax pixel program code, marked todos in comments 2013-06-19 02:01:12 +02:00
kaetemi
cb966505cc Add rest of the diff from the old nevrax code for pixel programs to NL3D 2013-06-19 01:38:23 +02:00
kaetemi
7da48d8866 Removed some CEffect related bit that slipped in 2013-06-19 01:22:26 +02:00
kaetemi
9f6b60a920 Add diff from old nevrax pixel program code to IDriver, CEffect related code not included 2013-06-19 01:20:51 +02:00
kaetemi
b5dfdbdd55 Simplify CPixelProgram 2013-06-19 01:19:45 +02:00
kaetemi
fd42d61af9 Add some files from old nevrax shader code for exposing pixel programs in the drivers 2013-06-19 01:14:30 +02:00
kaetemi
ad6cc747b9 Backed out changeset ea4b76b7213a, bad approach 2013-06-19 01:03:20 +02:00
Quitta
b60ef2194e Merge with rc-botanic-webdev 2013-06-18 19:50:11 +02:00
Botanic
d544921f87 add_user example 2013-06-18 10:48:54 -07:00
Botanic
040a1d71f2 Merge with quitta-gsoc-2013 2013-06-18 10:22:43 -07:00
Quitta
446569ecb9 show error message + tooltips while registering 2013-06-18 16:27:57 +02:00
Quitta
6e621e1677 Damn its early in the morning :D Oh well! Register works with a callback function. shows which fields are correctly filled in and which not yet. It runs quite smooth. Off to bed now! 2013-06-18 07:22:24 +02:00
Quitta
bcc19a09d4 Changed register form + tried getting messages passed 2013-06-17 21:42:33 +02:00
Quitta
55acd2aab2 Select automatically if it should load with no_visible_elements on or off + minor updates 2013-06-17 16:29:20 +02:00
Quitta
1d625cc775 Merge with rc-botanic-webdev 2013-06-17 16:03:24 +02:00
Botanic
1947120095 fix top menu 2013-06-17 06:57:22 -07:00
Botanic
cb9b4304e1 Merge with quitta-gsoc-2013 2013-06-17 06:41:45 -07:00
Quitta
d7be3a1a78 Trying to intigrate the home template in the inheritance structure of smarty 2013-06-17 15:39:55 +02:00
Quitta
e6a5c2a856 Merge with rc-botanic-webdev 2013-06-17 12:09:55 +02:00
Botanic
1f590f529d fixed js issue 2013-06-17 03:08:45 -07:00
Botanic
d0345ee9fa Merge with quitta-gsoc-2013 2013-06-17 02:24:41 -07:00
Botanic
b602d1f52f reverted to tour 2013-06-17 02:24:18 -07:00
Quitta
c502acdeb3 Tour seems to work here, not sure though 2013-06-17 11:03:31 +02:00
Quitta
d55db29a65 Merge with rc-botanic-webdev 2013-06-17 09:29:37 +02:00
Botanic
b7052ff21c working on help tips 2013-06-17 00:25:04 -07:00
Botanic
93937db2d9 changed default skin to cerulean and constrained proportions in css 2013-06-16 23:28:58 -07:00
Botanic
6581e2393d changed index.php to correct file and created charisma index for backup 2013-06-16 23:13:38 -07:00
Botanic
473703c19f cleaned up formatting and added custom.css 2013-06-16 22:57:09 -07:00
Botanic
1d155268d2 changed to default will override with custom.css 2013-06-16 22:46:50 -07:00
Botanic
340b5496ab updated the index pages with home register and login 2013-06-16 20:11:11 -07:00
kaetemi
23e3393d2e Allow rendering with bloom to a user provided render target (untested) (#43) 2013-06-17 00:45:17 +02:00
kaetemi
968e0579fe Allow stepping through the time delta in multiple passes in snowballs 2013-06-16 23:51:33 +02:00
kaetemi
09df2d8bef Remove silly heap allocation of a null pointer 2013-06-16 23:49:45 +02:00
kaetemi
f1f06da75f Allow configuration of bloom settings from config files in snowballs 2013-06-16 23:48:40 +02:00
kaetemi
abdeee4b81 Add info structure for multipass camera rendering effects #43 2013-06-16 20:48:17 +02:00
Botanic
1cb9529d46 Merge with quitta-gsoc-2013 2013-06-16 00:59:10 -07:00
kaetemi
5fa4beab46 Fixes to compile Ryzom Client with lua 5.2 2013-06-16 03:43:45 +02:00
kaetemi
a06e106212 Allow compiling with shared libxml2 on Windows 2013-06-16 03:19:02 +02:00
kaetemi
7bb6775261 Compile NLGUI with lua 5.2 2013-06-16 02:33:04 +02:00
Quitta
d78eaf987e Fixed layout for register.tpl and login.tpl, it now uses also layout.tpl but with a parameter 'no_visible_elements' => 'TRUE' 2013-06-16 01:40:13 +02:00
Botanic
be36372a4c added .tpl.php and removed extra files 2013-06-15 15:20:16 -07:00