OSDN Git Service

radegast/radegast.git
14 years agoRemove cruft.
Latif Khalifa [Wed, 26 Aug 2009 22:21:42 +0000 (22:21 +0000)]
Remove cruft.

git-svn-id: https://radegast.googlecode.com/svn/trunk@163 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoWhen server sends us height 0 in coarselocationuppdate, it means its between 1024...
Latif Khalifa [Wed, 26 Aug 2009 08:34:52 +0000 (08:34 +0000)]
When server sends us height 0 in coarselocationuppdate, it means its between 1024-4096, we hardcode 2000, better than 0.

git-svn-id: https://radegast.googlecode.com/svn/trunk@162 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAdd local id to the master tab
Latif Khalifa [Wed, 26 Aug 2009 08:33:22 +0000 (08:33 +0000)]
Add local id to the master tab

git-svn-id: https://radegast.googlecode.com/svn/trunk@161 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAvatars that are no longer present now are not left over in the Avatars list in ChatC...
Douglas R. Miles [Wed, 26 Aug 2009 05:42:31 +0000 (05:42 +0000)]
Avatars that are no longer present now are not left over in the Avatars list in ChatConsole.

git-svn-id: https://radegast.googlecode.com/svn/trunk@160 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoMaking sure avatars that are present on current simulator are shown in avatars list.
Douglas R. Miles [Mon, 24 Aug 2009 22:03:56 +0000 (22:03 +0000)]
Making sure avatars that are present on current simulator are shown in avatars list.

git-svn-id: https://radegast.googlecode.com/svn/trunk@159 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoSkip non full permission items in the correct place.
Latif Khalifa [Mon, 24 Aug 2009 21:51:20 +0000 (21:51 +0000)]
Skip non full permission items in the correct place.

git-svn-id: https://radegast.googlecode.com/svn/trunk@158 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoconst double MAX_DISTANCE = 362.0;
Douglas R. Miles [Mon, 24 Aug 2009 20:18:22 +0000 (20:18 +0000)]
const double MAX_DISTANCE = 362.0;
One sim a corner to corner distance to show avatar distances
Later on we can set this with something from the GUI

git-svn-id: https://radegast.googlecode.com/svn/trunk@157 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoNow storing Avatar Positions as Global Coords instead of local.
Douglas R. Miles [Mon, 24 Aug 2009 19:48:25 +0000 (19:48 +0000)]
Now storing Avatar Positions as Global Coords instead of local.

git-svn-id: https://radegast.googlecode.com/svn/trunk@156 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAdded Inventory -> Save all text
Latif Khalifa [Mon, 24 Aug 2009 19:07:45 +0000 (19:07 +0000)]
Added Inventory -> Save all text
(backup off all notecards and scripts from the inventory)

git-svn-id: https://radegast.googlecode.com/svn/trunk@155 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoTweak a layout a bit.
Latif Khalifa [Mon, 24 Aug 2009 14:41:21 +0000 (14:41 +0000)]
Tweak a layout a bit.

git-svn-id: https://radegast.googlecode.com/svn/trunk@154 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoRemove stray line
Latif Khalifa [Mon, 24 Aug 2009 14:25:21 +0000 (14:25 +0000)]
Remove stray line

git-svn-id: https://radegast.googlecode.com/svn/trunk@153 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAdded Search -> Places
Latif Khalifa [Mon, 24 Aug 2009 14:19:58 +0000 (14:19 +0000)]
Added Search -> Places

git-svn-id: https://radegast.googlecode.com/svn/trunk@152 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAdd support for running in 64 bit mode.
Latif Khalifa [Sat, 22 Aug 2009 23:03:41 +0000 (23:03 +0000)]
Add support for running in 64 bit mode.

git-svn-id: https://radegast.googlecode.com/svn/trunk@151 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoRemove legacy cruft and use proper program name
Latif Khalifa [Sun, 16 Aug 2009 15:53:37 +0000 (15:53 +0000)]
Remove legacy cruft and use proper program name

git-svn-id: https://radegast.googlecode.com/svn/trunk@150 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoFixed drag-drop from inventory to profile.
Latif Khalifa [Sun, 16 Aug 2009 15:14:08 +0000 (15:14 +0000)]
Fixed drag-drop from inventory to profile.

git-svn-id: https://radegast.googlecode.com/svn/trunk@149 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoImplement two shorcuts on the main form:
Latif Khalifa [Sun, 16 Aug 2009 14:12:10 +0000 (14:12 +0000)]
Implement two shorcuts on the main form:

ctrl-g: opens map on the location slurl in clipboard
  if clipboard is empty or it does not contain slurl
  opens the map on avatars current position

ctrl-m: opens the map on avatars current position

git-svn-id: https://radegast.googlecode.com/svn/trunk@148 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoShow map on teleport. Implement Show on map button functionality.
Latif Khalifa [Sun, 16 Aug 2009 12:40:26 +0000 (12:40 +0000)]
Show map on teleport. Implement Show on map button functionality.
http://code.google.com/p/radegast/issues/detail?id=12

git-svn-id: https://radegast.googlecode.com/svn/trunk@147 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoBe more patient while waiting for prims to get created.
Latif Khalifa [Sun, 16 Aug 2009 12:39:24 +0000 (12:39 +0000)]
Be more patient while waiting for prims to get created.

git-svn-id: https://radegast.googlecode.com/svn/trunk@146 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agooops
Latif Khalifa [Wed, 12 Aug 2009 22:50:00 +0000 (22:50 +0000)]
oops

git-svn-id: https://radegast.googlecode.com/svn/trunk@144 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoUse BeginInvoke to free up locks in TexturePipeline sooner
Latif Khalifa [Wed, 12 Aug 2009 19:52:12 +0000 (19:52 +0000)]
Use BeginInvoke to free up locks in TexturePipeline sooner

git-svn-id: https://radegast.googlecode.com/svn/trunk@143 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoUpdate build number gen to add curret rev + 1
Latif Khalifa [Sun, 9 Aug 2009 15:07:16 +0000 (15:07 +0000)]
Update build number gen to add curret rev + 1

git-svn-id: https://radegast.googlecode.com/svn/trunk@142 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAdded support for displaying incoming group notices.
Latif Khalifa [Sun, 9 Aug 2009 15:03:21 +0000 (15:03 +0000)]
Added support for displaying incoming group notices.

git-svn-id: https://radegast.googlecode.com/svn/trunk@141 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoMinor map cleanup
Latif Khalifa [Sun, 9 Aug 2009 12:52:53 +0000 (12:52 +0000)]
Minor map cleanup

git-svn-id: https://radegast.googlecode.com/svn/trunk@140 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAdded checkerboard pattern image (will be used for image backgrounds later on).
Latif Khalifa [Sun, 9 Aug 2009 08:55:54 +0000 (08:55 +0000)]
Added checkerboard pattern image (will be used for image backgrounds later on).

git-svn-id: https://radegast.googlecode.com/svn/trunk@139 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoCreate client dir on login if it does not exist
Latif Khalifa [Wed, 5 Aug 2009 00:15:24 +0000 (00:15 +0000)]
Create client dir on login if it does not exist

git-svn-id: https://radegast.googlecode.com/svn/trunk@138 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoSwitched "..\Resources\blah.png" to "../Resources/blah.png" .. and it compiles both...
Douglas R. Miles [Sun, 2 Aug 2009 10:53:31 +0000 (10:53 +0000)]
Switched "..\Resources\blah.png" to "../Resources/blah.png" .. and it compiles both Windows and Linux

git-svn-id: https://radegast.googlecode.com/svn/trunk@137 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years ago* Improve map to know about in sim coordinates
Latif Khalifa [Sat, 1 Aug 2009 21:08:54 +0000 (21:08 +0000)]
* Improve map to know about in sim coordinates
* Give up on trying to exit cleanly on Mono (pos)

git-svn-id: https://radegast.googlecode.com/svn/trunk@136 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoA bit of cleanup and using async method instead of threads where possible
Latif Khalifa [Sat, 1 Aug 2009 19:06:02 +0000 (19:06 +0000)]
A bit of cleanup and using async method instead of threads where possible

git-svn-id: https://radegast.googlecode.com/svn/trunk@135 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoFix compilation error.
Latif Khalifa [Sat, 1 Aug 2009 17:00:11 +0000 (17:00 +0000)]
Fix compilation error.

git-svn-id: https://radegast.googlecode.com/svn/trunk@134 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAdd svn keywords property
Latif Khalifa [Sat, 1 Aug 2009 16:51:23 +0000 (16:51 +0000)]
Add svn keywords property

git-svn-id: https://radegast.googlecode.com/svn/trunk@133 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years ago* Use flicker free ListView
Latif Khalifa [Sat, 1 Aug 2009 16:46:04 +0000 (16:46 +0000)]
* Use flicker free ListView
* Remove image cache and image helper that are no longer needed

git-svn-id: https://radegast.googlecode.com/svn/trunk@132 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoUpdate project file too
Latif Khalifa [Sat, 1 Aug 2009 01:04:36 +0000 (01:04 +0000)]
Update project file too

git-svn-id: https://radegast.googlecode.com/svn/trunk@131 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoUpdate solution to include OpenmetaverseCore
Latif Khalifa [Sat, 1 Aug 2009 01:02:46 +0000 (01:02 +0000)]
Update solution to include OpenmetaverseCore

git-svn-id: https://radegast.googlecode.com/svn/trunk@130 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoUpdate to current libomv trunk (0.8-dev)
Latif Khalifa [Sat, 1 Aug 2009 00:24:35 +0000 (00:24 +0000)]
Update to current libomv trunk (0.8-dev)

git-svn-id: https://radegast.googlecode.com/svn/trunk@129 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoInitial Commit of Radegast Idealist Plug-in
Douglas R. Miles [Wed, 29 Jul 2009 21:08:38 +0000 (21:08 +0000)]
Initial Commit of Radegast Idealist Plug-in

git-svn-id: https://radegast.googlecode.com/svn/trunk@128 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoManually update build numbers
Latif Khalifa [Sun, 26 Jul 2009 04:04:59 +0000 (04:04 +0000)]
Manually update build numbers

git-svn-id: https://radegast.googlecode.com/svn/trunk@127 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAdded build numbering
Latif Khalifa [Sun, 26 Jul 2009 03:56:45 +0000 (03:56 +0000)]
Added build numbering

git-svn-id: https://radegast.googlecode.com/svn/trunk@126 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoOn to 1.7...
Latif Khalifa [Sun, 26 Jul 2009 03:26:57 +0000 (03:26 +0000)]
On to 1.7...

git-svn-id: https://radegast.googlecode.com/svn/trunk@125 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoadded dir for plugins
Latif Khalifa [Fri, 24 Jul 2009 00:06:34 +0000 (00:06 +0000)]
added dir for plugins

git-svn-id: https://radegast.googlecode.com/svn/trunk@122 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoAllow text printer to work from different threads... patch by nephrael
Latif Khalifa [Thu, 23 Jul 2009 23:57:55 +0000 (23:57 +0000)]
Allow text printer to work from different threads... patch by nephrael

git-svn-id: https://radegast.googlecode.com/svn/trunk@121 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years agoCommitted some minor whitespace changes
Latif Khalifa [Thu, 23 Jul 2009 22:05:55 +0000 (22:05 +0000)]
Committed some minor whitespace changes

git-svn-id: https://radegast.googlecode.com/svn/trunk@120 f7a694da-4d33-11de-9ad6-1127a62b9fcd

14 years ago* Interpolation timer no longer static
Latif Khalifa [Thu, 23 Jul 2009 22:01:38 +0000 (22:01 +0000)]
* Interpolation timer no longer static
* Look for both .exe and .dll for plugins
* Look for plugins in the same dir Radegast.exe is

git-svn-id: https://radegast.googlecode.com/svn/trunk@119 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoRemoved unused usings, thanks nephrael for the patch.
Latif Khalifa [Mon, 20 Jul 2009 00:39:00 +0000 (00:39 +0000)]
Removed unused usings, thanks nephrael for the patch.

git-svn-id: https://radegast.googlecode.com/svn/trunk@118 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAdded support for plugins, thanks nephrael.
Latif Khalifa [Sun, 19 Jul 2009 21:34:56 +0000 (21:34 +0000)]
Added support for plugins, thanks nephrael.
Compare sims on their handles, not uuids, i found two sims with the same uuid, yes it true.
Avoid crashing when appearance is not set yet

git-svn-id: https://radegast.googlecode.com/svn/trunk@117 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMoved libopenmetavrse outside the radegast folder, now we expected it to be in ....
Latif Khalifa [Sun, 19 Jul 2009 03:57:03 +0000 (03:57 +0000)]
Moved libopenmetavrse outside the radegast folder, now we expected it to be in ..\libopenmetaverse
Sync with the latest libomv asset related changes
Enable multiple sims

git-svn-id: https://radegast.googlecode.com/svn/trunk@116 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoWork around incompatibility with Opensim, thanks nephrael for the patch
Latif Khalifa [Sat, 18 Jul 2009 22:29:19 +0000 (22:29 +0000)]
Work around incompatibility with Opensim, thanks nephrael for the patch

git-svn-id: https://radegast.googlecode.com/svn/trunk@115 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoEnable debug console on alt-ctrl-d, performance tweaks in inventory
Latif Khalifa [Fri, 17 Jul 2009 19:15:42 +0000 (19:15 +0000)]
Enable debug console on alt-ctrl-d, performance tweaks in inventory

git-svn-id: https://radegast.googlecode.com/svn/trunk@114 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoImproving mouse click actions in inventory, gesture cleanup
Latif Khalifa [Wed, 15 Jul 2009 23:01:36 +0000 (23:01 +0000)]
Improving mouse click actions in inventory, gesture cleanup

git-svn-id: https://radegast.googlecode.com/svn/trunk@113 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoA bit less confusing this way
Latif Khalifa [Wed, 15 Jul 2009 18:02:08 +0000 (18:02 +0000)]
A bit less confusing this way

git-svn-id: https://radegast.googlecode.com/svn/trunk@112 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAvoid crashing when detaching image not fully downloaded. Other consistency improvement
Latif Khalifa [Wed, 15 Jul 2009 17:59:36 +0000 (17:59 +0000)]
Avoid crashing when detaching image not fully downloaded. Other consistency improvement

git-svn-id: https://radegast.googlecode.com/svn/trunk@111 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoSwitched object tracker to use ObjectProperties (not family), avoid crashes in invent...
Latif Khalifa [Wed, 15 Jul 2009 16:28:09 +0000 (16:28 +0000)]
Switched object tracker to use ObjectProperties (not family), avoid crashes in inventory console

git-svn-id: https://radegast.googlecode.com/svn/trunk@110 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAvoid iterating items where possible
Latif Khalifa [Wed, 15 Jul 2009 15:30:59 +0000 (15:30 +0000)]
Avoid iterating items where possible

git-svn-id: https://radegast.googlecode.com/svn/trunk@109 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMinor cleanup
Latif Khalifa [Wed, 15 Jul 2009 14:22:40 +0000 (14:22 +0000)]
Minor cleanup

git-svn-id: https://radegast.googlecode.com/svn/trunk@108 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMinor cleanup
Latif Khalifa [Wed, 15 Jul 2009 14:19:11 +0000 (14:19 +0000)]
Minor cleanup

git-svn-id: https://radegast.googlecode.com/svn/trunk@107 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMore fun with object window. Add posibility to toss inventory cache and reload it...
Latif Khalifa [Wed, 15 Jul 2009 06:41:29 +0000 (06:41 +0000)]
More fun with object window. Add posibility to toss inventory cache and reload it from scrach

git-svn-id: https://radegast.googlecode.com/svn/trunk@106 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoObject window improvements
Latif Khalifa [Wed, 15 Jul 2009 01:56:57 +0000 (01:56 +0000)]
Object window improvements

git-svn-id: https://radegast.googlecode.com/svn/trunk@105 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoRenamed netcom namespace
Latif Khalifa [Tue, 14 Jul 2009 20:14:54 +0000 (20:14 +0000)]
Renamed netcom namespace

git-svn-id: https://radegast.googlecode.com/svn/trunk@104 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoCompete move
Latif Khalifa [Tue, 14 Jul 2009 20:05:07 +0000 (20:05 +0000)]
Compete move

git-svn-id: https://radegast.googlecode.com/svn/trunk@103 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoRemove Netcom as separate project
Latif Khalifa [Tue, 14 Jul 2009 19:58:36 +0000 (19:58 +0000)]
Remove Netcom as separate project

git-svn-id: https://radegast.googlecode.com/svn/trunk@102 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoSome double click actions for the inventory
Latif Khalifa [Tue, 14 Jul 2009 16:20:51 +0000 (16:20 +0000)]
Some double click actions for the inventory

git-svn-id: https://radegast.googlecode.com/svn/trunk@101 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAdded support for gestures
Latif Khalifa [Sun, 12 Jul 2009 16:48:27 +0000 (16:48 +0000)]
Added support for gestures

git-svn-id: https://radegast.googlecode.com/svn/trunk@100 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoUSE_INTERPOLATION_TIMER is now static
Latif Khalifa [Sat, 11 Jul 2009 15:33:08 +0000 (15:33 +0000)]
USE_INTERPOLATION_TIMER is now static

git-svn-id: https://radegast.googlecode.com/svn/trunk@99 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoTry to prevent getting nullref immedately after login because clientDir is null
Latif Khalifa [Sat, 11 Jul 2009 15:19:37 +0000 (15:19 +0000)]
Try to prevent getting nullref immedately after login because clientDir is null

git-svn-id: https://radegast.googlecode.com/svn/trunk@98 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAdded standard copyright header
Latif Khalifa [Sat, 11 Jul 2009 13:03:06 +0000 (13:03 +0000)]
Added standard copyright header

git-svn-id: https://radegast.googlecode.com/svn/trunk@97 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoProgress on notecards, generalize detachable control, cleanup image control
Latif Khalifa [Sat, 11 Jul 2009 13:00:54 +0000 (13:00 +0000)]
Progress on notecards, generalize detachable control, cleanup image control

git-svn-id: https://radegast.googlecode.com/svn/trunk@96 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoUpdated TODO
Latif Khalifa [Wed, 8 Jul 2009 16:15:46 +0000 (16:15 +0000)]
Updated TODO

git-svn-id: https://radegast.googlecode.com/svn/trunk@95 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoSearch working in script editor
Latif Khalifa [Wed, 8 Jul 2009 09:53:00 +0000 (09:53 +0000)]
Search working in script editor

git-svn-id: https://radegast.googlecode.com/svn/trunk@94 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMore fun with script editor
Latif Khalifa [Tue, 7 Jul 2009 08:59:27 +0000 (08:59 +0000)]
More fun with script editor

git-svn-id: https://radegast.googlecode.com/svn/trunk@93 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMore fun with script editor
Latif Khalifa [Sat, 4 Jul 2009 16:51:06 +0000 (16:51 +0000)]
More fun with script editor

git-svn-id: https://radegast.googlecode.com/svn/trunk@92 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMore fun with script editor
Latif Khalifa [Sat, 4 Jul 2009 00:51:39 +0000 (00:51 +0000)]
More fun with script editor

git-svn-id: https://radegast.googlecode.com/svn/trunk@91 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMore work on script editor
Latif Khalifa [Fri, 3 Jul 2009 12:31:42 +0000 (12:31 +0000)]
More work on script editor

git-svn-id: https://radegast.googlecode.com/svn/trunk@90 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMoving towards script editor
Latif Khalifa [Thu, 2 Jul 2009 15:23:21 +0000 (15:23 +0000)]
Moving towards script editor

git-svn-id: https://radegast.googlecode.com/svn/trunk@89 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAdded LSL keywords file
Latif Khalifa [Thu, 2 Jul 2009 14:12:45 +0000 (14:12 +0000)]
Added LSL keywords file

git-svn-id: https://radegast.googlecode.com/svn/trunk@88 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years ago* Added scipt viewer in the inventory
Latif Khalifa [Thu, 2 Jul 2009 13:03:46 +0000 (13:03 +0000)]
* Added scipt viewer in the inventory
* First pass at embeddable assets in notecards
* Speed up inventory loading

git-svn-id: https://radegast.googlecode.com/svn/trunk@87 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMore group work
Latif Khalifa [Wed, 1 Jul 2009 15:22:03 +0000 (15:22 +0000)]
More group work

git-svn-id: https://radegast.googlecode.com/svn/trunk@86 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMore work on groups
Latif Khalifa [Wed, 1 Jul 2009 13:11:00 +0000 (13:11 +0000)]
More work on groups

git-svn-id: https://radegast.googlecode.com/svn/trunk@85 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoWork on group management
Latif Khalifa [Wed, 1 Jul 2009 00:33:23 +0000 (00:33 +0000)]
Work on group management

git-svn-id: https://radegast.googlecode.com/svn/trunk@84 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoWork on group management
Latif Khalifa [Wed, 1 Jul 2009 00:33:01 +0000 (00:33 +0000)]
Work on group management

git-svn-id: https://radegast.googlecode.com/svn/trunk@83 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoStarted work on group management
Latif Khalifa [Tue, 30 Jun 2009 15:30:18 +0000 (15:30 +0000)]
Started work on group management

git-svn-id: https://radegast.googlecode.com/svn/trunk@82 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoStarted work on group management
Latif Khalifa [Tue, 30 Jun 2009 15:29:11 +0000 (15:29 +0000)]
Started work on group management

git-svn-id: https://radegast.googlecode.com/svn/trunk@81 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoImproved image handling
Latif Khalifa [Tue, 30 Jun 2009 14:18:48 +0000 (14:18 +0000)]
Improved image handling

git-svn-id: https://radegast.googlecode.com/svn/trunk@80 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoImplemented inventory caching
Latif Khalifa [Sun, 28 Jun 2009 16:05:37 +0000 (16:05 +0000)]
Implemented inventory caching

git-svn-id: https://radegast.googlecode.com/svn/trunk@79 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoImplemented inventory caching
Latif Khalifa [Sun, 28 Jun 2009 16:04:10 +0000 (16:04 +0000)]
Implemented inventory caching

git-svn-id: https://radegast.googlecode.com/svn/trunk@78 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoFix invokation bug
Latif Khalifa [Sun, 28 Jun 2009 16:01:45 +0000 (16:01 +0000)]
Fix invokation bug

git-svn-id: https://radegast.googlecode.com/svn/trunk@77 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAdding landmark user control files
Latif Khalifa [Fri, 26 Jun 2009 07:29:58 +0000 (07:29 +0000)]
Adding landmark user control files

git-svn-id: https://radegast.googlecode.com/svn/trunk@76 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoUse the new landmark control to display landmark detail
Latif Khalifa [Fri, 26 Jun 2009 07:27:36 +0000 (07:27 +0000)]
Use the new landmark control to display landmark detail

git-svn-id: https://radegast.googlecode.com/svn/trunk@75 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAdd user control for handling landmarks
Latif Khalifa [Fri, 26 Jun 2009 07:27:02 +0000 (07:27 +0000)]
Add user control for handling landmarks

git-svn-id: https://radegast.googlecode.com/svn/trunk@74 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoDo unregister the handler
Latif Khalifa [Fri, 26 Jun 2009 07:26:23 +0000 (07:26 +0000)]
Do unregister the handler

git-svn-id: https://radegast.googlecode.com/svn/trunk@73 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoLayout tweak
Latif Khalifa [Fri, 26 Jun 2009 04:42:56 +0000 (04:42 +0000)]
Layout tweak

git-svn-id: https://radegast.googlecode.com/svn/trunk@72 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAvoid signing problems
Latif Khalifa [Sun, 21 Jun 2009 21:07:01 +0000 (21:07 +0000)]
Avoid signing problems

git-svn-id: https://radegast.googlecode.com/svn/trunk@64 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agofix of higlighting urls like https://
Latif Khalifa [Sun, 21 Jun 2009 01:15:21 +0000 (01:15 +0000)]
fix of higlighting urls like https://

git-svn-id: https://radegast.googlecode.com/svn/trunk@63 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoTry to fix UrlDecoding for mono
Latif Khalifa [Sun, 21 Jun 2009 00:16:19 +0000 (00:16 +0000)]
Try to fix UrlDecoding for mono

git-svn-id: https://radegast.googlecode.com/svn/trunk@62 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoFix start location
Latif Khalifa [Sat, 20 Jun 2009 23:48:46 +0000 (23:48 +0000)]
Fix start location

git-svn-id: https://radegast.googlecode.com/svn/trunk@61 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoNo need to update from Store
Latif Khalifa [Fri, 19 Jun 2009 22:00:13 +0000 (22:00 +0000)]
No need to update from Store

git-svn-id: https://radegast.googlecode.com/svn/trunk@60 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoKeep selection
Latif Khalifa [Fri, 19 Jun 2009 21:58:51 +0000 (21:58 +0000)]
Keep selection

git-svn-id: https://radegast.googlecode.com/svn/trunk@59 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agorevert
Latif Khalifa [Fri, 19 Jun 2009 17:48:28 +0000 (17:48 +0000)]
revert

git-svn-id: https://radegast.googlecode.com/svn/trunk@58 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoSVN revision number in resources
Latif Khalifa [Fri, 19 Jun 2009 17:39:53 +0000 (17:39 +0000)]
SVN revision number in resources

git-svn-id: https://radegast.googlecode.com/svn/trunk@57 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAllow attachments to arbitrary positions
Latif Khalifa [Fri, 19 Jun 2009 17:34:20 +0000 (17:34 +0000)]
Allow attachments to arbitrary positions

git-svn-id: https://radegast.googlecode.com/svn/trunk@56 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoAllow attaching and detaching objects
Latif Khalifa [Fri, 19 Jun 2009 16:42:55 +0000 (16:42 +0000)]
Allow attaching and detaching objects

git-svn-id: https://radegast.googlecode.com/svn/trunk@55 f7a694da-4d33-11de-9ad6-1127a62b9fcd

15 years agoMore inventory improvements
Latif Khalifa [Fri, 19 Jun 2009 12:58:43 +0000 (12:58 +0000)]
More inventory improvements

git-svn-id: https://radegast.googlecode.com/svn/trunk@54 f7a694da-4d33-11de-9ad6-1127a62b9fcd