Commit Graph

47 Commits

Author SHA1 Message Date
Thomas FORGIONE 5e844538d2 Some commit 2015-09-09 15:18:18 +02:00
Thomas FORGIONE fc3aa07038 Cleaning and remove useless files 2015-09-01 09:51:57 +02:00
Thomas FORGIONE 776ccfcc4f I may have corrected the bug 2015-08-31 13:05:05 +02:00
Thomas FORGIONE 74cad3824b From mixed convetion (_, and camel case) to all camel case 2015-08-28 21:34:29 +02:00
Thomas FORGIONE 9cf486a5c2 Viva javascript 2015-08-26 14:27:22 +02:00
Thomas FORGIONE f0e4455bc2 Cleaning 2015-08-25 14:03:01 +02:00
Thomas FORGIONE 25d6d3a89a Created checker interface 2015-08-24 17:13:14 +02:00
Thomas FORGIONE fb56153b4d Corrected tutorial bugs 2015-08-05 14:47:54 +02:00
Thomas FORGIONE 3a91a33d74 Here it is... 2015-08-04 18:59:24 +02:00
Thomas FORGIONE c690accd4b Big commit 2015-07-29 11:04:38 +02:00
Thomas FORGIONE 0a034471ca Check for worker_id (no duplicate allowed) 2015-07-23 18:16:44 +02:00
Thomas FORGIONE eb79b0bc42 Identification 2015-07-23 17:19:53 +02:00
Thomas FORGIONE 3c59dce3a6 Corrected bugs, and prepare for tutorial 2015-07-22 14:48:14 +02:00
Thomas FORGIONE 7409133857 Added coin-viewer 2015-07-20 15:48:44 +02:00
Thomas FORGIONE f32ffe9b01 Corrected stuff 2015-07-17 11:39:42 +02:00
Thomas FORGIONE b397a18bea Added coin creator 2015-07-17 11:32:57 +02:00
Thomas FORGIONE 9c7350d41b Added namespaces 2015-07-01 16:31:43 +02:00
Thomas FORGIONE fab183eaa7 A lot of cleaning... jshint likes me now ! 2015-07-01 10:14:15 +02:00
Thomas FORGIONE 09b8dad62b Cleaning, and build tools 2015-06-30 15:13:49 +02:00
Thomas FORGIONE 44f3d37ccb Added sponza link 2015-06-11 11:47:44 +02:00
Thomas FORGIONE 12065cfc0b Removed useless logs 2015-06-05 17:58:34 +02:00
Thomas FORGIONE baccd01111 Different scenes are now managed correctly 2015-06-05 10:35:20 +02:00
Thomas FORGIONE fa063a0f91 Added user_id and exp_id (disinction between both) 2015-06-04 16:52:58 +02:00
Thomas FORGIONE b4241d4546 Added begining of tutorial 2015-05-26 11:49:24 +02:00
Thomas FORGIONE 74eda889be Monster commit : a lot of cleaning
- Removed the series of nested callback in
    controller/prototype/index.js. Now, there are dbrequests that gives
    functions to easily access results of SQL requests.

  - Cleaning in the views : removed if / else if / else if in prototype
    and replaced by template inheritance
2015-05-22 12:04:39 +02:00
Thomas FORGIONE 4a15413b30 Corrected bug 2015-05-21 17:18:22 +02:00
Thomas FORGIONE 6fc282b933 Corrected server bug 2015-05-21 15:42:34 +02:00
Thomas FORGIONE 8e592c87b5 Added hovered events 2015-05-21 15:35:40 +02:00
Thomas FORGIONE e841075b0d Added support of previous / next in replay 2015-05-20 16:28:53 +02:00
Thomas FORGIONE e4e920a817 Enabled reset event for replay 2015-05-20 15:20:59 +02:00
Thomas FORGIONE cfd8f77151 Added pages for replays 2015-05-20 11:17:14 +02:00
Thomas FORGIONE 7a6d4b0247 Avoid multiple connections if possible 2015-05-20 10:47:27 +02:00
Thomas FORGIONE 66a2159972 Removed useless console.log 2015-05-20 10:28:10 +02:00
Thomas FORGIONE cb81116ca0 Added arrowclicked event supported in replay mode 2015-05-20 10:23:19 +02:00
Thomas FORGIONE 94bc5084fe Corrected mistake on order 2015-05-19 16:01:52 +02:00
Thomas FORGIONE e6acfcb155 404 on user_id not found 2015-05-19 15:55:00 +02:00
Thomas FORGIONE 0d73873135 Added replay (first step) 2015-05-19 15:43:09 +02:00
Thomas FORGIONE ee3bf01ab0 Cleaning and coin events 2015-05-19 11:03:53 +02:00
Thomas FORGIONE be1e251e6f Added user_id support, reinit OBJLoader to last version, cookie warning 2015-05-19 10:14:06 +02:00
Thomas FORGIONE 72e3d4179e Init session stuff 2015-05-18 17:51:20 +02:00
Thomas FORGIONE 577dd87ba3 Removed useless log 2015-05-12 14:20:05 +02:00
Thomas FORGIONE 0d44b36cfb Resizable stuff ! Now it's cool 2015-05-12 14:19:10 +02:00
Thomas FORGIONE 647843d51b Added reverse camera (arrow with camera at the end) 2015-05-11 08:45:13 +02:00
Thomas FORGIONE d677390bb2 Removed useless console.log 2015-05-06 17:05:56 +02:00
Thomas FORGIONE 1d6dbc0522 Separate prototype in classes in multiple files, and merged two versions 2015-05-06 14:54:02 +02:00
Thomas FORGIONE 7363f0aeed From EJS to Jade 2015-05-05 16:30:51 +02:00
Thomas FORGIONE afe1d124ed Initial commit of nodejs 2015-05-05 11:56:35 +02:00