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
|
07dad646cf
|
new system for synchronizing game objects. fixes #74
|
2015-06-22 00:14:17 +02:00 |
|
logsol
|
2b186be8af
|
use strict; fixes #83
|
2014-12-22 01:43:21 +01:00 |
|
logsol
|
672a46efa8
|
replaced NotificationCenter with Nc
|
2014-03-01 11:07:23 +01:00 |
|
Jeena
|
00807da632
|
changed modes
|
2014-01-12 16:59:16 +01:00 |
|
Jeena
|
3edd664412
|
implemented level restart
|
2014-01-12 04:33:08 +01:00 |
|
jeena
|
283a1ef48b
|
fixes for animations with head and jump, etc.
|
2013-12-25 00:28:28 +01:00 |
|
jeena
|
d51c705c1c
|
implemented gameobject for tiles and doll
|
2013-12-23 02:39:05 +01:00 |
|
Jeena
|
fe0d4a66e2
|
first attempt to implement GameObject
|
2013-12-19 15:16:15 +01:00 |
|