Commit graph

41 commits

Author SHA1 Message Date
Ima Mechanique
5ecbdecaf3 Changing formatting of file-header/copyright statement. 2013-07-17 16:23:54 +01:00
Ima Mechanique
89de5582f5 Moving StyleCop SuppressMessage to start of code. 2013-07-16 18:38:44 +01:00
Ima Mechanique
3f0e973a81 Fixing a typo. 2013-07-16 17:33:31 +01:00
Ima Mechanique
bc8082b003 Fixing some StyleCop violations. 2013-07-16 16:47:13 +01:00
Ima Mechanique
571f034395 Updating first batch of files. 2013-07-15 21:00:09 +01:00
Ima Mechanique
52b52a2fa7 Renaming variables and fixing methods to have a single return. 2013-07-14 11:46:16 +01:00
Ima Mechanique
8d7cab032f Fixing indents and braces. 2013-07-14 07:50:24 +01:00
Ima Mechanique
0e35b7e927 Splitting Constants, Events, and Functions into seperate files. This should make it easier to automate checking/updating them later. 2013-07-14 07:00:47 +01:00
Ima Mechanique
f042d61218 Style clenup of functions final batch 2013-07-13 03:01:08 +01:00
Ima Mechanique
cfada14ef7 Style clenup of functions llMessageLinked. - llRequestSecureURL 2013-07-11 02:25:18 +01:00
Ima Mechanique
987c2ad77f Adding neew function stubs, constant entries. Moving llXorBase64StringsCorrect to deprecated functions. 2013-07-11 01:18:32 +01:00
Ima Mechanique
cd9d030aee Backporting style changes from dev-v3 2013-07-10 23:48:19 +01:00
Ima Mechanique
c54b50b4a0 Adding new parcel return constants and functions. 2013-07-03 04:29:46 +01:00
Ima Mechanique
1f868c91ad Adding JSON constants and functions. 2013-06-22 09:34:16 +01:00
Ima Mechanique
c8a37b66bc Releasing 2.51.0 2013-05-16 15:12:12 +01:00
Ima Mechanique
b83574ac0c Adding missing llGenerate function. 2013-02-25 23:50:26 +00:00
Ima Mechanique
a544d1b4ac Merge branch 'dev-next' into dev-syntax-code-highlighting 2013-02-25 23:32:58 +00:00
Ima Mechanique
0bb0e8a104 Adding constants ATTACH_AVATAR_CENTER and ATTACH_NECK 2013-02-14 18:08:42 +00:00
Ima Mechanique
e9b5a4f825 Merge branch 'dev-next' into dev-syntax-code 2012-12-28 02:51:15 +00:00
Ima Mechanique
7d8a3ae47f Adding constants: OBJECT_PHANTOM, OBJECT_PHYSICS, and OBJECT_TEMP_ON_REZ. 2012-12-28 02:32:19 +00:00
Ima Mechanique
0bd4ec18df Fixing llWanderWithin - second argument should be vector instead of float. 2012-12-17 15:18:19 +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
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
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
e010001a52 Fixed missing Link argument, in stub, for llClearLinkMedia() 2012-11-18 13:20:55 +00:00
Ima Mechanique
f3aa4a752c Adding lLGetAgentList/constants and PRIM_SLICE to code emulation. 2012-04-22 10:06:28 +01:00
Ima Mechanique
0781b3a864 Added new path-finding/character method stubs. 2012-03-05 23:00:27 +00:00
Ima Mechanique
c71412d2c2 Adding constants to code (and values to confLSL file) 2012-03-05 21:53:58 +00:00
Ima Mechanique
4418da5ff9 Adding path_update event. 2012-03-05 15:49:00 +00:00
niel-archer
31919e31cd Fixed debug output for llSetRegionPos. 2012-02-08 17:12:34 +00:00
niel-archer
55980abd3b Fixed return for llSetRegionPos and bumped version number. 2012-02-08 17:12:33 +00:00
niel-archer
5a1203a8dd Added new constants and function stubs for running code. 2012-02-08 17:12:33 +00:00
niel-archer
6ad822587a Added 78 constants, reorganised a bit.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@44 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-16 22:41:00 +00:00
niel-archer
ac1295059b Added new constants, event, and functions to syntax checking code. Sorted the entries to make adding/finding easier.
Signed-off-by: unknown <niel@.(none)>

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@39 3f4676ac-adda-40fd-8265-58d1435b1672
2011-11-29 13:23:31 +00:00
mrsoundless
ad075a1fc8 Added llTextBox
Added llRemoveInventory
Fixed LINK_THIS based on the description on LSL Wiki


git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@34 3f4676ac-adda-40fd-8265-58d1435b1672
2011-05-02 18:12:09 +00:00
mkudra
3b71bed738 Modified license text
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@33 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 21:42:11 +00:00
mkudra
3130f03c72 Implement llGetLinkNumberOfSides
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@32 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 20:30:15 +00:00
mkudra
6b3ea567b0 Multiple function prototypes and constants
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@29 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 15:53:15 +00:00
thoysg
f41df5f81c Thanks for your patches Applied Patches elricember (2999014) and stevenlawson (2999149)
Fixed typo in licence text "ORIGIONAL" -> "ORIGINAL"
app.config cleanup

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@24 3f4676ac-adda-40fd-8265-58d1435b1672
2010-06-01 12:36:25 +00:00
dimentox
3151e1e342 proper import
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@9 3f4676ac-adda-40fd-8265-58d1435b1672
2010-04-29 07:47:27 +00:00