Commit graph

12 commits

Author SHA1 Message Date
logsol
3cb2e39a18 Makes singleton variable name of NotificationCenter lowercase
When we require a singleton, its instance name should be named
by lowercase, since it is not a class.

Relates to #128
2016-10-10 22:11:55 +02:00
logsol
ffc55a204a Makes singleton object variable names of DomController first letter lowercase
When we require a singleton, its instance name should be named
by lowercase, since it is not a class.

Relates to #128
2016-10-10 21:50:03 +02:00
logsol
13af9ecb9c worked a bit on menu top bar 2015-02-28 19:57:05 +01:00
logsol
60eae208a2 Added PointerLockManagement, Fixed layer positioning, added fps chart. fixes #120, fixes #121, fixes #123 2015-02-27 18:44:30 +01:00
logsol
2b186be8af use strict; fixes #83 2014-12-22 01:43:21 +01:00
logsol
072e984215 fixed health bar 2014-11-30 15:19:02 +01:00
logsol
c1a756050f added ghost layer, fixed arrow 2014-11-30 15:06:02 +01:00
logsol
81ccdaa127 cleanup 2014-11-30 13:43:22 +01:00
Jeena
85867f92af working paralax (not for zoom) 2014-11-15 23:28:03 +01:00
Jeena
9c9db8ca8c loading graphic layers works with right order 2014-11-15 17:02:27 +01:00
Jeena
57135f3acc more layer work 2014-08-30 16:02:41 +02:00
logsol
b5c70687d8 moved some classes, added layer manager 2014-08-30 14:47:31 +02:00
Renamed from app/Game/Client/View/Views/AbstractView.js (Browse further)