Commit Graph

3937 Commits (118d6e09664d3c30fc64d42190807db103f547d1)
 

Author SHA1 Message Date
dfighter1985 eabc209303 Render from the normal loops.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 888812e72d Only validate the shader program after it's set up. Avoids false alarm.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 5bc7ecf799 Specular shader is now on GLSL.
--HG--
branch : gsoc2013-dfighter
11 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
11 years ago
dfighter1985 86482ed82f Fixed some shader compile errors.
--HG--
branch : gsoc2013-dfighter
11 years ago
Quitta 0fa17cb47d auto login when calling the page from ingame (should work)...
--HG--
branch : quitta-gsoc-2013
11 years ago
dfighter1985 ed23ec247d Render lightmaps with GLSL.
--HG--
branch : gsoc2013-dfighter
11 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
11 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
11 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
11 years ago
Quitta 3be11e8b93 including the module problem
--HG--
branch : quitta-gsoc-2013
11 years ago
Quitta 4f2219eb7a started working on the module + small addition
--HG--
branch : quitta-gsoc-2013
11 years ago
dfighter1985 0ab6322955 More fixed functionality pipeline disabled with conditional build.
--HG--
branch : gsoc2013-dfighter
11 years ago
Quitta 29b5876162 small bug fix
--HG--
branch : quitta-gsoc-2013
11 years ago
dfighter1985 997a231bff Conditionally build some deprecated functions. Also little adjustment to the shader texenv generator.
--HG--
branch : gsoc2013-dfighter
11 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
Quitta 70732ffd42 rewrote language handling + language is now stored in the db and the value is based on the users language flag clicked (or default) or the ingame language
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 0e0ce112bb receive messages setting is added to the ingame layout
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 6b3b8855ee Generate Per-Pixel Lighting shader.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta df4d97fa98 Inagme layout for modifying group email stuff is fixed
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 7f8c0f8380 Fixed sgroup_liist ingame layout..
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 2ca79259ce More work on specular shader generation. Hopefully now it's right.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 1414f4d3c1 Little bit of refactoring.
--HG--
branch : gsoc2013-dfighter
12 years ago
dfighter1985 12df2fd71c Generate specular shader.
--HG--
branch : gsoc2013-dfighter
12 years ago
Quitta 3bebfe4492 put mail cron related debug info into a log file specified in config.php
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta ebce7ae90c fixing a lot of mail bug problems
--HG--
branch : quitta-gsoc-2013
12 years ago
dfighter1985 69cc5e48ed Lightmap shader generator.
--HG--
branch : gsoc2013-dfighter
12 years ago