Commit graph

349 commits

Author SHA1 Message Date
Ima Mechanique
5374fec377 Fixing regression to llClearPrimMedia keyword data (added Link parameter by mistake). 2012-12-01 21:23:59 +00:00
Ima Mechanique
bf8147e110 Updating Release Notes. 2012-11-29 00:48:46 +00:00
Ima Mechanique
7a23109140 Improving emulation code for llAngleBetween. It is still NOT 100% accurate. 2012-11-29 00:40:30 +00:00
Ima Mechanique
1a87874d79 Updating Release Notes. 2012-11-28 23:45:49 +00:00
Ima Mechanique
d0fdf8b9a9 Fixing Bug 28 - Alt+F4/File => Exit does not close unsaved files properly. 2012-11-28 23:22:49 +00:00
Ima Mechanique
ac4d11de87 Merge branch 'dev-next' into dev-syntax-code 2012-11-28 22:21:26 +00:00
Ima Mechanique
409aba35b3 Removed conditional update addresses because VS kept removing them when the file was touched by other changes. 2012-11-28 22:21:08 +00:00
Ima Mechanique
39978d3543 Build number update 2012-11-28 22:19:54 +00:00
Ima Mechanique
3ad442128b Merge branch 'dev-next' into dev-syntax-code 2012-11-26 20:55:58 +00:00
Ima Mechanique
20211983a0 Fixing conditional update addresses, which VS broke (again! TODO replace this with prebuild script). 2012-11-26 20:54:15 +00:00
Ima Mechanique
5d30a4f09c Merge branch 'dev-next' into dev-syntax-code 2012-11-26 20:04:50 +00:00
Ima Mechanique
b8c6277050 Tagging and final Release Notes update 2012-11-26 20:02:31 +00:00
Ima Mechanique
8d290d04e4 Removing LSLEditor.RES from versioning. It is generated per build. 2012-11-24 16:38:38 +00:00
Ima Mechanique
b125d075e3 Removing duplicate entries from Help => About dialogue. Updating Release Notes 2012-11-24 15:27:38 +00:00
Ima Mechanique
2ae11a21f8 Resource changes/updates reverting use of manifest over resource file. 2012-11-24 15:26:42 +00:00
Ima Mechanique
7f3e782da3 Merge branch 'dev-next' into dev-syntax-code 2012-11-22 19:04:17 +00:00
Ima Mechanique
b2b2de3962 Updating build settings. 2012-11-22 19:02:38 +00:00
Ima Mechanique
51e402c28a Updated Release Notes. 2012-11-22 18:36:03 +00:00
Ima Mechanique
3038427909 Setting icon for application file. 2012-11-22 18:31:00 +00:00
Ima Mechanique
4bcf3041c0 Changing build method: manually specifying build/verion number, removing some info from the resource file. 2012-11-22 18:29:11 +00:00
Ima Mechanique
7c56943183 Removing duplicated constants (merge error?) 2012-11-22 18:25:39 +00:00
Ima Mechanique
2d836703db Merge branch 'dev-next' into bug-SF-3489102 2012-11-22 16:52:02 +00:00
Ima Mechanique
3a0905ad7e Adding constants to code emulation: CHARACTER_ACCOUNT_FOR_SKIPPED_FRAMES, HTTP_PRAGMA_NO_CACHE, OBJECT_ATTACHED_POINT, OBJECT_PATHFINDING_TYPE, OBJECT_ROOT, OPT_AVATAR, OPT_CHARACTER, OPT_EXCLUSION_VOLUME, OPT_LEGACY_LINKSET, OPT_MATERIAL_VOLUME, OPT_OTHER, OPT_STATIC_OBSTACLE, OPT_WALKABLE, SIM_STAT_PCT_CHARS_STEPPED; and function stubs: llAttachToAvatarTemp, llGetSimStats, llTeleportAgent, llTeleportAgentGlobalCoords. 2012-11-22 16:51:08 +00:00
Ima Mechanique
32c81be487 Merge branch 'dev-syntax-highlighting' into dev-next 2012-11-21 06:27:53 +00:00
Ima Mechanique
88eb607dee Adding functions: llAttachToAvatarTemp, llGetSimStats, llTeleportAgent, llTeleportAgentGlobalCoords. 2012-11-21 06:27:32 +00:00
Ima Mechanique
0ecbb86c74 Fixing tooltip text for llClearLinkMedia. Adding constants CHARACTER_ACCOUNT_FOR_SKIPPED_FRAMES, HTTP_PRAGMA_NO_CACHE, OBJECT_ATTACHED_POINT, OBJECT_PATHFINDING_TYPE, OBJECT_ROOT, OPT_AVATAR, OPT_CHARACTER, OPT_EXCLUSION_VOLUME, OPT_LEGACY_LINKSET, OPT_MATERIAL_VOLUME, OPT_OTHER, OPT_STATIC_OBSTACLE, OPT_WALKABLE, SIM_STAT_PCT_CHARS_STEPPED 2012-11-21 02:04:27 +00:00
Ima Mechanique
f2332d9399 Fixing tooltip text for llClearLinkMedia. Adding constants CHARACTER_ACCOUNT_FOR_SKIPPED_FRAMES, HTTP_PRAGMA_NO_CACHE, OBJECT_ATTACHED_POINT, OBJECT_PATHFINDING_TYPE, OBJECT_ROOT, OPT_AVATAR, OPT_CHARACTER, OPT_EXCLUSION_VOLUME, OPT_LEGACY_LINKSET, OPT_MATERIAL_VOLUME, OPT_OTHER, OPT_STATIC_OBSTACLE, OPT_WALKABLE 2012-11-21 02:03:09 +00:00
Ima Mechanique
1ce8fece34 Merge branch 'dev-next' into dev-syntax-highlighting 2012-11-21 01:23:25 +00:00
Ima Mechanique
ab531593d8 Constants: Adding HTTP_CUSTOM_HEADER, PERMISSION_TELEPORT; Updating PURSUIT_GOAL_TOLERANCE, WANDER_PAUSE_AT_WAYPOINTS, REQUIRE_LINE_OF_SIGHT 2012-11-21 01:23:03 +00:00
Ima Mechanique
d9a08c4ec8 Updating Release Notes 2012-11-18 19:56:15 +00:00
Ima Mechanique
c7415e910b Removing from syntax-highlighting CHARACTER_MAX_ANGULAR_ACCEL,CHARACTER_MAX_ANGULAR_SPEED. 2012-11-18 19:52:07 +00:00
Ima Mechanique
5dd1ea069f Adding syntax-check for ATTACH_LEFT_PEC, ATTACH_RIGHT_PEC, CHARACTER_MAX_SPEED, CHARACTER_MAX_TURN_RADIUS, CHARACTER_ORIENTATION, CHARACTER_RADIUS, HORIZONTAL, VERTICAL.
Removed CHARACTER_MAX_ANGULAR_ACCEL, CHARACTER_MAX_ANGULAR_SPEED, CHARACTER_RADIUS.
2012-11-18 19:46:26 +00:00
Ima Mechanique
244bed413e Removed CHARACTER_TURN_SPEED_MULTIPLIER which was removed before release. 2012-11-18 19:11:38 +00:00
Ima Mechanique
e0fd0904d2 Added PathFinding constants HORIZONTAL/VERTICAL. 2012-11-18 19:08:36 +00:00
Ima Mechanique
c3fdaaedb5 Merge branch 'dev-next' into dev-syntax-highlighting 2012-11-18 16:05:22 +00:00
Ima Mechanique
15234df030 resourve change after building Release version. Bad me, should release from master only 2012-11-18 16:04:27 +00:00
Ima Mechanique
5ee142ee4d Adding Link paramter to llClearMedia() highlighting. Updated Release Notes. 2012-11-18 13:56:09 +00:00
Ima Mechanique
a9db752cfa Merge branch 'dev-syntax-code' into dev-next 2012-11-18 13:23:52 +00:00
Ima Mechanique
3f71914fe7 Cleared out unversioned files 2012-11-18 13:23:25 +00:00
Ima Mechanique
e010001a52 Fixed missing Link argument, in stub, for llClearLinkMedia() 2012-11-18 13:20:55 +00:00
Ima Mechanique
f4b0f045e0 Merge branch 'dev-load+save-notecards' into dev-next 2012-10-23 16:43:29 +00:00
Ima Mechanique
a94055b6ab Changes to store the file encoding of loaded files, so that they can be saved the same way. This means we'll need an 'export' feature to overide the setting. 2012-10-23 16:31:58 +00:00
Ima Mechanique
02fda552c0 Forces note-cards to save as UTF-8. Also renamed open/save dialog properties. 2012-10-23 16:19:43 +00:00
Ima Mechanique
bc7907ffc3 Updating release notes. 2012-10-23 14:21:48 +00:00
Ima Mechanique
0472df43d7 Merge branch 'dev-load+save-notecards' into dev-next 2012-10-23 14:06:06 +00:00
Ima Mechanique
4de3cebeaa Bumped version number to 2.47.0 2012-10-23 14:05:32 +00:00
Ima Mechanique
3cec169755 Seperates code for opening script/notecard files and flags files appropriately. 2012-10-23 13:51:45 +00:00
Ima Mechanique
db5aa32eb6 Merge branch 'dev-next' into dev-syntax-code 2012-05-13 10:01:42 +01:00
Ima Mechanique
4a6348e460 Merge branch 'dev-next' into dev-syntax-highlighting 2012-05-13 10:01:28 +01:00
Ima Mechanique
fc1c3e349b Added TODO note 2012-05-13 10:01:12 +01:00