OSDN Git Service

2.8 release
[radegast/radegast.git] / Radegast /
2013-02-22 Latif Khalifa2.8 release 2.8
2013-02-22 Latif KhalifaFixed hovertext display
2013-02-22 Latif KhalifaMade autosit work by typing in UUID and immediatelt
2013-02-22 Latif KhalifaWire up clear settings in bot prefs
2013-02-22 Latif KhalifaDisable default camera handling when in scene render...
2013-02-22 Latif KhalifaMake camera follow your own movement around
2013-02-22 Latif KhalifaComment out some obsolete code, make other more readabl...
2013-02-18 Latif KhalifaAdded Signpost Marv to the list of contributors
2013-02-18 Latif KhalifaUpdate copyright year
2013-02-18 Latif KhalifaUpdate copyright year
2013-02-17 Latif KhalifaAdded projects into projects groups to allow prebuild...
2013-02-17 Latif KhalifaAdded support for Visual Studio 2012. Proper assembly...
2013-02-16 Latif KhalifaRAD-353: Detach objects through Object Tracker
2013-02-16 Latif KhalifaRAD-384: //tp help doesn't print help on the first run
2013-02-16 Latif KhalifaRAD-391: Added ability to report status of last applica...
2013-02-12 Latif KhalifaAdded Metropolis gird
2013-02-02 Latif KhalifaProfile fix related to visual studio noise removal
2013-02-02 Latif KhalifaProfile fix related to visual studio noise removal
2013-01-31 Latif Khalifa(hopefully) temporary workaround for current magnum...
2013-01-25 Latif KhalifaRemoved visual studio noise it added in the last commit
2013-01-25 Latif KhalifaPart 2 of adding the ability to request teleport lure
2013-01-25 Latif KhalifaAdded ability to respond to teleport lure reqests.
2013-01-19 Douglas R. MilesAdded #if (COGBOT_LIBOMV || USE_STHREADS) for when...
2013-01-19 Douglas R. MilesAdded #if (COGBOT_LIBOMV || USE_STHREADS) for when...
2012-12-27 Latif KhalifaMerge pull request #6 from fly-man-/master
2012-12-27 Fly-Man-+ Corrected Spelling Error 6/head
2012-12-25 Latif KhalifaRemoved local handling of type of inventory caps
2012-12-24 Latif KhalifaFixed avatar name cache
2012-12-24 Latif KhalifaUse tracked avatar animations so we don't end up in...
2012-12-24 Latif KhalifaFixed tag background
2012-12-24 Latif KhalifaSupport for server side baking
2012-12-21 Latif KhalifaHandle wearables in addition to attachments by CurrentO...
2012-12-04 Latif KhalifaTry to workaround some mono bugs
2012-12-03 Latif KhalifaBail out if sound system fails to initialize
2012-12-02 Latif KhalifaUUID cannot be NULL
2012-11-17 Latif KhalifaDon't expire avatar name cache when display names are...
2012-11-17 Latif KhalifaImplement avatar name caching
2012-11-17 Latif KhalifaAllow large groups to load members. Still can take...
2012-11-17 Latif KhalifaAttempt to make name updates faster (not improved much)
2012-11-09 Latif KhalifaDisable avatar name links by default, causing trouble...
2012-11-09 Latif KhalifaMerge branch 'master' of github.com:radegastdev/radegast
2012-11-09 Latif KhalifaRAD-383: Display avatar and object names in object...
2012-11-09 Latif KhalifaPermissions fix
2012-11-01 Latif KhalifaSynced Mac OpenJpeg with libopenmetaverse
2012-11-01 Latif KhalifaGit and line-endings don't like each other
2012-10-24 Latif KhalifaUse our new text renderer. Get rid of OpenTK.Compatibility.
2012-10-24 Latif KhalifaImplemeted text rendering class to avoid problem with...
2012-10-24 Latif KhalifaUpdated library version numbers
2012-09-19 Latif KhalifaSync with libomv libopenjpeg libs
2012-09-10 Latif KhalifaSync with libomv update of libopenjpeg 1.5
2012-09-05 Latif KhalifaSync with libomv and opensim version of log4net
2012-08-05 Douglas R. MilesChatConsole when removing participants and something...
2012-08-05 Douglas R. MilesDon't get stuck 30secs on bad texture downloads
2012-08-05 Douglas R. MilesMultiple Radegast instances populate avatar (static...
2012-08-05 Douglas R. MilesContext Actions registered from plugins will use an...
2012-07-28 Latif KhalifaRAD-373: implement support for llTextBox()
2012-07-25 Latif KhalifaRAD-372: Names not recorded in IM logs
2012-07-19 Latif KhalifaUpdated PrimMesher to r72
2012-07-13 dahliaRemove special UV handling for spheres; this should...
2012-07-13 Latif KhalifaUpdated PrimMesher to r70
2012-07-08 Latif KhalifaRAD-104: Make AV names in group chat clickable to open...
2012-07-08 Latif KhalifaRAD-69: Have group "slurl" clickable.
2012-07-08 Latif KhalifaRAD-365: Display group ID on the group profile
2012-07-04 Latif KhalifaImplement custom link processing for chat text boxes...
2012-06-20 Latif KhalifaUpdated PrimMesher to r68. Thanks Dahlia\!
2012-06-20 Latif KhalifaRAD-360: Estate manager messages to estate / region...
2012-06-19 Latif KhalifaFix RAD-356 for reals
2012-06-19 Latif KhalifaFix group notices layout problem
2012-06-19 Latif KhalifaRAD-359: Past group notices not working
2012-06-09 Douglas R. MilesExperimental Option that sometimes the Client has more...
2012-06-05 Douglas R. MilesAdded ToolTipText to Context Menus
2012-06-04 Douglas R. MilesState.IsSitting's private setting is wrong more often...
2012-06-04 Douglas R. MilesGuard against null walkTimer
2012-06-04 Latif KhalifaFix more linde endings
2012-06-03 Latif KhalifaAdded try/catch to prevent file operation crashing...
2012-06-03 SignpostMarvadding ability to save members list to CSV or JSON... 5/head
2012-06-03 SignpostMarvremoving superfluous if-block
2012-06-03 SignpostMarvfixing a compile error
2012-06-02 Latif KhalifaMerge branch 'PseudoHome' of git://github.com/SignpostM...
2012-06-02 SignpostMarvforgot to check that pref is enabled. Fixes RAD-356 4/head
2012-06-02 Latif KhalifaFixed line endings
2012-06-02 Latif KhalifaMerge remote-tracking branch 'marv/PseudoHome'
2012-05-31 Douglas R. MilesAdded pointing to 3D view
2012-05-31 Douglas R. MilesSitOnGroundAction instead does "Stand up" label if...
2012-05-31 Douglas R. MilesContext actions are invoked Async by defualt.. use...
2012-05-31 Douglas R. MilesWaitUntilPosition - fixed reverse logic on distance
2012-05-31 Douglas R. MilesSitOnGroundAction waits up to five seconds for movement...
2012-05-31 Douglas R. MilesAdded context typeof(Vector3(d)) for SitOnGroundAction...
2012-05-31 SignpostMarvadding support for pseudo home teleportation. fixed...
2012-05-31 SignpostMarvmoving clientSettings instantiation inside try-catch...
2012-05-31 SignpostMarvlicense text, line feeds & removing superfluous event...
2012-05-31 Douglas R. MilesMultiple sims and chat are compatible + TryGetAvatar...
2012-05-31 Douglas R. MilesDont leave simulator null when found in AvatarPositions
2012-05-30 Douglas R. MilesAdded param doc to ContextActions
2012-05-30 Latif KhalifaMerge remote-tracking branch 'marv/master'
2012-05-30 SignpostMarvadding new line to get git diff to not complain 3/head
2012-05-30 Latif KhalifaCreate per user settings right after login and before...
2012-05-30 SignpostMarvmaking sure the avatar is not already seated
2012-05-30 Latif Khalifaimplementing auto-sit feature
2012-05-29 Douglas R. MilesAdded TurnTo command for 3D view
next