OSDN Git Service

RAD-7 RAD-172: Complete inventory search, recent and worn filters
[radegast/radegast.git] / Radegast / Core / RadegastInstance.cs
2010-09-15 Latif KhalifaRAD-7 RAD-172: Complete inventory search, recent and...
2010-08-04 Latif KhalifaRAD-184: World -> Teleport Home not working
2010-07-25 Latif KhalifaRAD-171: Radegast crashes when attempting to use the...
2010-07-25 Latif KhalifaUpdated year in copyright header.
2010-07-24 Latif KhalifaRAD-180: Added --no-sound command line switch that...
2010-06-06 Latif KhalifaAdded command line parser
2010-06-02 Latif KhalifaMerged Mojito's sounds branch
2010-05-13 Latif KhalifaAdded more grids, load them from included grids.xml
2010-04-03 Latif KhalifaBetter fix for allowing the speech plugin to be turned...
2010-03-16 Latif KhalifaAdded ability to run C# scripts, load command definitio...
2010-03-16 Latif KhalifaBreakout PluginManager from RadegastInstance.
2010-03-14 Latif KhalifaSet eol style property
2010-02-16 Latif KhalifaRAD-84 progress, added IM receiving and sending restric...
2010-02-13 Latif KhalifaRAD-99: Add MU* style emote
2009-11-17 Latif KhalifaAvoid crashing on leading ( in inventory names
2009-11-17 Latif KhalifaAdded "Give inventory" button to the profile that gives...
2009-11-16 Latif KhalifaRAD-75: Inventory needs copy/cut/paste for moving items
2009-11-09 Douglas R. MilesRAD-46: Need an event on window open/close
2009-11-01 Latif KhalifaShutdown sequence cleanup.
2009-10-30 Latif KhalifaEventArgs change up to libomv r3196
2009-10-24 Latif KhalifaStarted adding infrastructure that will enable disconne...
2009-10-22 Latif KhalifaMore event arg changes
2009-10-21 Latif KhalifaUpdate group code to new event handlers.
2009-10-09 Douglas R. MilesRenamed AddContextMenu to RegisterContextAction, remove...
2009-10-05 Latif KhalifaDisable handling of thread exceptions for now unless...
2009-10-04 Douglas R. MilesFixed the mistake of trying to construct interfaces...
2009-10-03 Douglas R. MilesTypeLoadExceptions need to be ignored when scanning...
2009-09-29 Douglas R. MilesPlug-ins are started once they are all loaded
2009-09-29 Latif KhalifaLoad plugins after main form is loaded
2009-09-27 Latif Khalifa* Killed debug window
2009-09-27 Latif KhalifaWARNING: API change
2009-09-27 Latif KhalifaFormating
2009-09-27 Latif KhalifaDon't catch exceptions in debug mode.
2009-09-24 Douglas R. MilesAdded Handler for hidden exceptions to Log into common...
2009-09-13 Douglas R. MilesThe initial (but fully working) implementation of Plug...
2009-09-09 Latif KhalifaMade one instance of Movement in RadegastInstance so...
2009-09-08 Latif Khalifa* Started work on MediaConsole
2009-09-08 Douglas R. MilesThe beginning of a small command interpreter plug in
2009-09-07 Latif KhalifaStarting work on media (RAD-21)
2009-09-02 Latif KhalifaComplete rewrite of the config system
2009-08-28 Douglas R. MilesMaking RadegastInstance public.. also added the GridCli...
2009-08-28 Latif Khalifa* Adding new system for storing settins (not moved...
2009-08-24 Latif KhalifaAdded Inventory -> Save all text
2009-08-24 Latif KhalifaAdded Search -> Places
2009-08-22 Latif KhalifaAdd support for running in 64 bit mode.
2009-08-12 Latif Khalifaoops
2009-08-09 Latif KhalifaAdded checkerboard pattern image (will be used for...
2009-08-05 Latif KhalifaCreate client dir on login if it does not exist
2009-08-01 Latif Khalifa* Improve map to know about in sim coordinates
2009-08-01 Latif KhalifaFix compilation error.
2009-08-01 Latif Khalifa* Use flicker free ListView
2009-08-01 Latif KhalifaUpdate to current libomv trunk (0.8-dev)
2009-07-23 Latif KhalifaCommitted some minor whitespace changes
2009-07-23 Latif Khalifa* Interpolation timer no longer static
2009-07-20 Latif KhalifaRemoved unused usings, thanks nephrael for the patch.
2009-07-19 Latif KhalifaAdded support for plugins, thanks nephrael.
2009-07-19 Latif KhalifaMoved libopenmetavrse outside the radegast folder,...
2009-07-15 Latif KhalifaMinor cleanup
2009-07-15 Latif KhalifaObject window improvements
2009-07-14 Latif KhalifaRenamed netcom namespace
2009-07-11 Latif KhalifaUSE_INTERPOLATION_TIMER is now static
2009-07-11 Latif KhalifaTry to prevent getting nullref immedately after login...
2009-07-01 Latif KhalifaMore work on groups
2009-06-28 Latif KhalifaImplemented inventory caching
2009-06-19 Latif KhalifaMore inventory improvements
2009-06-16 Latif Khalifaloggign chat
2009-06-16 Latif Khalifa* Move towards better logging
2009-06-14 Latif KhalifaAdded licensing and revision infro to source files
2009-06-13 Latif KhalifaReworked objects and groups dialogs
2009-06-09 Latif KhalifaDisable debugging for release
2009-06-09 Latif Khalifa* Added wireframe preview with PrimWorshop
2009-06-06 Latif KhalifaMore work on moving notifications to new blue dialog...
2009-06-04 Latif KhalifaFixed point at.
2009-06-02 Latif KhalifaCleanup of event handlers.
2009-06-02 Latif KhalifaBeginning cleanup of event handlers.
2009-05-31 Latif Khalifa* Rewrote Tools -> Nearby objects (should be much faste...
2009-05-30 Latif KhalifaInitial check in