Siana Gearz
|
aaf1e4d21b
|
Merge branch 'master' of https://github.com/Shyotl/SingularityViewer
|
2012-02-11 16:58:27 +01:00 |
|
Shyotl
|
9f9a4cbaaf
|
Brought over LLAvatarPropertiesProcessor, and updated relevant floaters to utilize it. (Mainly in the avatar properties floaters)
|
2012-02-11 04:07:34 -06:00 |
|
Siana Gearz
|
acf378e9f2
|
Auto-version system
|
2012-02-09 14:03:49 +01:00 |
|
Siana Gearz
|
3d40cd86ac
|
Merge branch 'master' of https://github.com/Shyotl/SingularityViewer
|
2012-02-05 15:14:53 +01:00 |
|
Shyotl
|
b0ccec2b62
|
Merge branch 'master' of https://github.com/AlericInglewood/SingularityViewer.git
Conflicts:
indra/newview/llvoavatar.cpp
|
2012-02-01 03:10:46 -06:00 |
|
Siana Gearz
|
071745007a
|
Partial port of Phoenix Windlight parts
|
2012-02-01 06:36:10 +01:00 |
|
Aleric Inglewood
|
315552d1e0
|
Allow main window to be unfocused during startup in debug mode.
|
2012-02-01 03:34:19 +01:00 |
|
Shyotl
|
a0c549534f
|
Pulled apart LLInventoryPanel and LLInventoryView. TODO: LLInventoryView needs to be chopped apart into a floater (LLFloaterInventory) and a panel (LLPanelMainInventory).
|
2012-01-29 17:10:04 -06:00 |
|
Siana Gearz
|
d385de9139
|
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
Conflicts:
indra/newview/llstartup.cpp
indra/newview/llviewerregion.cpp
|
2012-01-24 21:22:49 +01:00 |
|
Shyotl
|
c4e0122846
|
Call display_startup() periodically during initilization to avoid buggy drivers/windows from issuing vpu recover erroneously.
|
2012-01-23 20:36:25 -06:00 |
|
Shyotl
|
6374f012de
|
new fasttimers, including ui.
|
2012-01-23 18:30:54 -06:00 |
|
Shyotl
|
4a4b786a60
|
New inventory observer implementation.
|
2012-01-21 04:54:39 -06:00 |
|
Shyotl
|
40400d696b
|
Updated inv fetching impl. Haven't ticked on new caps.
|
2012-01-21 00:11:19 -06:00 |
|
Shyotl
|
4c201a9b83
|
Inv fetch migrated from LLInventoryModel to LLInventoryModelBackgroundFetch singleton.
|
2012-01-20 19:09:44 -06:00 |
|
Siana Gearz
|
20ab55752d
|
Remove megaregion support
|
2012-01-14 06:46:16 +01:00 |
|
Lirusaito
|
9d3b276f61
|
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
|
2012-01-12 23:39:16 -05:00 |
|
Shyotl
|
1cc33caaa3
|
Pulled llinventorymodel apart into llinventorymodel, llinventoryobserver and llinventoryfunctions
|
2012-01-12 18:57:10 -06:00 |
|
Lirusaito
|
8543106f5e
|
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
|
2012-01-11 02:28:14 -05:00 |
|
Shyotl
|
68bc6749e5
|
Hooked LLTrans into LLNotification stuffs. Also, fixed [CURRENCY] showing up in several places on the buy land window.
|
2012-01-11 00:49:14 -06:00 |
|
Lirusaito
|
c5d4ccc78d
|
Merge branch 'master' of git://github.com/Shyotl/SingularityViewer
|
2012-01-09 17:59:17 -05:00 |
|
Shyotl
|
e847b105f2
|
CURRENCY added as a default token replacement within LLTrans. (Will be useful when strings are migrated from ui xmls to strings.xml). Also, fixed compile (missed llwindowcallbacks.cpp in my previous commit)
|
2012-01-09 16:54:13 -06:00 |
|
Lirusaito
|
61beedd3d9
|
Changed style of comments with asterisks to avoid highlighting errors on //* with weak highlighters, change is to all files that could potentially break highlights
Most were needed, though some were just for possible problems with highlighting, should not affect performance whatsoever.
|
2012-01-09 05:40:03 -05:00 |
|
Shyotl
|
e9bd6a3b0d
|
Better translation support relating to client initialization/login.
|
2012-01-09 01:40:30 -06:00 |
|
Shyotl
|
a3f7399d7d
|
Added media ticker to Singularity menu. Will be greyed out for anything not FMOD based. Consider implementing in other sound libraries as a to-do. FMOD Ex also displays an oscillator (making fmod3 do this is too dirty, so that's not going to be backported).
|
2012-01-03 20:27:56 -06:00 |
|
Shyotl
|
b4dad425aa
|
Fixed wind not mixing with other audio. Play no more than 30 world sounds at once (new sounds just muted until channels free up). Add fmod profiler support (SHEnableFMODExProfiler). Use FMOD_UNICODE on windows instead of loading files manually and sending raw data to fmod. Incl other misc cleanup.
|
2011-12-23 02:29:49 -06:00 |
|
Shyotl
|
c73414f1a1
|
A stab at fmodex support on windows. To use, install 'FMOD Ex Programmers API' to its defualt program files directory, and run develop.py with -DFMODEX:BOOL=ON set. That /should/ be all it takes.
|
2011-12-22 18:01:07 -06:00 |
|
Shyotl
|
0030ca3af7
|
Fixed extra post-process shaders. Cleaned up and no longer using deprecated functions.
|
2011-12-16 01:46:20 -06:00 |
|
Shyotl
|
81499fc6ea
|
-Font init cleanup. Now has a dedicated position in startup initilization.
|
2011-12-10 22:45:42 -06:00 |
|
Shyotl
|
67230a3290
|
Line-ending fixup.
|
2011-10-17 14:11:30 -05:00 |
|
Siana Gearz
|
c9e40f666d
|
Merge branch 'future' of https://github.com/Shyotl/SingularityViewer into future
Conflicts:
indra/llmessage/message_prehash.cpp
indra/llmessage/message_prehash.h
|
2011-10-14 02:44:20 +02:00 |
|
Shyotl
|
36e0f667d5
|
gAgent.set/getInventoryRootID() changed to gInventory.set/getRootFolderID()
|
2011-10-12 02:29:12 -05:00 |
|
Siana Gearz
|
ff0c7a1925
|
Merge https://github.com/TighMacFanatic/SingularityViewer into future
Conflicts:
etc/message.xml
|
2011-10-09 02:08:20 +02:00 |
|
Shyotl
|
42938abf9b
|
Static VFS now supported for gAssetStorage lookup.
|
2011-10-08 02:59:47 -05:00 |
|
Shyotl
|
02c2283e11
|
Cleanup. Mostly harmless. A few gAgentAvatarps changed to isAgentAvatarValid(), which is the only 'change' in behavior. Everything else is insignifigant syntax touchup and shuffling of inlines from headers to cpp files.
|
2011-10-08 02:53:03 -05:00 |
|
TighMacFanatic
|
ed8fad3fd9
|
Merge branch 'future' of https://github.com/siana/SingularityViewer
|
2011-10-05 20:17:24 -04:00 |
|
Shyotl
|
74dc875a27
|
Beginning to pull LLVOAvatarSelf out from LLVOAvatar.
|
2011-10-02 02:51:10 -05:00 |
|
TighMacFanatic
|
00699801d2
|
Merge branch 'future'
|
2011-09-24 22:36:40 -04:00 |
|
Shyotl
|
36600462d1
|
Merge branch 'future' of git://github.com/siana/SingularityViewer.git into BatchIndexing
Conflicts:
indra/newview/hippopanelgrids.cpp
indra/newview/llstartup.cpp
indra/newview/llsurface.cpp
indra/newview/llviewermessage.cpp
indra/newview/llviewerparceloverlay.cpp
indra/newview/llviewertexturelist.cpp
indra/newview/llworld.cpp
|
2011-09-09 16:53:12 -05:00 |
|
Shyotl
|
417f5084b4
|
Added LLNotificationsUtil and switched LLNotifications::instance().add to LLNotificationsUtil::add in a bazillion places.
|
2011-09-03 19:30:42 -05:00 |
|
Shyotl
|
7b2aa741aa
|
LLGestureManager renamed to LLGestureMgr. Also, derived from LLSingleton.
|
2011-09-03 06:46:47 -05:00 |
|
Shyotl
|
443d4e9f56
|
Windlight/water parameter managers now derived from standard LLSingleton instead of using some silly redundant clone.
|
2011-09-02 06:35:53 -05:00 |
|
RevolutionSmythe
|
b8cd305f89
|
Get rid of grid nicks, and just use the Grid Name everywhere (its cleaner, and one less thing to fill out).
|
2011-08-18 20:56:35 +02:00 |
|
RevolutionSmythe
|
d84140ead9
|
Add Aurora to the grid info platform list. Attempt to stop sending "resident" as the last name, except with Second Life.
|
2011-08-18 20:56:03 +02:00 |
|
Shyotl
|
1c38d016d5
|
Removed old RLV code. Plugged holes with RLVa.
|
2011-08-14 02:33:57 -05:00 |
|
Siana Gearz
|
174a33beb3
|
Variable size region support, by RevolutionSmythe
|
2011-08-04 22:20:25 +02:00 |
|
Siana Gearz
|
d255bfa6f7
|
Variable size region support, by RevolutionSmythe
|
2011-08-03 17:40:06 +02:00 |
|
Shyotl
|
7e0ee6bb71
|
Shiny new name cache.
|
2011-07-15 00:21:38 -05:00 |
|
Siana Gearz
|
6348635d3f
|
Ïntroduced LLFolderType and LLViewerAssetType (by Shyotl)
|
2011-06-23 21:11:52 +02:00 |
|
Siana Gearz
|
e956487dd8
|
Merge branch 'master' of https://github.com/Shyotl/SingularityViewer
|
2011-06-16 01:53:53 +02:00 |
|
Siana Gearz
|
c82cf613a6
|
Better saved logins, with grid
Please, someone throw away the oodles of dead, confusing and redundant code -.-
|
2011-06-15 15:14:55 +02:00 |
|