Drake Arconis
3d4005dd4f
Minor touchups to the foldertype commit. Missed unstaged files.
2015-08-07 17:26:35 +02:00
Latif Khalifa
9dadf65455
About update
2015-07-24 21:27:55 +02:00
Latif Khalifa
3421f412a1
Switching file versions to 0.9.4-dev
2015-07-06 20:21:11 +02:00
Latif Khalifa
6ac251b39c
Updated version
2015-07-06 17:01:16 +02:00
Fly Man
e24da24edf
WinGridProxy utility (minor)
...
- Correct handling of responses with a 'Zero' length
Original commit by Greythane (WhiteCoreSim)
2015-07-03 21:56:41 +02:00
antoncl
07132c210f
Documented LindenSkeleton mesh, which can "unpack" the skinweights on the mesh and which correctly handles eyeball lod mesh.
...
Signed-off-by: Anton Lauridsen <antoncl@users.noreply.github.com >
2014-12-16 07:13:09 +01:00
Justin Clark-Casey
dbb69da325
Stop Prebuild from generating <copy> statements which unnecessarily copy files into bin/Debug or bin/Release
...
nant_0.91~alpha2+dfsg-3_all.deb in Ubuntu 12.04 and earlier actually ignored these due to a bug
However, nant 0.92~rc1+dfsg-2 in Ubuntu 12.10 fixes this bug (possibly https://github.com/nant/nant/pull/39 ).
Which makes nant time-consumingly copy these files when the aren't actually used.
Tested removal of <copy> on both nant 0.91 and nant 0.92
This change has been used without issue for OpenSimulator since Nov 14 2012 commit 90c6d2e
2014-07-24 21:00:29 +01:00
Justin Clark-Casey
b4fbaa601c
Implement some fairly harsh locking to stop multiple logging calls to logpacket TestClient command from stepping on each other.
2014-06-19 23:23:16 +01:00
Justin Clark-Casey
b02cbbcbd8
Add timestamp for each packet in logpacket command to correlate output with other logs
2014-06-19 23:03:01 +01:00
Justin Clark-Casey
2f7363839e
Implement LogPacket command (previously unimplemented PacketLog) for TestClient.
...
As per the unimplemented command, this takes n number of packets and logs them to the given file.
This is done asynchronously and the user notified when packet logging is complete.
2014-06-19 22:49:03 +01:00
Justin Clark-Casey
17f56ccbdc
Add sendgeneric command to TestClient to allow one to send arbitrary GenericMessagePackets to the simulator for testing purposes
2014-06-18 17:56:13 +01:00
Latif Khalifa
98f70fa3ae
Don't bother asking for group members if there is no current group
2014-05-18 08:30:20 +02:00
Latif Khalifa
56523a81c1
LIBOMV-972: Made URI parsing more robust allowing GroupAPIv1 capability to be handled correctly
2014-03-15 00:17:10 +01:00
Latif Khalifa
32b3e19ecc
Added prebuild section for Gtk based
...
GridProxyGUI (requires gtk-sharp)
Uncomment and re-run runprebuild to enable it.
2014-02-25 18:42:11 +01:00
Latif Khalifa
1d721cdf60
Made WGP compatible with changes introduce by GridProxyGUI
2014-02-25 18:19:23 +01:00
Latif Khalifa
04cc322288
Merge remote-tracking branch 'origin/wgp-gtk'
2014-02-25 16:20:44 +01:00
Latif Khalifa
4bfa978414
Fixed permissions
2014-02-25 16:08:56 +01:00
Latif Khalifa
ac57658139
Added support for .NET 4 and .NET 4.5 and Visual Studio 2012 to Prebuild
2014-02-25 16:08:02 +01:00
Latif Khalifa
ae112d56fb
Update copyright notices
2014-02-25 15:31:10 +01:00
Latif Khalifa
099b58414e
Persist filters. Add context menu options
2013-12-21 23:15:03 +01:00
Latif Khalifa
a7c3e18cd8
Allow proxy to not exit on command args errors.
...
Validate port in Gtk GridProxy. Persist it
2013-12-21 19:08:26 +01:00
Latif Khalifa
67bc3d6df0
Persist login URLs
2013-12-18 20:02:05 +01:00
Latif Khalifa
b5d16ceda1
Populate listen dropdown with actual interface IP addresses. Remember choice between sessions
2013-12-18 19:18:00 +01:00
Latif Khalifa
eda1b91dd2
Move settings saving to persistance
2013-12-10 14:02:59 +01:00
Latif Khalifa
da943f1749
Persist window state
2013-12-10 13:54:47 +01:00
Latif Khalifa
e58149e5f0
Improve error message when running on systems with required libraries missing
2013-12-10 11:49:16 +01:00
Latif Khalifa
1b049e5c9f
More informative plugin loading
2013-12-07 08:03:07 +01:00
Latif Khalifa
43b8c6b54b
Allow loading more than one plugin per assembly
2013-12-05 00:16:58 +01:00
Latif Khalifa
c280c357e7
Delete plugins list when stopping proxy
2013-12-05 00:01:53 +01:00
Latif Khalifa
6c655b3967
Rudimentary plugin loading
2013-12-04 23:56:11 +01:00
Latif Khalifa
80fda25498
More plugin loading progress
2013-12-04 23:45:45 +01:00
Latif Khalifa
c86172d99e
Added stub tab for plugins
2013-12-04 22:54:54 +01:00
Latif Khalifa
74ac721030
Remove unused handlers
2013-12-04 19:57:35 +01:00
Latif Khalifa
ec79b8d069
Remove edit main menu item, and implement functionality in the context menu
2013-12-04 19:34:20 +01:00
Latif Khalifa
26d3d2b07a
Fix colorization of headers and saving of files
2013-12-04 17:09:47 +01:00
Latif Khalifa
aeaf17d470
Don't crash when starting proxy fails
2013-12-04 16:04:18 +01:00
Latif Khalifa
c30624a1e1
Move file handling to a different file
2013-12-04 02:10:18 +01:00
Latif Khalifa
809c84f29b
Save full Uri to session file
2013-12-04 02:01:10 +01:00
Latif Khalifa
9f7b95fdad
Session saving and loading implemented
2013-12-04 01:23:29 +01:00
Latif Khalifa
6ae5644b4e
Added about dialog, menu action stubs
2013-12-03 20:30:58 +01:00
Latif Khalifa
d64fdceee3
GridProxyGUI is not handled by prebuild
2013-12-03 17:23:20 +01:00
Latif Khalifa
151267655a
Coding standard
2013-12-03 17:21:43 +01:00
Latif Khalifa
41f85e1b59
Mac support
2013-12-03 17:12:41 +01:00
Latif Khalifa
c2dd0ef104
Don't specify font size
2013-12-02 10:11:27 +01:00
Latif Khalifa
bfe0033079
Inspector 2nd pass done, colorization
2013-12-02 02:20:50 +01:00
Latif Khalifa
266ce7e5d9
Inspector 1st pass done
2013-12-01 23:43:13 +01:00
Latif Khalifa
6047cccca9
More progress
2013-12-01 23:02:34 +01:00
Latif Khalifa
daf8decdb1
Added stats and ability to turn off auto-scroll
2013-12-01 21:21:39 +01:00
Latif Khalifa
4192878ce7
Adding columns in a proper way
2013-12-01 20:01:14 +01:00
Latif Khalifa
956a4e85e5
WIP: Main message scroller rudimentally working
2013-12-01 19:33:47 +01:00