Nick Winter
|
bd3c059c2a
|
Several performance improvements based on profiling.
|
2014-04-28 16:31:51 -07:00 |
|
Scott Erickson
|
e5e146c3c1
|
Got rid of an extraneous log.
|
2014-04-28 14:59:51 -07:00 |
|
Scott Erickson
|
02a74ae40c
|
Migrated and fixed the rest of the views using the new loading system.
|
2014-04-28 11:52:04 -07:00 |
|
Scott Erickson
|
01f2a556f9
|
Set up the patches view with the new loading system, fixing a few things in the meanwhile.
|
2014-04-28 11:09:21 -07:00 |
|
Scott Erickson
|
14cffc5875
|
Did some refactoring to simplify using SuperModel and registering models and collections.
|
2014-04-26 12:54:03 -07:00 |
|
Scott Erickson
|
d5bcec5ad0
|
Fixed the level editor with the new loading system.
|
2014-04-25 19:11:32 -07:00 |
|
Scott Erickson
|
14d62915f4
|
Got projection and backups set back up, partially fixed the level editor.
|
2014-04-25 16:14:05 -07:00 |
|
Scott Erickson
|
6cd7c723d8
|
Fixed up showing errors, made sure they work with the play view.
|
2014-04-25 15:31:38 -07:00 |
|
Scott Erickson
|
278d6752c3
|
Refactored SuperModel, CocoModel and LevelLoader.
Removed the dynamic population of the Level, instead putting straightforward logic into LevelLoader.
Simplified SuperModel.
|
2014-04-25 14:30:06 -07:00 |
|
Ting-Kuan
|
974e5e1b24
|
remove debugging msg.
|
2014-04-19 13:09:50 -04:00 |
|
Ting-Kuan
|
7321052c18
|
Fix supermodel with resource value and fix ladder view under supermodel resource management.
|
2014-04-19 13:06:47 -04:00 |
|
Ting-Kuan
|
375aca2c0a
|
Fix: Some level systems load forever.
|
2014-04-19 12:08:40 -04:00 |
|
Ting-Kuan
|
64f986c286
|
Remove dependency management in supermodel.
|
2014-04-17 22:16:29 -04:00 |
|
Ting-Kuan
|
1c1cf2f189
|
Fix loading of Level.
|
2014-04-17 19:23:35 -04:00 |
|
Ting-Kuan
|
b7439ed1ca
|
Fix loading bar and retry block in ladder_view, #857.
|
2014-04-17 16:54:26 -04:00 |
|
Ting-Kuan
|
fe96289bf6
|
debugging: ladder_view doesn't show loading bar.
|
2014-04-17 15:57:08 -04:00 |
|
Ting-Kuan
|
c53eb562a3
|
Remove debug msg.
|
2014-04-16 02:31:18 -04:00 |
|
Ting-Kuan
|
52a73ceae3
|
Migrate view to fit new supermodel.
|
2014-04-16 02:28:59 -04:00 |
|
Ting-Kuan
|
8e19d8b71f
|
Change some resource loading logic to fit new SuperModel.
|
2014-04-13 13:29:43 -04:00 |
|
Ting-Kuan
|
573a4ae847
|
Merge branch 'feature/loading-views' into feature/revise-supermodel-based-on-#815
Conflicts:
app/models/SuperModel.coffee
app/views/editor/thang/edit.coffee
|
2014-04-13 10:37:35 -04:00 |
|
Ting-Kuan
|
4979344ee5
|
Remove schema loading code.
|
2014-04-13 10:36:09 -04:00 |
|
Ting-Kuan
|
7ae3bd5a60
|
Fix style and supermodel based on #815.
Fix ladder_view and ladder_tab.
Change error handling functions in CocoView.
|
2014-04-12 16:29:49 -04:00 |
|
Ting-Kuan
|
65a32a262d
|
Before change dependency without name.
|
2014-04-12 00:03:56 -04:00 |
|
Ting-Kuan
|
a6235842b6
|
Change populate model to accept resource name.
|
2014-04-11 22:35:20 -04:00 |
|
Ting-Kuan
|
a5e6496a7c
|
Make resources as static class to avoid loading multiple times.
Clean debug message.
|
2014-04-10 16:59:08 -04:00 |
|
Ting-Kuan
|
3ea4d1677c
|
able to load level editor.
|
2014-04-09 15:11:59 -04:00 |
|
Ting-Kuan
|
6729cfc292
|
First commit.
|
2014-04-08 12:03:03 -04:00 |
|
Scott Erickson
|
092810eba2
|
Fixed a small error in the migration.
|
2014-03-26 14:44:11 -07:00 |
|
Scott Erickson
|
8001e58848
|
Merge branch 'master' of https://github.com/swapkh91/codecombat into swapkh91-master
Conflicts:
app/models/SuperModel.coffee
|
2014-03-26 14:39:01 -07:00 |
|
Scott Erickson
|
fae9034dfc
|
Merge branch 'master' of https://github.com/swapkh91/codecombat into swapkh91-master
Conflicts:
app/models/SuperModel.coffee
|
2014-03-26 14:29:16 -07:00 |
|
swapnesh
|
1118324b41
|
Migrate from .on, .once to .listenTo, .listenToOnce
|
2014-03-26 03:25:11 +05:30 |
|
Shrihari
|
0160538b44
|
More migrations
|
2014-03-24 22:28:34 +05:30 |
|
Scott Erickson
|
57f1588dea
|
Fixed another bug related to the race condition fix.
|
2014-03-08 14:34:25 -08:00 |
|
Nick Winter
|
addf4ca245
|
Improved Simulator memory and performance.
|
2014-02-15 17:29:54 -08:00 |
|
Nick Winter
|
3c7cac8ba9
|
Trying to do some memory cleanup.
|
2014-02-15 15:44:45 -08:00 |
|
Nick Winter
|
cdf268ce4f
|
Merged.
|
2014-02-12 13:10:58 -08:00 |
|
Nick Winter
|
5655084981
|
Fixed a ton more leaks.
|
2014-02-12 12:41:41 -08:00 |
|
Scott Erickson
|
bdbb1710eb
|
More memory fixes.
|
2014-02-11 16:09:44 -08:00 |
|
Scott Erickson
|
9da955d1a2
|
Set up a backup system for the editor using localStorage.
|
2014-01-26 14:46:25 -08:00 |
|
Nick Winter
|
6009df26de
|
Ready for action, sir!
|
2014-01-03 10:32:13 -08:00 |
|