Commit Graph

3197 Commits (8b7917e82539c84233d3fa93fc844afb8e7c7d47)

Author SHA1 Message Date
kervala bb7297f260 Fixed: Wrong variable used to compute array length 11 years ago
kervala b7ddc2c0d2 Fixed: OpenGL ES driver compilation 11 years ago
kervala 82904232d2 Fixed: Warnings with GCC 11 years ago
kervala 61a5647bdd Changed: Typo 11 years ago
kervala 6695a9064e Changed: Created NELID macro to fix warning "multi-character character constant" 11 years ago
kervala c7deb1b0c4 Changed: FIX_PRECOMPILED_HEADER now useless 11 years ago
kervala 6dff896bba Changed: Link to CURL_LIBRARIES 11 years ago
kervala 0ff9908e8e Changed: Don't include files from project in PCH 11 years ago
kervala 3294955c60 Fixed: #55 ryzom_client crashes on start with unprotected error in call to Lua API 11 years ago
StudioEtrange d81c9db04e FindMSVC fix 11 years ago
Quitta a2cedf109d forgot to change one button, quick fix
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 43e356cda1 changed button sizes and added the forgot password link to the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta cf8251f25f forgot password added
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 78adc25c8d Made it possible to redirect to a specific page after login in
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 7d3bd1a4ba renamed the config to config.default.php
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta cfa3651296 some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 40bcc543e3 tried to fix error messages being shown
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 3d69e377e0 it works, though this will also forward the client to the success page
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4aa905c07f bah, its late and I'm not working in c++...
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 343c01d077 this should fix it :D!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 2747ed75f7 wasn't completely fixed yet, hopefuly it now is
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 739defbd99 small fix
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta cae26f525c updated the help page!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 3dd4901036 syncing small fix
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta bfce96eb23 putted image files in the www folder too, because else it can't be accessed from outside!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 3c1d74045e added function that imports the users from the nel db into the ams/ticket_user
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a485382a47 updated the docs!
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 1a669307da Fix typo 12 years ago
kaetemi ce9e0a397b Fix regression from stereo branch in wind tree 12 years ago
kaetemi 046e3c92da Fix compile error in vertex program 12 years ago
kaetemi 3c099397d8 Update supportVertexProgram calls 12 years ago
kaetemi e99bc7ba69 Remove old interface 12 years ago
kaetemi 256f7ff06c Cleanup unused code 12 years ago
kaetemi 6dfc8d0a00 Rename
--HG--
branch : multipass-stereo
12 years ago
Quitta 1b9f09bc52 Added more documentations, this time also the inc/func files are documented and changed the doxygen config file with the help of Botanic
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 973215e1d0 Cleanup
--HG--
branch : multipass-stereo
12 years ago
kaetemi 96dc139ddd Merge with default
--HG--
branch : multipass-stereo
12 years ago
kaetemi df123d6b89 Fix compile errors caused by missing includes 12 years ago
kaetemi d2bc32e598 Merge with default
--HG--
branch : multipass-stereo
12 years ago
kaetemi cd9baf8f89 Cleanup
--HG--
branch : multipass-stereo
12 years ago
kaetemi 74cff50842 Use named indices with wind tree program
--HG--
branch : multipass-stereo
12 years ago
kaetemi c766940e75 Use named indices for per pixel light vertex program
--HG--
branch : multipass-stereo
12 years ago
kaetemi f9c9c1836a Use named uniform indices for lighted vertex program
--HG--
branch : multipass-stereo
12 years ago
kaetemi 61af565bf9 Updated wind tree program container
--HG--
branch : multipass-stereo
12 years ago
kaetemi c353121771 Use lighted vertex program container for per pixel light program
--HG--
branch : multipass-stereo
12 years ago
kaetemi a72f25e763 Add container for lighted vertex program
--HG--
branch : multipass-stereo
12 years ago
kaetemi ab231ea700 Adjust order for meshvp
--HG--
branch : multipass-stereo
12 years ago
kaetemi 278e19743c Do not use old interface here
--HG--
branch : multipass-stereo
12 years ago
kaetemi d5c2a0527d Modify calls in bloom effect
--HG--
branch : multipass-stereo
12 years ago
kaetemi 5e14dc4458 Update veget implementation
--HG--
branch : multipass-stereo
12 years ago
kaetemi 9d93ae51a3 Fixes for d3d
--HG--
branch : multipass-stereo
12 years ago
Quitta 580aa3c775 Added the doxygen generated pages + config file in ryzom/tools/server/ryzom_ams_docs
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta f11559bd8a the lib is entirely documented, still webusers and func/inc folders to go :D
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 03b48ea0d3 some more documented classes..
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 9a6da85805 added extra documentation. Man, writing documentation for the ticket class was quite a job :D
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 9cc28cfc4d Even more docs! writing documentation sucks..
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta afb0a74980 added more documentation..
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 21a70b4211 Update d3d implementation and add some debugging code
--HG--
branch : multipass-stereo
12 years ago
Quitta d055a15f29 added documentation for assigned, dblayer and forwarded class
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi e8d77e23e0 Rename of a d3d specific class
--HG--
branch : multipass-stereo
12 years ago
kaetemi c6139419ac Partial update of veget vp
--HG--
branch : multipass-stereo
12 years ago
kaetemi 0a9dfc6aef Update decal vp
--HG--
branch : multipass-stereo
12 years ago
kaetemi 5fbb220795 Update some test code
--HG--
branch : multipass-stereo
12 years ago
kaetemi c53aa6958e Small adjustment to landscape vp parameter setting
--HG--
branch : multipass-stereo
12 years ago
kaetemi 88cbc2f82b Simplify
--HG--
branch : multipass-stereo
12 years ago
kaetemi abafc9b1ef Adjust landscape vertex program to use new interface
--HG--
branch : multipass-stereo
12 years ago
Quitta f7fc1afad9 Just retested the mailing functionality, which seems to still work proper
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 5ad617efb6 Use new program interface for water vertex program
--HG--
branch : multipass-stereo
12 years ago
kaetemi 32809d646a Set driver parameters
--HG--
branch : multipass-stereo
12 years ago
kaetemi 64643e564b Some fixes
--HG--
branch : multipass-stereo
12 years ago
kaetemi 0429e67903 Use CSmartPtr for vertex program
--HG--
branch : multipass-stereo
12 years ago
kaetemi 8f4fe87b7b Set params from storage
--HG--
branch : multipass-stereo
12 years ago
Quitta eb3d992716 removed my testing pass out of the config file :D
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a0d8902d13 Added CreatePermissions + handling it while syncing + changed image path to refer to the image locations dir + other fixes
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 484a946c60 Fix incorrectly removed line
--HG--
branch : multipass-stereo
12 years ago
kaetemi b03895f5f3 Missed file in last commit
--HG--
branch : multipass-stereo
12 years ago
kaetemi e3dead19e4 Replace temporary CMaterial code
--HG--
branch : multipass-stereo
12 years ago
kaetemi e9444ce36a Implement param storage copy
--HG--
branch : multipass-stereo
12 years ago
kaetemi bb625c33bd Flag some TODO's
--HG--
branch : multipass-stereo
12 years ago
kaetemi 87b24bc4ab Add glsl pixel program for stereo distortion
--HG--
branch : multipass-stereo
12 years ago
kaetemi ac2e087fbf Cleanup abstract gpu program interface
--HG--
branch : multipass-stereo
12 years ago
kaetemi 0d743d7f37 Implement new driver interface in Direct3D driver
--HG--
branch : multipass-stereo
12 years ago
kaetemi 81876009d3 Implement new driver interface in OpenGL driver
--HG--
branch : multipass-stereo
12 years ago
kaetemi d1b93ac3d6 Expand parameter interface
--HG--
branch : multipass-stereo
12 years ago
Quitta 8d8f53b2f2 Biggest push ever! :D Kinda made it possible to only need a few files in the inc/func of the drupal module, all others can be copied of the www version
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi e84e08b0f6 Reduce function duplication
--HG--
branch : multipass-stereo
12 years ago
kaetemi 4d1b5d90c0 Builtin parameter set functions
--HG--
branch : multipass-stereo
12 years ago
kaetemi afe6c16bf3 Separate count and size
--HG--
branch : multipass-stereo
12 years ago
Quitta a7cce8b94e Soem fixes + also using the createPermissions() function of the module atm!
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 05583d134a Cleanup driver interface
--HG--
branch : multipass-stereo
12 years ago
kervala 0b9092a547 Changed: lua, luabind, libwww and libxml2 already linked to previous libraries (NLMISC and NLGUI) 12 years ago
kervala 0ccec811d6 Changed: Updated Freetype libraries variable 12 years ago
kervala 11dd2bc101 Changed: Look for Debug versions of libwww libraries 12 years ago
kervala 87ee7fa8d2 Changed: Moved lua, luabind and curl FIND_PACKAGE in root CMakeLists.txt 12 years ago
kervala 17ebe78cf6 Changed: Look for Debug version of freetype and use it for Debug configuration 12 years ago
Quitta 59d417efb7 Huge update! ingame part should work!
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 235bfcfd94 Add additional set functions
--HG--
branch : multipass-stereo
12 years ago
kaetemi f0af3326e6 Add gpu program params storage structure
--HG--
branch : multipass-stereo
12 years ago
kaetemi ee0396bd6f Implement new gpu program interface in direct3d driver
--HG--
branch : multipass-stereo
12 years ago
kaetemi 0a3f3f1760 Merge with default
--HG--
branch : multipass-stereo
12 years ago