Commit graph

43 commits

Author SHA1 Message Date
Stephen Birarda
afe49bc756 switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
ZappoMan
01b7f3868b Merge pull request #672 from birarda/domain-switch
add an option in preferences to dynamically switch domain servers
2013-07-15 17:10:18 -07:00
Stephen Birarda
7f6009bb4a make randIntInRange inclusive on the max side 2013-07-15 16:25:09 -07:00
Stephen Birarda
d389dc6e3a add method to NodeList to set domain IP to local, move mutex lock to node 2013-07-15 15:17:10 -07:00
Stephen Birarda
fcb8865d2e resolve conflicts on merge with upstream master 2013-07-11 10:58:45 -07:00
Stephen Birarda
beb89e3d2b change some timing types from int to uint64_t to avoid costly assumptions 2013-07-11 10:09:00 -07:00
Stephen Birarda
ca0f6a4d10 header re-arranging and changing 2013-07-11 09:30:45 -07:00
Stephen Birarda
ca8f25955a switch usec timestamps to uint64_t 2013-07-10 11:46:48 -07:00
Stephen Birarda
b482f479b6 more packet version changes to various server targets 2013-07-08 15:09:14 -07:00
Stephen Birarda
5062ae8965 rename PACKET_HEADER to PACKET_TYPE, fix DS packet versioning 2013-07-08 11:37:39 -07:00
Stephen Birarda
36c6912de8 your agents are now nodes 2013-07-03 10:35:09 -07:00
Andrzej Kapolka
78072fbde0 Merge pull request #523 from PhilipRosedale/master
Better physics, first person to third person transition
2013-06-13 12:07:06 -07:00
Andrzej Kapolka
db729a04aa Converted double timestamps to long long (64 bit integers), fixed bug with
updating agent timestamps.
2013-06-13 11:11:59 -07:00
Philip Rosedale
a5a0df09cb removed grab voxel rendering 2013-06-12 16:36:55 -07:00
Stephen Birarda
4715dbf412 ask only for agents of type AGENT_TYPE_VOXEL_SERVER 2013-06-07 15:29:26 -07:00
Stephen Birarda
8c30c3ff7f use new non-threaded method to checkin with domain server 2013-06-07 15:20:43 -07:00
Stephen Birarda
95971b8303 rename AGENT_TYPE_VOXEL and PACKET_HEADER_DOMAIN_RFD 2013-06-07 14:12:42 -07:00
ZappoMan
b4c39c321c fix bug with animation server not sending entire billboard 2013-06-07 10:00:15 -07:00
ZappoMan
49f4df3a5e coding standard cleanup 2013-05-29 17:07:12 -07:00
ZappoMan
871cddfcc1 coding standard cleanup 2013-05-29 17:05:22 -07:00
ZappoMan
ffffa71d1a new floor 2013-05-29 16:58:17 -07:00
ZappoMan
1fcf787991 dance floor 2013-05-29 15:42:29 -07:00
ZappoMan
b1232d0a87 coding standard cleanup 2013-05-24 11:18:14 -07:00
ZappoMan
34a598dcd7 make dragonfly move in circle instead of line 2013-05-24 09:35:27 -07:00
ZappoMan
8a3528040c new bug parts and colors 2013-05-23 19:00:59 -07:00
ZappoMan
d3de03b67a cleanup 2013-05-23 13:00:13 -07:00
ZappoMan
5e1e931298 cleanup 2013-05-23 12:57:14 -07:00
ZappoMan
b5d388e4e6 cleanup 2013-05-23 12:56:37 -07:00
ZappoMan
37cd0465f4 added moving dragon fly 2013-05-23 12:55:11 -07:00
ZappoMan
cb96b34f9a CR feedback 2013-05-22 14:08:18 -07:00
ZappoMan
ea1916ee62 fix coding standard issues 2013-05-22 14:07:08 -07:00
ZappoMan
4b8022c64e fix coding standard issues 2013-05-22 13:59:21 -07:00
ZappoMan
0c90a5f6b0 fix CR issues 2013-05-22 13:39:29 -07:00
ZappoMan
06f2528d6a fix crashing on deleting voxels in server and client 2013-05-22 13:23:01 -07:00
ZappoMan
ce6b78b772 new animation 2013-05-21 20:25:07 -07:00
ZappoMan
81fd3bbc6a CR feedback 2013-05-17 16:15:05 -07:00
ZappoMan
60ce5f6de7 CR feedback 2013-05-17 16:12:35 -07:00
ZappoMan
16398be88d CR feedback 2013-05-17 16:11:17 -07:00
ZappoMan
d0b1d49b5d reduce packets per second by packing multiple voxel edits into single packet and removed debugging 2013-05-17 15:53:55 -07:00
ZappoMan
0db62b58f5 fixed memory leak 2013-05-17 14:35:50 -07:00
ZappoMan
726a67c6c8 CR feedback 2013-05-17 13:55:26 -07:00
ZappoMan
2edc46ca5f tweaks to animations 2013-05-17 13:21:35 -07:00
ZappoMan
316da59da3 first cut at animation server 2013-05-17 12:44:39 -07:00