ZappoMan
|
9fdd1f422a
|
fix crash on change domains while entities are animating or moving
|
2014-09-06 16:54:36 -07:00 |
|
Andrew Meadows
|
e7b39ae119
|
removed unused variable
|
2014-09-05 16:42:24 -07:00 |
|
Andrew Meadows
|
3ae78da593
|
fixed signed/unsigned comparison
|
2014-09-05 16:41:51 -07:00 |
|
ZappoMan
|
e1064d8da7
|
correctly implement data types who assume all child data must be included (e.g. voxels)
|
2014-09-05 12:41:14 -07:00 |
|
ZappoMan
|
a25790b350
|
more work on fixing voxels
|
2014-09-05 11:51:17 -07:00 |
|
ZappoMan
|
60e8056cd8
|
removed some debug code
|
2014-09-05 02:20:30 -07:00 |
|
ZappoMan
|
dc31381fc1
|
better handling of old model files
|
2014-09-05 02:19:17 -07:00 |
|
ZappoMan
|
a189f077b8
|
fix huge-mega-voxels and voxel file corruption
|
2014-09-05 01:13:22 -07:00 |
|
ZappoMan
|
931e5fa408
|
fix potential static memory corruption
|
2014-09-04 15:43:51 -07:00 |
|
ZappoMan
|
957991b67e
|
patch for possible static memory corruption on large edit entity messages
|
2014-09-04 09:52:26 -07:00 |
|
ZappoMan
|
3e1401014d
|
more model naming cleanup and fixing example scripts
|
2014-09-03 18:32:44 -07:00 |
|
ZappoMan
|
e680260c89
|
remove assert in favor of warning
|
2014-09-03 17:17:36 -07:00 |
|
ZappoMan
|
d89b29581b
|
remove assert in favor of warning
|
2014-09-03 17:14:34 -07:00 |
|
ZappoMan
|
d08e7ef96d
|
fix bug in way too small entities
|
2014-09-03 15:20:42 -07:00 |
|
ZappoMan
|
76511762dc
|
fix bug in getContainingElement() found by andrew, allow sciprting interface to return properties of local only entities
|
2014-09-03 13:14:06 -07:00 |
|
ZappoMan
|
29bbeadbc7
|
fix method names for CR feedback
|
2014-09-03 12:44:57 -07:00 |
|
ZappoMan
|
59d0bb29a2
|
useless semicolon removal
|
2014-09-03 12:28:35 -07:00 |
|
ZappoMan
|
66a2f58192
|
fix to runaway saving file and optimizations to general encoding paths
|
2014-09-03 10:55:56 -07:00 |
|
ZappoMan
|
0acbefb6a2
|
fix but in getMyChildContaining and performance improvement to moving entities
|
2014-09-03 08:06:42 -07:00 |
|
ZappoMan
|
446daa81a5
|
fix issue of server clock skew changing without breaking animation and moving
|
2014-09-02 20:01:41 -07:00 |
|
ZappoMan
|
e8b1497d60
|
revert to old _lastUpdated behavior to fix animations and movement
|
2014-09-02 19:28:33 -07:00 |
|
ZappoMan
|
9cf6fcdaab
|
warning fix
|
2014-09-02 18:45:38 -07:00 |
|
ZappoMan
|
a555eeda23
|
CR feedback and warning fixes
|
2014-09-02 18:43:16 -07:00 |
|
ZappoMan
|
10d581925c
|
DRY up the property reading code by using macro for repeated pattern
|
2014-09-02 10:31:26 -07:00 |
|
ZappoMan
|
799931aa6c
|
DRY up the property setting code by using macro for repeated pattern
|
2014-09-02 09:30:28 -07:00 |
|
ZappoMan
|
033017346c
|
removed debug code
|
2014-09-02 08:53:19 -07:00 |
|
ZappoMan
|
2b5d631290
|
removed a ton of old dead debug code
|
2014-09-02 08:44:43 -07:00 |
|
ZappoMan
|
fa5c2b9638
|
removed todo file
|
2014-09-01 23:09:18 -07:00 |
|
ZappoMan
|
f16a48e187
|
quiet some debugging
|
2014-09-01 22:38:18 -07:00 |
|
ZappoMan
|
b244e78af4
|
working on addressing issues with sibling cells and server clock skew causing some properties to be ignored
|
2014-09-01 21:48:03 -07:00 |
|
ZappoMan
|
1fa587b88a
|
suppress unchanged entities
|
2014-08-29 21:51:08 -07:00 |
|
ZappoMan
|
d1a046e6ed
|
properly handle LOD in rendering by not rendering small entities
|
2014-08-29 21:18:31 -07:00 |
|
ZappoMan
|
ed670ff48e
|
fix bug with animations randomly not working
|
2014-08-29 20:19:24 -07:00 |
|
ZappoMan
|
2fab662e8c
|
fixed some problems in UpdateEntityOperator in case where original containing element isn't best fit
|
2014-08-29 17:48:14 -07:00 |
|
ZappoMan
|
f654fac851
|
fixed a couple crashes in editing entities
|
2014-08-29 10:56:07 -07:00 |
|
ZappoMan
|
06a9116082
|
updated TODO
|
2014-08-28 22:15:22 -07:00 |
|
ZappoMan
|
97706e3aed
|
updated TO DO
|
2014-08-28 22:05:01 -07:00 |
|
ZappoMan
|
93511616d6
|
prevent editing of entities out of doamin
|
2014-08-28 21:54:25 -07:00 |
|
ZappoMan
|
ad9ce2edd3
|
delete moving entities that travel outside of domain
|
2014-08-28 21:34:12 -07:00 |
|
ZappoMan
|
de968ba4f6
|
fix the issue with moving entities not being simulated makes motion smoother
|
2014-08-28 16:44:52 -07:00 |
|
ZappoMan
|
c83cb6386a
|
updated to do list
|
2014-08-28 14:32:13 -07:00 |
|
ZappoMan
|
eab9f391ee
|
fix getProperties() for age
|
2014-08-28 14:02:05 -07:00 |
|
ZappoMan
|
76c77d6994
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
|
ZappoMan
|
2f90df04ee
|
correct cleanup of Models/geometry and all EntityItems for various cases
|
2014-08-27 15:45:45 -07:00 |
|
ZappoMan
|
ed6363ca02
|
fixed bug in processing of entity erase messages
|
2014-08-27 14:21:06 -07:00 |
|
ZappoMan
|
5c2b674a0d
|
verify delete behavior actually frees memory associated with EntityItems
|
2014-08-27 12:07:11 -07:00 |
|
ZappoMan
|
30e00bbd69
|
final pass on entities import/export/overlays working as well as production
|
2014-08-27 11:34:50 -07:00 |
|
ZappoMan
|
fb25314248
|
mark one more item off to do
|
2014-08-26 17:13:38 -07:00 |
|
ZappoMan
|
b14158385c
|
first cut at getting pastEntities() working
|
2014-08-26 16:47:32 -07:00 |
|
ZappoMan
|
4895ee32f7
|
test and fix issues with exportEntities()
|
2014-08-26 15:59:49 -07:00 |
|