Commit Graph

3970 Commits (1a40e67fee42ad7bef4373f9173f71f9379af514)
 

Author SHA1 Message Date
kervala 6b3b85962a Changed: EOL 11 years ago
kervala d8a6c9f966 Fixed: Warning with clang 11 years ago
kervala 8099217145 Changed: Replaced math.mod by math.fmod in Ring lua files 11 years ago
kervala 36a537a88e Changed: Replaced atof by fromString 11 years ago
kervala 0ce9bca0ac Changed: Replaced strlwr by toLower 11 years ago
kervala b7082644f0 Changed: Updated OpenGL registry 11 years ago
dfighter1985 a119d3e1a0 Use the view matrix instead of modelview to transform the light stuff.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 8f2e75415c Set up the normalmatrix in the driver and feed it to the shaders, instead of calculating it in the shaders.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 9c0e1c2449 Tattos ( and other multitextured stuff ) will now show up again, even if there's only one texture coordinate set.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 7f7a3e159b Reverse directional light direction as it is done in the old OpenGL driver. Also normalize normal.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 90dc025fd8 Fixed: Some uniforms names were wrong after the merge, which led to rendering issues.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 eb9b3e4f0f Implemented light controls.
--HG--
branch : gsoc2013-dfighter
11 years ago
botanic be87039624 added reload link to if config permissions are wack 11 years ago
botanic 80e168886a properly write the hostname for permissions creation 11 years ago
botanic 036dac452f changed it to error on bad permissions copying config.php 11 years ago
Botanic 6dfafa7ae1 Merge 11 years ago
kervala 588d262dbf Fixed: MFC can't be found 11 years ago
nimetu 5080e466fc Merged ryzom/ryzomcore into default 11 years ago
dfighter1985 1cc71457eb Implemented a basic fog control widget.
--HG--
branch : gsoc2013-dfighter
11 years ago
sfb d9e2b1bfea merged world editor qt to default 11 years ago
sfb 59abfb8a1d Bad logging, content is unsigned const char*, fixed it to use %s and not cast.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb df7110d2d6 Bad merge resolution, fixed a couple source files which merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb d86f150caa Bad merge resolution, fixed the build files that merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
Matthew Lagoe 61f021f635 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #43)
added rrd_graphs directory
11 years ago
Botanic 9e67d9ea09 added rrd_graphs directory
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 6de2de2cd8 Merge 11 years ago
Botanic 4c5832204f config.default.php 11 years ago
Botanic 3e692705ea added folder placeholders 11 years ago
Botanic 55fd851648 added some hgignore settings 11 years ago
Botanic 7381de073e fixed bad merge 11 years ago
Botanic 057fe3e0f7 Merge 11 years ago
Matthew Lagoe c3697b9f53 Merged in botanic/rc-botanic-webdev (pull request #39)
additional fix's for AMS
11 years ago
Matthew Lagoe 5f42b877c4 Merged in rc-botanic-webdev (pull request #1)
additional fix's for AMS
11 years ago
Botanic e0d199d052 added tools dirs to hgignore 11 years ago
Botanic b6de1eca23 Changed installer page to no_visible_elements
--HG--
branch : rc-botanic-webdev
11 years ago
Matthew Lagoe 96a64cb395 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #37)
Fix's for installer for AMS
11 years ago
Botanic 284884c573 added installer for nel_tool database
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic a3cbd69d3b fixed css
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 03a1dc39af made logo clickable
--HG--
branch : rc-botanic-webdev
11 years ago
Matthew Lagoe 1de126eb51 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #36)
fixed php warnings and errors
11 years ago
Botanic 2d174cf15c fixed more warnings
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic b8fdefe10d fixed php warning
--HG--
branch : rc-botanic-webdev
11 years ago
Matthew Lagoe 36cb9a76e4 Merged in botanic/rc-botanic-webdev/rc-botanic-webdev (pull request #35)
fixed groups etc
11 years ago
Botanic 04619a39a9 made users a dropdown for adding users to group
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 632a6f2929 fixed missing </div>
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 91c4784752 Fixed Support Groups
--HG--
branch : rc-botanic-webdev
11 years ago
Botanic 81d1cf93fb added option for assigned and unassigned ie "both"
--HG--
branch : rc-botanic-webdev
11 years ago
dfighter1985 ed885d3df6 Replaced ARB VertexAttribArray stuff with the core calls.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 d37b004372 Removed some more deprecated stuff.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 a9a9768872 Removed ARB fragment shader stuff.
--HG--
branch : gsoc2013-dfighter
11 years ago