OSDN Git Service

radegast/radegast.git
14 years agoDo compile parcelinfo command
Latif Khalifa [Sun, 13 Sep 2009 04:47:14 +0000 (04:47 +0000)]
Do compile parcelinfo command

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

14 years agoCommandsManager now runs commands in a TaskQueue from chat
Douglas R. Miles [Sat, 12 Sep 2009 23:34:51 +0000 (23:34 +0000)]
CommandsManager now runs commands in a TaskQueue from chat
ThreadCommand used to manage the tasks

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

14 years agoAdded parcelinfo command.
Latif Khalifa [Sat, 12 Sep 2009 19:03:35 +0000 (19:03 +0000)]
Added parcelinfo command.
Made RadegastCommand.Dispose virtual

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

14 years agoExecute all commands on a separate thread
Latif Khalifa [Sat, 12 Sep 2009 18:54:02 +0000 (18:54 +0000)]
Execute all commands on a separate thread

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

14 years agoOne file did not get updated in my SVN directory in the last commit of IRadegastComma...
Douglas R. Miles [Sat, 12 Sep 2009 18:10:30 +0000 (18:10 +0000)]
One file did not get updated in my SVN directory in the last commit of IRadegastCommand new subclasses IDisposable.. RadegastCommand uses properties that a subclass may override.. CommandsManager goes for the for the Radegast instance constructor first

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

14 years agoIRadegastCommand new subclasses IDisposable.. RadegastCommand uses properties that...
Douglas R. Miles [Sat, 12 Sep 2009 18:08:07 +0000 (18:08 +0000)]
IRadegastCommand new subclasses IDisposable.. RadegastCommand uses properties that a subclass may override.. CommandsManager goes for the for the Radegast instance constructor first

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

14 years agoAdded copyright headers
Latif Khalifa [Sat, 12 Sep 2009 17:39:49 +0000 (17:39 +0000)]
Added copyright headers
Added some stuff that would be useful for classes that inherit RadegastCommand

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

14 years agoAdd RadegastForm that can AutoSavePosition if you want it to.
Latif Khalifa [Sat, 12 Sep 2009 04:33:49 +0000 (04:33 +0000)]
Add RadegastForm that can AutoSavePosition if you want it to.
Make main window and object window AutoSavePosition
RAD-9: Prevent double object windows

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

14 years agoFix AddTab(), make all controls added as table fill dock, and invisible.
Latif Khalifa [Sat, 12 Sep 2009 02:51:38 +0000 (02:51 +0000)]
Fix AddTab(), make all controls added as table fill dock, and invisible.

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

14 years agoFix some problems dicovered by mono compilation warning
Latif Khalifa [Fri, 11 Sep 2009 22:18:41 +0000 (22:18 +0000)]
Fix some problems dicovered by mono compilation warning

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

14 years agoWorked around a Mono RESGEN problem - changed resource path separator direction
Douglas R. Miles [Fri, 11 Sep 2009 21:27:52 +0000 (21:27 +0000)]
Worked around a Mono RESGEN problem - changed resource path separator direction

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

14 years agoChange path separators
Latif Khalifa [Fri, 11 Sep 2009 21:03:13 +0000 (21:03 +0000)]
Change path separators

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

14 years agoAdded parcelMusicLock to guard overlapping OnParcelProperties coming at the same...
Douglas R. Miles [Thu, 10 Sep 2009 11:42:41 +0000 (11:42 +0000)]
Added parcelMusicLock to guard overlapping OnParcelProperties coming at the same time

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

14 years agoMainForm lets LogForm handles the InvokeNeeded
Douglas R. Miles [Thu, 10 Sep 2009 01:25:04 +0000 (01:25 +0000)]
MainForm lets LogForm handles the InvokeNeeded

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

14 years agoProper FMOD initialization for 3d sound courtesy Mojito Sorbet
Latif Khalifa [Wed, 9 Sep 2009 22:40:34 +0000 (22:40 +0000)]
Proper FMOD initialization for 3d sound courtesy Mojito Sorbet

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

14 years agoRAD-24: Keep closed group chat session closed once tab is closed, until manually...
Latif Khalifa [Wed, 9 Sep 2009 21:16:31 +0000 (21:16 +0000)]
RAD-24: Keep closed group chat session closed once tab is closed, until manually rejoined via Group

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

14 years agoRAD-23: Don't steal focus on new IM, just highlight the tab
Latif Khalifa [Wed, 9 Sep 2009 21:08:27 +0000 (21:08 +0000)]
RAD-23: Don't steal focus on new IM, just highlight the tab

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

14 years agoMade one instance of Movement in RadegastInstance so it can be used from multiple...
Latif Khalifa [Wed, 9 Sep 2009 20:03:07 +0000 (20:03 +0000)]
Made one instance of Movement in RadegastInstance so it can be used from multiple locations

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

14 years agoDon't package linux and mac libs in windows installer.
Latif Khalifa [Wed, 9 Sep 2009 06:52:14 +0000 (06:52 +0000)]
Don't package linux and mac libs in windows installer.

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

14 years agoRAD-21: Added parcel audio stream player (windows only for now)
Latif Khalifa [Wed, 9 Sep 2009 06:46:18 +0000 (06:46 +0000)]
RAD-21: Added parcel audio stream player (windows only for now)

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

14 years agoRemoving the error Invalid Resx file. Could not find a part of the path IdealistRadeg...
Douglas R. Miles [Tue, 8 Sep 2009 07:59:15 +0000 (07:59 +0000)]
Removing the error Invalid Resx file. Could not find a part of the path IdealistRadegastPlugin\Resources\radegast.png
Also disabling the plug-in for the moment

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

14 years agoneeded to make LoadInterpreter/LoadCommand public so plug-ins can actually use this...
Douglas R. Miles [Tue, 8 Sep 2009 04:04:06 +0000 (04:04 +0000)]
needed to make LoadInterpreter/LoadCommand public so plug-ins can actually use this feature

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

14 years ago* Started work on MediaConsole
Latif Khalifa [Tue, 8 Sep 2009 03:37:37 +0000 (03:37 +0000)]
* Started work on MediaConsole
* Renamed System to FMODSystem
* Disabled FMOD on mono for now, some problems with cpu usage

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

14 years agoFriendsConsole: Removed the using around the manual reset event - The callback calls...
Douglas R. Miles [Tue, 8 Sep 2009 03:37:32 +0000 (03:37 +0000)]
FriendsConsole: Removed the using around the manual reset event - The callback calls .Set() which can get a "System.ObjectDisposedException: Safe handle has been closed"

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

14 years agoFixed a couple minor nits in the commands like missing exception hander and escaping...
Douglas R. Miles [Tue, 8 Sep 2009 02:00:32 +0000 (02:00 +0000)]
Fixed a couple minor nits in the commands like missing exception hander and escaping mistypes

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

14 years agoThe beginning of a small command interpreter plug in
Douglas R. Miles [Tue, 8 Sep 2009 01:21:22 +0000 (01:21 +0000)]
The beginning of a small command interpreter plug in

RadegastInstance: now has a LoadAssembly method
ChatConsole: calls the Instance.CommandsManager

In the chat console when you type //help you'll get
[18:18] Result of Help : (0)
[18:18]  help: Shows help info Usage: //help help
[18:18]  thread: Runs a command in a thread Usage: //thread <long running command>
[18:18]  loadplugin: Loads plugins from a path Usage: //loadplugin c:\myplugindir\plugin.dll
[18:18] Listed 3 commands.

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

14 years agoExpose FMOD system
Latif Khalifa [Mon, 7 Sep 2009 21:47:09 +0000 (21:47 +0000)]
Expose FMOD system

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

14 years agoStarting work on media (RAD-21)
Latif Khalifa [Mon, 7 Sep 2009 19:26:02 +0000 (19:26 +0000)]
Starting work on media (RAD-21)
Integration of FMOD Ex is beginning

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

14 years agoOn to 1.9 ...
Latif Khalifa [Mon, 7 Sep 2009 15:27:12 +0000 (15:27 +0000)]
On to 1.9 ...

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

14 years agoAllow adding/replacing outfit while appearance is already in progress (RAD-8)
Latif Khalifa [Sat, 5 Sep 2009 23:40:16 +0000 (23:40 +0000)]
Allow adding/replacing outfit while appearance is already in progress (RAD-8)

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

14 years agoHave correct labels on worn items. Related to RAD-8
Latif Khalifa [Sat, 5 Sep 2009 17:06:32 +0000 (17:06 +0000)]
Have correct labels on worn items. Related to RAD-8

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

14 years agoRAD-8: Add possibility to wear/remove clothing from the Inventory
Latif Khalifa [Sat, 5 Sep 2009 16:04:16 +0000 (16:04 +0000)]
RAD-8: Add possibility to wear/remove clothing from the Inventory
YEY!

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

14 years agoRevert prev commit to InventoryConsole.cs
Latif Khalifa [Sat, 5 Sep 2009 04:27:31 +0000 (04:27 +0000)]
Revert prev commit to InventoryConsole.cs

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

14 years agoRAD-3: Added group chat participant list
Latif Khalifa [Sat, 5 Sep 2009 04:05:49 +0000 (04:05 +0000)]
RAD-3: Added group chat participant list

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

14 years agoRAD-19: Add possibilty to save inventory attached to group notices
Latif Khalifa [Sat, 5 Sep 2009 01:50:18 +0000 (01:50 +0000)]
RAD-19: Add possibilty to save inventory attached to group notices

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

14 years agoRAD-15 Display dialog for inventory offers
Latif Khalifa [Sat, 5 Sep 2009 00:17:36 +0000 (00:17 +0000)]
RAD-15 Display dialog for inventory offers

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

14 years agoRAD-18: OnTabAdded event gets selectedTab instead of the new tab
Latif Khalifa [Fri, 4 Sep 2009 14:25:56 +0000 (14:25 +0000)]
RAD-18: OnTabAdded event gets selectedTab instead of the new tab

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

14 years agoMono needs forms to be disposed before it can shutdown properly it seems.
Latif Khalifa [Fri, 4 Sep 2009 06:48:20 +0000 (06:48 +0000)]
Mono needs forms to be disposed before it can shutdown properly it seems.

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

14 years agoDetect time zones properly
Latif Khalifa [Fri, 4 Sep 2009 06:31:52 +0000 (06:31 +0000)]
Detect time zones properly
Logging before main form is created should work now

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

14 years agoMono doesn't like our tz name
Latif Khalifa [Fri, 4 Sep 2009 05:51:04 +0000 (05:51 +0000)]
Mono doesn't like our tz name

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

14 years agoRAD-14
Latif Khalifa [Fri, 4 Sep 2009 03:37:42 +0000 (03:37 +0000)]
RAD-14
Added 3 new events to TabConsole
OnTabSelected
OnTabAdded
OnTabRemoved

They will pass tab affected by the operation as e.Teb

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

14 years agoRAD-16: Added friends button on the profile dialog
Latif Khalifa [Fri, 4 Sep 2009 03:23:10 +0000 (03:23 +0000)]
RAD-16: Added friends button on the profile dialog
RAD-17: Added agent UUID to the profile dialog

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

14 years agoExpose Tabs property
Latif Khalifa [Thu, 3 Sep 2009 19:09:30 +0000 (19:09 +0000)]
Expose Tabs property

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

14 years agoRAD-12: Added Refresh button on the attachment tab.
Latif Khalifa [Thu, 3 Sep 2009 05:06:10 +0000 (05:06 +0000)]
RAD-12: Added Refresh button on the attachment tab.
Optimize speed of the display by not fetching properties if we have them already.

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

14 years agoRAD-11: Added clock display in upper right corner.
Latif Khalifa [Thu, 3 Sep 2009 04:24:35 +0000 (04:24 +0000)]
RAD-11: Added clock display in upper right corner.

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

14 years agoRAD-5 Added ctrl-right arrow and ctrl-left arrow for navigating to next and prevoius...
Latif Khalifa [Thu, 3 Sep 2009 03:46:16 +0000 (03:46 +0000)]
RAD-5 Added ctrl-right arrow and ctrl-left arrow for navigating to next and prevoius tabs
Some inteface cleanup to make it easier to work with keyboard

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

14 years agoRAD-1 Add possibility to disable money transfer notifications
Latif Khalifa [Thu, 3 Sep 2009 01:32:49 +0000 (01:32 +0000)]
RAD-1  Add possibility to disable money transfer notifications

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

14 years agoComplete rewrite of the config system
Latif Khalifa [Wed, 2 Sep 2009 16:35:06 +0000 (16:35 +0000)]
Complete rewrite of the config system

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

14 years agoTypofix, generate new landmarks with correct name.
Latif Khalifa [Sun, 30 Aug 2009 02:32:06 +0000 (02:32 +0000)]
Typofix, generate new landmarks with correct name.

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

14 years agoDon't build the demo plugin by default.
Latif Khalifa [Sat, 29 Aug 2009 16:31:03 +0000 (16:31 +0000)]
Don't build the demo plugin by default.

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

14 years agoStarting on reorganizing menus a bit.
Latif Khalifa [Sat, 29 Aug 2009 16:27:46 +0000 (16:27 +0000)]
Starting on reorganizing menus a bit.
* Added Set Home to Here
* Added Create Landmark here
* Renamed movement menu to world menu
* Removed status menu, and moved away and busy over to the world menu

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

14 years ago* Fixed up friends console
Latif Khalifa [Sat, 29 Aug 2009 15:15:04 +0000 (15:15 +0000)]
* Fixed up friends console
* Added online/offline notifications in chat
* Added possibility to remove a person from friends list

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

14 years agoAdded Notification.OnNotificationDisplayed,
Latif Khalifa [Sat, 29 Aug 2009 13:52:32 +0000 (13:52 +0000)]
Added Notification.OnNotificationDisplayed,
a way for plugins to deal with notifications (blue dialogs).
See demo plugin for example usage.

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

14 years agoMaking RadegastInstance public.. also added the GridClient to the constructor
Douglas R. Miles [Fri, 28 Aug 2009 19:30:12 +0000 (19:30 +0000)]
Making RadegastInstance public.. also added the GridClient to the constructor

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

14 years agoStopped using RadegastInstance.GlobalInstance when a RadegastInstance was available
Douglas R. Miles [Fri, 28 Aug 2009 19:08:17 +0000 (19:08 +0000)]
Stopped using RadegastInstance.GlobalInstance when a RadegastInstance was available

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

14 years agoRemove the button from the tools menu on unload if we ever decide to remove plugins...
Latif Khalifa [Fri, 28 Aug 2009 18:09:15 +0000 (18:09 +0000)]
Remove the button from the tools menu on unload if we ever decide to remove plugins dynamically.

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

14 years agoFixed platform for the ALICE plugin.
Latif Khalifa [Fri, 28 Aug 2009 18:01:16 +0000 (18:01 +0000)]
Fixed platform for the ALICE plugin.

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

14 years agoEnable building ALICE plugin in all configurations.
Latif Khalifa [Fri, 28 Aug 2009 17:59:35 +0000 (17:59 +0000)]
Enable building ALICE plugin in all configurations.

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

14 years ago* Adding new system for storing settins (not moved all settings over yet)
Latif Khalifa [Fri, 28 Aug 2009 17:53:34 +0000 (17:53 +0000)]
* Adding new system for storing settins (not moved all settings over yet)
* Move ALICE chat AI to a plugin.

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

14 years agoAdded plugin that demos how to make a plugin for Radegast.
Latif Khalifa [Thu, 27 Aug 2009 02:37:42 +0000 (02:37 +0000)]
Added plugin that demos how to make a plugin for Radegast.

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

14 years agoOn to 1.8 ...
Latif Khalifa [Thu, 27 Aug 2009 00:03:37 +0000 (00:03 +0000)]
On to 1.8 ...

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

14 years agoUpdate build number
Latif Khalifa [Wed, 26 Aug 2009 22:24:05 +0000 (22:24 +0000)]
Update build number

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

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