Commit Graph

3998 Commits (09db5b352ccb213ad3dd6910156307c91729a923)
 

Author SHA1 Message Date
Quitta 222da898f1 Creating tickets, browsing the profile, replying on tickets and forwarding them is possible!
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 931c18cb51 Diffuse texenv should work with the material color, not the diffuse color. Also modulate the texenv result with vertex color if applicable. Also add the shader type as comment in the top of the shader.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 0ec8e76d8e helpers class updated!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 9101cd2f6e can display the dashboard html atm
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 34de0b5569 Removed renderTriangles2 as the normal render loop is used now.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 a1cf2c640b This too.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 35429fea43 Oups forgot this when changing the rendering loop.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 7307d748ea Sometimes shapes have 0 materials?!
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta b94e0dee67 reworked the index.php page into the module's _ams_handler function, which will be the main function. Having some serialize/unserialize issues though..
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 6ccc60660a added amsblock and a menu item for the ams page
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 14aea7acc9 Removed the debug triangle from the material editor plugin.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 eabc209303 Render from the normal loops.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 888812e72d Only validate the shader program after it's set up. Avoids false alarm.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 5bc7ecf799 Specular shader is now on GLSL.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 99fa5d938c added help hook, to make it viewable in the help menu, however still unsure if I have to make a page or block or a combination..
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 86482ed82f Fixed some shader compile errors.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 0fa17cb47d auto login when calling the page from ingame (should work)...
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 ed23ec247d Render lightmaps with GLSL.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 502cb9fadc taking away the functions checkUser, checkEmail, checkpassword out of the module, the webuser/user handles this!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 609d2cf252 added hook_user_insert, now the user gets also added to the shard + a ticket_user entry gets created that couples the drupal id to it
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4dd70fd8e7 reworked config file to work with drupal and added extra config fields to the configuration form in the module
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 3be11e8b93 including the module problem
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4f2219eb7a started working on the module + small addition
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 0ab6322955 More fixed functionality pipeline disabled with conditional build.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 29b5876162 small bug fix
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 997a231bff Conditionally build some deprecated functions. Also little adjustment to the shader texenv generator.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 c74e279282 Some settings for the normal shaded material.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 e740fd4aeb Don't crash when releasing.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 d67640dab6 Render with GLSL. Long way to go.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 169ee413df Redundant cloud shader code.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 f77bcf6981 Generate cloud shader.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 2c84b164ee Water shader generation.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 3dc513e868 ingame dashboard also fixed!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta af6c57ff52 dashboard added that shows the newest ticket, the amount of tickets in your todo list and tickets waiting on YOUR response
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 9647d6ec8f added images in the ingame part, added config properties & fixed time bug in queues page
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a19e833772 Fancified outgame show info page and made ingame info page
--HG--
branch : quitta-gsoc-2013
12 years ago
Thibaut Girka ea8a845ab9 Add support for LibVR
--HG--
branch : multipass-stereo
12 years ago
kaetemi 7782576dfc Merge with default
--HG--
branch : multipass-stereo
11 years ago
Quitta 75b645264d ticket showing works outgame, but needs fancyfying :D
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 3790739f49 updated, stroing to the db seems to work!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 2af50cb421 ticket_info class done, however I think I better add a field to the Ticket DB, instead the way I do it now..
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 54d71fd26d ticket_info class almost done
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta bdbbb393cd Finaly got it to working again..
--HG--
branch : quitta-gsoc-2013
12 years ago
kervala 6d10e3189c Changed: Formatting 12 years ago
kervala 881912fa34 Fixed: Crash when trying to display a missing texture 12 years ago
Quitta b1926fbec3 added language support however, something is broken :/
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 750e7b5e8e A little explanation after I successfully decyphered this.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 1a81a7810f mailing refactored
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 d64dd4f23f Generate shader for per-pixel without specular.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 508545248a #mailing languages setup
--HG--
branch : quitta-gsoc-2013
12 years ago